    

@import url('../css2-2.css');

body{
    font-family: 'Poppins', sans-serif
}
a:focus, a:hover{
    text-decoration: none !important
}

/*   Quick Links Start */
.main-head{
	position: fixed;
    top: 0;
    right: 0;
    /* padding: 5px 0px 0px; */
    z-index: 9;    
    width: 100%;
    min-height:84px;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
    background:  #831a3c;
/*
    background-image: -webkit-linear-gradient(left, #6b0e5c, #8d2a5a);
	background-image:    -moz-linear-gradient(left, #6b0e5c, #8d2a5a);
	background-image:     -ms-linear-gradient(left, #6b0e5c, #8d2a5a);
	background-image:      -o-linear-gradient(left, #6b0e5c, #8d2a5a);
	background-image:         linear-gradient(left, #6b0e5c, #8d2a5a); 
*/
}
.main-head .quick{
	    float:right !important;
		width: auto;
}
.main-head .quick li{
	display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
}
.main-head .quick  li a {
    display: block;
    cursor: pointer;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    border: 2px solid #fff;
	line-height: 22px;
    -webkit-transition: all 0.12s linear;
    -moz-transition: all 0.12s linear;
    -ms-transition: all 0.12s linear;
    transition: all 0.12s linear;
}
.main-head .quick  li a i{
margin-right: 5px;
}
.main-head .quick  li .dropdown {
    position: absolute;
    left: calc(50% - 115px);
    width: 230px;
    padding-top: 10px;
    z-index: 1;
    transform: perspective(600px) rotateX(-90deg);
    transform-origin: top;
    transition: all 300ms ease-in-out;
}
.main-head .quick li:hover .dropdown{

	transform:perspective(600px) rotateX(0deg);

}
.main-head .quick li:hover > a{

	opacity:0.4;

}
.main-head .quick  li .dropdown::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -10px;
    border: 10px solid;
    border-color: transparent transparent #024f29 transparent;
}
.main-head .quick  li .dropdown ul {
    padding: 10px;
    background: #024f29;
    border-radius: 20px;
}
.fullview {
    width: 100%;
    float: left;
}
.main-head .quick  li .dropdown ul li {
    width: 100%;
    float: left;
    margin: 2px 0;
}
/*   Quick Links End */
/*   Logo start */

/*.logo {
    width: 350px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
}*/
/*.logo a {
    display: block;
    padding: 3px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.logo a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -7%;
    width: 30%;
    background: #fff;
    transform: skewX(-20deg);
    z-index: -1;
}*/
/*   Logo End */
/*  Slider Start 
.slider-banners {
    height: 40vw;
    margin-top: 65px;
    position: relative;
    overflow: hidden;
}
/*  Slider End */


.logo span {
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    position: relative;
    left: 6px;
    top: 11px;
}

.box11 {
    background: #34495e;
    border-right: 1px solid #fff;
    float: left;
    height: 307px;
    width: 20%;
    margin: 0 0px 0 0px;  
    transition:all 0.6s;
    overflow: hidden;

}
.box11 a:focus {
    color: #fff !important;
}
.shadow-slider {
    background:rgb(12 12 12 / 28%);
    height: 100vh;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.know-heading {
    text-align: center;
    margin: 78px 0 40px 0;
}
.know-heading h3 {
    font-size: 42px;
    color: #000;
    font-weight: 700;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}


.box11 a img {
    display: block;
    text-align: center;
    margin: auto;
    padding: 10px 0 10px 0;
}
.box11 a {
    padding: 90px 0;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 27px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 35px;
    transition: all 0.5s;
}
/*
.box11 a:hover{
    color: #fff;
    transition: all 1s;
}
*/
.box11 a:hover {
    background: url(../images/administration-montfort.html);
   transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}



.society-bg a:hover {
    background: url(../images/society-of-brothers.html);
  transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.our-branches-bg a:hover {
    background: url(../images/our-branches.html);
   transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.mission-bg a:hover {
    background: url(../images/mission-around-world.html);
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow:1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.campus-bg a:hover {
    background: url(../images/our-campus.html);
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}


.btw-spc{
    margin: 44px 0 0 0;
}
.princp-box {
    box-shadow: 0 0 3px 2px #dedede;
    margin: 22px 0 0 20px;
    padding: 0;
    height: 345px;
}
a.prinp-btn {
    color: #fd8e04;
}
h2.featurette-heading {
    font-size: 23px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    line-height: 27px;
    padding: 13px 0 14px 0;
    margin: 0px;
    
}
p.lead {
    text-align: justify;
    padding: 2px 24px 0 0;
    font-size: 19px;
    color: #000;
    line-height: 31px;
    font-weight: 400;
    font-family: 'Source Sans Pro';
}
.shadow-event {
    box-shadow: 0 0 3px 2px #dedede;
    width: 96%;
    padding: 12px 15px 15px 15px;
    margin: 23px 0 0 0;
    height: 345px;
}
h3.annount-header {
    font-size: 25px;
    font-weight: 600;
    border-bottom: 1px solid #34495e;
    margin: 0px;
    padding: 0 0 10px 0;
}
h3.annount-header::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #34495e;
    position: absolute;
    right: 47px;
    top: 64px
}

ul.event-ul{
    margin: 30px 0 0 0 !important;      
}

ul.event-ul li{
    margin: 4px 0 4px 0;
    padding: 7px 0px;
    height: 70px!important
}
div#newsticker-demo{    
    height: 221px !important;
    overflow: hidden;
    margin-top: 16px;  
    padding: 50px 0px;
    margin: 18px 0 0 0;
}
ul.event-ul li h5{
    font-size: 21px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    font-family: 'Source Sans Pro', sans-serif;
}
ul.event-ul li p {
    font-size: 18px;
    color: #3e3c3c;
    padding: 0px;
    margin: 0px;
     font-family: 'Source Sans Pro', sans-serif;
}
ul.event-ul li p a{
    color: #f58220;
}
.arrow-eventbox {
    margin:0 -5px 0 0;
    position: absolute;
    right: 133px;
}
a.next-btn {
    margin: 0 0px 0px -4px;
}
arrow-eventbox {
    position: absolute;
    left: 0;
    bottom: -33px;
}
.col-md-4.main-gallery {
     overflow: hidden;
    height: 520px;
}
.bg-gallry {
    background: #34495e;
    min-height: 360px;
    width: 100%;
    margin: 66px 0 0 0;
}
div#Gallery-sect, div#kids-sect{
    display: block;
    margin: auto
}
h3.header-gallery {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    padding-top: 18px;
}
.box-gallery1 {
    background: #fff;    
    overflow: hidden;
    width: 89%;
    margin: AUTO;
    margin-top: 22px;
    margin-bottom: 38px;
    padding: 0 0 20px 0;
    overflow: hidden;
    height: 374px;
}

div#Gallery-sect ul li{
    position: relative;
    height: auto !important;
    width: 382px!important;
    height: 316px!important;
    overflow: hidden!important; 
    padding: 6px;
}
div#Gallery-sect ul li img{
    height: 249px;
    width: 100%;
    object-fit: fill
}
.boxs-lefts {
    background: #34495e;
    width: 40px;
    height: 40px;
    position: absolute;
    color: #fff;
    bottom: 48px;
    left: 16px;
    font-family: 'Source Sans Pro';
}
.boxs-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}
.boxs-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
.gallery-text {
    padding: 21px 0 0px 13px;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
}
.gallery-text h5{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 84%;
}
.gallery-text p{
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
}
.arrow-gallerybox {
   position: absolute;
    right: 133px;

}
.arrow-gallerybox.bday-arow {
    right: 59px;
}
a.view-btngl {
   color: rgb(255, 255, 255);
    float: right;
    background: rgb(118, 118, 118);
    margin: 0px 20px 0px 0px;
    padding: 8px 12px 7px;
    transition: all 0.8s ease 0s;
}
a.view-evnt{
    color: rgb(255, 255, 255);
    float: right;
    background: rgb(118, 118, 118);
    margin: 0px 5px 0px 0;
    padding: 8px 12px 7px;
    transition: all 0.8s ease 0s;
}



