﻿@import url('flexslider.css');
@import url('prettyPhoto.css');
@import url('fonts.css');
@import url(font-awesome.css);

*{padding:0;margin:0;}
body,html{padding:0;margin:0;}
.header-nav{padding:10px}
.d-flex{display:flex;align-items:center}
.title-cls>li:first-child{font-size:36px;font-weight:600;color:#f8b239;text-transform:capitalize; font-family: 'Raleway';}
.gsp{width:40%;float:right}
.title-cls{padding-left:30px}
.title-img{text-align:center;padding-bottom:50px}
.brand-image{width:50%}
h1,h2,h3,h4,h5,h6{font-family:'Raleway';}
p,li{font-family:'Roboto';}
.padding-50{padding:50px 0;}
.clr-333{padding:0px 0px 20px;}
.header-nav{background: #040a38;
    display: block;
    z-index: 25;
    width: 100%;}
.row1{margin-right: 0px;margin-left: 0px;}
.pad-t10{padding-top:10px}
.padding-20{padding:20px 0;}
.box{padding-top:15px;}
/*====== About section======== */
.btn-inline
{
    color: #f8b239;
    border: 1px solid #f8b239;
    padding: 5px 10px;
    font-weight: 500;
    opacity: 1;
    text-transform: capitalize;
}
.btn-inline:hover, .btn-inline:active {
    background: #f8b239;
    color: #fff;
}
h3
   {
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding:15px;
    font-family:'Raleway';
    }
.aboutH2 {
    background: #ffb903;
}


.impNotificationH2{background: #ff4c4c;}

.fullBox-about
{  
    width:100%;
    border: 3px solid #ffb903;
    background: #fff;
    min-height:350px;
}
.fullBox-impNotification
{
    min-height: 350px;
    width: 100%;
    border: 3px solid #ff4c4c;
    background: #fff;
    }
.para
    {   
    text-align: justify;
    font-family: 'Roboto';
    line-height: 30px;
    font-size: 16px;
    padding: 45px !important;
    color:#3b5998;
 }
.readMoreButton-yellow {
    border: 2px solid #ffb903;
    float: right;
    position: absolute;
    right: 5%;
    bottom: 3%;
    color: #ffb903;
    padding:5px 10px;
}
.readMoreButton-yellow:hover
{
     padding-right:20px;
    transition:1s all ease-in-out;
}
.calendar
{
    font-family:'Roboto';}

/*====== About section======== */

/*====== Program section======== */
.quote{font-family:'Roboto';}
.thought-for-the-day table {
	margin-top: 15px;
}
/*====== Program section======== */

/*====== Gallery section======== */
.gallery-inside
{
    height: 140px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 13px;
   }
.galleryH2 {
    background: #00a78e;  
}   
.bdH2 {
    background: #067ab4; 
}
.gallery-nav {
  height: 100%;
  padding: 0;
  outline: none;
  cursor: pointer;
}
.gallery-nav img
{
    height:20px;
	position:absolute;
	top:30%;
}
.birthday-image-details{margin-left:10%;float:left;width:60%}
.gallery-previous, .birthday-previous{left:50%}
.gallery-next, .birthday-next{right:50%}
.bd-center{width:100%}
.fullBox-bd
{
    width:100%;
    border: 3px solid #067ab4;
    background: #fff;
    min-height:198px;
}
/*====== Gallery section======== */
/*====== Programmes section======== */
.h4-icon{text-transform:uppercase; border-bottom:2px solid Red;display:inline-block;color:#393939;font-weight:600;}
.icon-container{dispplay:inline-block;vertical-align:middle;float:left;text-align:center;width:100%;}
.p-left-30{padding-left:30%}
.p-left-15{padding-left:-15%}
.icon-cls
{
    width: 120px;
    height: 120px;
    border: 5px solid #069ce3;
    border-radius: 50%;
    padding: 10px;
    margin:10px auto;
    position:relative;
    }
.icon-cls:hover{border: 5px solid #069ce3;background: rgba(6, 156, 227, 0.1);}
.icon-cls img{position:absolute;top:-4%;left:-3%}
.p-sty{font-size:16px;color:#291C5B}
/*====== //Programmes section======== */


/*===== footer section======== */


h2 {
    font-weight: 600;
    letter-spacing: .7px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.contact-w3ls {
    background: #291C5B;
    position: relative;
    padding-top: 0!important;
    margin-top: 3.3em;
}
.contact-w3ls:before {
    content: "";
    position: absolute;
    top: -106px;
    border-width: 0 882px 106px 0;
    border-style: solid;
    border-color: transparent transparent #f8b239 #f8b239;
    display: block;
    width: 0;
}
.phne
{
    padding-left: 250px; 
 }
 .addr
{
    padding-left:50px;
}

.contact-w3ls:after {
    content: "";
    position: absolute;
    top: -120px;
    right: 0;
    border-width: 0px 1904px 120px 0;
    border-style: solid;
    border-color: transparent transparent #291C5B #291C5B;
    display: block;
    transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
    width: 0;
}
ul.w3_address li {
    display: block;
    color: #ffffff;
    letter-spacing: .5px;
    font-size: 14px;
    margin-bottom: 15px;
    list-style: none;
    width: 50%;
    text-align:left;
    float: left;
	font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
ul.w3_address li span {
   
    display: inline-block;
    float: left;
    width: 100%;
	line-height: 28px;
}
.footer_p
{
    display:flex;
}
.contact_txt{float:right}
.addr_txt{float:left}
ul.w3_address li span a {
	text-decoration:none;
	color:#fff;
	font-weight: 500;
}
ul.w3_address li span a:hover{
	text-decoration:none;
	color:#f8b239;
}
ul.w3_address li i {
    font-size: 1.5em;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    width: 50px;
    float: left;
    margin-right: 10px;	
}
ul.w3_address li:nth-child(4) span {
	margin-top: 22px;
    padding-left: 5px;
}
ul.banner-menu-w3layouts {
    float: left;
    margin-top: 6px;
}
ul.banner-menu-w3layouts li {
    list-style: none;
    display: inline-block;
    padding-right: 33px;
    float: left;
}
ul.banner-menu-w3layouts li a {
    color: #000;
    letter-spacing: 1.5px;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Roboto';
}
ul.banner-menu-w3layouts li a:hover {
    color: #fff;
}
/*--Social Icons--*/
.copy .agileits_social_list{
	float:left;
}
.agileits_social_list li{
	display:inline-block;
}
.agileits_social_list li a {
    width: 18px;
    height: 24px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    border: 2px solid #ffffff;
    border-radius: 50px;
	-webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
}
.agileits_social_list li a i{
	line-height:2.4em;
}
.agileits_social_list li a:hover{
	color:#fff;
}
a.w3_agile_facebook:hover{
	background:#3b5998;
	border-color:#3b5998;
}
a.agile_twitter:hover{
	background:#1da1f2;
	border-color:#1da1f2;
}
a.w3_agile_dribble:hover{
	background:#ea4c89;
	border-color:#ea4c89;
}
a.w3_agile_vimeo:hover{
	background:#1ab7ea;
	border-color:#1ab7ea;
}
.cream-w3ls{
	color:#edf3ba!important;
	text-align:center;
	font-size:16px;
	padding-bottom:30px;
}
#footer{padding-top:50px;}
/*--copy-right--*/
.copy {
    text-align: center;
    padding: 0.5em 0em 0;
    margin-top: 1em;
    border-top: 2px solid rgba(2, 87, 132, 0.68);
}
.copy p {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    display: inline-block;
    float: right;
    font-weight: 500;
    margin-top: 8px;
}
.copy p a {
    color: #fff;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.copy p a:hover{
	color:#fff;
	text-decoration:none;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--//copy-right--*/

/*====== //footer section======== */

/*====== About page======== */
#header{}
}



/*====== //About page======== */