 @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400&display=swap');
img {
	max-width: 100%;
}
.banner {
	background: url(../images/banner.jpg);
	background-size: cover;
}
body {
	overflow-x:hidden;
}
.banner img {
	width: 100%;
}
header .btn {
	padding-left: 24px;
	padding-right: 24px;
	font-weight: bold;
}
header {
}
.captions {
	float: right;
	margin-top: 200px;
	margin-bottom: 200px;
}
.captions p {
	color: #666;
}
.captions .btn {
	padding: 8px 30px;
	margin-top: 10px;
	text-transform: uppercase;
	box-shadow: 0px 5px 6px #00000059;
}
.four-tile {
	padding-top: 60px;
	background: #fff;
}
.four-tile p {
	font-size: 14px;
	color: #666;
}
.orange-tile {
	background: #fff;
}
.orange-tile h3 {
	font-size: 24px;
	font-weight: bold;
}
.orange-tile p {
	font-size: 15px;
}
.four-tile a {
	color: #fb9007;
	font-size: 13px;
}
.marg-btmtwenty {
	margin-bottom: 30px;
	box-shadow: 0px 5px 10px rgba(0,0,0,.1);
}
.content-tile {
	padding: 30px;
}
.list1 {
	padding: 0px;
	margin: 0px;
}
.list1 li {
	background: url(../images/list1.png) left top 4px no-repeat;
	list-style: none;
	padding-left: 20px;
	color: #444;
}
.icon-course {
	height: 60px;
	margin-top: 30px;
	border: 1px solid #ddd;
	border-radius: 10px;
	margin-bottom: 10px;
}
.clourse-tile h4 {
	font-size: 20px;
	font-weight: bold;
}
 .clourse-tile 0 {
 font-size: 16px;
}
.scholarship a {
	color: #e37805;
	border: 1px solid #e37805;
	padding: 10px 20px;
	border-radius: 6px;
}
.scholarship p {
	margin-bottom: 18px;
}
.scholarship {
	background: #1a1e4d;
	padding: 40px 0px;
	color: #fff;
	font-weight: bold;
	margin-top: 150px;
}
.scholor-img {
	position: absolute;
	bottom: -30px;
	max-height: 360px;
	left: 0;
}
.owl-carousel .owl-item img {
}
.testimonial-item.equal-height.style-6 {
	background-color: #fff;
	border-radius: 10px;
	margin: 10px;
	box-shadow: 0px 5px 10px #0000001c;
}
.cell-right {
	text-align: left;
	margin-right: 20px;
	padding-top: 35px;
	padding-bottom: 20px;
}
.testimonial-name {
	font-weight: 600;
	font-size: 18px;
}
.testimonial-content.quote {
	padding: 17px 55px;
	color: #666;
}
.et_right_sidebar #main-content .container:before {
	display: none;
}
#main-content .container {
	padding-top: 10px;
}
i.fa.fa-quote-left {
	padding: 0px 10px;
	color: #999;
}
.testimonial {
	padding: 40px 0px;
	background: url(../images/qt.png) left 20px top 20px no-repeat;
}
.testimonial h2 {
	font-size: 34px;
	text-align: center;
}
.news a {
	color: #fb9007;
	font-size: 14px;
}
.news {
	background: #f5f5f5;
	padding: 30px 0px;
}
.news h2 {
	margin-bottom: 20px;
}
.news h4 {
	margin-top: 20px;
}
.news p {
	color: #666;
}
.news h2 span {
	border-bottom: 3px solid #fb9007;
	margin-bottom: 0px;
}
.news-content {
	background: #fff;
}
.social .social-icons {
}
.social span {
	margin: 0 2px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px !important;
	text-align: center;
	color: snow;
	font-size: 20px !important;
	box-shadow: 1px 1px 1px -1px rgba(0,0,0,0.3);
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}
.social span:before {
	position: relative;
	z-index: 1;
}
.social span:nth-of-type(1) {
}
.social span:nth-of-type(2) {
}
.social span:nth-of-type(3) {
}
.social span:nth-of-type(4) {
}
.social span:nth-of-type(5) {
}
.social span:nth-of-type(6) {
}
.after-span {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.25);
	border-radius: 50%;
	transform: scale(0);
	transition: transform 0.75s ease-in;
}
.social span:hover {
}
.social span:hover .after-span.ripple {
	transform: scale(1);
	transition: transform 1s ease-out;
}
 @media (max-width: 740px) {
.social span {
	margin: 0 8px;
}
}
 @media (max-width: 500px) {
.social-icons {
	flex-wrap: wrap;
	height: auto;
	padding: 10px;
}
.social span {
	margin: 10px;
}
}
footer h3 {
	font-size: 20px !important;
}
footer {
	padding: 20px 0px;
	width:100%;
	color: #fff;
	background: #0b384a  url(../images/bs.jpg) repeat;
	background-size:cover;
	 
}
footer ul {
	margin-left: 0px;
	padding-left: 0px;
}
footer li a {
	font-size: 13px;
	color: #ddd;
}
footer li {
	padding-left: 0px;
	list-style: none;
}
.orange-tile img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.bigtile {
	background: url(../images/bg1.png) top right no-repeat;
}
.regular-course-tile h2 {
	position: relative;
	margin-bottom: 20px;
}
.regular-course-tile h2:after {
	position: absolute;
	height: 4px;
	width: 100px;
	left: 0px;
	content: "";
	bottom: -8px;
	background: #fb9007;
}
.apply-big-btn {
	padding: 8px 30px;
	margin-top: 10px;
	text-transform: uppercase;
	box-shadow: 0px 5px 6px #00000059;
	display: none;
}
.inner-caption {
	padding: 40px 0px;
}
.inner header {
	position: relative;
	background: #fff;
	box-shadow: 0px 5px 10px rgba(0,0,0,.05);
	z-index: 20;
}
.inner-banner {
	background: #f6f1f0;
	background-size: contain;
	border-bottom: 1px solid #cacaca;
}
.inner-banner img {
	width: 100%;
}
.inner-page h2 {
	font-size: 30px;
	font-weight: bold;
}
.inner-page p {
	font-size: 14px;
	line-height: 24px;
}
.inner-page {
	padding: 30px 0px;
}
.inner-page h2 {
	position: relative;
	margin-bottom: 20px;
}
.inner-page h2:after {
	position: absolute;
	height: 4px;
	width: 100px;
	left: 0px;
	content: "";
	bottom: -8px;
	background: #fb9007;
}
.breadlinks a {
	font-size: 14px;
	color: #333;
}
.inner-caption h2 {
	font-size: 26px;
	font-weight: bold;
}
.sub-heading {
	font-size: 18px;
}
.list2 li {
	background: url(../images/bul1.png) left top 4px no-repeat;
	list-style: none;
	padding-left: 20px;
	width: 49%;
	float: left;
	margin-bottom: 6px;
}
.list2 {
	margin-left: 0px;
	color: #666;
	padding-left: 0px;
	margin-bottom: 1rem;
}
.inner-page p {
	font-size: 15px;
	text-align: justify;
	color: #666;
}
.high-box {
	background: #f5f5f5;
	padding: 15px 15px;
	display: inline-block;
	border-radius: 8px;
	margin-top: 15px;
}
.high-box h3 {
	font-size: 24px;
}
.syllabus h3 {
	font-size: 32px;
	margin-top: 20px;
	font-weight: bold;
}
.syllabus h4 {
	font-size: 18px;
}
.right-box {
	width: 100%;
	z-index: 1;
	border-bottom: 1px solid #dcdacb;
	box-sizing: border-box;
	box-shadow: 0 2px 4px rgba(0,0,0,.08), 0 4px 12px rgba(0,0,0,.08);
	border-radius: 4px;
	background-color: #fff;
	padding-top: 15px;
	margin-top: -200px;
	right: 9%;
	width: 350px;
	position: fixed;
	bottom: 0;
	z-index: 1;
}
.right-box h4 {
	font-size: 22px;
}
.enquiry-container .form-control {
	border-radius: 0px;
	color: #666;
}
.btn1 {
	display: block;
	color: #fff !important;
	padding: 0.5rem 0.75rem;
	box-shadow: 0px 5px 10px 10px rgba(0,0,0,.1);
	margin-bottom: 20px;
 font-size: .9rem;
	font-weight: bold;
	text-transform: uppercase;
	background: #c01818;
}
.btn1:hover {
	color: #fff;
	background-color: #f2941c;
	border-color: #fb9007;
}

 

