/*------------------------------------------------------------------
File Name: New Home 1
Description: Internal Styles Css File
Author: GramoTech
Author URI: http://gramotech.net/
Version: 1.0
------------------------------------------------------------------*/

.homepage-style-5 h1,
.homepage-style-5 h2,
.homepage-style-5 h3,
.homepage-style-5 h4,
.homepage-style-5 h5,
.homepage-style-5 h6{
	font-weight:500; 
 }
 
.homepage-style-5 h2{
	padding-left: 40px;
    position: relative;
}

.internal-styles{
	outline:none;
}

.gramotech-content {
    float: left;
    width: 100%;
}

/************************Header Style Start*************************/
.header-style-6 .top-head {
  padding: 10px 0;
}
.header-style-6 .top-head marquee {
  float: left;
  width: 600px;
}
.header-style-6 .top-head .container-fluid {
  padding: 0 40px;
}
.header-style-6 .top-head strong.tag {
  float: left;
  border-radius: 12px;
  color: #fff;
  padding: 0 11px;
  font: 700 10px/21px 'Roboto', sans-serif;
  background: #e4002b;
  margin: 0 15px 0 0;
  text-transform: uppercase;
}
.header-style-6 .top-head span {
  float: left;
  font: 400 14px/21px 'Roboto', sans-serif;
  color: #1f1f1f;
}
.header-style-6 .top-head .right-col {
  float: right;
}
.header-style-6 .top-head .my-account .acc-btn {
  margin: 0;
  color: #888;
  font: 400 12px/12px 'Roboto', sans-serif;
  text-transform: inherit;
  padding: 0;
}
.header-style-6 .language-col {
  float: right;
}
.header-style-6 .language-col button {
  border: 0;
  padding: 0;
  background: none;
  color: #888;
  font: 400 12px/12px 'Roboto', sans-serif;
}
.header-style-6 .my-account {
  margin-left: 40px;
}
.header-style-6 ul.search-cart .sicon-btn:hover {
  background: none;
}
.header-style-6 .my-account .acc-btn i {
  background: none;
  width: auto;
  height: auto;
  line-height: inherit;
  color: #e4002b;
}
.header-style-6 .dropdown-menu.cart-box {
  top: 100%;
}
.header-style-6 .my-account .acc-btn .fa-angle-down {
  color: #999;
  padding-left: 4px;
}
.header-style-6 ul.search-cart {
  padding: 0 30px 0 0;
}
.header-style-6 ul.search-cart li:first-child {
  border: 0;
  padding: 0 20px 0 0;
  margin: 0;
}
.header-style-6 ul.search-cart li {
  padding: 0 20px;
  border-left: 1px solid #e6e6e6;
}
.header-style-6 .cart-icon .btn-group .vcart-btn {
  color: #aaa;
  font-size: 16px;
}
.header-style-6 .search-icon .dropdown-menu {
  right: 0;
  border: 10px solid rgba(0, 0, 0, .50);
  top: 96px;
}
.header-style-6 .cart-icon .btn-group span.pcount {
  background: #e4002b;
  width: 16px;
  height: 16px;
  color: #fff;
  font: 400 10px/16px 'Roboto', sans-serif;
  top: -8px;
  left: 16px;
}
.header-style-6 .cart-icon .dropdown-menu.cart-box {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header-style-6 ul.search-cart .sicon-btn {
  border: 0;
  width: auto;
  height: auto;
  color: #aaa;
  font-size: 16px;
  line-height: inherit;
  background: none;
}
.navigation-row {
  float: left;
  width: 100%;
  background: #2d003d;
}
.navigation-row .navbar {
  margin: 0;
}
.navigation-row .navbar-collapse {
  text-align: center;
}
.navigation-row .navbar-nav {
  float: none;
  display: inline-block;
}
.logo-5 {
  float: left;
  padding: 15px 50px 15px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.navigation-row .nav > li > a {
  color: #fff;
  font: 400 16px/57px 'Kanit', sans-serif;
  text-transform: uppercase;
}
.burger-nav {
  float: right;
  color: #fff;
  background: #e4002b;
  padding: 33px 40px;
  position: relative;
  z-index: 999;
}
.sidenav .menu-logo{
	display:block;
	padding:0 20px;
	margin-bottom:50px;
}
.sidenav ul{
	padding:0 20px;
	margin-bottom:40px;
}
.sidenav ul li{
	padding-bottom:30px;
}
.burger-nav a {
  color: #2d003d;
  font:400 24px/24px 'Kanit', sans-serif;
}
.sidenav .init{
	padding:0 20px;
}
.sidenav .init strong.title{
	display:block;
	padding:0 0 15px 0;
	color:#333;
	 font:400 18px/18px 'Kanit', sans-serif;
}
.sidenav .init .input-box{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.sidenav .init .input-box input{
	height:42px;
	width:100%;
	padding:0 15px;
	box-sizing:border-box;
	border:1px solid #ccc;
	color:#333;
}
.sidenav .init .input-box textarea{
	height:150px;
	width:100%:
	resize: none;
	padding:15px;
	box-sizing:border-box;
	border:1px solid #ccc;
	color:#333;
}
.header-style-6 .navigation-row .container-fluid {
  padding: 0 0 0 40px;
}
.header-style-6 .navigation-row a.btn-apply {
  float: right;
  color: #fff;
  font: 500 14px/92px 'Kanit', sans-serif;
  text-transform: uppercase;
  padding: 0 36px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  z-index: 99;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding:60px 0 0 0;
	box-shadow:0 0 10px rgba(0,0,0,0.4);
}
.sidenav a {
  transition: 0.3s;
}
.sidenav .closebtn {
  position: absolute;
  top: 9%;
  right: 25px;
  font-size: 36px;
  margin-left: 0;
  color: #2d003d;
}
.sidenav .closebtn:hover {
  color: #e4002b;
}
.sidebar-social {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.sidebar-social ul {
  display: block;
  text-align: center;
  list-style: none;
}
.sidebar-social li {
  padding: 0 10px;
  display: inline-block;
}
.sidebar-social li a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  border: 1px solid #ddd;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  line-height: 45px;
  text-align: center;
}
.sidebar-social li a:hover {
  border-color: transparent;
  color: #fff;
  background: #e4002b;
}
/************************Header Style End*************************/
/************************Banner Style Start*************************/
.video .banner-info {
  margin-top: 160px;
}
.video strong.title {
  font: 400 20px/38px 'Kanit', sans-serif;
  padding: 0 20px;
  background: rgba(194, 53, 53, 0.6);
  float: left;
  color: #fff;
  margin-bottom: 20px;
}
.video h1 {
  font: 500 70px/70px 'Kanit', sans-serif;
  color: #fff;
  text-align: left;
  clear: both;
  margin: 0 0 40px 0;
}
.video h1 span {
  display: block;
  color: #97bf0d;
}
.video a.btn-play {
  background: url("../images/btn-play.png") no-repeat left top;
  font: 500 16px/81px 'Kanit', sans-serif;
  color: #fff;
  text-indent: 70px;
  float: left;
}
.banner-style-5 {
  background: #152433;
}
.videoWrp {
  background: none;
  position: relative;
  padding: 0;
  height: 754px;
}
.hero-wrapper {
  height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
}
.video {
  float: left;
  width: 100%;
  position: relative;
}
.hero-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  top: 0;
  background-position: center center;
  background-size: cover;
}
.hero-image #bgvid {
  display: block;
  min-height: 100%;
  min-width: 100%;
  max-width: inherit;
}
.videohover {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 99;
}
/************************Banner Style End*************************/
.wf {
  float: left;
  width: 100%;
}
.padd-tb {
  padding: 80px 0;
}
.text-box {
  float: left;
  width: 100%;
  position: relative;
}
body h2 {
  font: 500 36px/32px 'Kanit', sans-serif;
  color: #2d003d;
  margin: 0;
}
body h3 {
  font: 500 24px/30px 'Kanit', sans-serif;
  color: #2d003d;
  margin: 0;
}
body h4 {
  font: 500 22px/28px 'Kanit', sans-serif;
  color: #2d003d;
  margin: 0;
}
body h5 {
  font: 500 20px/28px 'Kanit', sans-serif;
  color: #2d003d;
  margin: 0;
}
body h2 a, body h3 a, body h4 a, body h5 a {
  color: #2d003d;
}
body a, body a:hover, body a:focus, body :focus, body a:visited, body a:active {
  text-decoration: none;
  outline: none;
  color: #2d003d;
}
body a {
  color: #2d003d;
}
body p {
  font: 400 16px/22px 'Roboto', sans-serif;
  margin: 0;
  color: #666;
}

.homepage-style-5 .course-grid-box h4 a,
.homepage-style-5 ul#menu-quick-links li a,
.homepage-style-5 .sidebar .gramotech-widget ul li a,
.homepage-style-5 .blog-grid-post .post-excerpt h4 a,
.homepage-style-5 .event-box .event-excerpt h4 a{
	color: #2d003d;
}
.frame {
  float: left;
  width: 100%;
  position: relative;
}
.frame img {
  display: block;
  width: 100%;
}
body ul {
  padding: 0;
  margin: 0;
}
::placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
::-ms-input-placeholder {
  opacity: 1;
}
/*****************************Welcome Section Start*****************************/
.welcome-section {
  background: url("../images/welcome-bg.png") no-repeat center top;
}
.welcome-section strong.title {
  float: left;
  color: #2d003d;
  font: 500 20px/20px 'Kanit', sans-serif;
  position: relative;
  margin: 20px 0 15px 0;
}
.welcome-section strong.title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background: #2d003d;
}
.welcome-section h3 {
  clear: both;
  font: 500 28px/40px 'Kanit', sans-serif;
  color: #e4002b;
  position: relative;
}
.welcome-section h3:after {
  content: '';
  position: absolute;
  right: 0;
  top: -80%;
  background: url("../images/welcome-logo.png") no-repeat right top;
  width: 61px;
  height: 80px;
}
.welcome-section .holder {
  float: right;
  width: 88%;
}
.welcome-section b {
  float: right;
  display: block;
  color: #888;
  font: 400 20px/30px 'Roboto', sans-serif;
}
/*****************************Welcome Section End*****************************/
/************************************Exploring Section Start***********************************/
.exploring-section .row {
  margin-left: -5px;
  margin-right: -5px;
}
.exploring-section .col-md-3 {
  padding: 0 5px;
}
.exploring-section .frame:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.exploring-section .frame a.title {
  text-align: center;
  display: block;
  position: absolute;
  bottom: 58px;
  color: #fff;
  text-decoration: none;
  font: 500 28px/32px 'Kanit', sans-serif;
  padding: 0 45px;
  margin: 0;
}
.exploring-section .frame a.title:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  margin: auto;
  width: 100px;
  height: 4px;
  background: #e4002b;
  border-radius: 3px;
}
.exploring-section strong.number {
  display: block;
  color: #002e52;
  font: 700 20px/20px 'Roboto', sans-serif;
  margin: 66px 0;
  position: relative;
}
.exploring-section strong.number:after {
  content: '';
  position: absolute;
  left: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #d2d2dc;
  width: 238px;
  height: 1px;
}
.exploring-section strong.number:before {
  content: '';
  position: absolute;
  left: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 116px;
  height: 1px;
  background: #e4002b;
  z-index: 9;
}
.exploring-section .owl-nav {
  position: absolute;
  left: 28%;
  bottom: -26%;
  width: 4%;
  font-size: 0;
}
.exploring-section .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  background: url("../images/right-arrow.png") no-repeat left top;
  width: 10px;
  height: 18px;
}
.exploring-section .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  background: url("../images/left-arrow.png") no-repeat left top;
  width: 10px;
  height: 18px;
}
.box {
  width: 100%;
  position: relative;
  margin: 0;
  display: block;
}
.mbc {
  background-color: #e4002b;
}
.flip_frame .flip_front .inner h4, .flip_frame .flip_back .inner h4 {
  text-align: center;
  display: block;
  bottom: 0;
  color: #fff;
  text-decoration: none;
  font: 500 28px/32px 'Kanit', sans-serif;
  padding: 0 45px;
  position: relative;
  margin: 30px 0;
}
.flip_frame .flip_front .inner h4:before, .flip_frame .flip_back .inner h4:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
  width: 100px;
  height: 4px;
  background: #fff;
  border-radius: 3px;
}
.flip_frame .flip_front .inner h4, .flip_frame .flip_back .inner p {
  color: #fff;
  text-align: center;
  font: 400 16px/22px 'Roboto', sans-serif;
  padding: 0 20px;
}
.flip_frame:hover .flip_front {
  transform: rotateY(-180deg);
  transform-style: preserve-3d;
}
.flip_frame {
  transform-style: preserve-3d;
  perspective: 1000px;
  padding: 0;
  border: 0;
}
.flip_frame .flip_front, .flip_frame .flip_back {
  transform: rotateY(0deg);
  transform-style: preserve-3d;
  min-height: 270px;
  height: auto;
  transition: transform .6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip_frame .flip_front .inner, .flip_frame .flip_back .inner {
  position: absolute;
  padding: 0;
  text-align: center;
  left: 0;
  bottom: 0;
  top: 50%;
  height: 100%;
  width: 100%;
  perspective: inherit;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateY(-50%) translateZ(60px) scale(.94);
  z-index: 2;
}
.flip_frame .flip_front:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.flip_frame .flip_front .inner h2, .flip_frame .flip_back .inner h2 {
  text-align: center;
  display: block;
  color: #fff;
  text-decoration: none;
  font: 500 28px/32px 'Kanit', sans-serif;
  padding: 0 45px;
  position: absolute;
  bottom: 20px;
  margin-bottom: 30px;
}
.flip_frame .flip_front .inner h2:before, .flip_frame .flip_back .inner h2:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
  width: 100px;
  height: 4px;
  background: #e4002b;
  border-radius: 3px;
}
.flip_frame .flip_front {
  background-color: #dddce1;
  background-repeat: no-repeat;
  background-size: cover;
}
.flip_frame .flip_back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 2px;
  transform: rotateY(180deg);
  transform-style: preserve-3d;
}
.flip_frame .flip_back .inner {
  overflow: hidden;
  background: #e4002b;
}
.flip_frame:hover .flip_front {
  transform: rotateY(-180deg);
  transform-style: preserve-3d;
}
.flip_frame:hover .flip_back {
  transform: rotateY(0deg);
  transform-style: preserve-3d;
}
.flip_frame:hover .flip_back .stm_back_bg_icon {
  opacity: .2;
  transition: .3s .38s ease;
}
/************************************Exploring Section End***********************************/
/********************************News Update Section Start*********************************/
.news-updates-section {
  border-top: 1px solid #f2f4f6;
  position: relative;
  padding: 80px 0 55px 0;
}
.news-updates-section:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/news-bg.jpg") no-repeat right top;
}
.news-updates-section h2 {
  margin: 0 0 40px 0;
}
.news-updates-section .box {
  float: left;
  width: 100%;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.12);
  position: relative;
  background: #fff;
}
.news-updates-section .box .thumb {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.news-updates-section .frame strong.tag {
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: #fff;
  padding: 0 10px;
  background: #e4002b;
  font: 400 14px/26px 'Roboto', sans-serif;
  text-transform: uppercase;
}
.news-updates-section .text-box {
  padding: 30px;
}
.news-updates-section .text-box h3 {
  margin: 0 0 20px 0;
}
.news-updates-section .text-box h3 a {
  text-decoration: none;
}
.news-updates-section .text-box p {
  margin: 0 0 30px 0;
}
.news-updates-section .text-box .btm-row {
  float: left;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  padding: 15px 0 0 0;
}
.news-updates-section .text-box .btm-row span {
  float: left;
  color: #999;
  font: 400 14px/34px 'Roboto', sans-serif;
  position: relative;
}
.news-updates-section .text-box .btm-row span:before {
  content: '';
  position: absolute;
  right: -45px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 1px;
  background: #efca0c;
}
.news-updates-section .text-box .btm-row a.btn-more {
  float: right;
  color: #fff;
  background: #2d003d;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
}
.news-updates-section .right-col {
  float: left;
  width: 100%;
  background: #f6f6f6;
  position: relative;
}
.news-updates-section .right-col ul {
  list-style: none;
  margin-bottom: 35px;
	position:relative;
	z-index:99;
}
.news-updates-section .right-col ul li {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding: 30px 0;
}
.news-updates-section .right-col ul li:first-child {
  padding: 0 0 30px 0;
}
.news-updates-section .right-col span.title {
  display: block;
  color: #e4002b;
  font: 500 14px/14px 'Roboto', sans-serif;
  text-transform: uppercase;
  padding: 0 0 15px 0;
}
.news-updates-section .right-col h4 {
  margin: 0 0 20px 0;
}
.news-updates-section .right-col span.date {
  float: left;
  color: #999;
  font: 400 14px/14px 'Roboto', sans-serif;
  position: relative;
}
.news-updates-section .right-col span.date:before {
  content: '';
  position: absolute;
  right: -45px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 40px;
  background: #c23535;
}
.news-updates-section .right-col a.btn-more {
  float: right;
  color: #fff;
  font: 500 14px/46px 'Roboto', sans-serif;
  background: #e4002b;
  padding: 0 20px;
  text-transform: uppercase;
}
.news-updates-section .right-col a.btn-more:hover{
	background: #2d003d;
}
.news-updates-section .right-col a.btn-more .fa {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  padding: 0 0 0 18px;
  margin: 0 0 0 20px;
}
.news-updates-section .box .frame {
  background: #000;
  overflow: hidden;
}
.news-updates-section .box:hover .frame img {
  opacity: 0.5;
  transform: scale(1.1);
}
.news-updates-section .box:hover .text-box h3 a {
  text-decoration: none;
  color: #e4002b;
}
.news-updates-section .box:hover .text-box .btm-row a.btn-more {
  background: #e4002b;
}
.news-updates-section .box:hover .text-box .btm-row span::before {
  background: #e4002b;
}
.news-updates-section .right-col ul li:hover {
  background: #fff;
  padding: 30px 10px;
}
/********************************News Update Section End*********************************/
/*******************************Departments Section Start********************************/
.department-section h2 {
  color: #fff;
  margin: 0 0 30px 0;
}
.department-section p {
  color: #fff;
  margin: 0 0 40px 0;
}
.department-box {
  float: left;
  width: 100%;
  background: #fff;
  padding: 22px 30px;
  box-sizing: border-box;
  margin-bottom: 15px;
  min-height: 96px;
  position: relative;
}
.department-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #e91333;
  width: 4px;
  height: 0;
}
.department-box:hover:before {
  height: 100%;
}
.department-box img {
  float: left;
  margin-right: 20px;
}
.department-box a {
  display: block;
  text-decoration: none;
  color: #002e52;
  font: 500 18px/48px 'Kanit', sans-serif;
}
.search-department-form {
  float: left;
  width: 100%;
  background: #e4002b;
  padding: 40px 30px;
  box-sizing: border-box;
}
.search-department-form h3 {
  color: #fff;
  font: 500 28px/28px 'Kanit', sans-serif;
}
.search-department-form .input-box {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.search-department-form .input-box.icon select {
  padding-left: 20px;
}
.search-department-form .input-box img {
  position: absolute;
  left: 0;
  top: 18px;
}
.search-department-form input[type="text"] {
  float: left;
  width: 100%;
  height: 52px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font: 400 16px 'Roboto', sans-serif;
  background: none;
}
.search-department-form input[type="text"]::placeholder {
  opacity: 1;
	color: #fff;
}
.search-department-form input[type="text"]:-ms-input-placeholder {
  opacity: 1;
	color: #fff;
}
.search-department-form input[type="text"]::-ms-input-placeholder {
  opacity: 1;
	color: #fff;
}
.search-department-form select {
  float: left;
  width: 100%;
  height: 52px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font: 400 16px 'Roboto', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-drop-icon.png") no-repeat center right;
}
.search-department-form button[type="submit"] {
  float: left;
  width: 100%;
  height: 54px;
  background-color: #2d003d;
  background-image: url("../images/pencil-sprite.png");
  background-repeat: no-repeat;
  background-position: 26% 22px;
  border: 0;
  color: #fff;
  font: 500 14px 'Kanit', sans-serif;
  text-transform: uppercase;
  margin: 10px 0 0 0;
  text-indent: 15px;
}
.search-department-form button[type="submit"]:hover {
  background-color: #fff;
  color: #002e52;
  background-image: url("../images/pencil-hover.png");
  background-repeat: no-repeat;
  background-position: 26% 22px;
}
/*******************************Departments Section End********************************/
/*********************************Facts Section Start**********************************/
.fact-section {
  background: #fff url("../images/online-admisiion-bg.png") no-repeat left bottom;
  padding: 30px 0 160px 0;
}
.fact-section .box {
  float: left;
  width: 100%;
  position: relative;
  padding: 40px 0 0 30px;
}
.fact-section .box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 150px;
  border: 1px solid #ece9e9;
}
.fact-section .box strong.number {
  display: block;
  color: #e4002b;
  font: 400 46px/46px 'Kanit', sans-serif;
  letter-spacing: 2px;
  position: relative;
}
.fact-section .box span {
  font: 500 14px/16px 'Roboto', sans-serif;
  color: #a6a3a3;
  display: block;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  position: relative;
}
/*********************************Facts Section End**********************************/
/***************************************Online Admisiion Section Start****************************************/
.online-admission-section {
  float: left;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  padding: 80px 0;
}
.online-admission-section h2 {
  margin: 0 0 30px 0;
}
.online-admission-section .holder {
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
  padding: 40px 30px;
  background: #fff;
}
.online-admission-section .input-box {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.online-admission-section select {
  float: left;
  width: 100%;
  height: 52px;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  color: #2d003d;
  font: 400 16px 'Roboto', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-drop-icon-2.png") no-repeat right center;
}
.online-admission-section input[type="text"] {
  float: left;
  width: 100%;
  border: 0;
  height: 52px;
  border-bottom: 1px solid #e6e6e6;
  color: #2d003d;
  font: 400 16px 'Roboto', sans-serif;
  background: none;
}
.online-admission-section .btn-row {
  display: block;
  text-align: center;
  overflow: hidden;
}
.online-admission-section button, .online-admission-section input[type="submit"] {
  display: inline-block;
  width: 15%;
  margin: 0 5px;
  height: 52px;
  color: #fff;
  background: #e4002b;
  text-transform: uppercase;
  font: 500 14px 'Kanit', sans-serif;
  border: 0;
}
.online-admission-section button:hover, .online-admission-section input[type="submit"]:hover {
  background: #002e52;
}
/***************************************Online Admisiion Section End****************************************/
/*******************************Upcoming Event Section Start********************************/
.upcoming-events-section {
  padding-top: 80px;
  padding-bottom: 60px;
}
.upcoming-events-section h2 {
  margin-bottom: 40px;
}
.event-list-box {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
  margin: 0 0 20px 0;
}
.event-list-box .thumb {
  float: left;
  position: relative;
  background: #000;
  width:214px;
}
.event-list-box .thumb strong.date {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff;
  font: 700 16px/30px 'Roboto', sans-serif;
  text-indent: 7px;
  text-transform: uppercase;
}
.event-list-box .thumb strong.date:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #ea1a35;
  opacity: 0.6;
}
.event-list-box .thumb strong.date b {
  position: relative;
}
.event-list-box .text-col {
  overflow: hidden;
  padding: 25px 30px;
}
.event-list-box .text-col span.location {
  display: block;
  color: #999;
  font: 400 14px/14px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}
