// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 300 to 800



*{margin: 0; padding: 0; box-sizing: border-box;}
html{margin: 0;padding: 0;width: 100%;height: 100%;overflow-y: scroll;overflow-x: hidden;}
body{ font-family: "Open Sans", sans-serif; font-size: 16px; line-height:26px; font-weight: normal; color: #505050; line-height: 1.5;}
a {text-decoration: none;}
h1,h2,h3,h4,h5,h6 { font-family:Arial, sans-serif; font-weight:600; color: #102039; margin-bottom: 15px; letter-spacing: 0px;}
ul{ margin: 0; padding: 0;}
.sec-pad{ padding-top: 60px; padding-bottom: 50px; position: relative;}
.sheading{ margin-bottom: 50px;}
.sheading .stitle { font-weight: 900; font-size: 40px; color: #000; margin-bottom: 20px; position: relative;}
.sheading .stitle:after {position: absolute;content: "";background: url('../images/heading-after.png') no-repeat;height: 4px;width: 83px;bottom: 5px;margin-left: 10px;}
.sheading .sdec { margin-left: auto; margin-right: auto; max-width: 100%; width: 100%;}
.sheading-white .stitle { font-weight: 600; font-size: 35px; color: #000; margin-bottom: 20px; position: relative;}
.sheading-white .stitle span{ margin-left: 50px;}
.sheading-white .stitle:before {position: absolute;content: "";background: url('../images/hbefore.webp') no-repeat;height: 50px;width: 45px;bottom: 0px;margin-left: 0px; background-size: 100%;}
.sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 45px;width: 45px;bottom: 0px;margin-left: 10px; background-size: 100%;}
.sheading-white .sdec { margin-left: auto; margin-right: auto; max-width: 553px; width: 100%; color: #fff;}
.btn-primary { padding: 12px 25px; background: #FF5E14; text-transform: capitalize; color: #fff; display: inline-block; border-radius: 0px; border: none !important; font-weight: 600; text-transform: uppercase;}
.btn-primary:hover{ background-color: #001f37;}
.coverbg {background-repeat: no-repeat !important; background-size: cover !important; position: relative; background-position: center !important;}
.readmore-btn { padding: 12px 25px; background: #ededed; text-transform: capitalize; color: #000; display: inline-block; border-radius: 25px; border: none; font-weight: 600; text-transform: uppercase;}
.readmore-btn:hover{ background-color: #FF512F;}
.btn-submit{ background-color: #006030; border:none !important; padding:8px 35px 6px 35px; border-radius: 5px; border: none; color: #fff; text-transform: uppercase; height: 45px !important;}
.btn-submit:hover{ background-color: #fff; color: #000;}
.btn-more{ color: #84b941;}
.btn-more:hover{ color: #033f64;}
.bg-light{ background-color: #F4F4F4 !important;}
.dnone{ display: none;}
.logo-dextop{ display: inline-block;}
.logo-mobile{ display: none;}


/* =========== Header Start =========== */

/*.fixed-header { top: 0; left: 0; right: 0; width: 100%; background: rgba(0,125,32,0.75); z-index: 99999; padding-left: 0;padding-right: 0;transition: 0.9s;-webkit-transition: 0.9s;-moz-transition: 0.9s;-webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown; animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;}*/
.header { position: relative;z-index: 9;}
.top-header{ background: #FDEBC5;}
.top-header .iso{ padding: 10px 0; margin: 0;}
.top-header .iso h5{ margin: 0;}
.top-header .iso p{ margin: 0; font-size: 13px;}

.top-header .top-box{ display: inline-block; padding: 4px 7px 4px 0;}
.top-header .top-box ul{ float: right;}
.top-header .top-box ul li{ font-weight: 600; display: flex; text-transform: uppercase;}
.top-header .top-box ul li a{ color: #000; font-size: 12px;}
.top-header .top-box ul li span{ margin-right: 5px;}
.top-header .top-box ul li span i{ color: #000;}
.alogin{ font-size: 14px; color: #006DB2;}
.main-header{background: #FFCC33; position: relative; border-top: 1px solid #006DB2; border-bottom: 1px solid #006DB2;}
.header .logo img{ height: 100px;}
.navbar-expand-lg .navbar-collapse {justify-content: flex-end;}
.main-header .navbar{padding: 0px 0;align-items: center;justify-content: space-between;}
.main-header .navbar-expand-lg .navbar-nav .nav-item{}
.main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link{font-size: 15px; color: #000; font-weight: 600;padding: 25px 15px;}
.main-header .navbar-expand-lg .navbar-nav .nav-item.active .nav-link,
.main-header .navbar-expand-lg .navbar-nav .nav-item:hover .nav-link{ color: #fff !important;}
.main-header .dropdown-menu{border-radius: 0;border: none;background: #321D07; padding: 0; margin-top: 0px; border-top: 4px solid #669828;}
.main-header .dropdown-menu li{ border-bottom: 1px dashed #ccc; padding:0;}
.main-header .dropdown-menu a{ color: #fff !important; padding: 12px 10px;}
.main-header .dropdown-menu li a:hover{background: #F6C441; color: #000 !important;}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {display: block;}
.dropdown-item{font-size: 14px;}
.dropend .dropdown-menu{position: absolute;right: -100%;top: 0;}
/*.sticky { position: fixed !important;top: 0 !important;left: 0;width: 100%;z-index: 100;transition: all 0.9s;background-color: var(--white); box-shadow: 0px 0px 62px 0px rgb(0 22 89 / 17%);}*/

.header-action { position: relative;float: left; display: block; padding-left: 20px;}
.header-action .fee-btn { background-color: #CD2031; padding: 15px 20px; text-transform: capitalize; color: #fff; display: inline-block;text-transform: uppercase; font-size: 14px;}




/* =========== Banner Start =========== */
.banner-panel{ position: relative; background-color: #FDEBC5; border-bottom: 8px solid #006DB2;}
.banner-top{ padding: 5px 0;}
.banner-top ul li{ list-style: none; color: #CD2031; font-size: 10px;}
.banner-top h1{ text-transform: uppercase; font-size: 49px; text-align: center; margin: 0;}
.banner-bottom img{ width: 100%;}
.banner-bottom h5{ text-transform: uppercase; color: #006DB2;}
.banner-bottom ul li{ list-style: none; color: #000;}
.banner-bottom ul li a{ color: #000; font-weight: 600;}
.banner-bottom ul li a:hover{ color: #CD2031;}


/* =========== About Us Start =========== */
.mid-section{ border-top: 10px solid #EEE6DB; padding-bottom: 20px;}
.about-panel{ padding: 10px 0 0;}
.about-panel p{ text-align: justify;}
.scrollNews{ border: 1px solid #ee4325; background: #f0573c; padding: 0; height: 34px;}
.marqueeStyle { background: #fff; margin: 0; padding: 5px 0;font-family: 'Verdana'; font-size: 14px; font-weight: 700;}
.marqueeStyle i { color: #e63a2d; margin: 0 10px;}
.marqueeStyle a { color: #d02b33;border-bottom: 1px solid transparent;margin: 0;padkiding: 0;}
.odf-panel{ background-color: #006DB2; padding: 15px; margin: 15px 0;}
.odf-panel h5{ color: #FEC400;}
.odf-panel p{ color: #fff; margin: 0;}
.apply-btn {
  background-image: linear-gradient(#EFC406, #F19F0F);
  padding: 12px 30px;
  border-radius: 30px;
  color: #fff;
  font-weight: 700;
  animation: blink 1s infinite; /* add animation */
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0.5; }
  100% { opacity: 1; }
}
.ap-box{ background-color: #fff; border: 1px solid #006DB2; text-align: center; padding:20px 5px;}
.ap-box h6{ margin-bottom: 5px;}
.ap-box p{ margin-bottom: 5px; color: #e23a2d; font-weight: 600; font-size: 14px;}
.ap-box img{ width: 100%;}
.white-panel{ margin: 20px 0;}
.white-panel .wh-box{ background-color: #fff; border: 1px solid #006DB2; padding: 10px; height: 204px;}
.white-panel .wh-box h6{ color: #006DB2; border-bottom: 1px solid #006DB2;}
.white-panel .wh-box p{ color: #000; font-size: 13px; margin: 0;}
.white-panel .wh-box ul{ margin-left: 20px;}
.white-panel .wh-box ul li{ color: #000; font-size: 13px; margin: 0 0 5px 0;}
.white-panel .wh-box ul li a{ color: #000;}
.marqueeup{ height: 135px;}
.marqueeup p i{ margin-right: 5px;}
.marqueeup p a{ color: #000; margin-bottom: 5px; display: block; font-size: 13px;}
.breadcrumb { padding: 15px 0 12px 0; margin:0; color: #fff; font-size: 14px;}
.breadcrumb a { color: #fff;}
.breadcrumb span { padding: 0 10px; color: #fff;}
.breadcrumb-wrapper h2{ color: #fff;}
.retting p{ margin-bottom: 15px !important;}
.retting p strong{ margin-bottom: 5px; display: inline-block;}


/* =========== Right Panel =========== */
.course-finder{ background-color: #006DB2; padding: 15px; margin-bottom: 10px;}
.course-finder h5{ color: #fff; border-bottom: 1px solid #fff; text-transform: uppercase; font-size: 18px;}
.course-finder form lebel{ color: #fff;}
.course-finder form select{ width: 100%; padding: 5px; background-color: #F3A21B; border-radius: 3px; border: 1px solid #FBC23F;}
.course-finder form .form-group{ margin-bottom: 8px;}
.btn-search{ background-image: linear-gradient(#ECBB45, #DF9055); border-radius: 20px; border: none; padding: 4px 25px;}
.online-enquery{ background-image: linear-gradient(#FEC749, #F58C23); margin:0 0 10px 0; padding: 15px;}
.online-enquery h5{ color: #000; border-bottom: 1px solid #000; text-transform: uppercase; font-size: 18px;}
.online-enquery form select{ width: 100%; padding: 8px; background-color: #fff; border-radius: 3px; border: 1px solid #fff;}
.online-enquery form .form-group{ margin-bottom: 8px;}
.btn-send{ background-color:#CD2031; border-radius: 5px; border: none; padding: 4px 25px; color: #fff; display: inline-block;}




/* =========== Footer Start =========== */
.footer{ background-color: #FDEBC5; position: relative; z-index: 9; overflow: hidden; border-top: 8px solid #006DB2;}
.footer-top{ padding: 20px 0 10px;}
.footer-top .fwidget h5{ color: #006DB2;}
.footer-top .fwidget ul{ margin: 0; padding: 0;}
.footer-top .fwidget ul li{ list-style: none; padding-bottom: 8px;}
.footer-top .fwidget ul li a{ color: #000;}
.footer-contact .info-contact{ color: #CD2031; padding-bottom: 10px;}
.footer-contact .info-contact a{ color: #CD2031;}
.footer-contact h4 a {
	display: inline-block;
	padding: 10px 20px;
	background-color: #CD2031;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-weight: bold;
	transition: all 0.3s ease;
	font-size: 20px;
}

.footer-contact h4 a:hover {
  background-color: #a71a27; /* darker shade on hover */
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.footer-social ul li{ list-style: none; display: inline;}
.footer-social ul li a img{ width:45px;}
.footer-bottom { background-color: #006DB2;}
.footer-bottom .copywrite-panel{ padding: 15px 0 12px 0px; text-align: center;}
.footer-bottom .copywrite-panel p{ color: #fff; margin: 0;}
.footer .fshape-one { position: absolute; bottom: 10%; right: 0%; z-index: -1; animation: pluse 8s ease-in-out infinite;}
.footer .fshape-two { position: absolute; top: 0%; right: 0%; z-index: -1; animation: bounce 6s ease-in-out infinite;}
.scrollup {position: fixed; right: 4%; bottom: 3%; background: #CD2031; color: #fff; font-size: 20px; opacity: 1; border-radius: 5px; width: 40px; height: 40px; line-height: 40px; text-align: center; cursor: pointer; z-index: 9999;}


/* =========== About Us Start =========== */
.breadcrumb-wrapper { overflow: hidden;position: relative;padding: 50px 0;}
.bg-cover { background-repeat: no-repeat; background-size: cover !important; position: relative; background-position: center !important;}
.breadcrumb-content .title{ color: #fff; font-weight:700; font-size:40px;}
.breadcrumb-wrapper .breadcrumb-content ul{ background-color: #FF512F; border-radius: 5px; display: inline-block;}
.breadcrumb-wrapper .breadcrumb-content ul li{ line-height: 28px; font-size: 18px; padding: 8px 20px; list-style: none; display: inline-block; color: #fff;}
.breadcrumb-wrapper .breadcrumb-content ul li a{ color: #fff; position: relative;}
.breadcrumb-wrapper .breadcrumb-content ul>li a::after { width: 1px; height: 100%; clear: both; content: "/"; position: absolute; color: #fff; top: 0%; right: -20px;}

.contact-block { background: #f1f3f8; padding: 20px 15px; border: 1px solid #FF512F; min-height: 145px; border-radius: 5px;}
.mrl-30 { margin-left: 30px;}
.contact-icon i { width: 64px; height: 64px; background: #FF512F; text-align: center; line-height: 74px; display: inline-block; border-radius: 6px; color: #fff; font-size: 30px;}
.contact-details h5{ font-weight:700;}
.banner-mobile{ display: none;}
.about-panel-right h6{ color: #FF512F;}
.about-panel-right ul li{ margin-left: 20px;}
.about-panel-right ul li::marker{ color: #FF512F;}
.vision-panel .avision-panel-right img{ width: 100%;}
.vision-panel-left .freecon-box-pic{ width: 70px; height: 70px; line-height:48px; padding: 10px; border-radius: 50%; background-color: #166397; text-align: center; margin-bottom: 10px;}
.vision-panel-left .freecon-box-pic:hover{ background-color: #FF512F;}
.contact-us-right h6{ font-family: "Open Sans", sans-serif; text-transform: uppercase; color: #FF512F;}
.contact-us-left h6{ font-family: "Open Sans", sans-serif; text-transform: uppercase; color: #FF512F;}
.contact-us-left .info-contact {margin-bottom: 15px; padding-left: 65px; display: flex; flex-direction: column; position: relative;}
.contact-us-left .info-contact i { background-color: #FF512F;position: absolute;top: 0%;left: 0%;color: hsl(0deg 0% 100%);font-size: 20px; padding: 12px 15px;line-height: 20px;}
.vision-panel-left ul li{ margin-left: 20px; font-size: 14px; margin-bottom: 10px;}
.vision-panel-left ul li::marker{ color: #FF512F;}




/** main-header **/

.main-header{
  position:relative;
  left:0px;
  top:0px;
  z-index:999;
  width:100%;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

/*.sticky-header{
  position:fixed;
  opacity:0;
  visibility:hidden;
  background: #FFCC33;
  left:0px;
  top:0px;
  border-bottom: 1px solid #e0e0e0;
  width:100%;
  z-index:0;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.fixed-header .sticky-header{
  z-index:999;
  opacity:1;
  visibility:visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.fixed-header .sticky-header figure{ margin: 0; padding: 0px 0; position: absolute; top: -10px;}
.fixed-header .sticky-header figure img{ height: 150px;}*/

/** header-bottom **/

.header-bottom{
  position: relative;
  background: transparent;
  left: 0px;
  bottom: 0px;
  width: 100%;
}

.header-bottom .nav-outer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 26px 0px 0px 0px;
}

.header-bottom .logo-outer{
  position: relative;
  float: left;
  padding: 28px 0px 18px 0px;
}
.header-bottom .logo-outer figure{ margin: 0; position: absolute; top: -70px;}
.header-bottom .logo-outer figure img{ height: 121px;}
.header-bottom .menu-area{ position: relative; float: right; padding: 0;}
.header-bottom .outer-box{position: relative;padding: 29px 5px 0px 2px; float: left;}
.header-bottom .outer-box .search-outer{ position: relative; display: inline-block;}


/** main-menu **/

.main-menu{
  position: relative;
  display: block;
  float: left;
}

.main-menu .navbar-collapse{
  padding:0px;  
}

.main-menu .navigation > li{
  position:relative;
  float:left;
  margin: 0px 10px;
}

.main-header .menu-column{
  padding: 0px;
}

.main-menu .navigation > li > a{
  position:relative;
  display:block;
  font-size:14px;
  font-family: 'Poppins', sans-serif;
  color:#ffffff;
  line-height:22px;
  font-weight:500;
  opacity:1;
  text-transform:uppercase;
  padding: 31px 0px 29px 0px;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul{
  position:absolute;
  left:0px;
  top: 100%;
  width:250px;
  z-index:100;
  display:none;
  background:#ffffff;
  border-top: 3px solid #DBB081;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li{
  position:relative;
  width:100%;
  padding: 7px 15px;
  border-bottom: 1px solid #e5e5e5;
  transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > a{
  position:relative;
  display:block;
  font-family: 'Poppins', sans-serif;
  padding:6px 0px;
  line-height:24px;
  font-size:13px;
  color:#222222;
  font-weight: 400;
  text-align:left;
  text-transform:uppercase;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  font-weight: bold;
}

.main-menu .navigation > li > ul > li:hover{
  background: #DBB081;
  border-bottom: 1px solid #DBB081;
}

.main-menu .navigation > li > ul > li:hover a{
  color: #000;
}

.main-menu .navigation > li > ul > li:last-child:hover{
  border-bottom: none;
}

.main-menu .navigation > li.dropdown:hover > ul{
  visibility:visible;
  opacity:1;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
  position:absolute;
  right: 0px;
  top: 0px;
  font-size:18px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  color:#ffffff;
  width: 50px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  cursor:pointer;
  z-index:5;
  display: none;
}

.navbar-header {
  display: none;
}

/** sub-menu **/

.main-menu .navigation > li > ul > li > ul{
  position:absolute;
  left:100%;
  top:0%;
  width:230px;
  z-index:100;
  display:none;
  padding: 0px 0px;
  background-color: #ffffff;
  border-top: 3px solid #DBB081;
  -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 0;
  margin: 0px;
}

.main-menu .navigation > li > ul > li > ul > li{
  position:relative;
  width:100%;
  margin:0px;
  border-bottom: 1px solid #e5e5e5;
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > ul > li > a{
  position:relative;
  display:block;
  padding:10px 18px;
  line-height:24px;
  font-weight:400;
  font-family: 'Poppins', sans-serif;
  font-size:13px;
  text-transform:uppercase;
  color: #222222 !important;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  font-weight: bold;
}

.main-menu .navigation > li > ul > li > ul > li:hover > a{
  color: #000 !important;
  background:#DBB081;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
  position: absolute;
  content: "\f105";
  font-size: 16px;
  color: #222;
  top: 6px;
  right: -12px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  cursor: pointer;
  transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{ color: #ffffff;}

/** stricky-header **/
.sticky-header .main-menu .navigation > li{ margin: 0px !important;}
.sticky-header .main-menu .navigation > li > a{ padding: 24px 12px 24px 12px !important;}
.sticky-header .main-menu .navigation > li > a{ color: #222222;}
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li:hover > a{ background: #DBB081; color: #ffffff;}
.sticky-header .logo-box{ position: relative; float: left; margin-top: 10px;}
.sticky-header .menu-area{ position: relative; float: right;}

/*** 
====================================================================
                        Header-Style-Two
====================================================================
***/
 
.header-style-two .header-top .social li a{ background: #DBB081;}
.header-style-two .header-bottom .nav-outer{ position: relative; padding:0px;}
.header-style-two .main-menu .navigation > li > a{ color: #fff; letter-spacing: 2px; padding: 30px 0px 30px 25px;}
.header-style-two .search-box-area .search-toggle i:before{ color: #CB9860;}
.header-style-two .search-box-area .search-toggle i:hover:before{ color: #222222;}
.header-style-two .header-bottom .logo-outer { padding:0px;}
.header-style-two .sticky-header .main-menu .navigation > li > a { padding: 14px 30px 16px 30px; margin-left: 25px;}


.about-panel-left ul{ margin-left: 16px;}
.about-panel-left ul li{ font-weight: bold; margin-bottom: 8px;}
.services-area-panel h2{ color: #007F40; font-size: 35px; line-height:40px; font-weight:600; position: relative;}
.services-area-panel h2:after {position: absolute; content: ""; background: url('../images/line.png') no-repeat; height: 2px; width: 70px; bottom: 5px; margin-left: 10px; background-size: 100% 100%;}
.services-area-panel .lower-mainland{ width:100%; background-color: #006030; color: #fff; font-size:20px; font-weight: bold; text-align: center; position: relative; padding: 10px 0; margin-bottom: 90px;}
.services-area-panel .lower-mainland img{ position: absolute; bottom: -40px; right: -40px;}
.area-box{ background-color: #44B97F; text-align: center; padding: 0 10px 10px 10px; position: relative; margin-bottom: 40px;}
.area-box span{ width: 60px; height: 60px; background-color: #fff; display: inline-block; border-radius: 50%; line-height: 60px; border: 1px solid #44B97F; position: relative; top: -25px; margin-bottom: -10px;}
.area-box span i{ font-size: 20px; color: #000;}
.area-box h5{ color: #fff; font-weight: bold; padding:0 0 12px 0; margin: 0;}
.area-box:hover{ background-color: #006030;}
.area-box:hover span{ border: 1px solid #B2E701;}
.area-box:hover span i{ color: #006030;}
.area-box:hover h5{ color: #fff;}

.conact-panel .heading-text h2{ position: relative; color: #00773C; font-size: 35px; line-height:40px; font-weight:600;}
.conact-panel .heading-text h2:after {position: absolute;content: "";background: url('../images/line.png') no-repeat;height: 2px;width: 70px;bottom: 5px;margin-left: 10px; background-size: 100% 100%;}
.conact-panel-left h6{ color: #00773C; font-size:20px; margin: 0;}
.conact-panel-left h3{ color: #001D1D; font-size: 35px; line-height:40px; font-weight:600;}
.conact-panel-left .info-contact {margin-bottom: 15px; padding-left: 65px; display: flex; flex-direction: column; position: relative;}
.conact-panel-left .info-contact i { background-color: #00773C;position: absolute;top: 0%;left: 0%;color: hsl(0deg 0% 100%);font-size: 20px; padding: 12px 15px;line-height: 20px; border-radius: 3px;}
.conact-panel-right{ background-color: #EBEBEB; padding: 25px;}
.conact-panel-right  h6{ color: #00773C; font-size:20px; margin: 0;}
.conact-panel-right h3{ color: #001D1D; font-size: 35px; line-height:40px; font-weight:600;}
.conact-panel-right .form-control{ margin-bottom: 12px; padding: 10px; background: #000000a6; border: 1px solid #666; box-shadow: none; color: #fff;}
.conact-panel-right .form-group select{ width: 100%; margin-bottom: 12px; padding: 10px 5px; background: #000000a6; border: 1px solid #666; box-shadow: none; border-radius: 4px; color: #fff;}
.ser-panel{ background-color: #EBEBEB;}
.ser-panel .heading-text h2{ color: #00773C; font-size: 35px; line-height:40px; font-weight:600; position: relative;}
.ser-panel .heading-text h2:after {position: absolute;content: "";background: url('../images/line.png') no-repeat;height: 2px;width: 70px;bottom: 5px;margin-left: 10px; background-size: 100% 100%;}
.ser-area{ text-align: center; border: 1px solid #007F40; padding: 5px; border-radius: 5px; margin-bottom: 20px;}
.ser-area a img{ border-radius: 5px 5px 0 0; width: 100%;}
.ser-area a h5{ font-size:16px; color: #00773C; margin: 15px 0;}
.ser-area:hover{ background-color: #00773C;}
.ser-area:hover a h5{ color: #fff;}

.services-details h3{ color: #000;}
.services-details .services-details-pic img{ width: 100%; border-radius: 5px; border: 1px solid #007F40; padding: 5px;}
.services-details .services-details-pic h4{ color: #fff; text-align: center; padding: 15px 0px; margin: 0;}
.services-details-text .heading-text h2{ color: #000; font-size: 35px; line-height:40px; font-weight:600; position: relative;}
.services-details-text .heading-text h2:after {position: absolute;content: ""; background: url('../images/line.png') no-repeat;height: 2px;width: 70px;bottom: 5px;margin-left: 10px; background-size: 100% 100%;}
.area-details-pic img{ border-radius: 5px; width: 100%; border: 1px solid #007F40 !important; padding: 5px;}
.area-details-pic iframe{ border-radius: 5px; width: 100%; border: 1px solid #007F40 !important; padding: 5px;}
.area-details-text h2{position: relative; color: #102039; font-size: 35px; line-height:40px; font-weight:600;}
.area-details-text h2:after {position: absolute;content: "";background: url('../images/line.png') no-repeat;height: 2px;width: 70px;bottom: 5px;margin-left: 10px; background-size: 100% 100%;}
.area-details-text ul{ margin-left: 30px;}
.area-details-text ul li{ margin-bottom:10px; }



.service-carousel .owl-nav{ text-align: center; margin: 20px 0;}
.service-carousel .owl-nav button{ border:1px solid #00773C !important; color: #fff !important; width: 50px; height: 35px; line-height: 25px !important; margin: 0 5px; font-size: 25px !important; background-color: #00773C !important;}
.service-carousel .owl-nav button span{ height: 15px; line-height: 11px; display: block;}
.service-carousel .owl-nav button:hover{ background-color: #000 !important; color: #fff !important; border:1px solid #000 !important;}
.service-carousel .owl-dots{ display: none;}

.program-finder h5{ margin: 0;}
.program-finder{ background: #fdc400; padding: 10px 15px; height:50px; margin:10px 0 0 0;}
.program-finder form select{ width: 100%; padding: 5px; background-color: #fff; border-radius: 3px; border: 1px solid #FBC23F;}
.program-finder form .btn-go{ background-color: #CD2031; border-radius: 5px; border: none; padding: 4px 15px; color: #fff; display: inline-block;}
.about-panel ul{ margin-left: 20px; margin-bottom: 15px;}
.about-panel ul li{ list-style: none; padding-bottom: 8px;}
.intable{ border: 1px solid rgba(200, 200, 200, 0.5);}
.intable h6{color: #000; background: #fff;background: linear-gradient(to bottom, #fff 0%, #f4f4f4 100%);padding: 10px 15px;}
.intable li{ width: 50%; float: left; font-size: 14px;}
.intable li a{ color: #006bb3;}
.intable i { font-size: 85%;color: #e52323;margin-right: 10px;}
.features-panel{ margin-bottom:25px;}
.features{ border: 1px solid #ccc; text-align: center; border-radius:10px; padding: 15px 0; margin:2px;}
.features h6{ font-size:12px; color: #006DB2; margin: 8px 0 0 0;}
.cola .owl-dots{ display: none;}
.cola .wh-box{ height: 160px; border: none; padding: 0;}
.courses-box{ background-color: #fff; border: 1px solid #006DB2; padding: 5px;}
.courses-box img{ width: 100%;}
.courses-box h6{ color: #006DB2; margin: 10px 0;}
.courses-box .btn-send{ font-size:13px;}

.review-carousel .team-box{ display: inline-flex; gap: 10px;}
.review-carousel .team-box img{ width: 70px; height: 70px; border: 2px solid #fff; border-radius: 50%;}
.review-carousel .team-box .team-box-text h6{ color: #fff; margin-bottom: 5px; font-size: 18px;}
.review-carousel .team-box .team-box-text p{ color: #fff; margin-bottom: 0; font-size: 14px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; 
 line-clamp: 3; -webkit-box-orient: vertical;}
.review-carousel .team-box .team-box-text ul{ margin-bottom: 5px;}
.review-carousel .team-box .team-box-text ul li{ color: #FFCC33; list-style: none; display: inline; font-size: 14px;}
.review-carousel .owl-dots{ display: none;}
.contact_form textarea{ height: 100px;}
.form-group p{ margin-bottom: 0;}
.szone .btn-send{ background-color:#CD2031; border-radius: 5px; border: none; padding: 10px 0 8px; color: #fff; display: inline-block; font-size: 12px; width: 100%; text-align: center;}

.home .banner-panel{ display: block !important;}
/*.wp-singular .banner-panel{ display: none;}*/
.btn-online{ background-color: #CD2031; padding: 5px 10px; display: inline-block; color: #fff; border-radius: 5px; font-size: 13px; margin: 7px 0; text-transform: uppercase;}
.scholarship-box{ background-color: #f1f1f1; border: 1px solid #CD2031; padding: 10px; border-radius: 5px;}
.members-box{ background-color: #f1f1f1; border: 1px solid #CD2031; padding: 5px; border-radius: 5px; text-align: center; margin-bottom: 15px;}
.members-box img{ width: 100%;}
.members-box h6{ margin: 10px 0 5px;;}
.members-box p{ margin: 0; font-size:13px;}



/* =========== Blog Start =========== */
.our-blog .news-block-one { margin-bottom: 20px;}
.overlay-box .image-box { position: relative; overflow: hidden; margin: 0;}
.overlay-box .image-box img { width: 100%;}
.overlay-box .image-box .overlay { position: absolute; left: 0px; top: 0px; padding: 0 30px; width: 100%;display: flex; align-items: center;justify-content: center;height: 100%;opacity: 0;z-index: 2;color: #ffffff;text-align: center;visibility: hidden;-webkit-transition: all 700ms ease;-ms-transition: all 700ms ease; -o-transition: all 700ms ease; transition: all 700ms ease;-webkit-transform-origin: left top;-ms-transform-origin: left top; -moz-transform-origin: left top;transform-origin: left top;-moz-transform: translateX(-100%);-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);}
.overlay-box .image-box .overlay:before {position: absolute;content: '';left: 0px;top: 0px;right: 0px;bottom: 0px;opacity: 0;display: block;visibility: hidden;transition: all 900ms ease;-moz-transition: all 900ms ease;-webkit-transition: all 900ms ease;-ms-transition: all 900ms ease;-o-transition: all 900ms ease;background-color: rgba(0, 0, 0, 0.80);}
.overlay-box:hover .overlay:before { opacity: 1; visibility: visible;}
.overlay-box:hover .overlay { opacity: 1; visibility: visible; -moz-transform: translateX(0%);-webkit-transform: translateX(0%);-ms-transform: translateX(0%); -o-transform: translateX(0%);transform: translateX(0%);}
.overlay-box .image-box .overlay .wrapper .list li{display: inline-block; margin: 0px 1px;}
.overlay-box .image-box .overlay .wrapper .list a{position: relative;display: inline-block;font-size: 14px;width: 40px;height: 40px;line-height: 40px;text-align: center; margin: 0px 0px;background: #f2f2f2;color: #222222;}
.overlay-box .image-box .overlay .wrapper .list a:hover{background: #1280b4;color: #ffffff;}
.our-blog .news-block-one .lower-content{ padding: 15px;}
.news-block-one{ position: relative; background: #f7f7f7;transition: all 500ms ease;}
.news-block-one h3 a { line-height: 28px !important;margin-bottom: 13px !important;overflow: hidden;display: -webkit-box !important; -webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #000; font-size: 20px;}
.news-block-one .lower-content .post-meta li { position: relative;display: inline-block; margin-right: 12px;font-size: 12px;font-family: 'Poppins', sans-serif;font-weight: 500;}
.news-block-one .lower-content .post-meta li i { position: relative; font-size: 14px; color: #CD2031; margin-right: 5px;}
.our-blog .news-block-one .lower-content .post-meta { margin-bottom: 20px;}
.news-block-one .lower-content .text { margin-bottom: 20px; font-size: 16px; line-height: 26px;}
.lower-content .btn-style-one{ background-color: #CD2031; color: #fff; padding: 10px 25px; border-radius: 5px; display: inline-block;}
.blog-details-content .image-box img { width: 100%;}
.blog-details-content .content-style-one .post-meta { margin: 15px 0 !important;}
.blog-details-content .content-style-one .post-meta li { position: relative;display: inline-block;margin-right: 12px; font-size: 14px; font-weight: 600; margin-bottom: 0px;}
.blog-details-content .content-style-one .post-meta li i { position: relative; font-size: 14px; color: #34C7BC; margin-right: 5px;}
.blog-details-content .content-style-one .title{ font-size: 30px; line-height: 40px; color: #222222;}
.content-style-one h2{ font-size: 25px; line-height: 35px; color: #222222;}
.content-style-one h3{ font-size: 20px; line-height: 30px; color: #222222;}
.content-style-one h4{ font-size: 17px; line-height: 27px; color: #222222;}
.content-style-one ul{ margin-left: 35px !important;}
.content-style-one ul li{ list-style: disc; margin-bottom: 10px; font-size: 18px; line-height: 28px;}
.blog-sidebar .sidebar-widget { position: relative; background: hsl(0deg 0% 97%); padding: 25px;margin-bottom: 30px;}
.blog-sidebar .sidebar-widget h5 { margin-bottom: 20px;border-bottom: 1px dashed hsl(0deg 0% 80%);}
.search-form input { width: 100%; height: 60px; border: 2px solid hsl(0deg 0% 13%); padding: 15px 20px;}
.search-form button { display: none;}
.blog-sidebar .blog-post-sidebar {position: relative;padding: 0 0 0 100px;margin-bottom: 15px; min-height: 100px;border-bottom: 1px solid hsl(0deg 0% 87%);}
.blog-sidebar .blog-post-sidebar .blog-sidebar-thumb { position: absolute;left: 0; top: 0;width: 80px;height: 80px;}
.blog-sidebar .blog-post-sidebar .blog-sidebar-thumb img { width: 100%;height: 80px;opacity: 1; transition: all 500ms ease;}
.blog-sidebar .blog-post-sidebar h6 { position: relative;display: block;font-size: 16px;font-family: 'Poppins', sans-serif; font-weight: 500; color: hsl(0deg 0% 13%);line-height: 24px;}
.blog-sidebar .blog-post-sidebar h6 a{ overflow: hidden;display: -webkit-box !important; -webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #000; margin-top: 8px;}
.blog-categories-list li { display: block;position: relative;}
.blog-categories-list li a { display: block; border: none; margin: 0; padding: 15px 25px 15px 0;font-size: 16px; line-height: 1.313;color: #000; position: relative;border-bottom: 1px solid hsl(0deg 0% 80%);-webkit-transition: 0.4s; transition: 0.4s;text-transform: capitalize; }
.sidebar-post a { display: inline-block;font-size: 13px;font-weight: 500;text-transform: capitalize; line-height: 1;padding: 10px;margin-right: 5px;margin-bottom: 10px;color: hsl(0deg 0% 0%);background-color: hsl(0deg 0% 100%); border-radius: 0;}
.sidebar-call { position: relative; display: block;border: 2px solid #CD2031; padding: 66px 30px 52px 30px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.10); text-align: center;}
.sidebar-call .icon-box { margin-bottom: 14px;}
.sidebar-call .icon-box i:before { position: relative;font-size: 60px;color: #222; margin: 0px;}
.sidebar-call .text { position: relative; font-size: 18px;color: #222222;font-weight: 400;margin-bottom: 18px;}
.sidebar-call .phone { font-size: 25px; line-height: 35px; font-weight: 700; margin-bottom: 1px;}
.sidebar-call .phone a {color: #222;}
.sidebar-call .email { font-size: 16px;}
.sidebar-call .email a {color: #222;}
.sidebar-call .btn-style-one{ background-color: #CD2031; color: #fff; padding: 12px 25px; border-radius: 5px; display: inline-block; margin-top: 20px;}
.news-block-one .lower-content { padding: 15px;}
.news-block-one .lower-content .post-meta{ margin-bottom: 15px;}

.headerBottomSegment{padding:0px;}
.spotlight, .approvalLink{font-size:150%; font-family:'Calibri'; padding:5px 0; background:#e65246;background:linear-gradient(to bottom, #e65246 0%, #e23a2d 100%); text-align:center; font-variant:small-caps; cursor:pointer; border-bottom:2px solid #f9d6d2;}
.spotlight a, .approvalLink a{display:block;color:#fff;}
#courseWrapper, #approvalSection{display:none; background:#fff;}
.cwCol{padding:10px;}
.cwCol h5{font-variant:small-caps; font-size:120%;}
.cwCol h5 a{color:#000;}
.cwCol ul{margin:5px 0 15px; line-height:170%;}
.cwCol li{border-bottom:1px dotted #e33a2d; font-size:87.5%;}
.cwCol i{color:#e33a2d; margin-right:8px;}
.cwCol li a{color:#0075ba}

/* Example: hide when screen width is 767px or less */
@media (max-width: 767px) {
   .ttt{
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  /* Hide the element with the class 'hide-on-desktop' */
  .headerBottomSegment{
    display: none;
  }
}