.btn3 {
	color: #fff !important;
 font-size: .9rem;
	font-weight: bold;
	text-transform: uppercase;
	background: #c01818;
}
.btn3:hover {
	color: #fff;
	background-color: #f2941c;
	border-color: #fb9007;
}
.btn2 {
	display: block;
	color: #fff !important;
	padding: 0.5rem 0.75rem;
	box-shadow: 0px 5px 10px 10px rgba(0,0,0,.1);
	margin-bottom: 20px;
 font-size: .9rem;
	font-weight: bold;
	text-transform: uppercase;
	background: #0771e6;
}
.btn2:hover {
	color: #fff;
	background-color: #1068f0;
	border-color: #fb9007;
}
.fixed-tabs-Whats {
	position: fixed;
	right: 0px;
	bottom: 60px;
	z-index: 100;
}
.aba-whatsphone {
	background: #1EBEA5;
	height: 60px;
	width: 70px;
	border-radius: 30px 0 0 30px;
	transition: 0.7s ease;
}
.aba-whatsphone:hover {
	width: 280px;
	transition: 0.7s ease;
}
.aba-whatsphone-icone {
	background-image: url(../images/index.png);
	background-repeat: no-repeat;
	width: 280px;
	background-size: 44px;
	background-position: 16px 7px;
	padding: 7px;
}
.aba-whatsphone-icone a {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	margin-left: 70px;
	text-decoration: none;
	height: 60px;
}
.aba-whatsphone-icone a strong {
	display: block;
	font-size: 21px;
	margin-left: 70px;
}
.list3 li {
	list-style: none;
	margin-bottom: 6px;
}
.list3 {
	margin-left: 0px;
	color: #666;
	padding-left: 0px;
	float: left;
 margin-bottom:.5rem;
}
.list3 i {
	margin-right: 10px;
}
.logo img {
	margin-top: 10px;
	width: 180px;
}