.event-list-box .text-col span.location img {
  margin-right: 8px;
}
.event-list-box .text-col h3 {
  position: relative;
}
.event-list-box .text-col h3:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100px;
  height: 4px;
  border-radius: 3px;
  background: #e4002b;
}
.event-grid-box {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
}
.event-grid-box .text-box {
  padding: 0;
}
.event-grid-box .text-box span.location {
  display: block;
  color: #999;
  font: 400 14px/14px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}
.event-grid-box .text-box span.location img {
  margin-right: 8px;
}
.event-grid-box .text-box .holder {
  overflow: hidden;
  background: #fff;
  margin-top: -95px;
  padding: 30px 0 30px 30px;
}
.event-grid-box .text-box strong.date {
  float: right;
  padding: 10px 32px;
  border-left: 1px solid #e6e6e6;
  text-align: center;
  color: #1f1f1f;
  font: 400 18px/20px 'Kanit', sans-serif;
  margin: 30px 0 0 0;
}
.event-grid-box .text-box strong.date span {
  display: block;
  color: #e4002b;
  padding: 0 0 0 0;
}
.event-grid-box .text-box strong.date .fas {
  display: block;
  text-align: center;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background: #e4002b;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
  margin-bottom: 15px;
}
.event-grid-box .text-box h3 {
  margin: 0 0 10px 0;
}
.event-grid-box .text-box p {
  margin: 0 0 20px 0;
}
.event-grid-box .text-box a.btn-continue {
  color: #999;
  padding: 0 20px;
  border: 1px solid #e6e6e6;
  font: 400 12px/36px 'Roboto', sans-serif;
  float: left;
  position: relative;
}
.event-grid-box .text-box a.btn-continue:before {
  content: '';
  position: absolute;
  right: -90px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100px;
  height: 4px;
  border-radius: 3px;
  background: #e4002b;
}
.event-grid-box:hover .frame img {
  opacity: 0.5;
}
.event-grid-box .frame {
  background: #000;
  min-height: 336px;
}
.event-grid-box:hover .text-box h3 a {
  color: #e4002b;
}
.event-grid-box:hover .text-box a.btn-continue {
  background: #e4002b;
  border-color: transparent;
  color: #fff;
}
.event-grid-box:hover .text-box a.btn-continue:before {
  background: #002e52;
}
.event-grid-box:hover .text-box strong.date .fas {
  background: #002e52;
}
.event-list-box:hover .thumb img {
  opacity: 0.5;
}
.event-list-box:hover .text-col h3 a {
  color: #e4002b;
}
.event-list-box:hover .text-col h3:before {
  background: #e4002b;
}
/*******************************Upcoming Event Section End********************************/
/************************Management Section Start************************/
.management-section h2 {
  margin-bottom: 40px;
}
.management-section .box {
  float: left;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}
