﻿
@import url(https://fonts.googleapis.com/css?family=Righteous);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab);
body
{
    background-color: #fff;
    font-family: 'Roboto Slab';
}

h1, h2, h3, h4, h5, h6 , .heading
{
    font-family: 'Righteous';
}

p, span, a 
{
        font-family: 'Roboto Slab';    
        letter-spacing: .5px;
        line-height: 30px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .container-fluid
{
    padding-left: 0px;
    padding-right: 0px;
}
.theme_bg_color
{
    background-color: #244e86;
    transition: .5s all ease-in-out;
}

.readmore:hover
{
    text-decoration: none!important;
    background: #ff9600!important;
    color: #fff!important;
}

.Wrapper
{
    width: 100%;
    display: inline-block;
    padding: 5px;
}
.Header_Links, Header_Links2
{
    width: 100%;
    display: inline-block;
    padding: 5px;
}
.Header_Links a
{
    color: #e1e1e1;
    font-size: 13px;
    padding: 3px 5px;
    font-family: 'Roboto Slab';
    margin: 2px;
    border: 2px solid #acacbc;
}
.Header_Links a:hover, .Header_Links a:focus, .Header_Links a:active
{
    border: 2px solid #fff;
    text-decoration: none;
    color: #fff;
}

.Header_Links2
{
    text-align: right;
    width: 100%;
    display: inline-block;
}
.Header_Links2 a
{
    padding: 5PX 5px;
    color: #e1e1e1;
    background-color: #0a2c58;
    display: inline-block;
    font-size: 15px;
    margin: 3px;
}
.Header_Links2 a:hover, .Header_Links2 a:focus, .Header_Links2 a:active
{
    text-decoration: none;
    color: #fff;
}
.Header_part
{
    width: 100%;
    display: inline-block;
}
.logo
{
    width: 100%;
    display: inline-block;
    padding: 5px;
}
.logo img
{
    height: 100px;
    max-width: 100%;
    width: auto;
}
.Header_navbar
{
    background-color: #244e86;
    width: 100%;
    display: inline-block;
}
.headerAddress
{
    display: inline-block;
    padding: 5px;
    width: 100%;
}
.headerAddress p
{
    margin: 0px;
    padding: 3px;
    font-size: 15px;
    letter-spacing: 0.3px;
    text-decoration: none;
    color: #525151;
    transition: 0.5s;
    font-family: 'Roboto Slab';
}
.headerAddress i
{
    padding-right: 10px;
}
.HeaderIcons
{
    width: 100%;
    display: inline-block;
    padding: 15px 5px;
    text-align: center;
}
.HeaderIcons img
{
    width: auto;
    max-width: 100%;
    height: 100px;
    padding: 5px;
}

.OnlneAdmission
{
    -webkit-animation: call 3s infinite;
    animation: call 3s infinite;   
}
@-webkit-keyframes call
{
    25%{background:#740204; 
    border-color: Yellow}
    50%{background:#018656; border-color: red}
    75%{background:#D18F00; border-color:green}
    }
@keyframes call{
    25%{background:#740204; 
    border-color: Yellow}
    50%{background:#018656; border-color: red}
    75%{background:#D18F00; border-color:green}}


@-webkit-keyframes call-usadd{
    25%{background:#740204; 
    border-color: Yellow}
    50%{background:#018656; border-color: red}
    75%{background:#D18F00; border-color:green}}
@keyframes call-usadd{
    25%{background:#740204; 
    border-color: Yellow}
    50%{background:#018656; border-color: red}
    75%{background:#D18F00; border-color:green}}

.Contentpage
{
    width: 100%;
    display: inline-block;
}
.Section1
{
    width: 100%;
    display: inline-block;
}
.Widget1
{
    display: inline-block;
    width: 100%;
    padding: 10px;
    box-shadow: 2px 1px 7px #05050566;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
}

.NewsBox
{
    height: auto;
    display: inline-block;
    width: 100%;
    padding: 5px;
}
.p_tb10
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.p_tb30
{
    padding-top: 30px;
    padding-bottom: 30px;
}
.p_tb50
{
    padding-top: 50px;
    padding-bottom: 50px;
}
.Widget1 > .heading
{
    width: 100%;
    display: inline-block;
    padding: 5px;
    color: #fff;
    text-transform: capitalize;
    font-size: 30px;
}
.left-saparator
{
    width: 50px;
    background-color: #fff;
    height: 3px;
    margin-left: 30px;
    border-radius: 10px;
}
.left-saparator:before
{
    content: '';
    height: 3px;
    width: 15px;
    position: absolute;
    left: 20px;
    background-color: #fff;
}
.p_lr
{
    padding-left: 10px;
    padding-right: 10px;
}
.widgetBody
{
    width: 100%;
    display: inline-block;
    min-height: 250px;
}
.widgetBody marquee
{
    height: 250px;
}
.widgetBody a
{
    width: 100%;
    display: inline-block;
    padding: 5px;
    font-size: 13px;
    color: #fff;
    letter-spacing: .5px;
    font-family: 'Roboto Slab';
    margin-bottom: 5px;
}
.Welcomediv_2
{
    padding: 5px;
    width: 100%;
    display: inline-block;
}
.Welcomediv_2 p
{
    text-align: justify;
    line-height: 25px;
    color: #888;
}
.Welcomediv_2 h1, .Section4 h2
{
    font-family: 'Righteous';
    font-size: 45px;
    color:#2b2f34;
}
.Section4
{
    width: 100%;
    display: inline-block;
}
#Sliderfacility  .readmore
{
    padding: 5px 10px;
    display: inline-block;
    font-size: 12px;
    color: #244e86;
}
.readmore
{
    padding: 5px 10px;
    display: inline-block;
    font-size: 12px;
    color: #fff; 
    font-family: 'Roboto Slab';
}


.Section2
{
    width: 100%;
    display: inline-block;
    background: url('background-x.jpg');
    min-height: 400px;
    padding-top: 30px;
    position: relative;
    padding-bottom: 30px;
}
.Section2:before
{
    position: absolute;
    background: rgba(158, 122, 194, 0.95);
    width: 100%;
    height: 100%;
    top: 0px;
    content: '';
}
.widgetBox
{
    width: 100%;
    display: inline-block;
    padding: 5px;
}
.mt-green
{
    background-color: #55DEA8;
}
.mt-orange
{
    background-color: #FF7659;
}
.mt-red
{
    background-color: #F36174;
}
.mt-purple
{
    background-color: #673AB7;
}
.mt-yellow
{
    background-color: #F9CD36;
}
.widgetBox
{
    position: relative;
    display: block;
    height: 100%;
    color: #fff;
    padding: 50px 30px;
    text-align: center;
}
.widgetBox i
{
    transition: all .3s ease-in-out;
    font-size: 5em;
    margin: 0;
    padding: 0;
    opacity: .8;
}
.widgetBox em
{
    display: block;
    transition: all .3s ease-in-out;
    margin-top: 20px;
    font-size: 25px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
}
.widgetBox:hover i
{
    opacity: 1;
    text-shadow: 0px 4px 3px #767070;
}
.widgetBox .overlay
{
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    opacity: 0.0;
    background: url(icon-bg.png);
}
.widgetBox:hover .overlay
{
    opacity: 0.09;
}
.Div_facility
{
    width: 100%;
    display: inline-block;
    background-color: #fff;
}

.Div_facility h2
{
    font-family: 'Righteous';
    line-height: 50px;
}
.Div_facility img
{
    width: 100%;
    display: inline-block;
}

.Section2 p
{
    text-align: justify;
    line-height: 25px;
    color: #888;
}
.Section2 h1
{
    font-family: 'Righteous';
    font-size: 45px;
    color: #636363;
}

.Section3
{
    width: 100%;
    display: inline-block;
}


.IconBoxes
{
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    font-size: 20px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
}
.IconBoxes:hover
{
    text-decoration: none;
    color: #fff;
}
.IconBoxes:after
{
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    height: 100%;
}
.affix
{
    width: 100%;
    z-index: 999;
    background-color: #fff;
    animation: fadeIn 0.5s ease-in both;
}


/*---------with Affix----------*/
.affix .logo img
{
    height: 80px;
}
.affix .HeaderIcons
{
    width: 100%;
    display: inline-block;
    padding: 10px 5px;
    text-align: left;
}
.affix .HeaderIcons img
{
    height: 70px;
}
.affix .headerAddress p
{
    margin: 0px;
    padding: 2px;
    font-size: 12px;
    letter-spacing: 0.3px;
    text-decoration: none;
    color: #525151;
    transition: 0.5s;
    font-family: 'Roboto';
}
.img-fluid
{
    width: 100%;
    display: inline-block;
    cursor: pointer;
}
.ShowModel
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0,0,0,0.9);
    display: none;
    z-index: 999;
    padding-top: 100px;
    overflow: auto;
    animation: Bounce 0.5s ease-in both;
}

.closebtn
{
    position: absolute;
    right: 0px;
    top: 0;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid gray;
    cursor: pointer;
    margin: 5px;
}
.closebtn:hover
{
    background-color: Red;
    color: #fff;
    text-decoration: none;
}
.ImageShowDiv
{
    max-width: 100%;
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.ImageShowDiv img
{
    max-width: 100%;
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.Arrowbtns
{
    display: inline-block;
    padding: 10px;
    width: 100%;
    text-align: center;
}

.ArrowLeft, .ArrowRight
{
    text-align: left;
    display: inline-block; /* float: left; */
    padding: 10px;
    font-size: 20px;
    color: #fff;
}
.ArrowRight
{
    text-align: right;
}



/*---------Widget2-----------------*/
.Widget2
{
    width: 100%;
    display: inline-block;
    padding: 5px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.16);
    min-height: 300px;
    margin-bottom: 20px;
}
.Widget2 img
{
    width: 100%;
    height: auto;
}
.Widget2 p
{
    text-align: justify;
    color: #4e4d4f;
}

.Widget2 .readmore
{
    color: #ffffff;
    float: right;
    background-color: #244e86;
    border: 1px solid #244e86;
    text-decoration: none;
    float: right;
}
.Widget2 .readmore:hover
{
    color: #244e86;
    float: right;
    background-color: #ffffff;
    border: 1px solid #244e86;
    text-decoration: none;
}
.Widget2:hover
{
    transition: 0.5s;
    background-color: #244e86;
}
.Widget2:hover > h3, .Widget2:hover > p
{
    color: #fff;
}
.Widget2:hover > .readmore
{
    background-color: #fff;
    color: #244e86;
}
/*------------Section5-----------*/
.Section5
{
    width: 100%;
    display: inline-block;
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #244e86;
}
.CounterBox
{
    
    width: 100%;
    display: inline-block;
    margin-bottom:10px;
    padding: 10px;
    text-align: center;
    min-height: 100px;
    border-bottom: 5px solid #ff9600;
    background-color: #ffffff;
}
.CounterBox i
{
    font-size: 80px;
    color: #ff9600;
}
.CounterBox h3
{
    font-size: 35px;
}
.CounterBox:hover
{
    color: #ff9600;
    transition: 0.5s;
}


.CounterBox:hover i
{
    color: #000;
    transition: 0.5s;
}
#ImageGallery > div
{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.Section6
{
    width: 100%;
    display: inline-block;
    padding: 50px 0px;
    background: #dfe2e7;
}
.SocialBox
{
    width: 100%;
    display: inline-block;
    min-height: 400px;
    padding: 5px;
    margin-bottom:10px;
    background-color: #fff;
}
.SocialBox > ._facebook
{
    width: 100%;
    display: inline-block;
    height: 340px;
}
.SocialBox > .twitter
{
    width: 100%;
    display: inline-block;
    height: 400px;
    overflow: auto;
}

.SocialDiv
{
    width: 100%;
    display: inline-block;
    border: 1px solid #000;
    padding: 10px;
}
.Widget_Blog
{
    height: 400px;
    width: 100%;
}
.SocialBox > h2
{
    margin: 0px;
    text-align: center;
    padding: 10px 5px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #6a57bc;
    letter-spacing: 1px;
    font-size: 23px;
}
.contactDiv
{
    background: linear-gradient(45deg, #00BCD4, #9C27B0);
    width: 100%;
    display: inline-block;
    padding: 20px;
}

.contactDiv h1
{
    margin-top: 10px;
    color: #fff;
}
.AddressDiv
{
    width: 70%;
    display: block;
    margin: 10px auto;
    color: #fff;
    font-size: 17px;
    border: 2px solid #dfe2e7;
    padding: 3px;
    text-align: center;
}
.AddressDiv a
{
    text-decoration: none;
    color: #fff;
}
.AddressDiv i
{
    font-size: 28px;
    padding: 0px 10px;
}
.AddressDiv span
{
    line-height: 30px;
    vertical-align: 5px;
}
.AddressDiv:hover
{
    border: 2px solid #ff9c00;
}
.footer
{
    width: 100%;
    display: inline-block;
    background-color: #276070;
}
.FooterDiv
{
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 10px 0px 0px 70px;
    color: #fff;
    margin-bottom: 10px;
    min-height: 60px;
}
.FooterDiv i
{
    position: absolute;
    background: #024355;
    left: 0;
    top: 10px;
    font-size: 25px;
    padding: 5px;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    border: 1px solid #607e86;
}

.FooterDiv a
{
    width: 100%;
    display: inline-block;
    padding: 10px;
    border-bottom: 1px dotted #1da8cf;
    color: #fff;
}
.copyright
{
    width: 100%;
    display: inline-block;
    padding: 10px;
}
.MenuLinkbtn_Div
{
    width: 100%;
    display: inline-block;
    background-color: #244e86;
}
.MenuLinkbtn_Div a
{
    width: 100%;
    display: inline-block;
    padding: 7px 22px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
/*.MenuLinkbtn_Div a:nth-child(1)
{
    background: linear-gradient(45deg, #8383dd 25%, #244e86 20%);
}*/
.MenuLinkbtn_Div a:nth-child(odd)
{
    background: linear-gradient(135deg, #244e86 10%, #8383dd 0%,#244e86 60%)
}
.MenuLinkbtn_Div a:nth-child(even)
{
    background:linear-gradient(45deg, #244e86 40%, #8383dd 90%,#244e86 30%);
}
.MenuLinkbtn_Div a:hover
{
    background: linear-gradient(45deg, #FF9800 75%, #2196F3 20%);
}

/*------PopUp------------*/
.Model_header
{
    padding: 10px;
    width: 100%;
    color: #fff;
    background-color: #313153;
    font-size: 15px;
}
.modal-body
{
    position: relative;
    padding: 0px;
}
.modal-footer
{
    padding: 10px;
    text-align: right;
    background-color: #244e86;
    border-top: 1px solid #e5e5e5;
}
.Section7
{
    width: 100%;
    display: inline-block;
    background-color: #6a57bc;
    padding: 0px 50px;
}
.Section7 h2
{
    color: #fff;
    padding:0px 0px 50px 0px;  
      font-family: 'Righteous';
    font-size: 45px;
}
.ImpPersons
{
    width: 100%;
    background: linear-gradient(0deg, white 80%, transparent 20%);
    display: inline-block;
    padding: 5px;
    min-height: 435px;
}
.ImpImage
{
    width: auto;
    text-align: center;
    display: inline-block;
    padding: 5px;
    background-color: #fff;
}
.ImpContent
{
    width: 100%;
    display: inline-block;
    padding: 5px;
    min-height: 235px;
    text-align: center;
}
.ImpImage img
{
    width: 150px;
    height: auto;
}
.ImpContent h3
{
    margin-top: 0px;
}
.ImpContent span
{
    font-size: 12px;
    color: #ff630a;
}
.ImpContent p
{
    text-align: justify;
}

@media only screen and (max-width: 768px)
{
    .ImpContent 
    {
        min-height: 435px;
    }
    
    
    .HeaderIcons 
    {
        padding: 0;
    }
    
    .Header_Links a
    {
        color: #e1e1e1;
        font-size: 10px;
        padding: 2px 3px;
        font-family: 'Raleway';
        margin: 2px;
        border: 1px solid #acacbc;
    }
    .headerAddress p
    {
        font-size: 12px;
    }
    .HeaderIcons img
    {
        height: auto;
    }
    .Section7
    {
        padding:50px 0px;
    }
    .AddressDiv
    {
        font-size:13px;
    }
}
.PopUp_left
{
    width:120px;
    height:auto;
    position:fixed;
    bottom:0px;
    left:0px;
    z-index:9;
}.PopUp_left img
{
    width:100%;
    height:auto;
}
.PopUp_left span
{ display:none;
}
.PopUp_left:hover span
{    z-index: 99;
     position:absolute;
     display:inline-block;
    background-color: #ff6000;
    padding: 10px;
    color: #fff;
    left: 0px;
    width: 200px;
    bottom: 20px;}
 @keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate3d(0, -20%, 0);
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

   @keyframes Bounce {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}


.InnerPageContent
{
    width:100%;
    display:inline-block;
}

.form-group .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.form-group .form-control:hover,
.form-group .form-control:focus
{
    border: 1px solid #244e86;
}
.error
{
    position:absolute;
    font-size:9px;
    display:none;
    bottom:0px;
    color:Red;
}
.error_code
{
    color: Red;
    position: absolute;
    right: -10px;
}
.modal-body
{
    display: inline-block;
    width: 100%;
}

.popupSocial
        {
            position: fixed;
            left: 0px;
            top: 40%;
            display: none;
            width: 50px;
            max-width: 50px;
            background-color: #1e5451;
            z-index: 99;
        }
        .popupSocial a
        {
            display: inline-block;
            padding: 15px 5px;
            font-size: 15px;
            color: #fff;
            width: 100%;
            text-align: center;
            border-bottom: 1px solid #fff;
            background-position: 100% 0;
            background-size: 200% 100%;
            transition: all .25s ease-in;
            position: relative;
        }
        .popupSocial a.facebook
        {
            background-image: linear-gradient(to left,transparent,transparent 50%,#080e86 50%,#080e86);
        }
        .popupSocial a.twitter
        {
            background-image: linear-gradient(to left,transparent,transparent 50%,#03d6d2 50%,#03d6d2);
        }
        .popupSocial a.youtube
        {
            background-image: linear-gradient(to left,transparent,transparent 50%,#9a1414 50%,#9a1414);
        }
        .popupSocial a.insta
        {
            background-image: linear-gradient(to left,transparent,transparent 50%,#766d80 50%,#766d80);
        }
        .popupSocial a:hover
        {
            background-position: 0 0;
        }
        .popupSocial a:hover:after
        {
            content: attr(data-text);
            position: absolute;
            background-color: Red;
            left: 130%;
            top: 10px;
            z-index: 999;
            padding: 7px;
            font-size: 12px;
            color: #fff;
            border-radius: 5px;
        }
        
        .popupSocial a:hover:before
        {
            position: absolute;
            left: 115%;
            content: '';
            border-top: 10px solid transparent;
            border-right: 10px solid red;
            border-bottom: 10px solid transparent;
            z-index: 1000;
        }
        
     
     
     
     .carousel-control.right,
     .carousel-control.left {
    
    background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%);
}.Page_videos
{
    display:inline-block;
    width: 100%;
    border: 3px solid #fff;
}

#Slider_videos>.carousel-control {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}
#Slider_videos .carousel-control
{position:relative;
    display: inline-block;
    width: 50%;
    height: 49px;
}#Slider_videos  .carousel-control .glyphicon-chevron-right, #Slider_videos  .carousel-control .icon-next {
	
    display: inline-block;
    margin-right: 20px;
}

#Slider_videos .carousel-control  span
{
    
    background-color: rebeccapurple;
    padding: 4px;
    font-size: 20px;
}
.Testimonial_Div
{
    display:inline-block;
    padding: 10px;
    background-color: #ffffff;
    width:100%;
}
.Testimonial_Div h2
{
       font-family: 'Righteous';
    line-height: 50px;
}
.Testimonial:hover
{
    text-decoration: none;
    color: #fff;
}
.whyDIv
{
    width: 100%;
    padding-top: 25px;
    display: inline-block;
    
}.whyDIv li
{
   padding: 5px;
}
.youtube_div
{
    width: 100%;display:inline-block;
    height: auto;
}
.Slider_button_popup
{
    display:inline-block;
    width: 100%;
    margin: 20px 0px;
    position: relative;
    
}.Slider_button_popup .carousel-control.right,.Slider_button_popup .carousel-control.left
{    display: inline-block;
    color: red;
}


.modal 
{
    background: #09090cd1;
} 
#myCarousel .img-responsive
{
    width:100%;
    }