﻿/*Saperate Courses block on hover*/
.box {
    display: inline-block;
    border: none;
    width: 100%;
    position: relative;
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}


    .box:hover {
        box-shadow: 0px 0px 150px #000000;
        z-index: 2;
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.5);
        -ms-transition: all 300ms ease-in;
        -ms-transform: scale(1.5);
        -moz-transition: all 300ms ease-in;
        -moz-transform: scale(1.5);
        transition: all 300ms ease-in;
        transform: scale(1.5);
        /*cursor: pointer;*/
    }

/*Center The Course Block*/
.blockcenter {
    margin: 0 auto;
}

.navbar-toggler-icon {
    margin-right: .4rem !important;
}

.dropdownlist {
    background-color: blue !important;
}


@media (max-width: 991.98px) {
    .sk {
        margin-top: 10px;
    }

    .icondnone {
        display: none !important;
    }

    .mtsk {
        margin-top: 4rem !important;
    }

    .owl-carousel.home-slider .owl-dots {
        bottom: 5px !important;
    }

        .owl-carousel.home-slider .owl-dots .owl-dot {
            width: 5px;
            height: 5px;
            margin: 3px;
            border-radius: 50%;
            background: #1eaaf1;
        }
}

/* Scroll Top */
.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
}

.scroll {
    position: absolute;
    left: 20px;
    bottom: 10px !important;
    background: #b2b2b2;
    /*background: rgba(178,178,178,0.9);*/
    background: #3C3D41;
    border-radius: 3px !important;
    /*padding: 20px;*/
    padding: 3px 10px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

    .scroll:hover {
        /*background: rgba(178,178,178,1.0);*/
        /*background: #fda638;*/
        background: #1eaaf1;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

        .scroll:hover .fa {
            padding-top: -10px;
        }

    .scroll .fa {
        font-size: 30px;
        /*margin-top: -5px;
        margin-left: 1px;*/
        margin-top: 0;
        margin-left: 0;
        color: white !important;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

.enque {
    background-image: url(../images/bg_5.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

@media only screen and (max-width: 600px) {
    .enque {
        background-image: url(../images/Bg5_mobile.jpg) !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
}

.teach {
    background-image: url(../images/bg_3.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    height: 55rem;
}

.tshadow {
    text-shadow: 3px 3px 3px #453c3c !important;
    margin-top: -87px !important;
}

.tshadow1 {
    text-shadow: 3px 3px 3px #453c3c !important;
}

.textshadow {
    /*background: rgba(0, 0, 0, 0.25)!important;*/
    color: #ffffff;
    text-shadow: 3px 3px 2px #453c3c !important;
}

.bg-blue {
    background-color: #1eaaf1 !important;
}

.bg-organge {
    /*background-image: linear-gradient(-40deg, #FFB75E, #ED8F03);*/
    background-color: #ED8F03;
}

.bg-blue-dark {
    /*background-image: linear-gradient(-40deg, #FFB75E, #ED8F03);*/
    background-color: #1790ce;
}

.table-orange {
    background-image: linear-gradient(-90deg, #FFB75E, #ED8F03);
}

.table thead th {
    vertical-align: middle;
    border-bottom: 0;
}

.table-sk {
    background: #fceabb; /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #f8b500, #fceabb); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #f8b500, #fceabb); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

/*tbody.text-dark, .table-warnin {
    background-image: linear-gradient(-45deg, #f1ae5c91, #ed8f03b8)!important;
}*/
.table-bordered th, .table-bordered td {
    border: 1px solid #e1ae27
}

.layer {
    background-color: rgba(0, 0, 0, 0.25) !important;
    /*position: absolute!important;
    top: 0!important;
    left: 0!important;*/
}

.heading-section-new h1 span {
    color: #5d50c6;
    /* color: #ffffff; */
}

/*footer*/

.linkho li a:hover {
    color: #1eaaf1 !important;
}

.icon-circle {
    color: #1eaaf1 !important;
}

.icon-circle-orange {
    color: #fda638 !important;
}

.icon-map-marker {
    color: #1eaaf1 !important;
}

.icon-phone {
    color: #fda638 !important;
}

.icon-envelope {
    color: #fda638 !important;
}


/*List Style for courses*/
.list-type4 {
    width: 100%;
    margin: 0 auto;
}

    .list-type4 ol {
        counter-reset: li;
        list-style: none;
        *list-style: decimal;
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
        padding: 0;
        margin-bottom: 4em;
    }

    .list-type4 a {
        position: relative;
        display: block;
        padding: .4em .4em .4em 2em;
        *padding: .4em;
        margin: .5em 0;
        background: #007bff;
        color: white;
        text-decoration: none;
        box-shadow: inset 0.5em 0 #fda638;
        -webkit-transition: box-shadow 1s; /* For Safari 3.1 to 6.0 */
        transition: box-shadow 1s;
    }

        .list-type4 a:hover {
            box-shadow: inset 2em 0 #fda638;
        }

.fontsize8{
    font-size:.8rem!important;
}

.font1rem{
    font-size:1rem!important;
}

.text-orange {
    color: #fda638!important;
}

.notice{
    height: 200px!important;
    overflow: hidden scroll!important;
}