.hd-web {
	display:none;
}
 @media (min-width: 768px) { 
 .mobile-whats-app {
	 display:none;
	  
 }
 
 }
 @media (max-width: 768px) {
	  .btn--keanu {
		  position:fixed !important;
	  }
	 
	 .mobile-whats-app {
		 position:fixed;
		 bottom:0px;
		 right:0px;
		 left:0px;
		 text-align:center;
		 z-index:300;
		 
	 }
	 
	  .mobile-whats-app .cal {
		  display:block;
		  background:#147aa3;
		    width:100%;
			padding:7px 0px;
			color:#fff;
			 text-transform:uppercase;
	  }
	  
	  .mobile-whats-app .what {
		  display:block;
		  width:100%;
		  background:#ecb01d;
		  padding:7px 0px;
		  color:#fff;
		  text-transform:uppercase;
		  
	  }
	  
	  
	 
	 .btn--keanu {
  
    padding: 3px 18px !important;
right: -60px !important;
font-size: 16px !important;
    top: 27% !important;
	
	 }
	 
	 .event-tile {
   
    padding: 10px 30px !important;
	
	 }
	 .hd-web {
	display:block;
}
	 
	 .hid-xx {
		 display:none;
	 }
	 
	 .events {
		 background:#222 !important;
		 
	 }
	 
	 .beyond h2 {
		 font-size:24px !important;
		 
		 
	 }
	 
	 .hide-mob {
		 display:none;
		 
		 
	 }
	 
	 .events h2 {
    font-size: 38px !important;
   
    margin-bottom: 20px !important;
	
	 }
	 
	 .events h2 span {
    border-bottom: none;
    font-size: 28px;
}
	 
	 .abouts {
    background: #fff !important
	
	 }
	 .top-header i {
    color: #1682a4 !important;
	
	 }
	 
	 .connet {
    
    color: #1682a4  !important;
	
	 }
	 
	 .top-header a {
    
    color: #1682a4  !important;
	
	 }
	 
 
	 .inner-tabs {
    background:  url(../images/rightone.jpg) bottom right no-repeat !important;
}
	 .about-content {
    
    padding: 40px 0px;
	 }
	 
	 .top-header .fa-whatsapp {
    
    margin: 3px 0px;
	
	 }
	 
	 .top-header {
	text-align: center;
	font-size: 13px;
	color: #444;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	background: #1682a4;
}
	 
	 .top-header {
		 border-bottom:none !important;
		 
		 }
		 header {
			 box-shadow:none;
			 
		 }
	 
	 .navbar-toggler {
    padding: 0;
	float:right;
	margin-top: -30px;
	
	 }
	 
	  .navbar {
		  display:block;
	  }
	 
	 .hero-7-countries p {
    
    font-size: 13px;
	
	 }
	 
	 .hero-7-countries h2 {
  
    font-size: 34px !important;
	
	 }
	 .copy {
	border-top:none;
}
	 
	 .event-tile {
    margin-top: 24px;
	margin-bottom:0px !important;
	
	 }
	 
	 .upcomming img {
    
	
	 }
	 
	 .login-box {
    text-align: left !important;
}
	 
	 .nivoSlider {
   
    
	
	 }
	 
	 .menu-dropdown-icon::before {
		 background-color:transparent !important;
	 }
		 
footer {
	display: inline-block;
}
.menu-dropdown-icon::before {
	float: none !important;
}
.menu-mobile {
	float: right !important;
	margin-right: 20px;
}
.vision-block {
	text-align: left;
}
.popular-destinations {
	margin-top: 100px;
}
.grid figure img {
	width: 100% !important;
}
.popular-destinations h2 {
	margin-top: 40px;
}
.about-content h2 {
	 
}
.abouts {
	text-align: center;
}
.discover img {
	margin-top: 10px;
}
.discover p {
	height:auto !important;
	font-size: 13px;
}
.menu-container {
	margin-top: -12px  !important;
	 
}
.icon-link {
	margin-top: 10px;
}
.icon-link img {
	width: 40px;
	display: none;
}
.icon-link a {
	font-size: 11px;
	text-align: left;
	display: inline-block;
	float: left;
}
footer {
	background-position: bottom;
	background-size:cover;
	background: #0b384a  url(../images/bs2.jpg) right no-repeat;
 
	padding: 20px 15px;
}

footer1 {
	background-position: bottom;
	background-size:cover;
	background: #0b384a  url(../images/bs22.jpg) right no-repeat;
    padding: 40px 15px;
}



.login {
	 
}
.discover {
	padding-bottom: 80px !important;
}
.menu-dropdown-icon::before {
	padding: .1em .5em !important;
}
.about-content {
	float: right;
	 
	padding: 15px 15px !important;
	margin-bottom: 20px;
}
.discover img {
	max-width: 50px;
}
.discover {
	text-align: center;
}
.discover h2 {
	font-size: 16px !important;
	text-align: center;
	line-height: 20px !important;
	
}
.slider-wrapper {
}
.sos {
	display: inline-block;
	float: none;
	margin-left: 0px !important;
}
.sos i {
	font-size: 12px !important;
}
.top-header i {
	 
	font-size: 9px;
}
.tt-left-mobile a {
	display: block;
	text-align: left;
}
.apply-big-btn {
	display: inline-block;
}
.logo {
	text-align: right;
}
.top-menu a {
	display: block;
}
.top-menu span {
	display: none;
}
.logo {
	margin-top: 2px;
}
.top-menu .btn {
	max-width: 100px;
	float: right;
}
.icon-menu .line {
	width: 90% !important;
}
.menu {
	width: 100%;
}
.nav-container {
	top: 0px;
	background: rgba(255,255,255,.9);
}
.logo img {
	 width: 180px;
margin-top: 3px;
max-width: 100%;
}
.captions h1 {
	font-size: 20px;
}
.captions {
	float: right;
	margin-top: 160px;
	margin-bottom: 50px;
	background: rgba(255,255,255,.7);
	padding-bottom: 10px;
	padding-top: 10px;
}
.captions p {
	font-size: 13px;
}
.regular-course-tile {
	text-align: center;
}
.scholarship {
	margin-top: 260px;
}
.scholarship h2 {
	margin-top: 40px;
}
.cell-right {
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.testimonial-content.quote {
	padding: 15px 25px;
	text-align: justify;
}
.owl-carousel .owl-item img {
}
.news p {
	text-align: justify;
}
footer {
	 
}
footer li {
	line-height: 1.2rem;
}
.regular-course-tile h2::after {
	display: none;
}
.apply {
	display: none !important;
}
.mobile-disp-none {
	display: none;
}
.inner-caption {
	padding: 20px 0px;
}
.inner-caption h2 {
	font-size: 1.2rem;
	font-weight: bold;
}
.inner-caption p {
	font-size: 12px;
	max-width: 80%;
}
.inner-banner {
	background: #f6f1f0 url(../images/inner.jpg) top right no-repeat;
	background-size: cover;
	 
}
.right-box {
	margin-top: 20px;
	right: inherit;
	width: inherit;
	position: relative;
	bottom: inherit;
	z-index: 1;
}
.top-menu i {
	font-size: 14px !important;
}
.top-menu a {
	font-size: 13px !important;
}
.sos {
	display: inline-block;
	margin-right: 5px !important;
	margin-left: 10px;
	 
}
.top-menu {
	margin-top: 3px !important;
}
.councellor h2 {
	font-size: 30px !important;
}
.councellor .form-control {
	margin-bottom: 10px;
}
.list2 li {
	width: 100%;
}
.top-header a {
    font-size: 10px !important;
	
	
}

.connet {
   
    font-size: 11px;
}

.top-header i {
   
    margin-right: 0px !important;
}



.mobile-view {
	display:block !important;
}
.qk-link {
	display:none;
}


.web-view {
	display:none !important;
	
}
.moblink img {
	width:35px;
	margin-bottom:5px;
}


.hd-mobile {
	display:none;
}

.hero-7-countries {
    margin-bottom: 10px !important;
	
}


}

.web-view {
	display:block;
}

.mobile-view {
	display:none;
}

.storys h2 {
	color: #147aa3;
	
}



.apply {
	color: #c01818 !important;
}
.councellor h2 {
	font-weight: bold;
	font-size: 40px;
}
.councellor .btn {
	height: calc(3rem + 2px);
	text-transform: none !important;
	font-size: 1rem !important;
}
.councellor .form-control {
 padding: .9rem 1.1rem;
	border-radius: 2px;
	line-height: 1.6;
	border: 1px solid #e6e9ec;
	height: calc(3rem + 2px);
}
.councellor p {
	font-size: 18px !important;
	margin: 10px;
}
.councellor {
	background: #ecf0f1;
	text-align: center;
	padding: 30px 0px;
}
.top-header !important; {
	text-align: center;
	font-size: 13px;
	color: #444;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	background:  #2ba6cd;
}
.top-header a {
	font-size: 13px;
	color: #fff;
}
.description {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––



megamenu.js STYLE STARTS HERE



–––––––––––––––––––––––––––––––––––––––––––––––––– */











/* ––––––––––––––––––––––––––––––––––––––––––––––––––



Screen style's



–––––––––––––––––––––––––––––––––––––––––––––––––– */







.menu-container {
	margin-top: 0px;
}
.menu-mobile {
	display: none;
}
.menu-mobile:after {
	content: "\f394";
	font-family: "Ionicons";
	font-size: 2.5rem;
	padding: 0;
	float: right;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	 
	
}
.menu-dropdown-icon:before {
	content: "\f489";
	font-family: "Ionicons";
	display: none;
	cursor: pointer;
	float: right;
	padding: 1.5em 2em;
	background: #fff;
	color: #333;
}
.menu > ul {
	margin: 0 auto;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	/* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */



	box-sizing: border-box;
}
.menu > ul:before,  .menu > ul:after {
	content: "";
	display: table;
}
.menu > ul:after {
	clear: both;
}
.menu > ul > li {
	float: left;
	padding: 0;
	margin: 0;
}
.menu > ul > li a {
	text-decoration: none;
	padding: 5px 0px 5px 22px;
	display: block;
	font-size: 12px
}
.menu > ul > li:hover {
}
.menu > ul > li > ul {
	display: none;
	width: 100%;
	background: #fff;
	padding: 20px;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
}
.menu > ul > li > ul:before,  .menu > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 25%;
	background: none;
	float: left;
}
.menu > ul > li > ul > li a {
	color: #777;
	padding: .2em 0;
	width: 95%;
	display: block;
	border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
	display: block;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,  .menu > ul > li > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li > ul > li {
	float: left;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	font-size: 1em;
}
.menu > ul > li > ul > li > ul > li a {
	border: 0;
}
.menu > ul > li > ul.normal-sub {
	width: 200px;
	left: auto;
	padding: 0px 16px;
	text-align: left;
}
.menu > ul > li > ul.normal-sub > li {
	width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
	border: 0;
	padding: .5em 0;
}











/* ––––––––––––––––––––––––––––––––––––––––––––––––––



Mobile style's



–––––––––––––––––––––––––––––––––––––––––––––––––– */







@media only screen and (max-width: 959px) {
.menu-container {
	width: 100%;
}
.menu-mobile {
	display: block;
	position: relative;
	z-index: 40;
}
.menu-dropdown-icon:before {
	display:none;
}
.menu > ul {
	display: none;
}
.menu > ul > li {
	width: 100%;
	 
	display: block;
}
.menu > ul > li a {
	padding: .5em .5em !important;
	width: 100%;
	display: block;
}
.menu > ul > li > ul {
	position: relative;
}
.menu > ul > li > ul.normal-sub {
	width: 100%;
}
.menu > ul > li > ul > li {
	float: none;
	width: 100%;
	margin-top: 0px;
}
.menu > ul > li > ul > li:first-child {
	margin: 0;
}
.menu > ul > li > ul > li > ul {
	position: relative;
}
.menu > ul > li > ul > li > ul > li {
	float: none;
}
.menu .show-on-mobile {
	display: block;
}
}
header {

	box-shadow: 0px 5px 10px rgba(0,0,0,.1);
	border-bottom: 1px solid #ddd;
	 
	
}
.top-header i {
	color: #fff;
	margin-right: 5px;
	background-color:#666666;;
}
.icon-link img {
	width: 34px;
}
.icon-link {
	margin-top: 6px;
	font-size: 13px;
	text-align: right;
}
.login {
	color: #333  !important;
}
.sos {
	margin-right: 0px;
}
.discover img {
	max-width: 80px;
}
.discover h2 {
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
}
.discover {
	padding-bottom: 100px;
	padding-top: 50px;
	background: #fff url(../images/bg-pattern.jpg) bottom right no-repeat;
	text-align: center;
}
.upcomming img {
	 
}
.abroad-img {
	margin-top: 20px;
}
.upcomming h4 {
	 font-size: 24px;
font-weight: 700;
	color: #fff;
}
.event-tile img {
	 
	 
	 
}
.events {
	background: #c8c8c8 url(../images/bg1.jpg) left top no-repeat;
	background-size: cover;
	padding: 40px 0px;
}

.events1 {
	background: #c8c8c8 url(../images/bg1212.jpg) left top no-repeat;
	background-size: cover;
	padding: 40px 0px;
}

.events2 {
	background: #e6f9ff;
	background-size: cover;
	padding: 40px 0px;
}


.event-tile {
	margin-bottom: 24px;
	background: #131313de;
	border-radius: 6px;
	padding: 10px 10px;
	box-shadow: 0px 5px 5px rgba(0,0,0,.2);
}
.events h2 {
	 font-size: 38px;
font-weight: bold;
position: relative;
color: #fff;
text-align: center;
margin-bottom: 40px;
}
.events h2 span {
	border-bottom:3px solid #fff;
	 
 
}
.event-tile a {
	color: #fb9007;
}
.event-tile p {
	color: #ddd;
}
.p-rit {
	float: right;
}
.event-left p {
	font-size: 15px;
	color: #fff;
	margin-top: 20px;
}
.top-header .fa-whatsapp {
	 
	 
	color: #fff;
	 
}
.top-header .fa-mobile {
 
color: #fff;
	 
}
.top-header .fa-envelope {
	 
color: #fff;
 
}
.abouts {
	background: #eee url(../images/about.jpg) left bottom no-repeat;
	background-size: contain;
	height: 360px;
}
.about-content {
	float: right;
	padding: 40px 15px;
}
.about-content h2 {
	font-size: 40px;
	color: #147aa3;
}
.about-content h5 {
	font-size: 28px;
	color: #147aa3;
	font-weight:bold;
}
.about-content p {
	font-size: 15px;
	color: #888;
	margin-bottom: 20px;
}
.more:hover {
	color: #fff;
}
.more {
	background: #1479a3;
	padding: 10px 20px;
	color: #fff;
}
.copy p {
	font-size: 12px;
	text-align: center;
	margin-top:15px;
	border-top:1px solid #eee;
	padding-top:10px;
}

.copy1 p {
	font-size: 14px;
	text-align: center;
	margin-top:15px;
	 
	padding-top:10px;
}

.discover a {
	border: 1px solid #1682a4;
	padding: 3px 12px;
	border-radius: 17px;
	color: #1682a4;
	font-size: 12px;
}
.discover p {
	height: 60px;
	margin-bottom: 10px;
}
.popular-destinations h2 {
	text-align: center;
}
.popular-destinations {
	padding: 30px 0px;
	background: #b8c3c5 url(../images/country.jpg) right top no-repeat;
	background-size: contain;
}
.popular-destinations p {
	text-align: center;
}
.grid {
	position: relative;
	list-style: none;
	margin-top: 20px;
	text-align: center;
}
/* Common style */



.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 100%;
	text-align: left;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,  .grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,  .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */



/* For some effects it will show as a button */



.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	 
	font-weight: 300;
}
.grid figure h2 span {
	font-weight: 700;
}
.grid figure h2,  .grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 0px;
	font-size: 60%;
	padding-left: 20px;
	padding-right: 20px;
}
figure.effect-oscar {
	background: #fff;
	padding-bottom: 20px;
	border-radius: 8px;
	box-shadow: 1px 5px 10px #0000001a;
}
figure.effect-oscar img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
	padding: 1em;
	background-color: rgba(58,52,42,0.2);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 1px solid #fff;
	content: '';
}
figure.effect-oscar h2 {
	margin: 5% 0 5px 0;
	font-size: 19px;
}
figure.effect-oscar figcaption::before,  figure.effect-oscar p {
	opacity: 1;
	font-size: 13px;
	margin-bottom: 15px;
}
figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before,  figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}
figure.effect-oscar:hover img {
	opacity: 0.4;
}
.testimonial {
	background: url(../images/qt.png) left top no-repeat, url(../images/bg-pattern.jpg) right bottom no-repeat;
}
.inner-shade {
	padding: 60px 0px;
	color: #fff;
	width: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */



	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
.inner-banner {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.inner-shade h2 {
	font-size: 36px;
	font-weight: bold;
}
.inner-shade p {
	font-size: 15px;
	line-height: 24px;
	margin-top: 15px;
	display:none;
	
}
/* Style the list */



.inner-shade ul.breadcrumb {
	padding: 10px 16px;
	list-style: none;
	background-color: transparent;
	color: #fdb730;
}
/* Display list items side by side */



.inner-shade ul.breadcrumb li {
	display: inline;
	font-size: 15px;
}
/* Add a slash symbol (/) before/behind each list item */



.inner-shade ul.breadcrumb li+li:before {
	padding: 8px;
	color: #fff;
	content: "/\00a0";
}
/* Add a color to all links inside the list */



.inner-shade ul.breadcrumb li a {
	color: #fdb730;
	text-decoration: none;
}
/* Add a color on mouse-over */



.inner-shade ul.breadcrumb li a:hover {
	color: #01447e;
	text-decoration: underline;
}
.inner-shade h2 span {
	 
}
.inner-tabs {
	padding: 50px 0px 50px 0px;
}
.inner-tabs h4 {
	font-size: 30px;
}
.inner-tabs p {
	font-size: 15px;
	text-align: justify;
	color: #444;
}
.inner-tabs {
	background: url(../images/inner-left.jpg) left top no-repeat, url(../images/rightone.jpg) bottom right no-repeat;
}
.vision-block img {
	width: 80px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.vision-block h3 {
	 font-size: 24px;
font-weight: 600;
}
.vision-block h5 i {
	color: #fdb730;
	display:none !important;
}
.vision-block h5 {
	font-size: 17px;
	font-weight: bold;
	 
	 


}
.messages {
	background: #fff  url(../images/inner-left.jpg) left top no-repeat, url(../images/rightone.jpg) right bottom no-repeat;
	padding: 30px 0px;
	color: #444;
}
.messages h2 {
	font-weight: bold;
	color:#147aa3;
	text-align: center;
}
.messages h3 {
	font-weight: 500;
	text-align: left;
	font-size: 20px;
	margin-top: 10px;
}
.messages p {
	color: 666;
	text-align: justify;
}
.message-tile h5 {
	color: #444;
	font-size:18px;
	
}

.message-tile h6 {
	font-size:15px;
	color:#147aa3;
}

.message-tile {
	margin-bottom:15px;
	text-align: left;
	border:1px solid #eee;
	 

	 
	padding-bottom: 15px;
	padding-top: 10px;
}
.message-tile img {
	max-width: 150px;
}
.login-box {
	text-align: right;
}
.icon-link a {
	font-weight: 500;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF !important;
	margin: 5px !important;
	padding: 0px 10px !important;
	font-size: 24px !important;
	border-radius: 50% !important;
	background: #fdb730 !important;
	opacity: .8 !important;
}
 @-moz-keyframes bounceDown {
 0%, 20%, 50%, 80%, 100% {
 -moz-transform: translateY(0);
 transform: translateY(0);
}
 40% {
 -moz-transform: translateY(-30px);
 transform: translateY(-30px);
}
 60% {
 -moz-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
 @-webkit-keyframes bounceDown {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}
 60% {
 -webkit-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
 @keyframes bounceDown {
 0%, 20%, 50%, 80%, 100% {
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 40% {
 -moz-transform: translateY(-30px);
 -ms-transform: translateY(-30px);
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}
 60% {
 -moz-transform: translateY(-15px);
 -ms-transform: translateY(-15px);
 -webkit-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
 @-webkit-keyframes bounceLeft {
 0%,  20%,  50%,  80%,  100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 40% {
 -webkit-transform: translateX(30px);
 transform: translateX(30px);
}
 60% {
 -webkit-transform: translateX(15px);
 transform: translateX(15px);
}
}
 @-moz-keyframes bounceLeft {
 0%,  20%,  50%,  80%,  100% {
 transform: translateX(0);
}
 40% {
 transform: translateX(30px);
}
 60% {
 transform: translateX(15px);
}
}
 @keyframes bounceLeft {
 0%,  20%,  50%,  80%,  100% {
 -ms-transform: translateX(0);
 transform: translateX(0);
}
 40% {
 -ms-transform: translateX(30px);
 transform: translateX(30px);
}
 60% {
 -ms-transform: translateX(15px);
 transform: translateX(15px);
}
}



/* /left bounce */











/* right bounce */



@-webkit-keyframes bounceRight {
 0%,  20%,  50%,  80%,  100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 40% {
 -webkit-transform: translateX(-30px);
 transform: translateX(-30px);
}
 60% {
 -webkit-transform: translateX(-15px);
 transform: translateX(-15px);
}
}
 @-moz-keyframes bounceRight {
 0%,  20%,  50%,  80%,  100% {
 transform: translateX(0);
}
 40% {
 transform: translateX(-30px);
}
 60% {
 transform: translateX(-15px);
}
}
 @keyframes bounceRight {
 0%,  20%,  50%,  80%,  100% {
 -ms-transform: translateX(0);
 transform: translateX(0);
}
 40% {
 -ms-transform: translateX(-30px);
 transform: translateX(-30px);
}
 60% {
 -ms-transform: translateX(-15px);
 transform: translateX(-15px);
}
}
/* /right bounce */











/* assign bounce */



.more-tile .fa-arrow-right {
	-webkit-animation: bounceRight 2s infinite;
	animation: bounceRight 2s infinite;
	float: right;
}
.more-tile .fa-arrow-left {
	-webkit-animation: bounceLeft 2s infinite;
	animation: bounceLeft 2s infinite;
}
.more-tile .fa-chevron-down {
	-moz-animation: bounceDown 2s infinite;
	-webkit-animation: bounceDown 2s infinite;
	animation: bounceDown 2s infinite;
	text-align: center;
	display: block;
}
.more-tile .credits {
	padding-top: 50px;
	display: block;
	clear: both;
}
.more-tile h4 {
	font-size: 18px;
	text-align: center;
	margin-top: 56px;
}
.more-tile a {
	color: #fb9007;
	width: 140px;
	display: inline-block;
	border: 2px solid #fb9007;
	padding: 11px 10px;
	line-height: 14px;
	margin-top: 5px;
}
.more-tile {
	border: 2px solid #1682a4;
	height: 230px;
	 
	text-align: center;
	background-size: cover;
}
.pop {
	background: url(../images/bg-pattern.jpg);
	background-size: cover;
}
.pop .close {
	color: #fff;
}
.pop .modal-title {
	font-size: 20px;
}
.pop .modal-header {
	background: #1682a4;
	color: #fff;
	border: none;
	padding: 8px 10px;
	font-size: 20px;
}
.list {
	padding-left: 0
}
.list li {
	background: url('../images/bul1.png') left top 3px no-repeat;
	padding-left: 22px!important;
	padding-left: 0;
	list-style: none;
	margin-bottom: 6px;
    font-size: 16px;
	line-height: 24px
}
.list1 li {
	background: url('../images/bul4.png') left top 3px no-repeat;
	padding-left: 22px!important;
	padding-left: 0;
	list-style: none;
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 24px
}
.beyond img {
	border-radius: 8px;
}
.beyond {
	padding: 50px 0px;
	background: #f8f8f8 url(../images/dest.jpg);
	background-size: cover;
	border-top: 1px solid #ddd;
}
.beyond h2 {
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 44px;
text-transform: uppercase;
}
.beyond p {
    text-align: center;
    color: #777;
    margin-bottom: 20px;
}
.beyond-head span {
	border-bottom: 3px solid #ecb01d;
}
.beyond h3 {
	margin-bottom: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 18px;
	position: relative;
	z-index: 40;
}
.abroad-tile {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 5px 10px rgba(0,0,0,.1);
}
.effect-oscar a {
	border: 1px solid #ddd;
	padding: 3px 10px;
	margin-top: 10px;
	border-radius: 5px;
	font-size: 13px;
}
.owl-next {
	position: absolute;
	right: -10px;
}
.owl-prev {
	position: absolute;
	left: -10px;
}
.owl-theme .owl-controls {
	position: absolute;
	width: 100%;
	top: 40%;
}
.sub-btn {
	background: #1682a4 !important;
	color: #fff;
}
#testimonial-slider a:hover {
	color: #1682a4;
}
.testimonial-item .vv-more {
	border: 1px solid #1682a4;
	color: #1682a4;
	padding: 3px 8px;
	border-radius: 5px;
	font-size: 12px;
}

.connet {
	text-align:left;
	color: #666666;
}

.hero-7-countries  p {
	text-align:center;
	color:#777;
	margin-bottom:20px;
}

.hero-7-countries {
 
  margin-bottom: 30px;
  padding:30px 0px;
  background:#fff url(../images/inner-left.jpg) left top no-repeat;
}



 
/*------------------------------------------*/
/*  Hero Headers
/*------------------------------------------*/ 

#hero-1 h2 {
  font-size: 4.75rem;
  line-height: 1.1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.25px;
  padding: 0 5%;
  margin-bottom: 25px;
}

#hero-1 h5 {
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 25px;
}

#hero-2 h3 {
  font-size: 4rem;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

#hero-2 h4 {
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: -0.5px;
  padding-right: 5%;
  margin-bottom: 0;
}

#hero-2 h2 {
  font-size: 5.5rem;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 20px;
}

#hero-3 h2 {
  font-size: 4rem;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.75px;
  margin-bottom: 30px;
}

#hero-4 h2 {
  font-size: 6.25rem;
  line-height: 1.1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 20px;
}

#hero-5 h4 {
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 25px;
}

#hero-5 h2 {
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: -0.75px;
  margin-bottom: 20px;
}