.management-section .box .frame {
  overflow: hidden;
}
.management-section .box .frame .caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.management-section .box .frame .caption:before {
  content: '';
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: #2d003d;
  opacity: 0.9;
}
.management-section .box .frame .caption a.btn-zoom {
  position: absolute;
  left: -120%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #e4002b;
  width: 40px;
  height: 40px;
  z-index: 99;
}
.management-section .box .text-box {
  background: #fff;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.management-section .box .text-box:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: auto;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background: #e4002b;
}
.management-section .box .text-box h4 {
  margin: 0 0 10px 0;
}
.management-section .box .text-box span {
  display: block;
  color: #e4002b;
  font: 400 14px/14px 'Roboto', sans-serif;
  padding: 0 0 15px 0;
}
.management-section .box .text-box ul {
  list-style: none;
  text-align: center;
}
.management-section .box .text-box ul li {
  display: inline-block;
  padding: 0 10px;
}
.management-section .box .text-box ul li a {
  font-size: 18px;
}
.management-section .box .text-box ul li a .fa-facebook-f {
  color: #3c5a9a;
}
.management-section .box .text-box ul li a .fa-twitter {
  color: #1cb8e9;
}
.management-section .box .text-box ul li a .fa-pinterest-p {
  color: #ff0000;
}
.management-section .box:hover .frame .caption:before {
  top: 0;
}
.management-section .box:hover .frame .caption a.btn-zoom {
  left: 0;
}
/************************Management Section End************************/
/**********************Call Action Section Start***********************/
.call-action-section {
  background: url("../images/pattrent.png") repeat;
  padding-bottom: 100px;
}
.call-action-section strong.action-logo {
  display: block;
  text-align: center;
  margin: 0 0 35px 0;
}
.call-action-section .holder {
  max-width: 765px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.call-action-section .holder h2 {
  line-height: 40px;
  margin: 0 0 40px 0;
}
.call-action-section .holder a.btn-apply {
  display: inline-block;
  color: #fff;
  background: #e4002b;
  text-transform: uppercase;
  font: 500 16px/54px 'Kanit', sans-serif;
  padding: 0 40px;
}
.call-action-section .holder a.btn-apply:hover {
  background: #2d003d;
}
.homepage-style-5 .main-content {
  padding: 0;
  margin-bottom: 0;
}

/**********************Call Action Section End***********************/
/****************************Newsletter Section Start*****************************/
.newsletter {
  width: 100%;
  float: left;
  position: relative;
  z-index: 999;
}
.newsletter .container {
  background: none;
  padding: 0;
}
.newsletter .holder {
  background: #e4002b;
  overflow: hidden;
  padding: 40px 30px;
  width: 100%;
  margin: 0 auto
}
.newsletter strong, .newsletter h3 {
  color: #fff;
}
.newsletter strong {
  font-weight: 400;
}
.newsletter .input-group {
  width: 100%;
  position: relative;
}
.newsletter .input-group i {
  position: absolute;
  left: 20px;
  z-index: 9;
  line-height: 55px;
  color: #2d003d;
}
.newsletter .input-group .subscribe {
  position: absolute;
  right: 0;
  top: 0;
  background: #2d003d;
  color: #fff;
  z-index: 99;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 30px;
  border: 0px;
  height: 55px;
  line-height: 55px;
  font-weight: 700;
}
.newsletter .input-group .form-control {
  width: 100%;
  padding: 0px 40px;
  border: 0px;
  background: #fff;
  height: 55px;
}
.newsletter .input-group .form-control:focus {
  background: #e8e8e8;
}
.homepage-style-5 .footer {
  background: #2d003d url("../images/footer-img.png") no-repeat left top/cover;
}
.homepage-style-5 .copyrights {
  background: #fff;
}
.homepage-style-5 .textwidget p {
  font: 400 16px/24px 'Roboto', sans-serif;
  padding: 0 50px 0 0;
  margin-bottom: 25px;
}
.homepage-style-5 .textwidget a.btn-more {
  float: left;
  border: 01px solid #fff;
  background: none;
  padding: 0 28px;
  color: #e4002b;
  border-radius: 3px;
  font: 500 15px/46px 'Kanit', sans-serif;
  text-transform: uppercase;
}
.homepage-style-5 .textwidget a.btn-more:hover{
	background: #fff;
}
.homepage-style-5 .footer .widget h4 {
  font-weight: 500;
  position: relative;
  margin-bottom: 35px;
}
.homepage-style-5 .footer .widget h4:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 50px;
  height: 3px;
  background: #e4002b;
  border-radius: 3px;
}
.homepage-style-5 .widget .quick-links a::before {
  content: "\f1ce";
  font-family: FontAwesome-free;
  color: #e4002b;
  margin-right: 10px;
  font-size: 10px;
}
.homepage-style-5 .widget address ul li i {
  color: #e4002b;
}
/****************************Newsletter Section End*****************************/
/***************************Map Section Start***************************/
.map-section .holder {
  float: left;
  width: 100%;
  background: #e4002b;
  padding: 0 0;
  border-radius: 0 0 30px 30px;
  text-align: center;
  overflow: hidden;
}
.map-section iframe {
  width: 100%;
  height: 450px;
  border: 0;
}
.map-section .holder a {
  display: block;
  position: relative;
  z-index: 99;
}
.map-section .holder .far {
  font-size: 45px;
  color: #fff;
}
.map-section .holder .left-box {
  float: left;
  width: 50%;
  text-align: center;
  background: #2d003d;
  padding: 10px;
}
.map-row, .address-row {
  float: left;
  width: 100%;
  display: none;
}
.map-section .holder .right-box {
  float: left;
  width: 50%;
  text-align: center;
  background: #e4002b;
  padding: 10px;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.address-row .hold {
  margin: 20px 0;
  padding: 30px 30px;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}
.address-row .hold .input-box {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.address-row .hold .input-box .fas {
  position: absolute;
  left: 14px;
  top: 14px;
  font-size: 20px;
  color: #e4002b;
  z-index:10;
}

.address-row .hold input[type="email"],
.address-row .hold input[type="tel"],
.address-row .hold input[type="text"] {
  float: left;
  width: 100%;
  border: 1px solid #ddd;
  height: 48px;
  padding: 0 15px 0 40px;
  box-sizing: border-box;
  color: #888;
  font: 400 18px 'Roboto', sans-serif;
}
.address-row .hold ul {
  list-style: none;
}
.address-row .hold address {
	float: left;
	width: 100%;
  margin: 0px 0 0 0;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  border-left: 3px solid #e4002b;
  padding: 20px 15px 5px 15px;
  border-radius: 3px;
}
.address-row .hold ul li {
  display: block;
  padding: 0 0 10px 0;
}
.address-row .hold ul li strong.title {
  display: block;
  color: #2d003d;
  font: 500 24px/24px 'Kanit', sans-serif;
  padding: 0 0 10px 0;
}
.address-row .hold ul li span {
  display: block;
  color: #2d003d;
  font: 400 16px/24px 'Roboto', sans-serif;
}
.address-row .hold ul li a {
  text-decoration: none;
  display: block;
  color: #2d003d;
  font: 400 16px/24px 'Roboto', sans-serif;
}
/***************************Map Section End***************************/
/******************************GALLERY SECTION START*******************************/
.gallery-section {
  float: left;
  width: 100%;
  background: #eaedf3;
  position: relative;
  padding: 90px 0 65px 0;
}
.gallery-section:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 45%;
  height: 100%;
  background-image: url("../images/map-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(45, 0, 61, 0.7);
}
.gallery-section .holder {
  float: left;
  width: 100%;
  padding: 0 0 0 359px;
  box-sizing: border-box;
}
.gallery-section h2 {
  margin: 0 0 40px 0;
  position: relative;
  color: #fff;
  font: 500 36px/32px 'Kanit', sans-serif;
}
.gallery-box {
  float: left;
  max-width: 384px;
  position: relative;
  margin-right: 2px;
}
.gallery-box .frame {
  float: left;
  width: 100%;
  margin: 0 0 2px 0;
  position: relative;
}
.gallery-box .frame:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 39%, rgba(0, 0, 0, 0.02) 47%, rgba(0, 0, 0, 0.06) 52%, rgba(0, 0, 0, 0.09) 53%, rgba(0, 0, 0, 0.12) 55%, rgba(0, 0, 0, 0.11) 56%, rgba(0, 0, 0, 0.14) 58%, rgba(0, 0, 0, 0.24) 62%, rgba(0, 0, 0, 0.39) 67%, rgba(0, 0, 0, 0.56) 72%, rgba(0, 0, 0, 0.63) 74%, rgba(0, 0, 0, 0.77) 80%, rgba(0, 0, 0, 0.83) 84%, rgba(0, 0, 0, 0.88) 89%, rgba(0, 0, 0, 0.89) 98%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.48) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 39%, rgba(0, 0, 0, 0.02) 47%, rgba(0, 0, 0, 0.06) 52%, rgba(0, 0, 0, 0.09) 53%, rgba(0, 0, 0, 0.12) 55%, rgba(0, 0, 0, 0.11) 56%, rgba(0, 0, 0, 0.14) 58%, rgba(0, 0, 0, 0.24) 62%, rgba(0, 0, 0, 0.39) 67%, rgba(0, 0, 0, 0.56) 72%, rgba(0, 0, 0, 0.63) 74%, rgba(0, 0, 0, 0.77) 80%, rgba(0, 0, 0, 0.83) 84%, rgba(0, 0, 0, 0.88) 89%, rgba(0, 0, 0, 0.89) 98%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.48) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 39%, rgba(0, 0, 0, 0.02) 47%, rgba(0, 0, 0, 0.06) 52%, rgba(0, 0, 0, 0.09) 53%, rgba(0, 0, 0, 0.12) 55%, rgba(0, 0, 0, 0.11) 56%, rgba(0, 0, 0, 0.14) 58%, rgba(0, 0, 0, 0.24) 62%, rgba(0, 0, 0, 0.39) 67%, rgba(0, 0, 0, 0.56) 72%, rgba(0, 0, 0, 0.63) 74%, rgba(0, 0, 0, 0.77) 80%, rgba(0, 0, 0, 0.83) 84%, rgba(0, 0, 0, 0.88) 89%, rgba(0, 0, 0, 0.89) 98%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.48) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#7a000000', GradientType=0); /* IE6-9 */
}
.gallery-box .frame:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.gallery-box .frame img {
  display: block;
  width: 100%;
}
.gallery-box .frame a.btn-play {
  position: absolute;
  left: 40px;
  top: 40px;
  background: url("../images/btn-play-icon.png") no-repeat left top;
  width: 40px;
  height: 40px;
  z-index: 99;
}
.gallery-box .frame a.title {
  position: absolute;
  left: 40px;
  bottom: 40px;
  text-decoration: none;
  color: #fff;
  font: 500 18px/18px 'Kanit', sans-serif;
  z-index: 99;
}
.gallery-box .frame .social-box {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 99;
}
.gallery-box .frame .social-box .btn-social {
  width: 39px;
  height: 39px;
  background: #e4002b url("../images/btn-share.png") no-repeat center center;
  display: block;
  border-radius: 100%;
  border: 0;
  cursor: pointer;
}
.gallery-box .frame .social-box .dropdown-menu {
  min-width: 55px;
  border-radius: 5px;
  padding: 0;
  border: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  top: -185px;
  margin-left: -9px;
}
.gallery-box .frame .social-box .dropdown-menu:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -11px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 11px 0 11px;
  border-color: #fff transparent transparent transparent;
}
.gallery-box .frame .social-box .dropdown-menu ul {
  padding: 0;
  margin: 0;
}
.gallery-box .frame .social-box .dropdown-menu li {
  display: block;
  padding: 12px 0;
  border-top: 1px solid #e5e5e5;
}
.gallery-box .dropdown-menu > li > a {
  padding: 0;
  border: 0;
}
.gallery-box .frame .social-box .dropdown-menu li:first-child {
  border: 0;
}
.gallery-box .frame .social-box .dropdown-menu li img {
  width: auto;
  margin: 0 auto;
}
.gallery-box .frame .social-box .dropdown-toggle::after {
  display: none;
}
.gallery-section .owl-carousel .owl-nav {
  font-size: 0;
  width: 32%;
  text-align: right;
  margin-top: 40px;
  height: 46px;
}
.gallery-section .owl-carousel .owl-nav button.owl-next {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 45px;
  color: #2d003d;
  outline: none;
  margin-left: 12px;
}
.gallery-section .owl-carousel .owl-nav button.owl-next:before {
  content: "\f061";
  font-family: FontAwesome;
  display: block;
  font-size: 18px;
}
.gallery-section .owl-carousel .owl-nav button.owl-prev {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 45px;
  color: #2d003d;
  outline: none;
  float: inherit;
}
.gallery-section .owl-carousel .owl-nav button.owl-prev:before {
  content: "\f060";
  font-family: FontAwesome;
  display: block;
  font-size: 18px;
}
.gallery-section .owl-carousel .owl-nav button.owl-next:hover, .gallery-section .owl-carousel .owl-nav button.owl-prev:hover {
  background: #e4002b;
  color: #fff;
}
.gallery-section .holder strong.number {
  float: left;
  color: #fff;
  font: 500 24px/24px 'Kanit', sans-serif;
  position: relative;
  top: -57px;
}
.gallery-section .holder strong.number:before {
  content: '';
  position: absolute;
  left: 99px;
  top: 0;
  bottom: 0;
  width: 270px;
  background: #fff;
  height: 1px;
  margin: auto;
}
.gallery-section .holder strong.number:after {
  content: '';
  background: #e4002b url("../images/plans-bg.png") no-repeat right bottom;
  position: absolute;
  left: 99px;
  top: 0;
  bottom: 0;
  width: 110px;
  height: 1px;
  margin: auto;
}
/******************************GALLERY SECTION END*******************************/

