/*
*/
/* Table of Content
==================================================
1.    Typography
2.    Global Styles
3.    Top Bar
4.    Header area
5.    Slider
6.    Features
7.    Service
8.    Facts
9.    Intro Area
10.   Call To Action
11.   Chart
12.   Content Area
13.   Client
14.   Latest News
15.   Footer
16.   Sub Pages
17.   Pricing Table
18.   Quote Area
19.   Contact Us
20.   News Listing
21.   News Single
22.   Sidebar
23.   Error Page
24.   404

*/
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * museo-sans:
 *   - http://typekit.com/eulas/00000000000000000000e7fe
 *   - http://typekit.com/eulas/00000000000000000000e802
 *   - http://typekit.com/eulas/00000000000000000000e805
 *   - http://typekit.com/eulas/00000000000000000000e806
 *
 * Â© 2009-2020 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2018-09-06 11:56:47 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=nvi6bez&ht=tk&f=2005.2006.2009.2010&a=15610439&app=typekit&e=css");

@font-face {
    font-family: "museo-sans";
    src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "museo-sans";
    src: url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: "museo-sans";
    src: url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "museo-sans";
    src: url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
}

.tk-museo-sans {
    font-family: "museo-sans", sans-serif;
}

/* Typography
================================================== */
body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: 'museo-sans', 'Museo Sans', sans-serif !important;
    font-weight: 500 !important;
    overflow-x: hidden;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'museo-sans', 'Museo Sans', sans-serif !important;
    font-weight: 700 !important;

}

.main-heading {
    background: #e81888;
    color: #fff;
    padding: 8px 10px;
    border-radius: 100px 100px 0px 0px;
}

.heading-color {
    color: #fff;
    text-transform: uppercase;
    background: #df177c;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 150px 0px 150px 0px;
}

.sub-heading {
    color: #21136a;
    font-weight: 500;
}

.header-sectrion {
    border-bottom: 1px solid #dcdcdc;
}

.form-check {
    display: inline-block !important;
}

.blink {

    text-align: center;
    margin-top: 19px;

}

.span {
    font-size: 19px;
    /*font-family: cursive;*/
    color: #0a58ca;
    animation: blink 1.5s linear infinite;
    font-weight: 600;
}