#hero-6 h4 {
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}

#hero-6 h2 {
  font-size: 4.5rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -1.25px;
  margin-bottom: 30px;
}

#hero-7 h2,
#hero-9 h2 {
  font-size: 5.25rem;
  line-height: 1.1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

#hero-7 h4,
#hero-9 h4 {
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}

#hero-8 h2 {
  font-size: 3.75rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 10px;
}

#hero-8 h4 {
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0;
  padding-right: 10px;
  margin-bottom: 0;
}
 
#hero-8 h4 span {
  font-weight: 800;
}

/*------------------------------------------*/
/*  Hero Paragraphs
/*------------------------------------------*/

#hero-1 .caption-txt p,
#hero-4 .caption p {
  font-size: 1.25rem;
  padding: 0 15%;
}

.hero-3-txt p {
  padding-right: 10%;
}

.hero-5-txt p {
  font-size: 1.25rem;
  padding: 0 12%;
}

.hero-6-txt p {
  padding-right: 15%;
}

#hero-8 .caption-txt p {
  padding-right: 15%;
}

.hero-7-txt p,
.hero-9-txt p {
  font-size: 1.25rem;
  padding: 0 5%;
}

/*------------------------------------------*/
/*  Hero Button 
/*------------------------------------------*/ 

.hero-section .btn {
  margin-top: 20px;
}

