@import url(//db.onlinewebfonts.com/c/82a2832bc3b3dcb58998c4548b3850fb?family=AndesRoundedW01-Black);hello
html{
    scroll-behavior:smooth;
}
@font-face {
    font-family: "AndesRoundedW01-Black";
    src: url("//db.onlinewebfonts.com/t/82a2832bc3b3dcb58998c4548b3850fb.eot"); src: url("//db.onlinewebfonts.com/t/82a2832bc3b3dcb58998c4548b3850fb.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/82a2832bc3b3dcb58998c4548b3850fb.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/82a2832bc3b3dcb58998c4548b3850fb.woff") format("woff"), url("//db.onlinewebfonts.com/t/82a2832bc3b3dcb58998c4548b3850fb.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/82a2832bc3b3dcb58998c4548b3850fb.svg#AndesRoundedW01-Black") format("svg");
}
body{
 font-family: 'Open Sans', sans-serif;
  font-size: 15px;
    font-weight: 400;
    color: rgb(43, 43, 43);
    overflow-x: hidden !important;
}
.text-uppercase{
    text-transform: uppercase;
}
p{
    letter-spacing: 0.5px;
    line-height: 24px;
}
a{
   transition: .1s ease .1s; 
    cursor: pointer;
}
.pad-0{
    padding:0 !important;
}
.padl-0{
    padding-left: 0 !important;
}
.padr-0{
    padding-right: 0 !important;
}
.font-100{
    font-weight:100;
}
.font-200{
    font-weight:200;
}
.font-300{
    font-weight:300;
}
.font-400{
    font-weight:400;
}
.font-500{
    font-weight:500;
}
.font-600{
    font-weight:600;
}
.font-700{
    font-weight:700;
}
.font-800{
    font-weight:800;
}
.font-900{
    font-weight:900;
}
.text-black{
    color:#000;
}
.text-white{
    color:#fff;
}
.text-left{
    text-align:left;
}
.text-right{
   text-align:right;
}
.mt-38{
    margin-top:-38px;
}
.default-color1{
    color:rgb(210,35,42) !important;
}
.default-color2{
    color:rgb(14,151,207) !important;
}
.default-color3{
    color:rgb(19,44,120) !important;
}

a:hover{
    text-decoration: none;
}
.hide{
    visibility: hidden !important;
  opacity: 0 !important;
  transition: visibility 0s linear 300ms, opacity 300ms !important;
    display: none;
}
.wid_50{
    width:50% !important;
    padding:0px 15px;
    float:left !important;
}
.wid_25{
    width:25% !important;
    padding:0px 15px;
    float:left !important;
}
.wid__75{
    width: 75%;
}
.row{
    margin:0;
    width:100%;
}
textarea.form-control{
    height:50px !important;
}
.font__12{
    font-size: 12px;
}
.form-control{
    border-radius: 0;
    background-color: transparent;
}
.form-control:focus{
    border-color:initial;
    box-shadow:none;
    outline:none;
}
.wid-100{
    width:100%;
}
.mainHead{
    font-size: 26px;
    font-weight:700;
    color:#000;
}
.heading{
    position: relative;
}
.headingImg {
    position: absolute;
    top: -30px;
    height: 20px;
    left: 38%;
    right: 38%;
}

.sideHead .headingImg{
    left: 0;
}


textarea.form-control{
    width: 100%;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: initial;
}
.container {
    max-width: 1200px;
}
.bg__overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color:rgba(0, 0, 0, 0.50);
}
.default__btn{
    position: relative !important;
    transition: none 0s ease 0s !important;
    text-align: inherit !important;
    line-height: 30px !important;
    border-width: 0px !important;
    margin: 0px !important;
    padding: 15px 50px !important;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    overflow: hidden;
    border-radius: 0;
    background-color: rgb(210,35,42);
    color: rgba(255,255,255,1) !important;
}
.default__btn.brder__radius50{
    border-radius: 50px;
}
.btn__div{
    margin-top: 15px;
    overflow: hidden;
    clear: both;
    display: flex;
}
.col-md-4,.col-md-8,.col-md-3,.col-md-9{
    float: left;
}
.m__auto{
    margin: 0 auto !important;
}