h5.header-h5-top a {
    color: #151313;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 21px;
    text-transform: capitalize;
}

a.view-btngl:hover {
    background: #34495e;
    color: #fff;
}
a.next-gly {
    margin: 0 1px 0 0;
}
a.prev-gly, a.prev-bday {
    margin: 0 -4px 0 0px;
}
div#bday-sect {
    margin: auto;
    margin-top:10px; 
    width: 359px!important;
    margin-bottom: 4px
}

ul.bday-ul-home{
    text-align: center;
    margin: 0 0 !important;
    padding: 0px;
}
ul.bday-ul-home li{
    padding: 0 0px 0 4px;
    margin:0 7px 0px 10px ;
    width: 154px !important;
}
ul.bday-ul-home li {
    width: 156px!important;
    height: 240px!important;
}
ul.bday-ul-home li p {
    text-align: center;
    padding: 4px 0 0px 0;
    line-height: 16px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 4px 0;
}
span.class-name {
    text-align: center;
    padding: 4px 0 0px 0;
    line-height: 0;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 14px;
    display: block;
}
ul.bday-ul-home li img {
    height: 192px;
}
.text-bdays {
    border-top: 1px solid #adadad;
    position: relative
}
.bdays-lefts{
    position: absolute;
    top:-28px;   
    background: #34495e;
    width: 40px;
    height: 40px;   
    color: #fff;
    left: 16px;
    font-family: 'Source Sans Pro';
}
.bdays-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}
.bdays-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
.kids-lefts{
    position: absolute;
    bottom:50px;   
    background: #34495e;
    width: 40px;
    height: 40px;   
    color: #fff;
    left: 16px;
    font-family: 'Source Sans Pro';
}
.kids-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}
.kids-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
#kids-sect ul li {
    position: relative;
    width: 382px!important;
    height: 318px!important;
    overflow: hidden !important;
    padding: 6px
}
#kids-sect ul li img {
    height: 249px;
    object-fit: fill;
    width: 100%;
}
a.prev-kids{
    margin: 0 -4px 0 0;
}

h3.heading-achivmt {
    text-align: center;
    color: #1a2118;
    font-size: 35px;
    font-family: 'Source Sans Pro';
    font-weight: 900;
    padding-top: 18px;
}
.main-achivt{
    overflow: hidden;
    height: 436px
}
/*
div#achievement-sect ul li{    
     height: 318px!important;
    overflow: hidden!important;    
    min-width: 950px!important
    
}
*/
.achive-date {
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 600;
    padding: 0 0 3px 0;
}
.achive-text h3 {
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 600;
}
.achive-text p {
    font-size: 14px;
    font-family: 'Poppins';
    text-align: left;
    padding: 9px 0 0 0;
    font-weight: 400;
}
.achive-text {
    padding: 0 22px 0 0;
    margin: 0px;
}

.achiv-box11 {
    float: left;
    padding: 0 26px 0 0;
}
div#achievement-sect ul li img {
    height: 180px !important;
    width: 272px!important;
    padding: 0 0 0 0px;
    
}

div#achievement-sect {
    margin: 0px;
    height: 182px;
    overflow: hidden;
}

div#Scholastic-sect ul li img {
    height: 180px !important;
    width: 272px!important;
    padding: 0 0 0 0px;
    
}

div#Scholastic-sect {
    margin: 0px;
    height: 182px;
    overflow: hidden;
    width: 536px!important;
}
ul.sholastic-ul{
    padding: 0px !important;
    margin: 0px !important;
}
ul.sholastic-ul li{
    padding: 0px !important;
    margin: 0px !important;
    width: 536px !important
}

.arrow-achievbox {
    position: absolute;
   bottom: 20px;
    right: 96px;
    z-index: 9;
}

a.view-btnachiv{
    background: #767676;
    color: #fff;
    float: right;
    margin: -55px 20px 0 0px;
    padding: 8px 12px 7px 12px;
    transition: all 0.8s;
    z-index: 99;
    position: relative;
}

a.view-btnachiv:hover{
     background: #34495e;
    color: #fff;
}
a.prev-achiv{
    position: absolute;
    top:0px;
    right: 7%;
 
}
a.next-achiv {
    position: absolute;
    top: 0px;
    right: 0%;
}
a.prev-tst{
    position: absolute;
    top: 0px;
    right: 7%;
  
}
a.next-tst {
    position: absolute;
    top: 0px;
    right: 0%;
}
.navigation-arrow
{
    position: relative;
    top: -60px;
    z-index: 1;
    right: 14px;
}	
.main-achive-main {
    margin: 0px 0 70px 0px;
}
h2.header-ach {
    padding: 12px 0 4px 0;
    margin: 0px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family:'Source Sans Pro';
    width: 90%;
    color: #2249b5;
}
p.achiv-lead {
    font-size: 17px;
    font-weight: 600;
    color: #3c3a3a;
    padding: 5px 0 0 0;
}
.despt {
    width: 86%;
    text-align: justify;
}
.box12 {
    background: #34495e;
    border-right: 1px solid #fff;
    float: left;
    height: 278px;
    width: 25%;
    margin: 0 0px 0 0px;  
    overflow: hidden
}
.box12 a:focus {
    color: #fff !important;
}
.know-heading {
    text-align: center;
    margin: 44px 0 40px 0;
}
.know-heading h3 {
    font-size: 35px;
    color: #000;
    font-weight: 700;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif
}
.box12 a {
    padding: 119px 0;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 35px;
     transition: all 0.5s;
}

/*
.box12 a:hover{
    color: #fff
}
*/
.box12 a:hover {
    background: url(../images/Kindergarten.html);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}

.Primary a:hover {
    background: url(../images/primary.html);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}
.Middle a:hover {
    background: url(../images/middle.html);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}
.Senior a:hover {
    background: url(../images/senior.html);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}

.toppers-main {
    box-shadow: 0 0 3px 2px #dedede;
    height: 318px;
    margin: 32px 0 0 -17px;
    width: 100%;
    overflow: hidden
}
.topper-box {
    margin: auto;
     width: 126px !important;
    
}
.topper-box ul li {
    height: 196px!important;   
     width: 126px !important;
    text-align: center;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    line-height: 14px;
    padding: 0px 0 0px 0;
    margin: 0px;
}
h5.header-topr {
    background: #34495e;
    display: inline-block;
    padding: 7px 0 0 0;
    color: #fff;
    width: 37px;
    height: 35px;
    text-align: center;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 17px;
}
.topper-box ul li p {
    padding: 6px 0 0 0;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}

.arrow-toppertview {
    margin: 16px 0 0 -40px;
}
a.view-evnt.view-toppertview{
    margin: -35px 20px 0px 87px;
}
a.view-evnt.view-toppertview:hover{
    background: #34495e;
    color: #fff;
}
a.next-topperx {
    margin: 0 0 0 -4px;
}
a.next-topperxii {
    margin: 0px 0 0 -4px;
}
.eudunext {
    font-size: 16px;
    font-family: 'Source Sans Pro';
}
.eudunext a {
    color: #f3cc10;
}

.logo-on-scroll-top-show span {
    font-size: 17px;
    color: #2c2ced;
    font-weight: 600;
}
.logo-on-scroll-top-show {
    width: 57%;
    margin: 8px 0 0 0;
}
ul.nav-scroll-top-show > li > a {
    font-size: 13px!important;
}
.main-content.main-head.top-higt {
   min-height: 32px;
    padding: 0px;
    box-shadow: 0px 4px 16px 0px #af3b60;
    transition: all 4s;
    z-index: 9999
}
ul.nav-scroll-top-show {
    top: 0px !important;
}
ul.sf-menu.clearfix.nav-scroll-top-show > li > a{
    color: #ffffff;
    font-weight: 400;   
    border: none;
}
/*
ul.sf-menu.clearfix.nav-scroll-top-show li ul {
    top: 41px;
}
*/
h3.header-inner-pages {
    background: #2248b0;
    text-align: center;
    display: table;
    margin: auto;
    padding: 9px 47px;
    font-size: 20px;
    color: #fff;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    margin-bottom: 11px;
    border-radius: 3px;
}