/*************************************DONATE SECTUON START**************************************/
.donation-col {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 9;
}
.donation-col a.btn-slide {
  display: block;
  height: 65px;
  width: 65px;
  text-align: center;
  line-height: 65px;
  color: #fff;
  background: #e4002b;
  font-size: 28px;
  box-shadow: 0 7px 17px rgba(0, 0, 0, 0.15);
}
.donation-col a .fas {
  color: #fff;
}
.donation-col .form-box {
  float: left;
  width: 400px;
  background: #e4002b;
  padding: 20px 0;
  display: none;
}
.donation-section h3 {
  margin: 0 0 10px 0;
  color: #fff;
  text-align: center;
}
.donation-section p{
	color: #fff;
	padding: 0 20px;
	text-align: center;
	margin: 0 0 15px 0;
}
.donation-section .btn-row {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 130px 0;
}
.donation-section a.btn-donate {
  width: 165px;
  height: 45px;
  display: inline-block;
  text-decoration: none;
  font: 500 15px/45px 'Kanit', sans-serif;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  color: #fff;
  border-radius: 36px;
  overflow: hidden;
  margin: 0 6px;
  background: #2d003d;
  text-transform: uppercase;
}
.donation-section a.btn-donate:hover {
  background: #fff;
  color: #2d003d;
}
.donation-section a.btn-join {
  width: 165px;
  height: 45px;
  display: inline-block;
  text-decoration: none;
  font: 500 15px/45px 'Kanit', sans-serif;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  color: #999;
  border-radius: 36px;
  overflow: hidden;
  background: #fff;
  margin: 0 6px;
  text-transform: uppercase;
}
.donation-section a.btn-join:hover {
  background: #2d003d;
  color: #fff;
}
.donation-section .holder {
  margin: 0 auto 20px;
  display: block;
  position: relative;
}
.radio-boxes {
  margin: 0 0 20px;
  padding: 0px;
  list-style: none;
  width: 100%;
  float: left;
  text-align: center;
}
.radio-boxes li {
  display: inline-block;
  padding: 0 2px 4px 2px;
}
.radio-boxes .radio.custom {
  float: left;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}