/*-------============header=======--------*/
.topBar{
background-color:#F1F1F1;
    padding: 2px 0px;
}
.topBar .navbar-collapse .navbar-nav a{
    font-size: 12.5px;
    letter-spacing: 0.5px;
   
}
.langBadge .nav-link .badge-secondary{
    background-color: rgb(210,35,42);
    padding: 8px;
    border-radius: 3px;
    color: rgb(255,255,255)
    font-weight: 700;
    font-size: 10.5px;
}
.langBadge{
    position: relative;
}
.langBadge:after{
    content: "";
    width: 1px;
    height: 25px;
    background-color: rgba(14, 151, 207, 0.18);
    right: -18px;
    top: 7px;
    position: absolute;
}
.socialIconsList{
    padding:0;
    list-style-type: none;
    padding: .5rem 1.8rem;
    display: flex;
}
.socialIconsList .socialIconItem a{
    padding: 7px 12px;
    color:rgb(14,151,207);
    font-size: 17px !important;
}
.middleBar .navbar-nav a{
    color:#000 !important;
}
.bottomBar{
    padding-top:0;
    margin-top: -30px;
}
.bottomBar .navbar-nav a{
    color: rgba(255,255,255,1) !important;
    font-size: 13.5px;
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
}

.bottomBar .navbar-nav .nav-item a:hover{
    
}
.middleBar .navbar-nav .nav-item{
    margin:0 15px;
}
.stickyBar{
    position: fixed !important;
    width: 100%;
    z-index: 99999;
     padding:0px !important;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: -1;
    box-shadow: 0 0 15px rgba(0,0,0,0.10);
    -webkit-transition: top 300ms ease;
    -moz-transition: top 300ms ease;
    -ms-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease;
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fixed-header.stickyBar {
    opacity: 1;
    z-index: 99999999;
    visibility: visible;
}
.middleBar.stickyBar .container{
    position: relative;
}
.stickyBar{
    background-color: rgb(14,151,207);
}
.stickyBar li.nav-item.adm__open{
    position: absolute;
    right: 8px;
    top:8px;
   
}
.stickyBar li.nav-item.adm__open a {
    position: absolute;
    right: -20px;
    top: -12px;
    height: 74px;
    background-color: rgb(210,35,42) !important;
    padding: 20px 35px !important;
    text-align: center;
    font-weight: 600 !important;
    line-height: 18px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 15px;
    color: #fff !important;
}
.stickyBar .collapse.navbar-collapse ul.navbar-nav{
    margin-right:170px;
}
.stickyBar li.nav-item.adm__open a .h__arrow img {
    height: 74px;
    width: 30px;
}
.stickyBar.middleBar .navbar-nav .nav-item{
    margin:0px;
}
.stickyBar .logo img{
    height:60px;
}
.stickyBar.middleBar .navbar-nav a {
    color: #fff !important;
    font-weight: 600;
    font-size: 13px;
    padding:24px 15px;
}
.logo img{
    height:90px;
}
.headerMedia img{
    height:20px;
}
.headerMedia .media-body h4{
    font-size: 15px;
    color: rgb(43, 43, 43);
    font-weight: 700;
}
.headerMedia .media-body p{
    color: #000000bd;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    letter-spacing: 0.5px;
    position: relative;
}
/*.mail-body p {
    transform: translate(28px);
}*/
/*.mail-body p:after {
    content: 'Moncton :';
    left: -70px;
    position: absolute;
    font-weight: 800;
    color: #d2232a;
}
.mail-body p:last-child:after {
    content: 'Dieppe :';
}*/
.bread-crumb span:last-child {
    display:none !important;
}
.about__images h3 {
    text-align: center;
    margin: 20px 0px;
    color: #132c78;
    font-weight: 700;
    font-size: 23px;
}
/*---------==========custom__dropdown============---------*/


.stickyBar .dropbtn {
  background-color: transparent;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
    padding-bottom:30px;
}

/* The container <div> - needed to position the dropdown content */
.stickyBar .dropdown {
  position: relative;
  display: inline-block;
}
.stickyBar.middleBar .navbar-nav li.dropdown.nav-item{
    position: relative;
}

/* Dropdown Content (Hidden by Default) */
.stickyBar .dropdown-content {
  display: none;
  position: absolute;
  background-color:rgb(14,151,207) !important;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
    top: 69px;
    border-top:1px solid rgb(210,35,42) !important;
    left: 17px;
}
.stickyBar .dropdown-content a{
    padding:12px 15px !important;
}
.stickyBar .dropdown-content a:not(:last-child){
    border-bottom:1px solid rgba(255, 255, 255, 0.22);
}

/* Links inside the dropdown */
.stickyBar .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}


/* Show the dropdown menu on hover */
.stickyBar .dropdown:hover .dropdown-content {
  display: block;

}


.bottomBar .dropbtn {
  background-color: transparent;
  color: white;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.bottomBar .dropdown {
  position: relative;
  display: inline-block;
}
.bottomBar.middleBar .navbar-nav li.dropdown.nav-item{
    position: relative;
}

/* Dropdown Content (Hidden by Default) */
.bottomBar .dropdown-content {
  display: none;
  position: absolute;
  background-color:rgb(14,151,207) !important;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
    top: 60px;
    border-top: 1px solid rgb(210,35,42) !important;
    left: 8px;
}
.bottomBar .dropdown-content a{
    padding:12px 15px !important;
}
.bottomBar .dropdown-content a:not(:last-child){
    border-bottom:1px solid rgba(255, 255, 255, 0.22);
}

/* Links inside the dropdown */
.bottomBar .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}