.card {
/*    border: 1px solid #2249b5;*/
    height: auto;
    overflow: hidden;
    text-align: justify;
    font-family: 'Source Sans Pro';
    margin: 10px 0px;
    padding: 8px;
}
.card-body {
    background: white;
    border-radius: 25px;
    z-index: 999;
    position: absolute;
    width: 75%;
    right: 16px;
    top: 26%;
    min-height: 167px;
    box-shadow: 0px 6px 8px 2px #8e8e8e52
}
.card-body-right {
    background: white;
    border-radius: 25px;
    z-index: 999;
    position: absolute;
    width: 77%;
    left: 0;
    top: 26%;
    min-height: 167px;
    box-shadow: 0px 6px 8px 2px #8e8e8e52
}
img.card-img-top {
    float: left;
    margin: 0 21px 0 0px;
    width: 25%;
    border-radius: 15px;
}
img.card-img-right{
     float: right;
    margin: 0 0 0 0px;
    width: 25%;
    border-radius: 15px;
}

a.btn.btn-primary.text-white {
    background: #1f419e;
    position: absolute;
    bottom: 0;
    left: 20%;
}
h5.card-title {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    font-family: 'Source Sans Pro';
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 11px 0 0 0;
}
.card-body h5{
   text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    font-family: 'Source Sans Pro';
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 18px 0 0 22px;
}
h5.card-title-right {
   text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    font-family: 'Source Sans Pro';
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 18px 0 0 22px;
}
p.card-text {
    text-align: justify;
    padding: 10px 24px;
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}

a.ls-nav-prev{
    position: absolute;
    left: 0;
}
.ft-box ul li img {
    transition: all 1s;
}
.ft-box ul li img:hover {
    transform: scale(1.1);
}
.trial{
    text-align: left
}
.ft-box {
    color: #fff;
}
ul.ft-ulbox{
    padding: 0px; 
    margin: 0px;
    list-style: none
}
ul.ft-ulbox li {
    display: inline-block;
    width: 194px;
    padding: 0px;
    margin:0px;
    font-size: 13px;
    font-weight: 400;
    display: block
}
ul.ft-ulbox li img {
    margin: 0 0 13px 0;
    display: block;
}
ul.ft-ulbox li a span {
    margin: -20px 0 0 0;
    display: block;
}
ul.ft-ulbox li a {
    color: #fff;
    line-height: 33px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    transition: all 0.6s
}
ul.ft-ulbox li a:hover{
    color: #49af91;
    padding-left: 6px;
}
a.ft-logo {
    text-align: left;
    /* border: 1px solid red; */
    float: left;
    margin: 33px 0 67px 0px;
}
h4.online-feebox {
    position: absolute;
    bottom: 49px;
    right: 0;
    z-index: 1;
  
}
h4.online-feebox a {
    background: #34495e;
    padding: 12px;
      border-radius: 21px 0 0 20px;
    border: 3px solid #ececec;
    border-right: none;
    color: #fff
}
h4.online-feebox a:hover{
     background: #4844d9;  
    color: #fff;

}
.heading-cobinet { margin: -33px 0 0 0; padding: 0; }
.heading-cobinet h4 {
    text-align: center;
    font-size: 45px;
    color: #444341;
    font-weight: 600;
    padding: 28px 0 0 0;
}
.senior-section-box {border-bottom: 2px solid #0606f4; width: 65% !important; margin: AUTO; display: block; left: 18%;}
.senior-section-box::before {
    position: absolute;
    content: '';
    height: 27px;
    width: 2px;
    left: 0;
    bottom: -27px;
    background: blue;
}

.senior-section-box::after {
    position: absolute;
    content: '';
    height: 27px;
    width: 2px;
    right: 0;
    bottom: -27px;
    background: blue;
}
.senior-section-box h4 {display: inline-block; background: blue; padding: 10px 20px; color: #fff; border-radius: 6px; position: relative; margin-bottom: 17px;box-shadow: 1px 7px 7px #d8d6d6;font-size: 24px;margin-top:50px}
.senior-section-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:blue;left: 50%;}
/*
.Primary-box{border-bottom: 2px solid #ff8142; margin-top:26px}                
.Primary-box h4{background: #ff8142;}                
.Primary-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:#ff8142;left: 50%;}              
.Kindergarten-box{border-bottom: 2px solid #1da064; margin-top:26px}                
.Kindergarten-box h4{background: #1da064;}                
.Kindergarten-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:#1da064;left: 50%;}              
*/
.white-bg{background: white; overflow: hidden; box-shadow: -1px 1px 14px 0px #ccc}

.head-section img {float: left; padding: 8px; width: 30%; border: 1px solid whitesmoke; margin: 11px; border-radius: 3px; }
.head-section h2 { background: #0000f8; color: #fff!important; display: inline-block; border: none; font-size: 21px; font-weight: 500; padding: 10px 32px; border-radius: 3px; color: #fff;box-shadow: 0px 6px 10px 0px #dcdbdb; }
.head-section h3 {
    font-size: 20px;
    color: #0000ff;
    text-align: center;
    line-height: 30px;
}
.head-section { width: 84%; margin: auto; margin-top: 25px;}

 ul.schol-logo-ul li img:hover {
	opacity: 0.6;
            transition: all 1s;
	}	
	ul.schol-logo-ul li p {	
	text-align: center;	
	margin: auto;	
	}
	
	ul.schol-logo-ul {	
	text-align: center;	
	margin: auto;	
	padding:0px
		}
	
	ul.schol-logo-ul li h6 {	
    background: #2280e0;
    padding: 12px 0px;
    position: relative;
    top: -38px;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
	}
	
	ul.schol-logo-ul li {
		display: inline-block;	
	padding: 10px;	
	border-radius: 6px;	
	margin: -7px 5px -22px 5px;	
	transition: all 0.8s;	
	cursor: pointer;	
	}
	
	ul.schol-logo-ul li a{	
	text-decoration: none;	
	color: #605c5d;	
	font-weight: 600	
	}
ul.schol-logo-ul li a img {
    border-radius: 5px 5px 0 0;
}


 ul.schol-branches-ul li img:hover {
	opacity: 0.6;
            transition: all 1s;
	}	
	ul.schol-branches-ul li p {	
	text-align: center;	
	margin: auto;	
	}
	
	ul.schol-branches-ul {	
	text-align: center;	
	margin: auto;	
	padding:0px
		}
	
	ul.schol-branches-ul li h6 {	
   background: #34495e;
    padding: 12px 0px;
    position: relative;
    top: -38px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto';
	}
	
	ul.schol-branches-ul li {
		display: inline-block;	
	padding: 10px;	
	border-radius: 6px;	
	margin: -7px 5px -22px 5px;	
	transition: all 0.8s;	
	cursor: pointer;
        width: 45%;
    
	}
	
	ul.schol-branches-ul li a{	
	text-decoration: none;	
	color: #605c5d;	
	font-weight: 600	
	}
ul.schol-branches-ul li a img {
    border-radius: 5px 5px 0 0;
    width: 100%;
}
h3.Our-Branche{
    color: #ffffff;
    margin: 22px 0 27px 0;
    display: block;
    text-align: center;
    font-size: 20px;
    background: #34495e;
    display: inline-block;
    padding: 8px 26px;
    position: relative;
}
h3.Our-Branche::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}
  img.img-thomas {
    float: none;
        padding: 12px;
    border: 1px solid #dcd3d3;
    background: white;
    margin-right: 27px;
    margin: auto;
    text-align: center;
    display: block;
}
    p.ft-img-sr img {
    padding: 18px 6px;
    transition: all 1s;
    cursor: pointer
}

p.ft-img-sr {
    text-align: center;
    margin: 0 13px;
}

    p.ft-img-sr img:hover {
    transform: translateY(20px);
}
table.table.table-responsive.table-border {
    background: #fff;
    border: 1px solid #dddddd;
}   
    td.img-john {
    font-weight: 600;
}
    td.img-john img {
    display: block;
    margin: auto;
    margin-bottom: 12px;
    border: 1px solid #d4d4d4;
    background: #efefef;
    padding: 12px;
}
   table.table.table-responsive.table-border tr td {
    border-right: 1px solid #dddddd;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    color: #34495e;
}
    table.table.table-responsive.table-border h5 {
    text-align: center;
    font-family: 'Source Sans Pro';
    font-size: 23px;
    font-weight: 600;
}
   .col-md-12.brothes-box {
    text-align: left;
}
    img.img-inspt {
    float: left;
}
    .col-md-12.brothes-box h5 {
    font-size: 23px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    background: #34495e;
    display: inline-block;
    padding: 4px 16px;
    color: #fff;
    border-radius: 2px;
    position: relative;
}
   .col-md-12.brothes-box h5:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 26%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}
.col-md-12.brothes-box p {
    font-style: italic;
    color: #34495e;
   }
    .col-md-12.brothes-box h3 {
    background: #34495e;
    color: #fff;
    font-size: 23px;
    padding: 8px 0;
    font-family: 'Source Sans Pro';
    font-weight: 600;
}
    .bro-section-center {
    clear: both;
    margin: 58px 1px 0 0;
    border-top: 1px solid #e8e8e8;
    padding: 12px 0 0 0;
}
    ul.bros-ul{
        text-align: center
    }
   ul.bros-ul li {
    display: inline-block;
    width: 32%;
    height: 329px;
    text-align: center  
}
    .text-h5 {  
     position: relative;
    top: 7px;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    text-align: center;
}
    .text-h6 {
    position: relative;
    top: 28px;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    text-align: center;
}
    ul.bros-ul li img {
    padding: 10px;
    border: 1px solid #e9eaea;
}
    p.Important-p {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto';
}
.content {
    background: #fff;
    padding: 18px;

}
p.ft-img-sr img {
    width: 21%;
}
.shapers {
    margin-bottom: 21px;
}
.shapers img {
    padding: 10px;
    border: 1px solid #ececeb;
    background: #f7f7f7;
}
.shapers h5 {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Roboto';
}
.Administration-box h5{
        text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    font-family: 'Source Sans Pro';
    line-height: 23px;
    color: rgb(52, 73, 94);
}
.shapers h2 {
    background: #0000f8;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    letter-spacing: 0.5px;
    padding: 11px 50px;
    border-radius: 1px;
    position: relative;
    border-radius: 18px 0 18px 0;
}
.shapers h2::after{
content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0000f8;
}
h4.coordint-div {
    clear: both;
    background: #34495e;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    font-size: 24px;
    margin: 38px 0;
}
.header-glance h3 {
    font-size: 30px;
    text-align: center;
    margin: 0px;
    color: #ffffff;
    padding: 13px 14px;
    font-family: 'Roboto';
    background: #34495e;
    margin: 0 0 27px 0;
    border-radius: 3px;
    display: inline-block;
    min-width: 28%;
    border-radius: 12px;
    font-size: 37px;
    font-weight: 600;
}
h5.name-head {
   text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto';
    padding: 0 0 9px 0;
    font-weight: 700;
    color: #34495e;
}
.glance-box p{
    color: rgb(52, 73, 94);
    visibility: visible;
    animation-delay: 0.8s;
    font-style: italic;
    padding: 0px 30px;
}

ul.kg-sect {
    margin: 0px 0 0 28px;
    padding: 0 0 0 0;
}
ul.kg-sect li {
    font-size: 20px;
    font-style: italic;
    color: #34495e;
    visibility: visible;
    animation-delay: 0.8s;
    font-style: italic;
    padding: 5px 8px 0 42px;
    font-family: 'Source Sans Pro';
    background: url(images/arrow-left.png) 6px 6px;
    background-repeat: no-repeat;
}
ul.inner-page-ul {
    margin: 0px 0 0 0px;
    padding: 0 0 0 0;
}
.inner-page-ul li{
    font-size: 20px;    
       visibility: visible;
    padding: 5px 8px 0 42px;
    font-family: 'Source Sans Pro';
    background: url(images/arrow-left.png) 6px 6px;
    background-repeat: no-repeat;
    text-align: justify
}

    h2.content-title.desktop-view {
    background: #34495e;
    color: #fff;
    text-shadow: none;
    line-height: 50px;
    margin: 34px 0 0px 0px;
    padding: 0px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}  
    .main-content-block {
    background: #fff;
    padding: 18px;
}
.inTitle {
    padding: 2px 42px;
    margin-left: 0px;
    color: #ffffff;
    /* border-top-left-radius: 17px; */
    /* border-bottom-right-radius: 17px; */
    font-size: 25px!important;
    /* margin-bottom: 21px; */
    /* border-bottom: 1px dashed #e4e4e4; */
    background: #34495e;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    position: relative
}
.inTitle::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}