.radio-boxes input[type="radio"].custom {
  margin-left: 0;
  padding: 0;
}
.radio-boxes input[type=radio].css-radio {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0px;
  border: 0;
}
.radio-boxes input[type=radio].css-radio + label.css-label {
  height: 40px;
  width: 80px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  border: 1px solid;
  border-radius: 3px;
  padding: 0px;
  text-align: center;
  color: #fff;
  margin: 0px;
  font: 500 18px/40px 'Kanit', sans-serif;
  box-shadow: 0 0 12px rgba(0, 0, 0, .20);
}
.radio-boxes input[type=radio].css-radio + label.css-label:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #2d003d;
  font-size: 24px;
}
.radio-boxes input[type=radio].css-radio:checked + label.css-label {
  background: #2d003d;
  font-size: 24px;
  border-color: transparent;
  color: #fff;
}
.radio-boxes .inputs {
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  height: 64px;
  border-radius: 3px;
  overflow: hidden;
  margin: 15px 0 0 0;
}
button.donate-btn {
  float: left;
  width: 196px;
  height: 64px;
  border: 0;
  color: #294574;
  background: #fff;
  cursor: pointer;
  font: 500 16px 'Kanit', sans-serif;
  border-right: 1px solid #e9ecf1;
}
button.donate-btn:hover {
  background: #fff;
  color: #222;
}
.radio-boxes input.enter {
  border: 0;
  height: 64px;
  padding: 0 5px;
  border-radius: 3px;
  width: 160px;
  background: #fff;
  color: #294574;
  font-size: 26px;
  text-align: center;
  font: 500 24px 'Kanit', sans-serif;
}
li.form-submit {
  width: 100%;
}
.donation-section .holder strong.title {
  display: block;
  text-align: center;
  color: #fff;
  font: 400 22px/28px 'Roboto', sans-serif;
  clear: both;
  padding-bottom: 30px;
  float: none;
}
/*************************************DONATE SECTUON END**************************************/
.campus-section .box a.btn-zoom, .campus-section .box:before, .management-section .box .frame .caption:before, .management-section .box .frame .caption a.btn-zoom, .exploring-section .frame, .news-updates-section .box .frame img, .news-updates-section .text-box h3 a, .news-updates-section .text-box .btm-row a.btn-more, .news-updates-section .text-box .btm-row span::before, .news-updates-section .right-col ul li, .call-action-section .holder a.btn-apply, .online-admission-section button, .discover-section .nav-tabs > li a, .quick-links-box ul li, .quick-links-box ul li a, .search-department-form button[type="submit"], .event-grid-box .frame img, .event-grid-box .text-box h3 a, .event-grid-box .text-box a.btn-continue, .event-grid-box .text-box strong.date .fas, .event-list-box .thumb img, .event-list-box .text-col h3 a, .event-list-box .text-col h3::before, .exploring-section .frame a, .department-box:before, .gallery-section .owl-carousel .owl-nav button.owl-next, .gallery-section .owl-carousel .owl-nav button.owl-prev, .sidebar-social li a, .radio-boxes input[type="radio"].css-radio + label.css-label, .donation-section a.btn-join, .donation-section a.btn-donate, .homepage-style-5 .textwidget a.btn-more, .news-updates-section .right-col a.btn-more  {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.FONTS {
  font-family: 'Kanit', sans-serif;
  font-family: 'Roboto', sans-serif;
}
#map_canvas {
  height: 500px;
}
#map_canvas {
  height: 500px;
  width: 500px;
  margin: 0px;
  padding: 0px
}
.homepage-style-5 .footer .widget address ul li{
	margin-bottom:20px;
}
.homepage-style-5 .footer .widget address ul li i{
	font-size:15px;
}
.homepage-style-5 .newsletter{
	margin-bottom:0;
}
.learn-press-search-course-form{
	margin-top:80px;
}
.courses-search-page{
	float:left;
	width:100%;
	margin-bottom:40px;
}