/* Show the dropdown menu on hover */
.bottomBar .dropdown:hover .dropdown-content {
  display: block;
    
}




/*-------------============ENd=================---------*/
.bottomBar .navbar-nav .nav-item{
    margin: 0px 2px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
   position: absolute;
    top: 42.5px;
    height: auto;
    z-index:999999999999999999;
    left: 8px;
    margin: 0px;
    padding: 15px 25px 15px 25px;
    border-bottom: #C9242B solid 2px;
    border-radius: 0;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.4);  
}
.navbar-expand-lg .navbar-nav .dropdown-menu a{
    padding:5px 0px;
    font-size: 11px;
}
.welcome__text{
    text-transform: capitalize;
     color:rgba(51, 51, 51, 0.62) !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px !important;
    font-size: 13.5px !important;
}
.address__one h6{
    font-size: 12px;
    letter-spacing: 0.5px;
    color: rgb(76,76,76);
    margin-bottom: 5px;
    font-weight: 600;
}
.address__one{
    float: left;
}
.address__one:nth-child(2){
    padding-right:25px;
}
#bottomBar ul.navbar-nav{
    background-color: rgb(14,151,207);
    border-radius: 3px;
    z-index: 9999;
    padding-left: 15px;
}
.adm__open{
    position: relative;
    width: 150px;
    margin-left: 50px !important;
}
.adm__open a{
    position: absolute;
    right: -3px;
    top: 0px;
    height: 60px;
    background-color: rgb(210,35,42) !important;
    padding: 10px 30px !important;
    text-align: center;
    font-weight: 800 !important;
    line-height: 22px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 15px !important;
}
.h__arrow{
    position: absolute;
    top:0;
       left: -29px;
}
.h__arrow img{
    height: 60px;
    width: 30px;
}

nav.navbar.navbar-expand-lg.navbar-dark.middleBar {
    padding-bottom: 40px;
}


/*---------==========headerEnd========----------*/

/*---------==========banners__slider========----------*/