.bg-event{
  background: #831a3c;
  height: 90px;
  width: 100%;
    padding: 0px;
    margin: 0px;
}
.latest-div{
/*    background: #70125c;*/
    background:rgb(4 4 4 / 13%);
    height: 90px;
    width: 100%;
}
.latest-text{
    height: 109px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #7e1e5b, #8d2a5a);
	background-image:    -moz-linear-gradient(left, #7e1e5b, #8d2a5a);
	background-image:     -ms-linear-gradient(left, #7e1e5b, #8d2a5a);
	background-image:      -o-linear-gradient(left, #7e1e5b, #8d2a5a);
	background-image:         linear-gradient(left, #7e1e5b, #8d2a5a);  
        background: url(../images/event-bg-right.png);
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
}
.latest-div img{
    margin-top:23px; 
}

ul.news1-ul {
    padding: 0px;
    margin: 0px;
}
ul.news1-ul li {
    display: inline-flex;
    margin: 10px 2px;
}
.date-box {
    height: 70px;
    width: 70px;
    background: #969696;
    border-radius: 50%;
    display: grid;
    position: relative;
    float: left;
    margin: 0px 10px 0 6px;
}
.date-box::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    right: 0px;
    top: 10px;
    border: 2px solid #8d2b5a;
}
.date-box h5 {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    /* font-weight: 600; */
    color: #fff;
    padding: 0px;
    line-height: 27px;
    padding-top: 13px;
}
p.month-box {
    color: #fff;
    font-size: 11px;
    text-align: center;
    font-family: 'Poppins';
    /* font-weight: 600; */
}
h4.news-title {
    font-size: 14px;
    color: #fff;
    padding: 5px 0 0 0;
}
a.news-readmore {
    background: #fff;
    font-size: 12px;
    text-decoration: none;
    color: #2d2d2d;
    font-weight: 600;
    padding: 1px 8px;
    border-radius: 15px;
}

.value-text h3 span {
/*    font-size: 48px;*/
    font-size: 42px;
    color: #1f1c1c;
    font-weight: 500;
}
.value-text h3 span {
    display: block;
    text-align: right;
    font-size: 15px;
    line-height: 0;
    font-family: 'Poppins';
    font-weight: 600;
    color: #5a5858;
    font-style: normal
}
.value-text h3 {
    color: #831a3c;
    font-family: "Pompiere", Sans-serif;
    font-size: 43px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 58px;
    letter-spacing: 0;
}
.value-text h4 {
    font-weight: 700;
    font-size: 27px;
    padding: 8px 0 16px 0;
}
.value-text p {
    text-align: justify;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0 10px 0;
    margin: 0px;
    line-height: 26px;
}
a.btn-value {
    color: #fff;
    text-decoration: none;
    padding: 8px 23px;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    transition: all 1s;
    background: linear-gradient(to left, #89275a 50%, #5dab9b 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    margin-top: 26px;
    font-size: 13px;
}
a.btn-value:hover{
    background-position: left;
    color: #fff;
}
.presidency-box {
    background: url(../images/bg-star.png);
    min-height: 420px;
    background-color:#831a3c;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right top;
}
.top-herd h4 {
    text-align: center;
    color: #fff;
    font-family: 'Poppins';
    padding: 32px 0 0 0;
    font-size: 25px;
}
h4.top-herd1{
    font-size: 30px;
}

ul.why-shalom {
    padding: 0px;
    margin: 30px 0 44px 0;
}
ul.why-shalom li {
    height: 242px;
    width: 45%;
    display: inline-block;
    margin: 0 11px 16px 11px;
    background: #fff;
    font-size: 16px;
    padding: 10px 10px 10px 10px;
    vertical-align: top;
    font-family: 'Poppins';
    font-weight: 500;
    position: relative;
    border-radius: 3px;
    text-align: justify;
    line-height: 24px;
}
ul.why-shalom li h4 {
    background: linear-gradient(to right, #967796 , #969696);
    font-size: 21px;
    line-height: 36px;
    color: #fff;
    position: relative;
    height: 48px;
    padding: 12px 0 0 0;
    line-height: 17px;
    border-radius: 0 25px 25px 0;
    box-shadow: 5px 5px 7px 0px #cecece;
    margin: 0px 0 19px -15px;
    text-align: center;
    z-index: 999;
    position: relative;
    font-family: 'Poppins';
}
ul.why-shalom li h4::after {
    content: '';
    position: absolute;
    left: -31px;
    background: url(../images/bg-hd.png);
    height: 76px;
    width: 56px;
    top: 0;
    z-index: -1
}

ul.why-shalom li::before {
    content: '';
    position: absolute;
    height: 60px;
    width: 60px;
    bottom: -6px;
    right: -5px;
    border-top: 73px solid transparent;
    border-left: 32px solid transparent;
    border-right: 68px solid #a9a3a9;
}
    li.left-internations {
        background: transparent !important;
        width: 30% !important;
        margin: auto !important;
        text-align: center!important;
        height: 100%!important;
    }
li.left-internations img,  li.right-national img {
    width: 100%
}
    li.right-national {
        background: transparent !important;
        width: 30% !important;
        margin: auto !important;
        text-align: center!important;
        height: 100%!important;
    }
ul.why-shalom li:first-child::before {
    content: '';
    /* background: red; */
    display: none;
}
ul.why-shalom li:last-child::before {
    content: '';
    /* background: red; */
    display: none;
}

h5.hd-schol-award {
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-family: 'Poppins';
    padding: 0 0 18px 0;
}




.dd{
   position: absolute;
    margin: auto;
    z-index: 9;
    top: 32%;
    display: block;
    left: 0;
    right: 0
}

.round-box1 {
    float: left;
    width: 50%;
    margin: auto;
    position: relative;
    margin-bottom: 50px;
  
}
.ft-mob-p {
    margin: 0 0 17px 0px;
    padding-bottom: 0;
}






.box1img {
  position: relative;
  width: 100%;
}

.image-hover {
  display: block;
  width: 100%;
  height: auto;
    opacity: 0.4;
}

.overlay-txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #fff;
}

.box1img:hover .overlay-txt {
  opacity: 1;
}

.text-hover {
    cursor: pointer;
  color: #201d1f;
  font-size: 20px;
  position: absolute;

  text-align: center;
}
.first-box {
    margin: 34px 0 48px 0;
    overflow: hidden;
    border-radius: 16px;
    background: #d2d6dc;
}

.img-text-img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
p.img-text-img img {
    display: block;
    margin: auto;
    margin-top: 42%;
    padding: 0 0 11px 0;
}
p.img-text-img {
    color: #7f1e5b;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 0 65px;
}
h2.hover-header img {
    width: 16%;
    float: left;
    margin:-16px 9px 0 23px;
}
h2.hover-header {
    color: #7f1e5b;
    font-size: 16px;
    margin: 35px 0 2px 0;
    font-weight: 600;
    font-family: 'Poppins';
}
.text-hover p {
    display: block;   
    clear: both;
    text-align: left;
    padding: 8px 20px 0 20px;
    font-family: 'Poppins';
    line-height: 23px;
    font-size: 15px;
    font-weight: 500;
    color: #101010;
}
.top-herd h3 {
    font-size: 22px;
    font-family: 'Poppins';
    font-weight: 500;
}
.bg-motto{
    background: url(../images/motto-bg.jpg);
    width: 100%;
    height: 560px;
    margin: 0px;
    padding: 0px;
    float: left;
    background-size: cover;      
    }

.motto-bg-box{
    background: url(../images/motto-bg.png);
    width: 98%;
    height: 449px;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 0.8s;
}
.motto-bg-box:hover {
    transform: translateY(6px);
}
.motto-bg-box h4 {
    text-align: center;
    padding: 46px 0 0 0;
    font-family: 'Poppins';
    color: #6e105c;
    font-weight: 600
}
.motto-bg-box p{
    font-family: 'Poppins';
    text-align: justify;
    line-height: 18px;
    font-size: 14px;
    padding: 14px 37px;
    font-weight: 500;
    hyphens:auto
}
.motto-bg-box a {
    text-decoration: none;
    color: red;
    font-weight: 500;
}
.home-gallery-bg{
    background: url(../images/gallery-bg-home.png);
    min-height: 420px;
    background-color: #831a3c;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left top;  
    background-size: contain;
}
.small-img {
    margin: 0 0 21px 0;
    overflow: hidden
    
}
.small-img img:hover {
    transform: scale(1.1);
    opacity: 0.9;
}
.small-img img {
    min-height: 146px;
    max-height: 146px;
      transition: all 0.8s
    
}
.big-img{
    overflow: hidden;
}
.big-img img {
    min-height: 313px;
    max-height: 313px;
    transition: all 0.8s
}
.big-img img:hover {
    transform: scale(1.1);
    opacity: 0.9;
}
a.gallery-readmore {
    background: #fff;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    padding: 6px 10px;
    margin: 10px 0 21px 0;
    display: inline-block;
    border-radius: 5px;
    background: linear-gradient(to left, #fff 50%, #5dab9b 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    font-size: 14px;
}
a.gallery-readmore:hover{
      background-position: left;
    color: #fff
}

footer{
    background: url(../images/bg-footer.jpg);
    min-height: auto;
    width: 100%;
    background-position: center center;
    clear: both;
    background-repeat: no-repeat;  
    background-size: cover;
}
.ft-header h4 {
    color: #fff;
    font-family: 'Poppins';
    font-size: 16px;
    padding: 29px 0px 20px 0px;
}
input.input-ft {
    border: 1px solid #dfd6e8;
    margin: 5px 0;
    border-radius: 5px;
    color: #4a4747;
    font-family: 'Poppins';
    font-size: 13px;
    width: 100%;
    height: 35px;
}
textarea.textarea-ft {
        resize: none;
    border: 1px solid #dfd6e8;
    border-radius: 5px;
    margin: 5px 0px 14px 0;
    height: 80px;
    float: left;
    width: 100%;
}
.input-ft::placeholder{  
  opacity: 0.5;
    color: #1f1b1b;
    font-size: 12px!important;
}
textarea.textarea-ft::placeholder {
    font-family: 'Poppins';
    padding: 3px 6px;
    line-height: 16px;
     font-size: 12px!important;
     opacity: 0.5;
    color: #1f1b1b;
}

button.ft-btn-save {
    display: block;
    color: #2e243d;   
    border-radius: 5px;
    border: 1px solid transparent;
    height: 35px;
    width: 39%;
    padding: 0;
    position: relative;
    top: 0px;
    font-weight: 600;
    font-family: 'Poppins';
      background: linear-gradient(to left, #fff 50%, #5dab9b  50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    z-index: 99;
}
button.ft-btn-save:hover{
    background-position: left
}
h3.social-header {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins';
    padding: 27px 0 0 15px;
}
ul.ft-social-ul{
    width:68%;
}
ul.ft-social-ul li {
    width: 43%;
    display: inline;
    margin:0 5px 0 0px;
}
ul.ft-social-ul li a{
    text-decoration:none;
    margin: 0 0 5px 0;
    display: inline-block;
}
ul.ft-social-ul li a img{
    display: block;
    transition: all .5s
}
ul.ft-social-ul li a span {
    font-size: 12px;
    color: #fff;
}
ul.ft-social-ul li a img:hover {
    filter: invert(1);
}
.last-div h4 {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 13px;
    line-height: 44px;
    font-family: 'Poppins'
}
.last-div h4 a {
    text-decoration: none;
}
.last-div h4 a:hover {
    color: #77185c;
}
.cirl-box-main {
    padding: 12px;
}
.header-latest-cirl h2 {
    font-family: 'Poppins';
    font-weight: 600;
    padding: 0px 0 14px 0;
    color: #000;
    font-size:32px;
}
.import-notice {
    background: white;
    z-index: 999;
    padding: 27px;
    overflow: hidden;
    box-shadow: 0 0 9px 4px #bfbfbf;
}
a.btn-cirlu{
    margin-top: 22px
}
.header-achive h2 {
    font-family: 'Poppins';
    font-size: 27px;
    font-weight: 600;
    padding: 42px 0 27px 0;
}
.testmon-text{
    height: auto    
}
.testmon-text p{
    font-size: 14px ;
     font-family: 'Poppins';
    font-weight: 400;
}
.img-txtm img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    float: left;
    border: 4px solid #e2e2e2;
    margin-right:15px; 
}
.img-txtm span {
    display: block;
    font-size: 13px;
    font-family: 'Poppins';
    line-height: 18px;
    padding-top: 1px;
}
.main-testmon-main{
    padding: 0px 0 0 90px;
}
.img-txtm{
    margin-top: 16px;   
}
div#testimonials-sect ul li{
   height: auto !important
}
a.btn-value.btn-avhievet {
    margin-top: 60px;
}
a.btn-value.btn-tstmoni{
       margin-top: 28px;
    margin-bottom: 20px;
}

a.more-achieve {
    color: red;
    text-decoration: none;
    text-align: left;
    position: relative;
    top: 2px;
    transition: all 0.4s;
    display: block;
    font-weight: 400;
}
a.more-achieve:hover{
     color: #000;
     font-weight: 600
}
.category-title-gallery{
   position: absolute;
    margin-top: -30px;
    background: rgba(0, 0, 0, 0.6);
    padding: 8px 15px 8px 10px;
    color: #fff;
    float: left;
    line-height: 14px;
    text-align: left;
}
.internalpage {
    box-shadow: 0 0 9px 1px #d2d1d1bd;
    border-radius: 3px;
    background: #fff;
}




 /*--gallery page css--*/

  h2.categ-title {
    font-size: 16px;
    font-family: 'Poppins';
    display: block;
      color: #8F326D;
      margin: 0px 0 19px 0;
     clear: both;
    padding-top: 6px;;
}
p.clock-text {
    text-align: left;
    font-family: 'Poppins';
    font-size: 14px;
    color: #74155c;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}
    p.clock-text i{
       color: #74155c; 
    }
 a.quicklinks {
    border-radius: 1px;
    padding: 6px 10px;
    color: #fff;
    float: right;
    margin-bottom: 0px;
    background: linear-gradient(to left, #89275a 50%, #5dab9b 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    text-decoration: none;
    margin: -25px 0 0 0;
    border-radius: 3px;
    font-size: 12px;
} 
    a.quicklinks:hover {
    background-position: left;
}
    img.galy {
    min-height: 200px;
    max-height: 200px;
    object-fit: fill;
    transition: all 1s;
 

}
    img.galy:hover {
    transform: scale(1.1);
    filter: grayscale(0.5)
}

   h2.content-title.desktop-view {
    float: none !important;
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 22px;
    text-align: center;
    background: -webkit-linear-gradient(left, #831a3c, #8d2a5a) !important;
    border: none;
    border-radius: 3px;
    margin:24px 17px 8px 17px;
}  
.back-btn a {
    color: #fff;
    text-decoration: none;
    padding: 2px 11px;
    font-family: 'Poppins';
    font-size: 14px;
}
.back-btn a:hover {
    color: #d0c108;
}
.back-btn {
    display: inline-block;
    float: right;
    background: #6b0e5c;
    border-radius: 3px;
}

/*--End--*/

 .login-box {
    height: 210px;
    display: inline-block;
    position: relative;
    margin: -319px 0 0 0;
    float: right;  
}
    .login-box a {
    text-decoration: none;
}
.quicklinkshomepay a {
    text-decoration: none;
    color: #ffff;
    padding: 14px 7px;
    display: block;
}
.quicklinkshomepay a:hover{
    color: #fff;
}
.quicklinkshomepay {
    position: relative;
    left: 0;
    width: 100%;
    padding: 0;
    border-radius: 6px;
    line-height: 0;
    color: red;
    z-index: 11;
    cursor: pointer;
    transition: all 0.5s ease-out 0s;
    outline: none;
    /* -webkit-animation: NAME-YOUR-ANIMATION 1s infinite; */
    -moz-animation: btn-blink 1s infinite;
    -o-animation: btn-blink 1s infinite;
    animation: btn-blink 1s infinite;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 12px;
    margin: 2px 0 0 0;
}
    .quicklinkshomepay i {
    padding: 0 6px 0 0px;
}
    
@-webkit-keyframes btn-blink {
    0%, 49% {
    background-color: #831a3c;
    color:#fff;
}
    50%, 100% {
    background-color: #969696;
    color:#fff;
}
}

.quicklinkshomepay1 {   
    position: relative;
    top: 0;
    right: -4px;
    width: 100%;
    padding: 10px 0 10px 0;
    border-radius: 6px;
    line-height: 10px;
    color: red;
    z-index: 11;
    cursor: pointer;
    transition: all 0.5s ease-out 0s;   
    outline: none;
    /* -webkit-animation: NAME-YOUR-ANIMATION 1s infinite; */
    -moz-animation: btn-blink 1s infinite;
    -o-animation: btn-blink 1s infinite;
    animation: btn-blink 1s infinite;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 12px;
    line-height: 13px;
}
.quicklinkshomepay1 i {
    padding: 2px 5px 0 0px;
    position: relative;
    top: 6px;
    font-size: 14px;
}
.quicklinkshomepay1 span{
    font-size: 10px;
    padding: 0 0 0 26px;
}
    
@-webkit-keyframes btn-blink {
    0%, 49% {
    background-color: #831a3c;
    color:#fff;
}
    50%, 100% {
    background-color: #969696;
    color:#fff;
}
}

.quicklinkshomepay2{
    top: 80%;
}

.sp-view {
    background: whitesmoke;
    text-align: left;
    padding: 18px;
    overflow: hidden;
    margin: 12px 0;
    position: relative
    }
.sp-view p {
    font-family: 'Poppins';
    font-size: 16px;
    text-align: justify;
}
    p.name-sp {
    position: relative;
    right: 0px;
    bottom: 0;
    float: left
}
p.teaching-img img{
    float: right;
}
table.table tr th {
    background: rgb(29 14 21 / 48%);
    color: #fff;
}
table.table tr:nth-child(odd) {
    background: #e3e3e3;
}

table.table tr:nth-child(event) {
    background: #fff;
}
.title-content h3 {
    color: #6b0e5c;
    font-size: 20px;
    font-family: 'Poppins';
}
.navimg li {
    line-height: 25px;
    font-family: 'Poppins';
    background: url(../images/arrow-li.png) left 3px !important;
    background-repeat: no-repeat !important;
    padding: 1px 0px 4px 26px !important;
}
.water-activitie {
    margin: 18px 0;
}
.contact-text {
    border: 1px solid #dadada;
    border-radius: 5px;
    background: #f9f9f9ad;
    padding: 18px;
    box-shadow: 0px 8px 7px 0px rgb(16 9 9 / 3%);
    /*min-height: 133px;*/
    margin-bottom: 16px;
} 
.contact-text p {
    text-align: center!important;
    font-family: 'Poppins';
    font-size: 13px;
}
.contact-text a {
    text-decoration: none;
    float: left;
    padding: 0 0 0 2px;
    font-size: 13px;
}
h4.inner-heading-h4 {
    font-family: 'Poppins';
    color: #79195b;
    font-weight: 500;
    font-size: 23px;
}
div#faq {
    width: 99.8%!important;
    overflow: hidden;
    margin: auto
  
}
div#faq ul li {
    width: 158px !important;
    border: 1px solid #daa2bd;
    height: 145px !important;
    padding: 0!important;
    margin: 0 11px;
}
.achive-box-main {
    box-shadow: 0 0 12px 2px #d2d2d282;
    padding: 10px;
    background: white;
    border-radius: 5px;
}
.achive-header h2 {
    font-family: 'Poppins';
    font-size: 27px;
    font-weight: 600;
    padding: 0 0 12px 0;
}
.navigation-arrow-ahive {
    top: -52px;
    z-index: 1;
    right: 2px;
}
div#chairperson{
    margin: 76px 0 0 0;
}

ul.schl-glance {
    padding: 0;
    margin: 0px;
    list-style: none;
}
ul.schl-glance li {
    display: inline-block;
    width: 198px;
    border: 1px solid #831a3c;
    border-radius: 11px;
    height: 40px;
    text-align: center;
    line-height: 37px;
    font-weight: 500;
    font-size: 16px;
    margin: 6px 6px;
    background: linear-gradient(to left, transparent 50%, #89275a 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    cursor: pointer
}

ul.schl-glance li:last-child {
    width: 414px;
}
ul.schl-glance li:hover{
     background-position: left;
    color: #fff;
}

@media only screen and (max-width: 767px)
{
    .Streams, .Mandatory {
        width: 100% !important;
    }  
   
    ul.schl-glance li
    {
        width: 148px;
        font-size: 14px;
    }
    
    ul.schl-glance li:last-child {
        width: 314px;
    }
}
.popup-schl-glance{
    display: none;
        background: rgb(0 0 0 / 60%);
    height: 100vh;
    z-index: 9999;
    width: 100%;
    position: fixed;
    top: 0;
}
.center-glance-box {
    width:60%;
    height: 312px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 10px 23px;
}
.center-glance-box h2 {
    font-size: 22px;
    padding: 0px 0 7px 0;
}
table.glance-table {
    width: 100%;
}
table.glance-table tr td {
    border: 1px solid #e6e1e1;    
    line-height: 20px;
    text-align: left;
    padding: 10px 13px;
    font-weight: 500;
}
.close {
    color: #ffffff;
    float: right;
    font-weight: bold;
    display: inline-block;
    background: #831a3c;
    font-size: 16px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0;
    position: relative;
    left: 14px;
    top: -4px;
}
    table.table-council tr td h6 {
    text-align: center;
    line-height: 16px;
    position: relative;
    top: 9px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #494141;
    font-size: 14px;
}
    table.table-council tr td img {
    border: 4px double #b6b4b4;
}
.Infras img {
    margin: 0 7px 0 7px;
}
img.ls-bg.galler-slider {
    width: 567px !important;
    height: 300px !important;
    object-fit: contain;
}
.British-Council img {
    width: 59%;
    float: right;
}
.British-Council {
    position: absolute;
    bottom: 9px;
    right: 0;
}
.ft-header {
    position: relative;
}
ul.btn-boxright {
    padding: 0px;
    margin: 0px;
}
ul.btn-boxright li {
    padding: 0px;
    margin: 1px 0px;
    display: inline-block;
    width: 96%;
}
.video-box{
    background: rgb(252 254 253); margin-bottom: 20px; padding: 20px; min-height:295;border: 1px solid #ddd;
}


@media (min-width:768px) and (max-width:1191px){
    
    	nav.site-desktop-menu > ul > li
	{
		    padding-left: 0px;
			padding-right:0px;
	}
	
    nav.site-desktop-menu > ul > li > a{
        font-size: 10px;
        padding:0 4px
    }
    nav.site-desktop-menu {
    margin-top: 14px;
}
/*
    .logo img {
    width: 74%;
}
*/
    ul.sf-menu.clearfix.nav-scroll-top-show > li > a{
        font-size: 10px !important
    }
    .logo-on-scroll-top-show {
    width: 76%;
    margin: 9px 0 0 0;
}
    ul.nav-scroll-top-show {
    top: 4px !important;
}
    p.img-text-img img {
        width: 35%;
}
    p.img-text-img {
        font-size: 14px;
        line-height: 21px;
        font-weight: 700;
} 
    h2.hover-header{
        font-size: 12px;
        margin: 15px 0 2px 0;
    }
    .text-hover p {
    font-size: 10px;
    line-height: 13px;
    margin: 0px 0 0;
    text-align: justify;
    font-weight: 600;
}
.motto-bg-box {
    background: none;
    height: auto;
    background-color: #f4f1f3;
    margin: 0 0 26px 0;
    padding: 0 0 22px 0;
    min-height: 354px;
}
     .motto-bg-box p {  
    line-height: 15px;
    font-size: 11px;
    padding: 10px 13px;
    }
    ul.ft-social-ul{
        width: 100%
    }
    .big-img img, {
        object-fit: cover
    }
    .big-slider-show{
        display: none
    }
    .main-testmon-main{
        padding: 0px;
        border-top:1px solid #d7d7d7; 
    }
    .home-slider{
        margin-top:54px
    }
     .category-title-gallery {
        position: relative; 
        text-align: left;
        left: 37px;
    }
    .latest-div img {
        width: 71%;
    }
    a.quicklinks {
        padding: 5px 5px;
        font-size: 9px;
        margin: -5px 0 0 0!important ;
    }
    .contact-text{
        padding: 5px!important
    }
    h2.categ-title{
        font-size: 13px!important;
    }
    .video-box{
        min-height: 288px !important;
    }
     nav.site-desktop-menu > ul > li > ul > li{
        font-size: 11px;
    }
}



@media (max-width: 767px){
    
    table.table-council tr td {
    display: block;
    text-align: center;
}
    
    .main-testmon-main{
        padding: 0px;
    }
    .logo{
        text-align: left;
        margin-top: 10px;
    }
.logo img {
    width: 45%;
}
.logo span {
    font-size: 16px;
    top: 0px;
}
.box11, .box12{
    margin: auto;
    float: none;
    width: 48%;  
    height: 220px;
    display: inline-block;
    margin: 6px 0;
}
.main-head{
    left: 0px;
    width: 100%;
    position: absolute;
}    
.big-slider-show{
        display: none
    }
    
.featurette{
    width:100%;
    margin: 0px!important;
}
.featurette .col-md-5 {
    padding: 0px;
    margin: 0px;
}
h3.annount-header {   
    margin: 25px 0 0px 0px;
    padding: 0 0 10px 0;
    text-align: center;
}
h3.annount-header::after {   
    display: none
}
    ul.event-ul{
        margin: 30px 0 0 30px !important
    }
    
    div#newsticker-demo{
        height: 270!important
    }
    .arrow-eventbox{
       text-align: center;
        margin: auto;
        margin-left: 36px;
        float: left;
    }
    a.view-evnt {    
    text-align: center;
        margin: auto;
        margin-left: 36px;
        float: right;
}
    .site-footer{
        margin-top:12px;        
    }
    
    .box11 a {
    padding: 50px 0px;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 22px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 28px;
}
    .box11.our-branches-bg {
    padding: 16px 0;
}
    #to-the-top{
        left: 0!important;
    }
    .toppers-main {
    height: auto;
    margin: auto;
    width: 96%;
    margin-top: 10px;
    padding:0 0 15px 0;
}
    .btw-spc{
        margin: 0px
    }
    .box12 a{
        padding: 80px 0px
    }
    .row{
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
    .princp-box {
        margin: auto;  
        width: 96%;
        margin-top: 18px;
        height: auto;
    }
    .arrow-toppertview {
      margin: 16px 0 0px 72px;
}
    img.card-img-top, img.card-img-right{
     max-width: 100%;
     float: none;
     text-align: center;
     margin: auto;
     display: block;
     width: 94%;
    }
    .shadow-event{
      height: auto;
      overflow: hidden;
    }
    .card-body, .card-body-right{
     position: static;
     width: 100%;
    }
    
    nav.site-mobile-menu > ul {
    top: 62px !important;
    left: 0;
    padding: 0px;
}
    .bg-event{
        height: auto
    }
    ul.news1-ul li{
        margin: 4px 8px;
        overflow: hidden
    }
    h4.news-title {
        padding: 2px 0 0 0;
        margin: 0px;
    }
    .latest-text{
         height: 66px !important;
    }
    .latest-div {
        height: 66px !important;
        display: table-cell;
        vertical-align: middle;
    }
    .value-text h3{
        font-size: 22px;
        line-height: 27px;
        text-align: center;
    }
   .value-text h3 span {
    font-size: 12px;
    display: block;
    padding: 18px 0 0 0;
}
    .value-text h4{
        font-size: 16px
    }
    .value-text p {
       text-align: left;
        font-size: 15px;
        line-height: 22px;
        padding: 8px 0;
     }
    .motto-bg-box:hover {
    transform: scale(1.070);
}
    h2.hover-header img{
        width: 13%;
    }
    h2.hover-header{
        font-size: 16px
    }
    .text-hover p{
        margin: 20px 0 0 0;
        font-size: 13px;
        line-height: 23px;
        text-align: justify
    }
    p.img-text-img img{
        width: 31%;      
    }
    p.img-text-img{
          font-size: 20px;
    }
    
    .motto-bg-box{
        background: #f1f1f1;
        margin: 10px 0px;  
        padding: 4px 0 27px 0;
        height:auto;
        border-radius: 22px;
    }
    .motto-bg-box p {
    line-height: 19px;
    font-size: 12px;
    padding: 4px 26px;
}
    .motto-bg-box h4{
        padding: 15px 0 0 0;
    }
    .big-img img{
        object-fit:contain 
    }
    .small-img img {
    min-height: auto;
    max-height: initial;
    transition: all 0.8s;
    width: 100%;
    object-fit: fill;
}
    .col-md-6.img-mob{
        padding: 0px;
    }
    .big-img img {
    min-height: auto;
    max-height: auto;
    transition: all 0.8s;
    margin-bottom: 31px;
}
    footer{
        background: #2e243d;
    }

    .ft-header h4 {
    padding: 33px 0px 3px 0px;
}
    .ft-mob-p {
    padding: 0px !important;
    margin: 0px;
     height: auto
}
    .ft-mob-p2{
        padding: 0px !important
    }
ul.ft-social-ul {
    width: 100%;
}
    .last-div h4{
        line-height: 16px;
        padding: 8px 0px;
    }
.date-box h5 {
     font-size: 16px;
    line-height: 11px;
    padding-top: 18px;
    }
    .date-box{
        width: 57px;
        height: 57px;
    }

p.month-box {
    font-size: 10px;
    font-weight: 600;
}    
.latest-div img {
    margin-top: auto;
    width: 89%!important;
}
   ul.ft-ulbox li {
    display: inline-block;
    width: 153px;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
       font-weight: 400;
    }
    a.ft-logo{
        display: none
    }  
    .main-achive-main {
        margin: 0px
    }
    a.news-readmore{
        font-size: 10px;
    }
    .import-notice{
        padding:10px;
    }
    #newsticker-demo ul li{
        width:100% !important;
    }
    .first-box{
        margin: 4px 0 20px 0;
    }
    div#achievement-sect{
        height: auto;
    }
    div#achievement-sect{
        padding-top:18px;
    }
      div#Scholastic-sect{
        height: auto;
    }
    div#Scholastic-sect{
        padding-top:18px;
    }
    .testmon-text{
        padding-left: 0px!important;
    }
    a.btn-value.btn-tstmoni{
        margin: 18px 0
    }
    .blog-item-category-img font{
        line-height: 18px;
    }
    .header-latest-cirl h2 {
        text-align: left;
        font-family: 26px
    }
