body{
	font-family: 'Arial';
}
img{
	width: 100%;
}
.row{
	margin: 0;
}
.top_bar{
	background-color: rgb(47, 180, 101);
	padding: 5px 0;
}
.top_bar p, .top_bar a{
	margin: 0;
	color: rgb(255,255,255);
	font-size: 12px;
}
.tp_login{
	padding-left: 0;
	margin: 0;
}
.tp_login li{
	display: inline-block;
	list-style: none;
}
.navbar{
	border-bottom: 2px solid rgb(250, 151, 198);
	position: sticky;
	top: 0;
	background-color: rgb(255,255,255);
	z-index: 999;}

.navbar-brand{
	width: 17rem;
}
.nav-link{
	font-weight: bold;
	color: rgb(0,0,0);
}
.nav-item .active{
	color: rgb(72, 155, 209);
}
.nav-link:hover{
	color: rgb(72, 155, 209);
}
.slider_text{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	background-color: rgba(72, 155, 209, 0.8);
}
.slider_text h1{
	font-size: 1rem;
	color: rgb(255,255,255);
}
/*.carousel-control-next, .carousel-control-prev{
	width: 7%;
}
.carousel-control-next .fa{
	background-color: rgba(72, 155, 209, 0.8);
	padding: 20px 15px;
	border-right: 20px solid rgba(72, 155, 209, 0.8);
}*/
#slider img{
	height: 380px;
	width: 100%;
	object-fit: cover;
}
.box_container_one{
	background-color: rgb(206, 226, 253);
	text-align: left;
	min-height: 180px;
    margin: 10px;
    padding: 30px;
    padding-top: 40px;
    cursor: pointer;
    margin-bottom: 0;
    margin-right: 0;
}
.box_container_two{
	background-color: rgb(250, 151, 198);
	text-align: left;
	min-height: 180px;
    margin: 10px;
    padding: 30px;
    padding-top: 40px;
    cursor: pointer;
    margin-bottom: 0;
}
.box_container_three{
	background-color: rgb(71, 114, 245);
	text-align: left;
	min-height: 180px;
    margin: 10px;
    padding: 30px;
    padding-top: 40px;
    cursor: pointer;
    margin-bottom: 0;
    margin-right: 0;
}
.box_container_four{
	background-color: rgb(237, 137, 111);
	text-align: left;
	min-height: 180px;
    margin: 10px;
    padding: 30px;
    padding-top: 40px;
    cursor: pointer;
    margin-bottom: 0;
}

.top_cat img{
	width: 35%;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}
.top_cat a{
	color: rgb(0,0,0);
	font-size: 1.2rem;
	text-align: center;
}
.top_cat a:hover{
	color: rgb(255,255,255);
	text-decoration: none;
}
.about_container_one{
	background-image: url(../imgTT/box_one_bg_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 35px 80px;
	color: rgb(255,255,255);
	text-transform: uppercase;
	line-height: 26px;
	min-height: 100%;
		padding-left: 103px;
}
.about_container_one h2{
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(255,255,255);
}
.color_orange{
	color: rgb(249, 181, 46)!important;
}
.common_section_space{
	margin-top: 50px!important;
}
.about_container_one p{
	line-height: 32px;
}
.about_container_one a{
	color: rgb(255,255,255);
	text-decoration: underline;
}
.about_container_two{
	background-image: url(../imgTT/box_two_bg_03.jpg);
	padding-top: 0!important;
}
.about_container_one a{
	text-decoration: none;
}
.about_title{
	background-color: rgba(255,255,255,.86);
	color: rgb(51, 93, 126);
	font-weight: bold;
	padding: 30px 10px 5px 10px;
	margin-bottom: 10px;
}
.county_list_container{
	height: 350px;
	overflow-y: scroll;
	overflow-x: hidden;
	    padding-right: 15px;
}
/* Scrollbar Styling */
.county_list_container::-webkit-scrollbar {
    width: 10px;
}
 
.county_list_container::-webkit-scrollbar-track {
    background-color: rgb(255,255,255);
    -webkit-border-radius: 10px;
    border-radius: 0px;
}

.county_list_container::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 0px;
    background: rgb(11, 157, 147); 
}
.county_list_container a{
	text-decoration: none;
}
.title{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 1.5rem;
}
.title2{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5rem;
}
#promo-notifications{
	background: rgb(11, 157, 147);
	font-size: 18px;
  	width: 100%;
  	color: rgb(255,255,255);
}