.banners{
    position: relative;
}
.banner__slider{
    height: 590px;
}
.banner__slider .owl-nav{
    display: block !important;
    position: absolute;
    top: 50%;
    width: 100%;
}
.banner__slider .owl-dots{
    display: none;
}
.banner__slider .owl-nav button{
    position: absolute;
}
.banner__slider .owl-nav span{
    height: 40px;
    width:40px;
    line-height: 35px;
    border: 2px solid #fff;
    display: block;
    font-size: 30px;
    color: #fff;
    border-radius:1px;
}
.banner__slider .owl-nav .owl-next{
    right: 25px;
}
.banner__slider .owl-nav .owl-prev{
    left: 25px;
}
.banner__content{
    position: absolute;
    width: 100%;
    z-index: 999999;
    top:10%;
    
}
.banner__text{
  padding:30px 100px;  
}
.banner__text h5{
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.banner__text h1{
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 15px;
    letter-spacing: 3px;
}
.banner__text p{
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 25px;
    letter-spacing: 2px;
    width: 75%;
}


/*---------==========banners__slider__end========----------*/

/*---------==========our__services========----------*/

.our__services{
  position: relative;
    height: 190px;
}
.our__services .container {
    width: 80%;
    position: absolute;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    top: -45px;
    z-index: 9999;
}
.service__wrapper{
    border:2px solid rgb(14,151,207);
    border-radius:25px;
    padding:25px 15px;
    background-color: rgb(255,255,255);
        min-height: 320px;
    max-height: 320px;
}
.service__icon{
    height: 120px;
    width: 120px;
    line-height: 120px;
    text-align: center;
    background-color: rgb(14,151,207);
    border-radius: 50%;
    margin: 0 auto;
}
.service__icon img{
    height:65px;
}
.service__info{
    margin-top:25px;
    min-height: 100px;
}
.service__info h3 {
    font-size: 18px;
    font-weight: 700;
    color: rgb(0,0,0);
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}
.service__info p{
  font-size: 12.5px;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
}

/*---------==========our__services__end========----------*/

/*---------==========about__us========----------*/

.about__us{
    padding:135px 0px 50px 0;
}
.ab__img1 img{
    width: 100%;
}
.about__img{
    position: relative;
}
.ab__img2{
    position: absolute;
    bottom: -14px;
}
.ab__img2 img{
    height: 390px;
    padding-left: 90px;
}
.small__head{
    font-family: 'Special Elite', cursive;
    font-size: 28px;
    letter-spacing: 0.5px;
    font-weight: 500;
    margin-bottom: 8px;
    width: 100%;
}
.main__head{
    font-family: "AndesRoundedW01-Black";
    font-weight: 800;
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 1px;
    width: 100%;
}
.contactt .main__para,.contactt p{
    width: 60%;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 13px;
    margin-bottom: 15px;
    color: rgba(43, 43, 43, 0.72);
}
.about__list{
    padding:0;
    list-style-type: none;
}
.about__list .list__item{
    position: relative;
    padding-left: 25px;
}
.about__list .list__item img{
    height: 15px;
}
.about__list .list__item h4{
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.about__list .list__item p{
    font-size: 14px;
}
.list__item__icon{
    position: absolute;
    top:-2px;
    left:0;
}
/*---------==========about__us__end========----------*/

/*---------==========our__academies========----------*/


.our__academies{
    background-image: linear-gradient(to left,rgba(14, 151, 207, 0.90),rgba(14, 151, 207, 0.90)), url(../images/academies__banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding:50px 0px;
}
.academies__row{
    margin-top:50px;
}
.academies__img img{
    width: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 281px;
}
.academy__Info{
    background-color:#fff;
    padding:25px 40px;
    min-height: 281px;
    max-height: 281px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.academy__Info h3{
   font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 700;
}
.academy__Info h4{
   font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 700;
   padding-bottom: 20px;
    border-bottom: 1px solid rgba(102, 102, 102, 0.39);
}
.academy__Info p{
    font-size: 14px;
}
.academy__ul{
    padding:0;
    list-style-type: none;
}
.academy__ul li {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
}
.register{
    margin:0;
}
.register button{
    font-weight: 800;
    transition: 0.5s;
    font-size: 15px;
    background-color: #096A92;
    border: none;
}
.next__arrow{
    transition: 0.5s;
    vertical-align: middle;
}
.register button:hover .next__arrow{
    padding-left:10px;
    transition: 0.5s;
}
.academies__box{
    width: 95%;
    margin: 20px auto;
    transition: all 500ms ease;
    overflow: hidden;
}
.academies__img img{
  transition: all 500ms ease;  
}
.academies__img {
    position: relative;
}
.col-md-6:nth-child(3) .academies__img:after {
    position: absolute;
    border: 5px solid #d2232a;
    width: 80%;
    height: 30%;
    top: 33%;
    left: 10%;
    font-size: 23px;
    line-height: 70px;
    text-align: center;
    font-weight: 800;
    transform: rotateZ(-45deg);
    color: #d2232a;
    /*content: 'Opening Soon';*/
}
.academies__box:hover .academies__img img {
    opacity: .80;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*---------==========our__academies__end========----------*/

/*---------==========programs========----------*/

.programs{
    padding:50px 0px;
}
.programs__row{
    margin-top:30px;
}
.programs__programs{
    width: 100%;
}
.program__program{
    padding: 0px 15px;
    min-height: 539px;
    transition: all 500ms ease;
    overflow: hidden;
    border-radius: 5px;
}
.program__program:hover .program__img img{
    opacity: .80;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.program__img img{
    height:301px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all 500ms ease;
    width: 100%;
}
.program__Info{
    background-color: #fff;
    padding:15px;
    border: 1px solid rgba(102, 102, 102, 0.39);
    border-top:none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    padding-bottom:50px;
    min-height: 238px;
}
.program__Info h3{
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.program__Info p{
    font-size: 13px;
    color: rgba(43, 43, 43, 0.72);
}
.program__img{
    overflow: hidden;
}
.age__box{
    position: absolute;
    bottom:0;
    border-top:1px solid rgba(102, 102, 102, 0.39);
    padding:15px 0px;
    width: 100%;
    left: 0;
}
.age__box h4{
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 1px;
    margin:0;
}
.common__nav .owl-dots{
    display: none;
}
.common__nav .owl-nav {
    display: block !important;
    position: absolute;
    top: -15%;
    right: 0;
}
.common__nav .owl-nav button {
    
}
.common__nav .owl-nav span {
    height: 35px;
    width: 35px;
    line-height: 25px;
    border: 2px solid rgb(210,35,42);
    display: block;
    font-size: 25px;
    color: #fff;
    border-radius: 1px;
    background-color: rgb(210,35,42) !important;
    border-radius: 2px;
}
/*---------==========programs__end========----------*/

/*---------==========rewards__section========----------*/

.rewards__section{
    background-image: linear-gradient(to left,rgba(14, 151, 207, 0.90),rgba(14, 151, 207, 0.90)), url(../images/reward__banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding:100px 0px;
    background-attachment: fixed;
}
.rewards__img img{
    height: 60px;
}
.reward__count{
    font-size: 50px;
    font-weight: 600;
    margin:0;
}
.rewards__content p{
  font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 20px;  
    margin:0;
}

/*---------==========rewards__section__end========----------*/

/*---------==========gallery__section========----------*/

.gallery__section{
    padding:50px 0px;
}
.moncton__gallery{
    padding-top:0;
}
.gallery__tabs{
    width:100%;
}
.gallery__tabs ul.nav.nav-tabs{
    border:none;
    width: fit-content;
    margin: 0 auto;
}
.gallery__tabs .nav-item{
    border:none;
}
.gallery__tabs a.nav-link.active{
    color:rgb(14,151,207) !important;
}
.gallery__tabs .nav-item a{
    border: none;
    color: rgb(43, 43, 43) !important;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.gallery__tabs .tab-content{
    margin-top:25px;
}
.gallery__row{
    margin-top:15px;
}
.gallery__gallery{
    width:20%;
    float: left;
    transition: all 500ms ease;
    overflow: hidden;
}
.gallery__img img{
    width:100%;
    height: 274px;
    transition: all 500ms ease; 
}

.gallery__gallery .overlay__box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color:rgba(14, 151, 207, 0.75);
    content: "";
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}
.gallery__gallery:hover .gallery__img img {
    opacity: .80;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery__gallery .overlay__box a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -29px;
    margin-left: -20px;
}
.gallery__img{
    position: relative;
}
.gallery__gallery .overlay__box a span {
    display: block;
    height: 58px;
    width: 58px;
    background-color:rgb(210,35,42) !important;
    color: #ffffff;
    border-radius: 50%;
    font-weight: 400;
    line-height: 55px;
}
.flaticon-add img {
    width: auto;
    height: 20px;
    transform: none !important;
}
.all__gallery{
    overflow: hidden;
    clear: both;
    width: 100%;
    display: inline-block;
}
.gallery__gallery:last-child .overlay__box{
    transform: scale(1, 1);
}
.no__more .gallery__gallery:last-child .overlay__box{
    transform: scale(0, 0);
}
.gallery__video .overlay__box{
    transform: scale(1, 1);
    background-color: transparent;
}
/*---------==========gallery__section__end========----------*/

/*---------==========news__events========----------*/

.news__events{
       
}
.news__row{
margin-top:30px;
}
.news__news{
    width: 100%;
}
.event__img img{
    width: 100%;
    height: 280px;
}
.event__info{
    border:2px solid rgb(14,151,207) !important;
    padding: 25px 25px 25px 50px;
    min-height: 285px;
}
.event__date{
    color: rgba(43, 43, 43, 0.75);
    font-size: 13px;
    font-weight: 700;
}
.event__info h3{
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0.5px;
    color: rgb(0,0,0);
}
.event__info p{
  font-size: 13px;
    color: rgba(43, 43, 43, 0.72);  
}

.event__img__col{
    position: relative;
}
.event__event.row{
    margin-top:100px;
}
.event__img{
    position: absolute;
    right: -30px;
    top: -75px;
    z-index: 999999;
}
/*---------==========news__events__end========----------*/

/*---------==========maps__section========----------*/

.maps__section{
    padding-top:50px;
}

/*---------==========maps__section__end========----------*/

/*---------==========footer__section========----------*/

.footer__section{
    padding-top:30px;
    background-color:#096A92;
}
.footer__logo img{
    height: 90px;
}
.footer__about p.text-white, .footer__about p{
    color:rgba(255,255,255,0.9)!important;
}
.particular_style pre {
    font-size: 12px;
    color:rgba(255,255,255,0.9)!important;
    line-height: 20px;
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    line-height: 10px;
}
.footer__download{
    padding: 0;
    list-style-type: none;
}
.footer__download li{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.footer__download li.text-white{
    margin-bottom:15px;
}
.download__app{
    width:50%;
    float: left;
    padding:0px 5px;
}
.download__app img{
    width: 100%;
}
.footer__menu h3{
    font-size: 17px;
    font-weight: 600;
    margin-top: 15px;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.footer__menulist{
    padding: 0;
    list-style-type: none;
}
.footer__menulist li{
    font-size: 12px;
    color: #ffffffd9!important;
    line-height: 20px;
    padding-left: 25px;
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom:10px;
}
.footer__menulist li address{
    margin:0px;
}
.footer__menulist li .footer__icons{
    position: absolute;
    left: 0;
    top:0px;
}
.footer__menulist .footer__icons img{
    height: 15px;
}
.footer__numbers p{
    margin:0;
    font-size: 11px;
}
.footer__social{
    padding:0 !important;
    margin-top:15px;
}
.footer__social a{
    font-size: 16px;
    color:rgb(255,255,255);
}
.footer__social span{
    display: inline-block;
}
.footer__social span:not(:last-child){
    padding-right:10px;
}
.footer__ul{
    padding:0;
    list-style-type: none;
}
.footer__ul li{
    margin-bottom: 5px;
}
.footer__ul li a{
      font-size: 12px;
    color: rgba(255,255,255,0.9)!important;
    position: relative;
    letter-spacing: 0.5px;  
}
.hover__line{
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    top: auto;
    z-index: 9;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.contact__form__grp:hover .hover__line{
    width: 100%;
}
.hover__line {
   background-image: linear-gradient(to right, #d2232a, #bf0050, #99006c, #63227b, #132c78);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f73c95', endColorstr='#9105ea',GradientType=1 );
}
.contact__form__grp{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 18px;
}
.child_details .contact__form__grp{
    height: 35px;
}

.form-control{
    width: 100%;
    color: rgba(255,255,255,1) !important;
    padding:10px;
    width: 100%;
    text-transform: none;
    font-size: 12px;
    border-bottom: 1px solid rgba(255,255,255,1) !important;
    background: none;
    border: none;
    background-color: transparent;
    border-radius: 0;
    height: auto;
}
.form-control:focus{
    background-color: transparent;
    border:initial;
    outline: none;
    box-shadow: none;
}


.contact__form__grp option{
    color:#000 !important;
}
.privacy__row{
    border-top:1px solid rgba(255, 255, 255, 0.16);
    padding:15px 0px;
}
.footer__container{
    padding-bottom: 15px;
}
.all__rights p{
    margin:0;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: rgba(255,255,255,0.9)important;
}
.go__top img{
    height: 15px;
}
.go__top a{
    float: right;
}
/*---------==========footer__section__end========----------*/


/*---------===================================================================================
                                       about page
===================================================================================----------*/

/*---------==========about__banner========----------*/

.page__banner{
    background-image: linear-gradient(to bottom,rgba(17, 19, 42, 0.75),rgba(17, 19, 42, 0.75)),url(../images/home_banner_1.jpg);
    padding: 130px 0 100px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.auto-container {
    position: static;
    padding: 0px 15px;
    margin: 0 auto;
}
.inner-container {
    position: relative;
    text-align: center;
}
.bread-crumb span:nth-child(1) {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    color:rgb(210,35,42) !important;
    font-weight: 400;
    text-transform: capitalize;
    cursor: default;
    font-family: 'Special Elite', cursive;
}
.bread-crumb span a{
    color:rgb(210,35,42) !important;
}
.bread-crumb span:not(:first-child){
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    color:rgb(210,35,42) !important;
    font-weight: 400;
    text-transform: capitalize;
    cursor: default;
    padding-left: 35px;
    font-family: 'Special Elite', cursive;
}
.bread-crumb .current-item:before {
    position: absolute;
    top: -2px;
    left: 11px;
    font-size: 20px;
    line-height: 30px;
    color:rgb(19,44,120) !important;
    content: ".";
    font-weight: 700;
}
.page-title h1 {
    font-family: "AndesRoundedW01-Black";
    font-weight: 800;
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 1px;
    width: 100%;
    color:#fff;
    margin-top:5px;
}


/*---------==========about__banner__end========----------*/

/*---------==========about__about========----------*/

.about__about{
    padding:50px 0px 0px 0px;
}
.about__images img{
    border-radius: 5px;
    height: 350px;
    width: 100%;
}
.about__about .main__head {
    font-family: "AndesRoundedW01-Black";
    font-weight: 800;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 1px;
    width: 100%;
}
.about__cont p{
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 8px;
}
.our__management{
    padding:30px 0px;
    background-color:#F4F4F4;
}
.our__management .academies__row {
    margin-top: 30px;
}
.our__management .management__cont h4 {
    color: rgb(14,151,207);
    font-weight: 700;
    font-size: 18px;
    margin-top: 0px;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
}
.management__info{
    width: 100%;
    background-color:#F4F4F4;
    padding:0px 25px 25px 25px;
    border-radius: 5px;
    min-height: 218px;
    
}
.management__img img{
    border-radius: 50%;
}
.management__cont h4{
    color: rgb(14,151,207);
    font-weight: 700;
    font-size: 18px;
    margin-top: 15px;
    letter-spacing: 0.5px;
}
.management__cont .designation{
    font-size: 15px;
    margin-top: 0px;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "AndesRoundedW01-Black";
    margin-bottom: 0.5rem;
    color:rgb(210,35,42) !important;
}
.management__cont p{
   margin-bottom:0;
    font-size: 13px;
}
.managem{
    margin-top: -32px;
    overflow: hidden;
    display: inline-grid;
}
.our__province{
    padding:50px 0px 50px 0px;

}
.province__img img{
    height: 55px;
    margin: 0 auto;
    display: block;
}
.wehave__row{
    margin-top:50px;
}
.province__cont h4{
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    line-height: 20px;
    width: 75%;
    margin: 15px auto 0px auto;
}
.province__cont p{
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    color:#000000a1;
}

/*---------==========about__about__end========----------*/




/*---------===================================================================================
                                       moncton page
===================================================================================----------*/

/*---------==========moncton__banner========----------*/

.moncton__banner{
    background-image: linear-gradient(to bottom,rgba(17, 19, 42, 0.75),rgba(17, 19, 42, 0.75)),url(../images/home_banner_1.jpg);
}
.academy__img img{
    width: 100%;
}
/*---------==========moncton__banner__end========----------*/

.moncton__academy{
    padding:50px 0px;
}
.academy__row{
    margin-top:30px;
}
.moncton__programs .program__Info {
    min-height: 262px;
}
.moncton__programs .program__program{
    min-height: auto !important;
}
.moncton__programs .program__img img {
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all 500ms ease;
    width: 100%;
}
.main__programs{
  background-color: #F4F4F4;  
}
.main__programs .programs__programs .col-md-4:first-child{
    margin-bottom:30px !important;
}
.main__programs .program__program {
    padding: 0px;
    min-height: 539px;
    transition: all 500ms ease;
    overflow: hidden;
    border-radius: 5px;
}

/*---------==========our__facility========----------*/

.our__facility{
padding: 50px 0px;
    
}
.facility__row{
    margin-top:30px;
}
.facility__list li{
    letter-spacing: 0.5px;
    line-height: 35px;
}
/*---------==========our__facility__end========----------*/

/*---------==========register__now========----------*/

.register__now{
    background-image: linear-gradient(to left,rgba(14, 151, 207, 0.90),rgba(14, 151, 207, 0.90)), url(../images/breadcrumb.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px;
    background-attachment: fixed;
}
.regsiter__b{
    width: 75%;
    margin:0 auto;
    display: block;
}
.regsiter__b h1{
    font-family: "AndesRoundedW01-Black";
    font-weight: 800;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 1px;
    width: 100%;
}

/*---------==========register__now__end========----------*/



/*---------===================================================================================
                                       dieppe page
===================================================================================----------*/

/*---------==========dieppe__banner========----------*/

.dieppe__banner{
    background-image: linear-gradient(to bottom,rgba(17, 19, 42, 0.75),rgba(17, 19, 42, 0.75)),url(../images/moncton_banner_1.jpg);
}




/*---------===================================================================================
                                       news page
===================================================================================----------*/

/*---------==========news__single========----------*/

.news__single{
    padding:50px 0px;
}
.news__single .news__news .col-md-6:nth-child(2n+3){
    margin-top:30px;
}
.news__single .news__news .col-md-6:nth-child(2n+4){
    margin-top:30px;
}


/*---------===================================================================================
                                       contact us page
===================================================================================----------*/

/*---------==========contact__us========----------*/

.contactt{
    padding:50px 0px;
}
.contactt .footer__menu{
    background-color: #F4F4F4;
    padding: 50px 100px;
}
.contactt .footer__menu h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 35px;
}
.contactt .form-control {
    width: 100%;
    color: rgba(0,0,0) !important;
    padding: 10px;
    width: 100%;
    text-transform: none;
    font-size: 12px;
    border-bottom: 2px solid rgba(0,0,0,.15) !important;
    background: none;
    border: none;
    background-color: transparent;
    border-radius: 0;
    height: auto;
}

.select__grp .form-control{
    color:rgba(0, 0, 0, 0.58) !important;
    font-size: 13px;
}
.contactt textarea.form-control {
    height: 100px !important;
}
.contactt .hover__line {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
    top: auto;
    z-index: 9;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.moncton__map iframe{
    min-height: 538px;
}
/*---------==========contact__us__end========----------*/


/*---------===================================================================================
                                       careeer page
===================================================================================----------*/

/*---------==========careers__careers========----------*/

.careers__careers{
    padding:50px 0px;
}
.career__form {
    margin: 0 auto;
}
.career__form.contactt{
    padding:0px;
}

.career__form.contactt .form-control {
    width: we;
    color: rgba(0,0,0) !important;
    padding: 5px 10px !important;
    width: 100%;
    text-transform: none;
    font-size: 14px;
    border-bottom: 2px solid rgba(0,0,0,.15) !important;
    background: none;
    border: none;
    background-color: transparent;
    border-radius: 0;
    height: auto;
}
.careers__left h3{
    color:rgb(14,151,207);
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-top:15px;
    
}
.careers__left p{
    font-size: 13px;
    margin-top:15px;
    line-height: 28px;
}
.career__row{
    margin-top:30px;
}


/*------========file-upload========--------*/



.file-input {
  display: inline-block;
  text-align: left;
  background:transparent;
  padding: 15px 10px;
  width: 100%;
  position: relative;
  border-radius: 3px;
    border-bottom: 2px solid rgba(0,0,0,.15) !important;
}
.file-input .hover__line {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 2px;
    left: 0;
    bottom: -1px;
    top: auto;
    z-index: 9;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.file-input > [type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}

.file-input > .button {
  display: inline-block;
  cursor: pointer;
  background: #eee;
  padding: 8px 16px;
  border-radius: 2px;
  margin-right: 8px;
}

.file-input:hover > .button {
  background: dodgerblue;
  color: white;
}

.file-input > .label {
  color: #333;
  white-space: nowrap;
  opacity: .3;
}

.file-input.-chosen > .label {
  opacity: 1;
}










/*--------========common-modal========--------*/


#myModal{
    z-index: 99999999999999;
}
#myModal .modal-dialog {
    max-width: 75%;
    margin: 1.75rem auto;
}
.contact_i{
    position: relative;    
    width:100%;
}
.contact_f{
    align-items: baseline;
    align-self: baseline;
}
.child_details{
    position: relative;
    overflow: visible;
    clear: both;
    display: block;
    padding-right: 35px;
}
.add_new_row{
    position: absolute;
    right: 0px;
    top: 5px;
    transform: translateY(-50%);
}
.add_new_row button{
    font-size:10px;
}
.add_new_row span{
    background-color: rgb(19,44,120);
    height: 30px;
    width:30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    display: block;
        }
.add_new_row span i{
    color: #fff;
}
.contact_f label{
    width: fit-content;
    font-size: 13px;'
     margin: 0;
}
#myModal .modal-header{
    background-color:#F4F4F4;
    padding:15px 50px;
    overflow: visible;
}
#myModal .modal-body{
    padding:0;
}
#myModal .contactt .footer__menu {
    background-color: #F4F4F4;
    padding: 30px 50px;
    overflow: visible;
}
#myModal .modal-title{
    font-family: "AndesRoundedW01-Black";
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 1px;
}
#myModal .btn__div {
    margin-top: 15px;
    overflow: hidden;
    clear: both;
    display: inherit;
    text-align: right;
}
img.maple__logo {
    height: 20px;
    margin-right: 10px;
}
.error {
    color: red !important;
}
#map_wrapper {
    height: 450px;
    position: static!important;
}
#map_canvas{
  overflow: visible !important;
  position: inherit !important;
}

#map_canvas .gm-style{
  overflow: hidden !important;
}
.gallery__row .column img {
    height: 100%;
}

.opening_soon{
    position: relative;
}
.programs__programs .col-md-4,programs__programs .col-md-4 {
    margin: 0 auto;
}
.opening_soon:after{
    position: absolute;
    border: 5px solid #d2232a;
    width: 80%;
    height: 75px;
    top: 50%;
    left: 10%;
    font-size: 23px;
    line-height: 70px;
    text-align: center;
    font-weight: 800;
    transform: rotateZ(-45deg);
    color: #d2232a;
    content: 'Opening Soon';
    margin-top: -64px;
}

.management_carousel .owl-nav{
    top:-18% !important;
}


@media screen and (min-width:0\0) and (min-resolution:+72dpi), \0screen\,screen\9 {
#middleBar .navbar-nav {
    
    overflow: hidden;
    clear: both;
    display: inline-flex;
    width: 100%;
}
    .middleBar .navbar-nav .nav-item {
    margin: 0px;
    width: 33.33%;
}
.adm__open {
    position: relative;
    width: 150px;
}
:nth-child(2).address__one {
    padding-right: 5px;
}
.bottomBar .navbar-nav a {
    font-size: 12.5px;padding-bottom: 21px;
}
.stickyBar .collapse.navbar-collapse ul.navbar-nav {
    margin-right: auto !important;
    margin-left: 19px !important;
}
.stickyBar.middleBar .navbar-nav .nav-item {
    margin: 0px;
    width: auto;
}
.gallery__tabs ul.nav.nav-tabs {
    border: none;
    width: fit-content;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
}



}
.footer__section .footer__form ::-webkit-input-placeholder { /* Edge */
  color: rgb(255,255,255) !important;
}

.footer__section .footer__form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgb(255,255,255) !important;
}

.footer__section .footer__form ::placeholder, .footer__form:-ms-input-placeholder, .footer__form::-ms-input-placeholder {
  color: rgb(255,255,255) !important;
}