/*------------------------------------------*/
/*  Hero Links 
/*------------------------------------------*/

#hero-7 .hero-links,
#hero-9 .hero-links {
  margin-top: 50px;
}

.hero-links h5 {
  display: inline-block;
  line-height: 1;
  margin-right: 40px;
}

.hero-links h5:last-child {
  margin-right: 0
}

.hero-links.icon-xs [class^="flaticon-"]:before, 
.hero-links.icon-xs [class*=" flaticon-"]:before,
.hero-links.icon-xs [class^="flaticon-"]:after, 
.hero-links.icon-xs [class*=" flaticon-"]:after { 
  float: left; 
  font-family: Flaticon;
  font-size: 1rem;
  line-height: 1!important;
  margin-right: 8px; 
  margin-top: 2px;
}

/*------------------------------------------*/
/*  HERO FORM 
/*------------------------------------------*/

.hero-request-form { 
  padding: 45px 30px 30px;
  margin: 0 20px 0 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.hero-request-form .col-md-12 { 
  padding: 0; 
}

 
 
.hero-register-form {
  background-color: rgba(10, 10, 10, .25);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  padding: 40px 25px 35px;
  margin: 45px 30px 55px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.hero-9-form .hero-register-form {
  background-color: #f7f8f9;
  padding: 35px 25px 30px;
  margin: 45px 30px 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
  box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.hero-register-form .col-lg-3 { 
  padding: 0 8px; 
}

.hero-9-form {
  margin-top: -130px;
}

/*------------------------------------------*/
/*  Hero Form Text
/*------------------------------------------*/

.hero-request-form h5 { 
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}

.hero-register-form p {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 5px;
  display: block;
}

.hero-9-form .hero-register-form p {
  color: #333;
}

/*------------------------------------------*/
/*  Hero Form Input
/*------------------------------------------*/

.hero-request-form .form-control,
.hero-register-form .form-control,
.hero-register-form .custom-select,
.hero-request-form .custom-select {
  background-color: #fff;
  color: #333;
  height: 52px;
  font-size: 17px;
  line-height: 1;
  font-weight: 300;
  padding: 4px 15px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
  box-shadow: none; 
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.hero-register-form .form-control,
.hero-register-form .custom-select {
  margin-bottom: 0;
}

.hero-request-form .custom-select {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.hero-register-form .custom-select {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Contact Form Placeholder
/*------------------------------------------*/

.hero-request-form .form-control::-moz-placeholder { color: #555; } 
.hero-request-form .custom-select::-moz-placeholder { color: #555; } 
.hero-request-form .form-control:-ms-input-placeholder { color: #555; }
.hero-request-form.custom-select:-ms-input-placeholder { color: #555; }
.hero-request-form .form-control::-webkit-input-placeholder { color: #555; }
.hero-request-form .custom-select::-webkit-input-placeholder { color: #555; }

/*------------------------------------------*/
/*  Hero Form Input Focus
/*------------------------------------------*/

.hero-request-form .form-control:focus {
  background-color: #f0f0f0;
  border-color: #ccc;
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Hero Form Button
/*------------------------------------------*/

.hero-request-form .btn {
  display: block;
  width: 100%;
  height: 52px;
  margin-top: 0;
}

.hero-register-form .btn {
  display: block;
  width: 100%;
  height: 52px;
  margin-top: 25px;
}

.hero-request-form .btn:focus,
.hero-register-form .btn:focus {
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Hero Form Message
/*------------------------------------------*/

#hero-form label.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

#hero-form .hero-register-form label.error {
  margin-top: 10px;
  margin-bottom: 0;
}

.hero-form-msg {
  width: 100%!important;
  display: block;
  text-align: center;
}

#hero-form .sending-msg {
  margin-top: 20px;
}

#hero-form .loading {
  color: #f0f0f0;
  font-family: 'Muli', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.hero-9-form #hero-form .loading {
  color: #2c3f69;
}

/*------------------------------------------*/
/*  Hero Countries Carousel
/*------------------------------------------*/

.hbox-1-txt {
  display: inline-block;
 
  margin-top:-30px;
  position:relative;
  z-index:30;
  margin-left:15px;
 
  
}

.hbox-1-txt  img {
	width:80px !important;
	 box-shadow:0px 5px 10px rgba(0,0,0,.2);
}


.hbox-1 {
  position: relative;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  padding: 10px;
  margin: 0 8px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.hbox-1-txt h5 {
  font-weight: 800;
  margin-top: 15px;
  margin-left: 0px;
}

#hero-7 .owl-carousel .owl-item .hbox-1-content img {
  position: absolute;
  right: 30px;
  bottom: 32px;
  width: 70px;
  height: 46px;
}

/*------------------------------------------*/
/*  COUNTRY BOX IMAGE
/*------------------------------------------*/ 

.hbox-1 img,
.hbox-1 .hover-overlay {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*  Image Hover Effect 
/*------------------------------------------*/ 

.hbox-1:hover .hover-overlay img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
}

.hbox-1:hover .item-overlay {
  opacity: 1; 
  -moz-opacity: 1; 
}

/*------------------------------------------*/
/*  Countries Carousel Nav
/*------------------------------------------*/ 

#hero-7 .owl-theme .owl-nav {
  text-align: center;
  margin-top: 25px;
}
  


 

/*------------------------------------------*/
/*  Image Zoom
/*------------------------------------------*/

.tbox-link {
  width: 100%;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  opacity: 0;
  text-align: center;
  color: #fff;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Image Hover Overlay
/*------------------------------------------*/

.hover-overlay {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative; 
}

.hover-overlay img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  overflow: hidden;
  -webkit-transition: transform 400ms;
  -moz-transition: transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
}

/*------------------------------------------*/
/*  Overlay Background 
/*------------------------------------------*/ 

.item-overlay {
  opacity: 0;
  -moz-opacity: 0; 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 10, 0.5);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Image Hover Effect 
/*------------------------------------------*/ 

.tbox-1:hover img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
}

.tbox-1:hover .item-overlay {
  opacity: 1; 
  -moz-opacity: 1; 
}

.tbox-1:hover .tbox-link {
  top: 50%;
  opacity: 1; 
  -moz-opacity: 1; 
}

.hero-7-countries h2 {
	text-align:center;
	font-size:44px;
	font-weight:bold;
	
}
	
.more-box  {
	text-align:center;
	background:#fff url(../images/countries/map2.png) center no-repeat !important;
}
 .more-box h4 {
	 text-align:center;
	 font-size:22px;
	 margin-top:140px;
	 color:#222;
	 border-bottom:2px solid #888;
	 padding-bottom:20px;
 }
.mores {
	margin-bottom:120px;
	 color:#222;
}

.inner-tabs  h2 {
	font-size:32px;
	font-weight:bold;
	color:#147aa3;
	
}



.inner-tabs111{
	font-size:20px;
	font-weight:bold;
	color: #0099CC;
	
}

.inner-tabs11{
	font-size:15px;
	font-weight:bold;
	color: #000;
	
}

.inner-tabs5 {
	font-size:32px;
	font-weight:bold;
	color:#f78a0c;
	
}
 
.inner-tabs6 {
	font-size:18px;
	font-weight:bold;
	color: #006699;
	text-decoration:underline;
	
} 
 
 
.inner-tabs  h4 {
	font-size:32px;
	 
	
}

.top-section {
	padding: 20px 0px;
	padding-left:15px;
	padding-right:15px;
}

.conty-img {
	width:450px; max-width:100%; float:right; margin-left:30px;
	margin-bottom:30px;
	box-shadow:-20px  20px 0px rgba(51,102,255,.2)
	
}
.navbar-nav .dropdown-menu {
    font-size: .8rem;
	
}
.navbar-nav .nav-link {
   
    font-size: 12px;
    padding-right: 6px !important;
    padding-left: 6px !important;
    color: #444 !important;
}

.hm-btn {
	margin-top:5px;

	
	
}

.sto img {
	width:200px;
	 
}

.teams {
	 margin-top: 30px;
 
padding-top: 20px;
}
.stwo img {
	border:1px solid #eee !important;
	margin-bottom:10px;
	margin-top:10px;
}


.derive img {
	width:100%; max-width:500px; margin:30px 0px;
}

.top-vision {
	margin-top:19%;
}



 

 
.btn--keanu {
	 cursor: pointer;
color: #fff;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
padding: 12px 30px;
background-color: none;
border: 2px solid #fff;
position:fixed;
right: -62px;
transform: translate(1.1em,0) rotate(90deg);
z-index: 200;
-webkit-transition: border-color 0.4s, color 0.4s;
transition: border-color 0.4s, color 0.4s;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
border-radius:2px;
 box-shadow:0px 5px 10px rgba(0,0,0,.2);
 
font-size: 22px;
top: 45%;
}
.btn--keanu:before {
  content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ecb01d;
z-index: -1;
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
    transition-timing-function: ease, ease;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn--keanu:hover {
  
  background:#f9bf11;
  color: #fff;
  border-radius:0;
  box-shadow:0px 5px 10px rgba(0,0,0,.18);
}
.btn--keanu:hover:before {
 
  background:#f9bf11;
 
}

.quick-contact {
  width: 270px;
  height: 100%;
  position: fixed;
  right: -500px;
  top: 0;
  background: #1682a4;
  padding: 20px;
  z-index: 9999;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.quick-show {
  right: 0;
}

.quick-hidden {
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px 20px;
  cursor: pointer;
}

.plus-item {
  transform: rotate(45deg);
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
}

.title {
  color: #fff;
text-transform: uppercase;
font-size: 20px;
margin-bottom: 10px;
margin-top: 5px;
font-weight: 500;
}

form input {
  width: 100%;
  padding: 10px 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
  background: #045866;
  border: none;
 
  font-size: 16px;
  color: #fff;
  outline: none;
}
form textarea {
  width: 100%;
  padding: 5px 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
  resize: none;
  height: 200px;
  background: #045866;
  border: none;
 
  font-size: 16px;
  outline: none;
  color: #fff;
}

.enq-btn { margin-top: 6px;
border-radius: 2px;
padding: 7px 0px;
text-transform: uppercase;
font-size: 20px;
font-weight: 500;
}

.quick-contact input::placeholder  {
	color:#ddd;
}

.quick-contact textarea::placeholder  {
	color:#ddd;
}

.call-back {
	text-align:center;
	background-color: #fab81c;
	padding:30px 0px;
	
}
.h3style h3 {
    font-size: 28px;
    color: #c36e00;
    font-weight: 600;
}


.h4style h4 {
    font-size: 18px;
    color: #c36e00;
    font-weight: 600;
}
.h3style  {
	text-align: left !important;
    
}

.rightside{

float:right;
}


.inner-tabs1 {
	font-size:23px;
	font-weight:bold;
	color:#147aa3;
	
}

.inner-tabs2 {
	font-size:28px;
	font-weight:500;
	color: #343a40;
	
	
}

.inner-tabs3 {
    font-size: 28px;
    color: #c36e00;
    font-weight: 600;
	
}


.inner-tabs4 {
	font-size:22px;
	font-weight:500;
	color: #343a40;
	
	
}

.centre {

text-align: center;
background:url(../images/canada34.jpg) center;
}

.colhd{
background:#333;
color:#FFF;
font-size:14px;
font-weight:bold;
padding:8px 0 0 5px;}


.colelement1{

	border-bottom:1px solid #FFF;
	color:#333;
	padding:4px 5px;
	background-color: #E2F3FA;
 
}

.colelement2{
	border-bottom:1px solid #FFF;
	color:#FFFFFF;
	padding:4px 5px;
	background-color: #66CCFF;
}

.colory{
	 
	color:#fdb730;
	float:left;
	
	 
}

 