/*
    .category-title-gallery{
        margin-left: 7px
    }
*/
    .home-gallery-bg{
        background-repeat: repeat
    }
    div#achievement-sect ul li img{
        width: 100%!important;
    }
/*
    div#Scholastic-sect ul li img{
        width: 100%!important;
    }
*/
    a.btn-value.btn-avhievet{
        margin-top:14px;
    }
   
    .achive-date{
        padding: 14px 0 3px 0;
    }
    .img-txtm span{
     position: relative;
        top:8px
    }
    img.ls-bg{
     min-height: auto!important;
    }
    .login-box {
        height: auto;
        float: left;
        display: block;
        margin: 0px;
        width:100%;
        background: #e9e9e9;    
}

    .quicklinkshomepay{
        width: 100%;
        border-radius: 5px;
        top: 0;
        position: relative;
        clear: both;
        padding: 0px 0;
        margin: auto;
        left: 0;
    }
    .quicklinkshomepay a {
    text-decoration: none;
    color: #ffff;
    padding: 8px 7px;
    display: block;
    font-size: 9px;
    text-align: center;
    line-height: 11px;
}
 ul.btn-boxright li {
    padding: 0px;
    margin: 1px 0px;
    display: inline-block;
    width: 49%;
}
    p.name-sp{
        position: relative;
        right: 0px;
    }
    .sp-view img {
    margin-bottom: 24px;
}
    .main-content-bg{
        background: transparent;
    }
        .innerpage-img {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
    margin: auto;
    text-align: center;
}
    .innerpage-img img {
    margin: auto!important;
    text-align: center;
    float: none;
    margin-bottom: 24px!important;
}
    .bg-motto{
        height: auto;
    }
    .quicklinkshomepay1{
            padding: 5px 0 6px 0;
            float: left;
            position: relative;
            border-radius: 26px;
            width: 50%;
            font-size: 11px;
    }
    .quicklinkshomepay1 span{
        display: block;
    }
    ul.why-shalom li{
        height: auto;
        padding: 10px 10px 40px 10px;
    }
    li.right-national, li.left-internations{
        width: 100% !important
    }
    .British-Council {
        position: relative;
        bottom: 24px;
        left: 0;
        margin: auto;
        text-align: left;
        padding: 0px 0 33px 9px;
    }
    .mob-box{
        background: #fff;
    }
    
    button.ft-btn-save{
        top:12px;
    }
    .header-latest-cirl {
        padding-top: 16px !important;
    }
    .contact-text a {
        font-size: 11px!important;
        font-weight: 500;
        padding-top: 2px;
    }
    .main-content-block{
      padding: 0px !important;
    }
     img.managementImg {
        width: 100%;
    }
    .navigators{
        font-size: 18px!important
    }
    p.write-box {
        text-align: left !important;
    }

}

@media (max-width: 1199px) and (min-width: 1025px){
    
    .motto-bg-box p {   
        line-height: 14px;
        font-size: 9px; 
        padding: 7px 37px 0 37px;
}
    .motto-bg-box a{
        font-size: 12px;
    }
    .category-title-gallery {
        position: relative; 
        text-align: left;
        left: 93px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    
    nav.site-desktop-menu > ul > li {
    padding-left: 4px;
    padding-right: 4px;
}
    nav.site-desktop-menu > ul > li > a{
        font-size: 11px;
    }
    
}

@media (min-width: 568px) and (max-width: 767px){
    
    ul.why-shalom li{
        width: 45%;
    }
}

@media (max-width: 567px) and (min-width: 0px){
    
    ul.why-shalom li{
        width: 100%;
    }

    
}
@media (max-width: 365px){
    ul.schl-glance li{
        width:100%
    }
    ul.schl-glance li:last-child{
        width: 100%;
        margin-bottom: 20px;
    }
    .center-glance-box{
        width: 92%;
        overflow-y: auto
    }
}