@keyframes blink {
    0% {
        opacity: .1;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.reg_form {
    padding: 20px 0px;
    background-image: url(../img/register.jpg);
    background-size: cover;
}

.reg_form p {
    color: #fff;
}

.reg_form label {
    color: #fff !important;
}

.reg_form-h2,
.reg_form-h5 {
    color: #fff;
}

.ModelPop {
    position: fixed;
    z-index: 999;
    background: rgba(0, 0, 0, 0.79);
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    overflow: auto;
}

.ModelPop.collapse {
    display: none;
}

.PopDesc {
    width: 100%;
    display: inline-block;
    padding: 10px;
    background-color: #fff;
}

.popuptable {
    width: 100%;
    color: #000;
    border-color: #263d59;
}

.colorwhite {
    color: #fff;
}

.popuptable th {
    padding: 10px;

    background: #263d59;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.popuptable td {
    font-weight: normal;
    padding: 10px;

}

#zoomOutIn.ModelPop.fade .LoginBox {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    top: 120px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

#zoomOutIn.ModelPop.fade.in .LoginBox {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -120px, 0);
    transform: translate3d(0, -120px, 0);
    opacity: 1;
}

.Model_closebtn {
    display: inline-block;
    position: absolute;
    right: -11px;
    top: 23px;
    color: #333;
    font-weight: 700;
    z-index: 999;
    padding: 5px 12px;
    text-decoration: none;
    border: 1px solid #212529;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.Model_closebtn:hover {
    color: #333 !important;
}

.errorcode {
    color: Red;
}

.LoginBox {
    box-sizing: border-box;
    width: 370px;
    position: relative;
    margin: 30px auto;
    display: block;
    flex-direction: column;
    animation-fill-mode: forwards;
    box-shadow: 0 2px 6px 0 hsla(0, 0%, 0%, 0.2);
    border-radius: 5px;
}

.LoginBox > .heading {
    padding: 10px;
    display: inline-block;
    width: 100%;

    color: #fff;
}

.Login_Desc {
    padding: 10px;
    display: inline-block;
    width: 100%;
    background-color: #fff;
}

.LoginBox > .Login_Desc > input {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #8e8f93;
    border-radius: 50px;
    outline: none;
}

.recoverypassword {
    text-align: right;
    display: inline-block;
    padding: 5px;
    width: 100%;
}

.LoginBox > .Login_Desc > input[type="submit"] {
    background-color: #F44336;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

.cont-button {
    position: relative;
}

.cont-button img {
    margin: 0;
    position: fixed;
    top: 20%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    z-index: 1;
    width: 19%;
}

.register_button {
    color: #fff !important;
    background-color: #8dc42a !important;
    border-color: #c4e498 !important;
    font-weight: 600 !important;
}

.register_button:hover {
    color: #82c321 !important;
    background-color: #ffffff !important;
    border-color: #83c820 !important;
}

.syllabus {
    padding: 50px 0px;
    background: #f7f7f7;

}


.syllabus-table {
    background-color: #fff;
}

.syllabus-table th {
    background: #333 !important;
    color: #fff;
    text-align: center;
}

.syllabus-table td {
    border: 1px solid #333;
    text-align: center;
}

.instruction {
    padding: 50px 0px;

}


.instruction ul li {
    list-style: decimal-leading-zero;
}

.heading_section::before {
    content: "-";
}

a:hover {
    color: #8dc42a !important;
}

.text-proess {
    box-shadow: 0px 0px 4px 0px #dcdcdc;
    border-radius: 10px 72px 10px 10px;
    padding: 15px;
    background: white;
}

.step_cont {
    background: #221668;
    border-radius: 5px;
    padding: 10px 20px;
    width: 25%;
    color: white;
}

.step_cont p {
    text-align: center;
    font-size: 28px;
    margin-bottom: 0px;
}

.text-area {
    padding: 20px;
}

.image_cont {
    position: relative;


}

.image_cont img {
    position: absolute;
    top: 53px;
    transform: rotate(-5deg);
}

.image_cont02 {
    position: relative;

}

.image_cont02 img {
    position: absolute;
    top: 52px;
    transform: rotate(-7deg);
    left: 13px;
}

.how-register {
    padding: 50px 0px;
    background-image: url(../img/login-in.jpg);
    background-size: cover;
}

.border-heading {
    width: 20%;
    background: #180765;
    border: 1px solid #180765;
    margin: 0px auto;
    margin-bottom: 20px;
    height: 5px !important;
    opacity: 1;
}

.table_box {
    background: #fff;
    position: relative;
    border-radius: 0px 0px 20px 20px;
    margin-bottom: 20px;
}

.table-class {
    
    padding: 5px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #fff;
}

.table_cont {
    padding: 57px 0px;
    
    border-radius: 0px 0px 20px 20px;
}
.table-bg-blue{background-color: #20bbda;}
.table-bg-bluelight{background-color: #53cfe9;}
.table-bg-green{background-color:#44cbc5;}
.table-bg-greenlight{background-color:#74ddd9;}
.table-bg-darkblue{background-color:#3772aa;}
.table-bg-darkbluelight{background-color:#4484c1;}
.table-subject {
    position: absolute;
    width: 120px;
    
    border: 5px solid #ffff;
    border-radius: 50%;
    height: 120px;
    top: 75px;
    left: 35%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding-top: 44px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.table_p {
    padding-top: 50px;
    text-align: center;
}

.table_p p {
    border-bottom: 0.5px solid #dcdcdc;
    padding-bottom: 5px;
}
 .ModelPop {
            position: fixed;
            z-index: 999;
            background: rgba(0, 0, 0, 0.79);
            top: 0px;
            bottom: 0px;
            left: 0px;
            width: 100%;
            display: inline-block;
            overflow: hidden;
            overflow: auto;
        }

        .ModelPop.collapse {
            display: none;
        }

        .PopDesc {
            width: 100%;
            display: inline-block;
            padding: 0px 20px 20px;
            background-color: #fff;
            border-radius: 8px;
        }

        .popuptable {
            width: 100%;
            color: #000;
            border-color: #263d59;
        }

        .colorwhite {
            color: #fff;
        }

        .popuptable th {
            padding: 10px;

            background: #263d59;
            color: #fff;
            text-transform: uppercase;
            font-weight: bold;
            letter-spacing: 1px;
        }

        .popuptable td {
            font-weight: normal;
            padding: 5px;

        }

        #zoomOutIn.ModelPop.fade .LoginBox {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
            top: 120px;
            opacity: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

        #zoomOutIn.ModelPop.fade.in .LoginBox {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            -webkit-transform: translate3d(0, -120px, 0);
            transform: translate3d(0, -120px, 0);
            opacity: 1;
        }

        .Model_closebtn {
            display: inline-block;
            position: absolute;
            right: -20px;
            text-shadow: 0px 0px 0px #ffffff;
            top: -16px;
            color: #fff;
            font-weight: 700;
            z-index: 999;
            padding: 5px 12px;
            text-decoration: none;

            background: #ffc107;
            border-radius: 50%;
            cursor: pointer;
        }

        .Model_closebtn:hover {
            color: #333 !important;
        }

        .errorcode {
            color: Red;
        }

        .LoginBox {
            box-sizing: border-box;
            width: 500px;
            position: relative;
            margin: 30px auto;
            display: block;
            flex-direction: column;
            animation-fill-mode: forwards;
            box-shadow: 0 2px 6px 0 hsla(0, 0%, 0%, 0.2);
            border-radius: 5px;
            background: #fff;
        }

        .LoginBox>.heading {
            padding: 10px;
            display: inline-block;
            width: 100%;

            color: #333;
        }

        .Login_Desc {
            padding: 10px;
            display: inline-block;
            width: 100%;
            background-color: #fff;
        }

        .LoginBox>.Login_Desc>input {
            width: 100%;
            display: inline-block;
            margin-bottom: 15px;
            padding: 15px;
            border: 1px solid #8e8f93;
            border-radius: 50px;
            outline: none;
        }


        .LoginBox>.Login_Desc>input[type="submit"] {
            background-color: #F44336;
            color: #fff;
            font-size: 20px;
            padding: 10px;
        }

        .border_botom-review {
            width: 100px;
            height: 5px;
            border: 2px solid #ffc107;
            background-color: #ffc107;
            opacity: 1;
            margin: 0px auto 20px;
        }
.register h5{color: #fff!important;}
.register label{color: #fff!important;}
.register hr{border:2px solid #fff;opacity: 1;background: #fff;}
.register{background-image: url(../img/register.jpg);background-size: cover;background-repeat: no-repeat;}

.regidter-blue{background-color: #3772aa85;}
.regidter-green{background-color: #20bbda82;}
.regidter-darkblue{background-color: #44cbc596;}

#Olympiad-modal .modal-body{
background: #113c35;
}
#Olympiad-modal .modal-body{
background: #f4f7f7;
}
#closePOP {
    background: #ffffff;
    color: #ff0400;
    font-family: trajan pro, sans-serif;
    display: inline-block;
    padding: 1px 8px;
    font-size: x-large;
    margin-bottom: 0;
    font-size: large;
    font-weight: 600;
    position: absolute;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: red;
    border: 6px solid #113c35;
    border-radius: 50%;
    top: -15px;
    left: auto;
    right: -13px;
    transition: .5s all ease-in;
    z-index:1;
}
#closePOP:hover{
border-color: #113c35!important;
color: #263d59!important;
}

#Olympiad-modal .modal-body
{
    padding: 7px!important;
}
.errorCode
{
    color:Red;
}