#promo-notifications ul{
	width: 100%;
	height: 35px;
	position: relative;
	overflow: hidden;
	margin: 0;
}
.news_title{
	background: rgb(51, 93, 126);
	height: 35px;
	line-height: 35px;
	margin: 0;
	color: rgb(255,255,255);
	font-weight: bold;
}
#promo-notifications li{
	line-height: 35px;
  	height: 35px;
	position: absolute;
	top: 0;
	left: 100%;
	text-align: center;
	list-style: none;
}
.offer_content{
	border: 1px solid rgb(165, 165, 165);
	padding: 10px;
	line-height: 18px;
	color: rgb(122, 122, 122);
	font-weight: bold;
	font-size: 14px;
	border-top: 0;
	margin-top: -39px;
}
.course_img{
	width: 100%;
	height: 165px;
	object-fit: cover;
}
.offer_title{
	position: relative;
    bottom: 39px;
    width: 100%;
    padding: 10px;
    background-color: rgba(62, 93, 117,.85);
    color: rgb(255,255,255);
    text-align: center;
    margin: 0;
}
.offer_content a{
	color: rgb(122, 122, 122);
	text-decoration: underline; 
}
.partner_text{
	position: absolute;
	right: 40px;
    top: 55px;
	color: rgb(255,255,255);
	text-align: right;
}
.partner_text h3{
	font-weight: bold;
	margin: 0;
}
.join_btn{
	background-color: rgb(255, 106, 47);
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 18px;
	padding: 7px 15px;
	margin-top: 10px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	transition-delay:  .2s;
}
.join_btn:hover{
	color: rgb(0,0,0);
	text-decoration: none;
	background-color: rgb(47, 180, 101);
}
.job_seek_img{
	height: 292px;
	width: 100%;
	object-fit: cover;
}
.job_seek_title{
	background-color: rgba(34, 41, 55, 0.6);
    position: absolute;
    bottom: 35px;
    width: 80%;
    left: 10%;
    color: rgb(255,255,255);
    text-align: center;
    padding: 15px 0;
}
.job_seek_title h5{
	font-weight: bold;
}
.video_gallery{
	height: 292px;
	width: 100%;
	border: 1px solid rgb(45, 62, 80);
	padding: 10px;
}
.video_gallery iframe{
	width: 100%;
	height: 200px;
}
.video_gallery_btn{
	background-color: rgb(45, 62, 80);
	color: rgb(255,255,255);
	display: block;
	text-align: center;
	padding: 10px;
	transition-delay:  .2s;
	margin-top: 15px;
}
.video_gallery_btn:hover{
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(255, 106, 47);
}
.them_icons{
	display: inline-block;
	float: left;
	width: 15%;
	margin-top: -15px;
	margin-right: 10px;
}
.theme p{
	font-size: 13px;
	margin-bottom: 0;
}
.theme{
	min-height: 200px;
}
#dup_serv{
	background-color: rgb(255,255,255);
	padding: 15px 0!important;
}
.dup_serv_title{
	background-color: rgb(45, 62, 80);
	color: rgb(255,255,255);
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0;
	font-size: .8rem;
	font-weight: bold;
}
#dup_serv ul{
	padding-left: 15px;
	list-style: none;
}
#dup_serv ul a{
	color: rgb(0,0,0);
	font-size: 14px;

}
#dup_serv ul li::before{
	color: rgb(255, 106, 47);
	content: "\2022";
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.footer{
	background-color: rgb(45, 62, 80);
	border-top: 3px solid rgb(255, 106, 47);
	padding: 15px 0!important;
	color: rgb(255,255,255);
}
.footer p{
	font-size: 11px;
}
.brd_right{
	border-right: 1px solid rgb(255,255,255);
}
.footer ul{
	padding: 0;
}
.footer ul li{
	list-style: none;
	line-height: 16px;
}
.footer ul a{
	color: rgb(255,255,255);
	font-size: 11px;
}
.footer_title:after{
	display: block;
	content: '';
	background-color: rgb(255, 106, 47);
	width: 85px;
	height: 1px;
}
.dark_orange{
	color: rgb(255, 106, 47);
}
.whatsapp_icon_footer{
	width: 10%;
    float: left;
    display: block;
    margin-right: 5px;
    margin-top: 6px;
}
.ft_sm{
	padding: 0;
}
.ft_sm li{
	display: inline-block;
}
.ft_sm li img{
	width: 100%;
	float: left;
}
.copy{
	background-color: rgb(0,0,0);
	padding: 10px 0!important;
	color: rgb(255,255,255);
	font-size: 12px;
	color: rgb(255, 106, 47);
}
#dup_serv img{
	width: 100%;
	height: 150px;
	object-fit: cover;
}
#slider .fa{
	    background-color: #4772f5;
    padding: 15px;
}
.logo_raxa{
	width: 20%;
}
.font_size_12_i{
	font-size: 12px;
	font-style: italic;
}
.dropdown-menu{
	border: none;
	border-radius: 0;
	border-top: 5px solid #2fb465;
	box-shadow: 0 10px 7px 0 rgba(0,0,0,0.2), 0 10px 25px 0 rgba(0,0,0,0.19);
}
.dropdown-item:focus, .dropdown-item:hover {
    color: rgb(255,255,255);
    text-decoration: none;
    background-color: rgb(11, 157, 147);
    border-bottom: 2px solid rgb(255,255,255);
}
.vision_container_one{
	background-color: rgb(46, 89, 121);
	color: rgb(255,255,255);
	min-height: 280px;
}
.vision_container_one h2{
	text-transform: uppercase;
	font-weight: bold;
}
.mission_container_two{
	background-color: rgb(234, 128, 86);
	color: rgb(255,255,255);
	min-height: 280px;
}
.mission_container_two h2{
	text-transform: uppercase;
	font-weight: bold;
}
ul.breadcrumb {
      padding: 10px 16px;
    list-style: none;
    background-color: rgb(45, 62, 80);
    margin-bottom: 0;
    border-radius: 0;
    color: rgb(234, 128, 86);
}
ul.breadcrumb li {
  display: inline;
  font-size: 12px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: rgb(255,255,255);
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: rgb(255,255,255);
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: rgb(234, 128, 86);
  text-decoration: underline;
}
.sub_title{
	text-align: center;
    color: rgb(45, 62, 80);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5rem;
}
.sub_title:after{
	content: '';
	display: block;
	margin: auto;
	width: 50px;
	height: 5px;
	background-color: rgb(47, 180, 101);
}
.counsil_container{	
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
}
.counsil_container img{
	    width: 100%;
    height: 230px;
    object-fit: cover;
    margin: auto;
    display: block;
    margin-bottom: 2px;
    transition-duration: .5s;
    border-radius: 50%;    
    box-shadow: 0 0px 10px 0 rgba(0,0,0,0.2), 0 5px 5px 0 rgba(0,0,0,0.19);
}
.counsil_head{
	font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
    text-align: center;
    letter-spacing: 1px;
}
.counsil_sub_head{
	font-size: 12px;
	font-weight: bold;
    text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 0;
}
.counsil_container a{
	text-align: center;
	letter-spacing: 2px;
	display: block;
	color: rgb(47, 180, 101);
	font-weight: bold;
}
#abt_pg{
	background-image: url(../imgTT/about_bg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0!important;
}	
.page_banner{
	width: 100%;
	height: 100px;
	object-fit: cover;
}
.page_head h6{
	position: absolute;
    top: 185px;
    left: 0%;
    display: block;
    overflow: hidden;
    color: rgb(45, 62, 80);
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    width: 100%;
}
.page_head h6:after{
	content: '';
	display: block;
	width: 50px;
	height: 5px;
	background-color: rgb(47, 180, 101);
	margin-left: 10px;
    margin-top: 5px;
    margin: auto;
}
.qualificaion{
	border: 1px solid rgb(47, 180, 101);
    padding: 10px;
    color: rgb(45, 62, 80);
    background: rgba(255, 255, 255, 0.53);
    border-radius: 4px;
    margin-bottom: 10px;
}
.qualificaion h6{
	text-transform: uppercase;
	letter-spacing: 1px;
}
.qualificaion p{
	font-size: 14px;
	text-align: justify;
}
.quote{
	background-image: url(../imgTT/about_quote.jpg);
	background-attachment: fixed;
	background-size: cover;
	min-height: 200px;
	background-position: center;
	color: rgb(255,255,255);
	text-align: center;
	padding-top: 15px!important;
	padding-bottom: 75px!important;
}
.quote h6{
	font-size: 1.5rem;
	margin: 0;
	font-weight: bold;
	    margin-top: -55px;
}
.quote p{
	font-size: 1rem;
	margin: 0;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 10px;
	font-style: italic;
}
.quto-style{
	font-size: 7rem;
	font-weight: bold;
	margin-bottom: 0;
}
.brdr-btm-green{
	border-bottom: 1px solid rgb(47, 180, 101);
}
.quali a{
	color: rgb(0,0,0);
	font-size: 15px;
}
.brdr-top-green{
	border-top: 1px solid rgb(47, 180, 101);
}
.contact_block_1{
	background: rgb(45, 62, 80);
    padding: 20px;
    color: rgb(255,255,255);
    border: 5px solid rgb(255, 255, 255);
}
.contact_block_2{
	background: rgb(47, 180, 101);
    padding: 20px;
    color: rgb(255,255,255);
    border: 5px solid rgb(255, 255, 255);
}
.title:after{
	content: '';
    display: block;
    width: 50px;
    height: 5px;
    background-color: rgb(47, 180, 101);
    margin-left: 10px;
    margin-top: 5px;
    margin: auto;
}
textarea{
	resize: none;
}
.send_btn{
	background-color: rgb(47, 180, 101);
	color: rgb(255,255,255);
	border: 0;
	padding: 5px 25px;
	float: right;
}
.contact-form{
	box-shadow: 0 0px 10px 0 rgba(0,0,0,0.2), 0 5px 5px 0 rgba(0,0,0,0.19);
    padding: 20px;
}
@media screen and (width: 768px){
	.navbar-nav .nav-link{
		font-size: 12px;
		padding-right: 0!important;
	}
	.offer_content{
		min-height: 50%;
	}	
	#dup_serv .col-md-3{
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 25%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
}

@media screen and (max-width: 768px){
	.about_container_one{
		padding: 35px 10px;
		padding-left: 10px;
	}
	.common_section_space .col-12{
		margin-bottom: 20px;
	}
	.brd_right{
		border-right: 0;
	}
	.navbar-brand {
	    width: 13rem;
	}
}
@media screen and (min-width: 768px){
	#courses .col-md-3{
		-webkit-box-flex: 0;
    	-ms-flex: 0 0 25%;
    	flex: 0 0 20%;
    	max-width: 20%;
	}
	.dropdown:hover > .dropdown-menu {
	  display: block;
	}

	.dropdown > .dropdown-toggle:active {
	  /*Without this, clicking will make it sticky*/
	  pointer-events: none;
	}

}