@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

* {
  margin: 0;
  padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
}

label {
  font-weight: normal !important;
}

a {
  text-decoration: none !important;
}

a:hover, a:active {
  text-decoration: none !important;
}

input:focus::-webkit-input-placeholder {
  color: #aaa;
}

input:focus:-moz-placeholder {
  color: #aaa;
}

input:focus::-moz-placeholder {
  color: #aaa;
}

input:focus:-ms-input-placeholder {
  color: #aaa;
}

input::-webkit-input-placeholder {
  color: #111125;
}

input:-moz-placeholder {
 /* Firefox 18- */
  color: #111125;
}

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #111125;
}

input:-ms-input-placeholder {
  color: #111125;
}

.btn.btn-color, input.btn-color[type="submit"], input.btn-color[type="button"], button[type='submit'], button[type='submit']:focus, input[type='submit'], input[type='submit']:focus , input[type='button'], input[type='button']:focus, input[type='Reset'], input[type='Reset']:focus, button[type='button'], button[type='button']:focus {
  background: #0a8ecb;
  border: 4px solid #0a8ecb !important;
  color: #fff !important;
  border-radius: 3px;
  padding: 8px 15px;
}

.row-gap {
  margin: 50px 0px;
}

.margin-gap {
  margin: 30px 0px;
  padding: 20px 0px 15px 0px;
}

.no-padding {
  padding: 0px !important;
}

.margin-top-0 {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}

.inset-right {
  padding-right: 50px;
}

.clearfix {
  clear: both;
}

iframe {
  width: 100%;
}

a.contact-email-wrap {
  color: #333;
}

.mapping-wrap {
  margin-bottom: 30px;
}

.divider-main {
  margin-bottom: 30px;
}

h1.main-title {
  color: #000 !important;
  font-weight: 600 !important;
  font-family: 'Open Sans', sans-serif;
}
.international-tours {
    padding: 5px 20px !important;
}
span.admin-links {
    color: #fff !important;
    padding: 0px 5px !important;
}
span.admin-links a, span.admin-links a:hover{
    color: #fff !important;
}
i.fa.fa-phone, i.fa.fa-envelope-o, i.fa.fa-user {
  color: #0a8ecb;
}
#popup {
    display:none;
    position:absolute;
    margin:0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* box-shadow: 0px 0px 50px 2px #000; */
	z-index: 10000;
	border:none !important;
	background:none !important;
}
.panel-footer {
    padding: 8px 18px 0px 177px;
    background-color: none !important; 
    border-top: none !important;
}
/***********************************custom*************/
.btn-change{
    color: #fff;
    background-color: #000 !important;
    border-color: #000 !important;
}
/***********************************header nav styles*************/
.social-block {
  width: 70%;
  text-align: right;
  margin: 20px 5px 0;
  line-height: 15px;
  font-size: 14px;
  color: #000;
  cursor: pointer;
  float: right;
  margin-bottom: 20px;
}

.social-block span {
  padding: 0px 3px;
}

.social-block a {
  color: #777 !important;
}

.full-img img {
  width: 100%;
  height: auto;
  margin: 10px 0px;
}

.logo-full-img img {
  width: 100%;
  height: auto;
}

.logo-full-img {
  width: 100%;
  margin: 10px 0px 0px 0px;
}

.navbar-default {
  background-color: #242020 !important;
  border-color: #fff!important;
}

.right {
  float: right !important;
}

.nav>li>a {
  font-size: 14px;
  padding: 10px 0 5px 0 !important;
  margin: 30px 5px 29px 20px !important;
}
.nav-menu {
    position: absolute !important;
    width: 100%;
    top: 35px;
}
.navbar-default .navbar-nav>li>a {
  color: #fff !important;
}

ul.nav.navbar-nav {
  margin: 0 !important;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #0a8ecb !important;
}

.navbar {
  margin-bottom: 0px !important;
  border: none !important;
}

.dropdown-menu>li>a {
  color: #fff !important;
  background: #0a8ecb !important;
}

.dropdown-menu>li>a:hover {
  color: #fff!important;
  background: #242020 !important;
}
.dropdown-menu {
background: url(../images/dropdown-bg.png) no-repeat top 10px left 60px !important;
    top: 85% !important;
    padding: 20px 0 0 0 !important;
    background-color: transparent !important;
	border-bottom: 2px solid #0a8ecb !important;
}
.footer-menu a:hover {
    color: #0a8ecb !important;
}
.translator-currency {
    padding: 6px;
    background: #242020;
}
.translator-currency select{
	padding:2px 20px;
}
.goog-te-gadget-simple{
	padding:2px 7px;
}
.edit_package_adm {
    position: absolute;
    right: 0;
}
.edit_package_adm input[type="submit"]{
padding: 5px 10px;
    border-radius: 0;
}
/******************bact-to top***************************/
#backtotop {
    background: url(../images/up-arrow.png) center center no-repeat !important;
    background-size: 100% !important;
    height: 40px;
    width: 40px;
    z-index: 9999;
    text-indent: -9999px;
    position: fixed;
    right: 18px !important;
    /* left: 0; */
    bottom: 15px;
    padding: 0px 0px 0px;
    margin: 0 auto;
}
/******************nav sticky-styles***************************/
.fixed {
  position: fixed !important;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #0a8ecb !important;
}

.fixed .nav>li>a {
  padding: 10px 0 5px 0 !important;
  margin: 6px 0px 18px 25px !important;
}

.fixed a.navbar-brand {
  margin-left: 0 !important;
  width: 68% !important;
  padding-top: 10px !important;
}
.fixed ul.nav.navbar-nav {
    margin: 0 !important;
}
.fixed .social-block {
  display: none;
}

.fixed {
  top: 0;
}

.fixed+.main-wrapper {
  padding-top: 135px;
}/***********************************banner styles*************/.banner-wrapper, .inside-banner-wrapper {
  position: relative;
  width: 100%;
}

.inside-banner-image, .banner-image {
  position: relative;
  width: 100%;
}

.banner-wrapper img, .inside-banner-wrapper img {
  width: 100%;
  height: auto;
}

.banner-second-caption {
  position: absolute;
  width: 66%;
  bottom: 37%;
  left: 17%;
  z-index: 9999;
  text-align: center;
    /* background-color: rgba(0, 0, 0, 0.80); */;
}

.banner-second-caption h1 {
  color: #000 !important;
  font-size:38px;
  font-weight: 700 ! important;
    line-height: 50px;
}

.banner-second-caption a,.banner-second-caption a:hover {
	background: #000 !important;
    border: #000 !important;
    font-weight: 300;    
	color: #fff;
    margin-top: 50px;
    padding: 15px 40px !important;
}
.banner-second-caption h2 {
  color: #000 !important;
}

.banner-caption {
  position: absolute;
  width: 40%;
  bottom: 30%;
  z-index: 10;
}
.banner-caption h1 {
  color: #fff !important;
  font-weight: 300;
    font-size: 44px;
}
.banner-bottom-caption{
	position:absolute;
	right:0;
	left:0;
	bottom:0;
	z-index:100;
}
.banner-bottom-caption a,.banner-bottom-caption a:hover {
  color: #fff;
}
.banner-bottom-caption p {
  padding: 15px 15px;
  color: #fff;
  text-align:center;
  font-size: 24px;
  font-weight:300;
}

.banner-caption h2 {
  color: #fff !important;
    font-weight: 900 !important;
    font-size: 42px;
    letter-spacing: 2px;
    margin: 10px 0 35px 0;
}

.banner-caption a, .banner-caption a:hover{
	font-weight:300;
	color:#fff !important;    
	background: #0a8ecb !important;
    border: 4px solid #0a8ecb !important;
}
.banner-wrapper .flex-control-nav {
  display: none;
}

.banner-wrapper .flex-direction-nav .flex-prev {
  left: 8% !important;
}

.banner-wrapper .flex-direction-nav .flex-next {
  right: 8% !important;
}

.btn-default {
    /* color: #333 !important; */
  background-color: #fff !important;
  border-color: #ccc !important;
  font-size: 27px !important;
  padding: 0px 12px !important;
  border-radius: 0px !important;
}

.btn-second-banner {
	  /* color: #333 !important; */
  background-color: #000 !important;
  border-color: #ccc !important;
  font-size: 27px !important;
  padding: 0px 12px !important;
  border-radius: 0px !important;
}

.featured-wrapper {
  background-color: #f5f7f7;
  padding: 100px 0px 30px;
  display: table;
  width: 100%;
}

.widget-links li a {
  color: #ffffff !important;
}

.newsletter-block h3 {
  color: #fff;
}

.newsletter-block input#email {
  background-color: #000 !important;
  border-radius: 0px !important;height: 45px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
li.footer-menu {
  list-style: none;
    line-height: 26px;
}

button.btn.action-three.pull-left {
  background: #d1cccc !important;
  border: 4px solid #d1cccc !important;
  color: #000;
  border-radius: 0px;
  padding: 5px 20px;
  font-size:18px;
}

.footer-left ul.footer-icons {
  padding: 12px 0px !important;
}

ul.footer-icons {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0px;
}

.footer-left ul.footer-icons li {
  display: inline-block !important;
  position: relative;
  margin: 0px 0px 0px 5px;
}

.footer-icons li {
  float: left !important;
  padding: 12px 0px 0px 12px !important;
}

.events-wrapper{
	padding:30px 0;
}
.events-wrapper .owl-nav {
  position: absolute;
  top: -24%;
  right: 0;
  width: 9%;
}
.events-wrapper h2{
	margin:10px 0 50px;
    font-size: 36px;
    font-weight: 300;
	text-align: center;
	text-transform:uppercase;
}
.events-wrapper .single-event a h4{
	text-align:center;
	color:#333;
    text-transform: uppercase;
	margin:30px 0 0 0;
}
.events-wrapper .owl-prev {
  float: left;
  background: url(../images/left-arrow.png) no-repeat center left;
  padding: 1px 10px;
  background-size: 50%;
}
.events-wrapper .view-all{
	text-align:center;
    margin-top: 50px;
}
.events-wrapper .view-all a{
	color:#0a8ecb;
	text-transform:uppercase;
}
.events-wrapper .owl-next {
  float: right;
  background: url(../images/right-arrow.png) no-repeat center left;
  padding: 1px 10px;
  background-size: 50%;
}

.owl-prev {
  color: transparent !important;
}

.owl-next {
  color: transparent !important;
}/* .banner-wrapper .flex-direction-nav a {    background: url(../images/left-arrow.png) center no-repeat;    display: block;    width: 48px;    color: transparent;    height: 80px;	opacity: 1 !important;    	z-index: 10;    top: 47%;    position: absolute;    overflow: hidden;    cursor: pointer;    -webkit-transition: all .3s ease;    -moz-transition: all .3s ease;    transition: all .3s ease;} *//* .banner-wrapper .flex-direction-nav .flex-next {    background: url(../images/right-arrow.png) center no-repeat;    right: -15px;    text-align: right;} */
/**************************main wrapper atyles***********************************/
.main-wrapper-top {
    background: url(../images/trip-now-bgimg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0px;
}
.main-wrapper-top h1{
	font-weight:300;
	margin-bottom:15px;
}
.main-wrapper-top h4,.main-wrapper-top p{
	font-weight:300;
	color:#fff;
}
.home-contant-us {
  margin: 50px 0px 20px 0px;
}

.home-contant-us a{
	    font-size: 22px;
}
/*************************why us wrapper*******************/
.why-us-wrapper {
  background: url(../images/why-dream-destinations.jpg);
  background-size:cover;
}
.why-us-wrapper h1{
	font-size:40px;
	font-weight:300;
	color:#000 !important;
	text-transform:uppercase;
}
.why-us-wrapper .why-us-item{
	min-height:200px;
}
.why-us-wrapper .why-us-item ul li{
	list-style-image:url(../images/tick-list-icon.png);
	line-height:24px;
}
/************************offers container********************/
.offers-wrapper{
	padding:30px 0;
	background:#fafafa;
	position:relative;
}
.offers-wrapper h2 {
    margin: 10px 0 50px;
    font-size: 36px;
	text-transform:uppercase;
    font-weight: 300;
	text-align: center;
}
.offers-wrapper .view-all{
	text-align:center;
	margin:30px 0 0 0;
}
.offers-wrapper .single-event{
	text-align:center;
}
.offers-wrapper .single-event h4{
	text-align: center;
    color: #333;
    text-transform: uppercase;
    margin: 30px 0 0 0;
}
.offers-wrapper .view-all a {
    color: #0a8ecb;
    text-transform: uppercase;
}
.offer-price {
	text-align:center;
	margin-top:10px;
}
.offer-price .deal-new-price {
   width: 60%;
    text-align: right;
    float: left;
    font-size: 20px;
    color: #0a8ecb;
    font-weight: bold;
}
.offer-price .deal-old-price {
    width: 35%;
    margin-top: 4px;
    font-size: 15px;
    float: left;
    font-weight: 600;
    text-decoration: line-through;
}
.offer-price .deal-old-price i,.offer-price .deal-new-price i{
	vertical-align:middle;
}
.offers-wrapper .owl-prev {
    float: left;
    background: url(../images/left-arrow.png) no-repeat center left;
    padding: 1px 10px;
    background-size: 50%;
}
.offers-wrapper .owl-next {
    float: right;
    background: url(../images/right-arrow.png) no-repeat center left;
    padding: 1px 10px;
    background-size: 50%;
}
.offers-wrapper .owl-nav{
	display:block !important;    
	position: absolute;
    top: -24%;
    right: 0;
    width: 9%;
}
.inside-coaches-images img{
	width:100%;
	height:auto;
}
.coaches-description {
    margin-bottom: 10px;
}
.coaches-full-title .coach-price{
	font-weight:bold;
}
.coaches-full-title .coach-price i{
	vertical-align:middle
}
.inside-coaches-images{
	margin:20px 0 0 0 ;
}
.fullview-oldprice{
	text-decoration:line-through;
	font-size:20px;
	font-weight:bold;
}
.fullview-oldprice i{
	font-size:20px !important;
}
.fullview-offerprice{
	font-weight:bold;
}
/**************************footer atyles***********************************/
.footer-wrapper {
  background: #000;
  width: 100%;
  padding: 40px 0px 30px 0px;
}

.footer-logo {
  margin: 0px 0px 20px 0px;
}

.footer-text p {
  color: #fff;
  font-size: 18px;
}

span.footer-span {
  font-weight: 600;
}

a.footer-email {
  color: #fff !important;
}

.footer-icons {
  margin: 30px 0px 0px -18px;
}
.box-list{
	margin-left:0;
}
.copy-right {
  background: #fff;
  width: 100%;
  padding: 20px 0px 50px 0px;
}
.footer-copyright{
	color:#fff;
	text-align:right;
    margin: 50px 0 0 0;
}
.footer-copyright a{
	color:#fff;
}
a.openpixel-web {
  color: #0db79a !important;
}
/**************************tourgallery  slider styles***************************************/
.tourgallery-slider {
    position: relative;
}
.tourgallery-slider img{
width: 100%;
height: auto;	
}
.tourgallery-slider li{
	text-align:center;
	margin:0px 0px 0px 0px !important;
}
.tourgallery-slider .flex-direction-nav .flex-prev {
	left: 10% !important;
}
.tourgallery-slider .flex-direction-nav .flex-next {
	right: 10% !important;
}
.tourgallery-slider .flex-control-nav {
	display: none !important;
}
.flex-direction-nav ul li{
	list-style: none !important;
}
.tourgallery-slider .flex-direction-nav a {
    background: url(../images/arrow-left-black.png) center no-repeat;
    display: block;
    color: transparent;
	opacity: 1 !important;    
	z-index: 10;
    top: 50% !important;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.tourgallery-slider .flex-direction-nav .flex-next {
    background: url(../images/arrow-right-black.png) center no-repeat;
}
.tourgallery-slider .flex-direction-nav .flex-next {
    color: transparent !important;
}
.tourgallery-slider .flex-direction-nav .flex-prev {
    color: transparent !important;
}
/******************fade top footer-wrapper  atyles*******************/
.footer-top-slider {
  background: url(../images/dobule-arrow.png);
  background-repeat: no-repeat;
  width: 100%;
  padding: 40px 0px 70px;
  background-size: 12% !important;
  background-position: top 90px left 150px;
}

.test-slider {
  max-width: 940px;
  position: relative;
  margin: 0 auto;
  padding: 10px 0px 70px 0px;
}

.client-text h1 {
  color: #000;
	text-transform:uppercase;
  font-weight: 100 !IMPORTANT;
}

.test-slider p {
      color: #000;
    margin: 20px 0;
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 22px;
}

.test-slider h5, span.author-name {
  color: #000;
  margin: 20px 0;
  padding-top: 20px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
}

span.author-name {
  font-weight: 600;
}

.clients-says-silder .flex-direction-nav .flex-prev {
  left: -10% !important;
}

.clients-says-silder .flex-direction-nav .flex-next {
  right: -10% !important;
}

.clients-says-silder .flex-direction-nav a {
  background: url(../images/text-left-aroow.png) center no-repeat;
  display: block;
  width: 48px;
  color: transparent;
  height: 80px;
  opacity: 1 !important;
  z-index: 10;
  top: 8%;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.clients-says-silder .flex-direction-nav .flex-next {
  background: url(../images/text-right-aroow.png) center no-repeat;
  right: -15px;
  text-align: right;
}/**********************banner top wrapper***************************/.action_content {
  width: 100%;
  position: relative;
}

.columns-row {
  padding: 0px 50px !important;
}

.featured-img {
  width: 100%;
  margin-bottom: 25px;
}

.featured-img img {
  width: 58%;
  height: auto;
}

.action_content  h4 {
  font-weight: 300;
    cursor: pointer;
    text-transform: uppercase;
    color: #0a8ecb !important;
}

.action_content  h4:hover {
  color: #0a8ecb !important;
}

.header-text h1 {
  font-weight: 600;
  color: #0a8ecb !important;
  padding: 20px 0px 10px 0px;
  letter-spacing: 2px;
}

.header-text p {
  padding: 10px 0px 25px 0px;
  font-size: 18px;
  line-height: 24px;
}
/*************our solution and services-wrapper styles**************/
.solutions-services-wrapper {
  width: 100%;
  position: relative;
  background-position: top center;
  background-size: cover;
  background: url(../images/we-really-bg.png) no-repeat scroll 0 center transparent;
  background-size: 100%;
}

h1.services-header {
  margin: 30px 0px 15px 0px;
  font-weight: 600;
  color: #fff;
}

.padding-wrap {
  padding: 10px 50px 50px 50px;
}

.solutions-services-header {
  display: none;
}

.solutions-services-slider {
  width: 100%;
}

.solutions-image-text h1, .solutions-image-text p {
  color: #fff;
  margin-bottom: 30px;
}

.our-services {
  margin: 50px 0px;
}

.solutions-image-text, .solutions-image-wrap, .services-image-wrap {
  width: 100%;
}

.solutions-image-wrap img {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.services-image-wrap img {
  width: 100%;
  height: 150px;
}

.flex-control-nav {
  position: absolute;
  bottom: 0% !important;
  left: 47% !important;
  text-align: center;
  z-index: 10;
}

.flex-control-paging li a {
  background: #ccc !important;
}

.flex-control-paging li a:hover {
  background: #333 !important;
}

.flex-control-paging li a.flex-active {
  background: #333 !important;
}

.flex-control-paging li a {
  width: 14px !important;
  height: 14px !important;
}

.solutions-services-slider .flex-direction-nav {
  display: none !important;
}

.services-wrapper {
  width: 100%;
  height: 400px;
  background: #fff;
}

.text-head a h4 {
  color: #0a8ecb !important;
  font-weight: 600;
}

.text-head,.text-para {
  padding: 5px 10px;
}

.text-para p {
  text-align: justify;
}

.all-services {
  padding: 50px 0px 50px 0px;
}

a.services-btn {
  color: #0a8ecb !important;
}

a.services-btn:hover {
  color: #0a8ecb !important;
}
/****************************Learn from the Best-wrapper styles********************/
.learn-text h1 {
  color: #fff;
}

.learn-text p {
  padding: 30px 0px 30px 0px;
  color: #fff;
}

a.contant-btn {
  background: #0a8ecb !important;
  border: 4px solid #0a8ecb !important;
  color: #fff;
  padding: 8px 15px;
  margin: 20px 0px;
}

a.contant-btn:hover {
  background: #0a8ecb !important;
  border: 4px solid #0a8ecb !important;
  color: #fff !important;
  padding: 8px 15px;
}/********************training-wrapper***********************/.training-wrapper {
  width: 100%;
  height: 370px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
}

h1.training-header {
  margin: 60px 0px 30px 0px;
  font-weight: 600;
}

figure.training-image {
  width: 100%;
}

figure.training-image img {
  width: 100%;
  height: 180px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.training-name-1 {
  background: #1eaace;
}

.training-name-1 h3,.training-name-2 h3, .training-name-3 h3 {
  margin: 0px 0px 0px 15px;
  padding: 15px 0px;
  height: 80px;
  font-weight: 600;
}

.training-name-1 h3 a, .training-name-2 h3 a, .training-name-3 h3 a {
  color: #fff !important;
  font-weight: 600;
}

.training-name-1 h3 a:hover, .training-name-2 h3 a:hover, .training-name-3 h3 a:hover {
  color: #fff !important;
}

.training-date-1 p, .training-date-2 p, .training-date-3 p {
  width: 40%;
  float: left;
  font-size: 18px;
  margin-top: 5px;
}

select.form-control.select-date {
  width: 40%;
  float: left;
  margin-top: 5px;
  margin-bottom: 20px;
  height: 22px;
  padding: 0px 0px 2px 8px !important;
}

select.form-control.select-date-wrap {
  width: 38%;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 22px;
  padding: 0px 0px 2px 8px !important;
  margin-left: 50px;
}

.training-date-1 {
  text-align: left;
  color: #1eaace;
  margin: 10px 0px 5px 15px;
}

.training-text {
  text-align: right;
  padding: 0px 15px 10px 0px;
}

span.training-free {
  font-size: 24px;
}

.training-name-2 {
  background: #1dbb90;
}

.training-date-2 {
  text-align: left;
  color: #1dbb90;
  margin: 10px 0px 5px 15px;
}

.training-name-3 {
  background: #ffb20e;
}

.training-date-3 {
  text-align: left;
  color: #ffb20e;
  margin: 10px 0px 5px 15px;
}

a.training-btn {
  color: #1dbb90 !important;
  margin: 20px 0px 40px 0px;
}

a.training-btn:hover {
  color: #1dbb90 !important;
}/*******************inside-text-wrapper page styles****************************/a.contact-email {
  color: #333 !important;
}
.contactpage textarea.form-control{
	height:138px;
}
.contactpage .main-wrapper{
	text-align:center;
}
.contactpage h3{
	margin-top:0;
}
.margin-right {
  margin-right: 50px !important;
}

.inside-text-wrapper {
  text-align: justify;
}

.margin-top {
  margin-top: 30px !important;
}
.margin-bottom-30{
  margin-bottom: 30px;
	
}
.sidebar-img img {
  width: 100%;
  margin-bottom: 20px;
}
.hotels-img img{
  width: 100%;
  margin-bottom: 20px;
}
.hotels-fullview .hotels-desc label{
	font-size: 16px;
    font-weight: bold !important;
}
.inside-text-wrapper h1, .address-wrap h1 {
  font-weight: 600;
  margin-bottom: 20px;
}

a.apply-button {
  color: #fff !important;
  font-size: 15px;
  padding: 8px 15px;
  background-color: #0a8ecb;
  border: 1px solid #0a8ecb;
  cursor: pointer;
}

.border-dot {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.no-padding-left {
  padding-left: 0px !important;
}

.margin-bottom {
  margin-bottom: 20px;
}
/*********************Partners styles***************************/.rows-lists {
  margin: 30px 0px;
  padding: 0px !important;
  border-bottom: 1px solid #ccc;
}

.side_img {
  padding-left: 0px !important;
  margin-bottom: 20px;
}

.side_img img {
  width: 100%;
  height: auto;
}

h3.postpartners-title a, h3.postpartners-title a:hover {
  position: relative;
  color: #0a8ecb !important;
  font-weight: 600;
}

.rows-lists .postpartners-title {
  margin: 0 0 15px 0;
  padding: 0;
}

.read-more-inside {
  margin: 30px 0px;
}

a.read-more-btn, a.read-more-btn:hover {
  margin-bottom: 20px;
  background: #0a8ecb !important;
  border: 4px solid #0a8ecb !important;
  color: #fff !important;
  border-radius: 3px !important;
  padding: 8px 15px;
}

.fullview-title {
  padding: 0 50px 0px 0px;
  margin-bottom: 40px;
  background-color: #fff;
}

.fullview-title h2 {
  color: #333 !important;
  font-weight: 600;
}

.fullview-image {
  margin: 5px 0px 10px 0px;
}

img.fullview-image {
  width: 100%;
  height: 400px;
}

a.back-btns, a.back-btns:hover {
  background: #0a8ecb !important;
  border: 4px solid #0a8ecb !important;
  color: #fff !important;
  border-radius: 3px;
  font-size: 18px;
  padding: 10px 30px;
}

h3.text-block {
  margin-bottom: 20px;
  color: #0a8ecb !important;
  font-weight: 600;
}

.border-line {
  margin: 10px 0px !important;
  border-bottom: 1px solid #ccc;
}

.full_img {
  padding: 0px !important;
  margin-bottom: 10px;
}

img.sidebar-img {
  width: 100%;
  height: auto;
}

p.partners-head {
  margin: 20px 0px;
}

p.partners-head a, p.partners-head a:hover {
  color: #333 !important;
  text-align: center;
}

.widget {
  position: relative;
  font-size: 13px;
  margin-bottom: 60px;
  word-wrap: break-word;
}

.widget p {
  margin-top: 20px;
}

.widget-links {
  color: #fff;
}

.widget-title {
  position: relative;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
}

a.buy-btns, a.buy-btns:hover {
  background: #0a8ecb !important;
  border: 4px solid #0a8ecb !important;
  color: #fff !important;
  border-radius: 3px;
  font-size: 18px;
  padding: 8px 15px;
}

.training-back {
  margin: 30px 0px;
}
/*************************trip fullview styles*******************/
.banner-bottom-caption.inside-banner{
	background:rgba(0,0,0,0.6);
	padding:35px 0;
}
.inside-banner .tourtitle, .inside-banner .tourprice{
	font-size: 33px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
}
.inside-banner .fa{
	font-size:30px;
}
.scheduled-wrapper h2{
	color:#0a8ecb;
}
.scheduled-wrap{
	margin:10px 0;
}
.scheduled-wrap h4{
	text-align:center;
	font-weight:700;
	text-transform:uppercase;
}
.schedule-img img{
	width:100%;	
}
.scheduled-wrap .schedule-desc {
    background: #fafafa;
    padding: 10px;
    text-align: justify;
    min-height: 205px;
}
.charter-wrap .charter-desc {
    background: #fafafa;
    padding: 10px;
    text-align: justify;
    min-height: 100px;
}
.modal-content{
	border-radius:0 !important;
}
.min-package span{
    font-size: 26px;
    vertical-align: middle;
    font-weight: bold;
    color: #0a8ecb;
    margin-left: 10px;
}
input#subscribeemail {
    border-radius: 0;
    padding: 20px 10px;
}
.tourtitle .daynight{
    font-size: 22px;
    font-weight: 500;
}
.call-request {
    background: #fafafa;
}
.call-request legend{
    font-weight:400;
}
.call-request input[type="submit"]{
	padding: 3px 10px;
    margin: 10px 0 0 0;
}
.trip-cover,.trip-uncover{
	margin:0;
}
.trip-cover li,.trip-uncover li{
	list-style: none;
    float: left;
    background: #ddd;
    padding: 3px 5px;
    margin: 2px;
    border-radius: 3px;
}
.nothome .events-wrapper {
    background: #fafafa;
}
.nothome .main-wrapper-top {
    background: url(../images/trip-now-bgimg-inside.jpg) no-repeat;
}
.hotels-wrapper h3 span{
	margin-left:40px;
	color:#d4af37;
}
.hotels-wrapper h3 i{
	color:#d4af37;
}
.hotels-wrapper .hotels-img img{
	width:100%;
}
.hotels-wrapper .border-dot{
	padding:0 0 30px 0;
}
.hotels-wrapper h2 {
    color: #0a8ecb;
}
.call-request .form-control{
	margin-bottom:5px;
}
.mini-text{
	font-size:13px;
}
.mini-btn{
	font-size: 13px;
    color: #fff !important;
    padding: 6px 10px;
    background: #0a8ecb;
}
.hotel-view{
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
	margin: 20px 0px;
}
h4.min-packages {
    margin: 0px 0px 20px 0px !important;
}
/*****************************right side hotals**********************************/
.hotels-wrap h3 {
	color:#0a8ecb;
    margin:0px 0px 20px 0px !important;
}
.hotels-block {
    width: 100%;
}
.hotels-wrap {
    width: 100%;
    margin: 3px 0px 30px 0px;
}
.span-left{
	padding-left:0px !important;
}
.hotal-slider{
	width:100%;
	position:relative;
}
.hotal-slider img{
	width:100%;
	height:auto;
	margin-bottom:20px;
}
.flex-control-nav {
    position: absolute;
    bottom: -3% !important;
    left: 47% !important;
}
.modal-in {
    padding: 20px 30px!important;
    border-bottom: 1px solid #e5e5e5;
}
.modal-out {
    position: relative;
    padding: 20px 30px!important;
}
button.close, button.close:hover {
    border: none !important;
    background: none !important;
    color: #000 !important;
    outline: none !important;
	padding:0px !important;
}
/************************* packages styles*******************/
.packages-list{
	position:relative;
	padding:0 !important;
}
.packages-list img{
	opacity:0.5;
	background:rgba(255,255,255);
	width:100%;
}
.package-info{
	position:absolute;
	width:100%;
	text-align:center;
	top:35%;
}
.package-info h3 a,.package-info h4{
    font-weight: 600;
	color:#333;
    text-transform: uppercase;
}
/*************************signin styles*******************/
.well {
  background-color: #fff !important;
  margin-right: 20px;
}

fieldset {
  padding: 10px !important;
  margin: 0 0 15px !important;
  border: 1px solid #d7d7d7 !important;
  min-width: 0 !important;
  border-radius: 5px !important;
}

.form-group {
  margin-bottom: 15px;
}

legend {
  display: inline-block;
  padding: 0 0 10px;
  width: 100%;
  font-weight: bold;
  font-size: 13px;
  line-height: inherit;
  color: #666;
  border: 0;
  float: left;
  border-bottom: none !important;
}

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}

.top-margin {
  margin-top: 5px !important;
}

a.back-btn {
  background: #0a8ecb !important;
  border: 4px solid #0a8ecb !important;
  color: #fff !important;
  border-radius: 3px;
  padding: 8px 15px !important;
}

h1.section-title {
  margin-bottom: 20px;
}

.or-space {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  margin: 0px 0px 15px;
}

.or-space:before,.or-space:after {
  content: "";
  position: absolute;
  left: -12px;
  right: -7px;
  height: 1px;
  background-color: #e5e5e5 !important;
  z-index: 1;
}

.or-space:before {
  top: 44%;
}

.or-space:after {
  bottom: 44%;
}

.or-space h4 {
  font-weight: bold;
  display: inline-block;
  padding: 0px 10px;
  background-color: #fff;
  position: relative;
  z-index: 99;
}

.social-icons-center {
  text-align: center;
  margin-bottom: 30px;
}

.of-social-icons {
  width: 100%;
  clear: both;
  margin-bottom: 60px;
  text-align: center;
}

.icons-center-blue  i.fa.fa-facebook,.icons-center-red  i.fa.fa-google-plus {
  margin-right: 10px;
  color: #fff !important;
}

span.icons-center-blue {
  background-color: rgb(59, 89, 152);
  padding: 10px;
  color: #fff !important;
}

span.icons-center-red {
  background-color: rgb(220, 78, 65);
  padding: 10px;
  color: #fff !important;
}

.facebook-left {
  float: left;
  margin: 10px 30px 10px 40px;
}

.google-left {
  float: left;
  margin: 10px 30px 10px 30px;
}

.margin {
  margin: 30px 0px;
}

.tm-checkbox {
	margin-top:8px;
}

a.agree {
  color: #0a8ecb !important;
}
.slick-slide{margin: 0px 2px;}
.slick-slide img {width: 100%;}
.slick-prev:before,.slick-next:before {color: black;}
.modal-out .owl-prev {
    float: left;
    background: url(../images/left-arrow.png) no-repeat center left;
    padding: 1px 10px;
    background-size: 50%;
}
.modal-out .owl-next {
    float: right;
    background: url(../images/right-arrow.png) no-repeat center left;
    padding: 1px 10px;
    background-size: 50%;
}
.modal-out .owl-nav {
    display: block !important;
    margin: 0px auto;
    text-align: center;
    width: 24%;
    padding-left: 20px !important;
}
.hotel-decr {
	width:100%;
	display:table;
}
.hotel-decr p{
	text-align:justify !important;
}
.hotel-decr ul li, .hotel-decr ol li {
	margin-left:20px !important;
}
.radio label a, .radio label a:hover{
	color:#333 !important;
	outline:none !important;
    font-weight: 500 !important;
	border:none !important;
}
.hotels-block.well .radio label a, .hotels-block.well .radio label a:hover{
	color:#333 !important;
	outline:none !important;
    font-weight: bold !important;
	border:none !important;
}
ul.awardas-icons, .awardas-block{
  width: 100%;
    display: table;
    margin: 0px !important;
}
ul.awardas-icons li {
    float: left;
    width: 25%;
    list-style: none;
}
ul.awardas-icons img {
    width: 80%;
}
.awardas-block {
    padding: 30px 0px;
}
ul.affiliations-icons, .affiliations-block{
  width: 100%;
    display: table;
    margin: 0px !important;
}
ul.affiliations-icons li {
    float: left;
    width: 25%;
    list-style: none;
	margin-bottom: 15px;
}
ul.affiliations-icons img {
    width: 80%;
}
.affiliations-block {
    padding: 30px 0px;
}
.certifications-block{
	display:inline;
	vertical-align:top;
	margin:10px 10px;
}
.certifications-block img{
	max-width:100%;
	height:auto;
	padding:10px !important;
}
.back-view {
    padding: 20px 0px;
}
.back-view  a{
   color:#0a8ecb !important;
}
.pull-view {
    padding: 30px 0px;
}
.pull-view h3{
	margin:0px !important;
    color:#0a8ecb !important;
}
.panel-body h4{
	margin-bottom: 30px;
	font-weight: 600;
}
span.totalamount {
    vertical-align: top !important;
}
.premium-view {
    border: 1px solid #ddd;
    background: #ddd;
    margin: 20px 0px;
}
span.Inclusions {
    width: 100%;
    color: #0a8ecb !important;
    float: left;
    margin-left: 20px;
	font-size: 12px;
	cursor:pointer;
}
.hotels-desc .radio {
    margin: 0px 0px 10px 0px !important;
}
.hotels-fullview  .radio {
    margin: 0px 0px 30px 0px !important;
}
 
#fltgshareicn{
    position: fixed;
    z-index: 9999;
    height: 42px;
    width: 42px;
    bottom: 50%;
    right: 8px;
}
#fltgshareicn .visibleonhover{
    opacity: 0;
    height: 0;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
#fltgshareicn:hover .visibleonhover{
    display: block;
    position: absolute;
    opacity: 1;
    height: auto;
    width: auto;
    overflow: visible;
    bottom: 0;
}
#fltgshareicn .fa{
	color:#fff !important;
	font-size: 22px;
	border-radius: 50%;
	padding: 10px;
	background: #0a8ecb;
}
#fltgshareicn .visibleonhover .fa{background: #25D366;border-radius: 50%;margin: 10px 0 0px 0;height: 42px;width: 42px;text-align: center;}

#fltgshareicn:hover > .fa{
    opacity: 0;
    height: 0;
    overflow: hidden;
    width: 0;
}
/*********************************media only screen points ***************************************/
@media only screen and (max-width: 1200px) {
.facebook-left {
    float: left;
    width: 100%;
    margin: 0px 0px;
}
.google-left {
    float: left;
    width: 100%;
    margin: 20px 0px 0px 0px;
}
.of-social-icons {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1199px){
.fixed ul.nav.navbar-nav {
    margin: -45px 0px 0px 0px!important;
}
}
@media only screen and (max-width: 1024px) {
.columns-row {
padding: 0px 20px !important;
}

select.form-control.select-date {
width: 51%;
}
select.form-control.select-date-wrap {
width: 48%;
}
.training-date-1 p, .training-date-2 p, .training-date-3 p {
    font-size: 14px;
}
.training-name-1 h3, .training-name-2 h3, .training-name-3 h3 {
    margin: 0px 10px 0px 10px;
    padding: 10px 0px;
    font-size: 18px;
}

  h1.services-header {
    color: #0a8ecb;
  }

  .services-wrapper {
    height: 440px;
  }
}

@media only screen and (max-width: 991px) {
  .banner-caption p {
    font-size: 20px;
  }

  .nav>li>a {
    margin: 20px 0px 20px 30px;
  }

  .fixed .nav>li>a {
    margin: 20px 0px 15px 20px;
  }

  .fixed a.navbar-brand {
    padding-top: 15px !important;
  }

  .columns-row {
    padding: 0px 10px !important;
  }

  .action_content h4 {
    font-size: 14px;
  }

  .padding-wrap {
    padding: 0px 0px 0px 0px;
  }

  .solutions-services-wrapper {
    background: none;
  }

  .solutions-image-text h1, .solutions-image-text p {
    color: #000;
    margin-bottom: 30px;
  }

  .services-image-wrap img {
    height: 210px;
  }

  .training-wrapper {
    height: auto;
  }

  figure.training-image img {
    height: auto;
  }

  select.form-control.select-date {
    width: 30%;
  }

  .training-date-1 p, .training-date-2 p, .training-date-3 p {
    font-size: 20px;
  }

  .training-name-1 h3, .training-name-2 h3, .training-name-3 h3 {
    font-size: 24px;
  }

  .test-slider {
    max-width: 560px;
  }

  select.form-control.select-date-wrap {
    width: 55%;
  }
}

@media only screen and (max-width: 767px) {
  .banner-caption p {
    font-size: 14px;
  }
.nav-menu {
    position: relative !important;
    width: 100%;
    top: 0px;
    background-color: #242020 !important;
    border-color: #242020 !important;
}
.banner-caption {
    position: relative;
    width: 100%;
	text-align: center;
	padding: 30px 0px;
}
.banner-caption h1 {
    color: #000 !important;
    font-size: 30px;
}
.banner-bottom-caption p {
    padding: 15px 15px;
    color: #000 !important;
    text-align: center;
    font-size: 20px;
}
.banner-second-caption {
    position: relative;
    width: 100%;
    bottom: 0%;
    left: 0%;
}
.banner-second-caption h1 {
    color: #000 !important;
    font-size: 20px;
    padding: 20px !important;
    line-height: 30px;
}
.banner-caption h2 {
    color: #000 !important;
    font-size: 30px;
    margin: 10px 0 25px 0;
}
.banner-second-caption a, .banner-second-caption a:hover {
    font-size: 16px !important;
    margin-top: 0px;
    padding: 10px 20px !important;
}
.banner-bottom-caption a, .banner-bottom-caption a:hover {
    color: #000;
}
.banner-bottom-caption {
    position: relative;
}
.events-wrapper h2 , .offers-wrapper h2{
    font-size: 30px;
	text-align:left;
	padding: 15px 15px !important;
}
.events-wrapper .owl-nav {
    position: absolute;
    top: -23%;
    left: 0;
	right:inherit;
    width: 16%;
}
.offers-wrapper .owl-nav {
    position: absolute;
    top: -23%;
    left: 0;
	right:inherit;
    width: 16%;
}
.google_translate_element p {
    color: #fff !important;
}
  .social-block {
    width: 100%;
  }

  .fixed a.navbar-brand {
        width: 25% !important;
    margin-top: -10px !important;
  }

  .navbar-brand {
    margin-top: -20px;
  }

  .services-image-wrap img, .services-wrapper {
    height: auto;
  }

  .solutions-services-header {
    display: block;
  }

  .serivce-slide {
    display: none;
  }

  .all-services {
    padding: 0px 0px 0px 0px;
  }

  select.form-control.select-date-wrap {
    width: 25%;
  }

  .single-training-box {
    position: relative;
    padding: 20px;
    top: 140px;
    right: 0px;
    background-color: #fff;
    width: 100%;
  }

  .inside-text-wrapper h1, .address-wrap h1 {
    font-size: 34px;
  }
  .dropdown{
	position:relative !important;
display: block !important;
	width:100% !important;
	float:none !important;
}
.dropdown-menu {
    display: block !important;
	width:100% !important;
	float:none !important;
}
.dropdown-menu {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    position: relative !important;
    display: block !important;
}
.dropdown-menu>li>a {
    color: #fff !important;
    margin-left: 30px !important;
    background: none !important;
}
.nav>li>a {
    margin: 15px 1px 0px 25px !important;
}
.navbar-collapse.in {
    overflow-y: scroll;
    max-height: 300px;
}
.navbar-nav {
    float: none !important;
    margin: 15px 0px 0px 0px !important;
}
}

@media only screen and (max-width: 670px) {
  .clients-says-silder .flex-direction-nav .flex-next {
    right: -5% !important;
  }

  select.form-control.select-date-wrap {
    width: 30%;
  }
  .clients-says-silder .flex-direction-nav .flex-prev {
    left: -5% !important;
  }
  .events-wrapper h2 , .offers-wrapper h2{
  font-size: 20px;
  }

}
@media only screen and (max-width: 630px) {
.events-wrapper .owl-nav {
    top: -12%;
    width: 20%;
}
.offers-wrapper .owl-nav {
     top: -12%;
    width: 20%;
}
}
@media only screen and (max-width: 600px) {
  .test-slider p {
    font-size: 15px;
  }

  .test-slider {
    max-width: 500px;
  }

  select.form-control.select-date-wrap {
    width: 35%;
  }

  .banner-wrapper .flex-direction-nav a {
    width: 45px;
    height: 32px;
    top: 34%;
  }

  .banner-caption {
    position: relative;
    width: 100%;
    left: 0%;
  }
}

@media only screen and (max-width: 550px) {
	 .navbar-brand {
    margin-top: -60px;
    width: 100%;
}
  .clients-says-silder .flex-direction-nav .flex-next {
    right: -10% !important;
  }

  .clients-says-silder .flex-direction-nav .flex-prev {
    left: -10% !important;
  }

  .test-slider p {
    font-size: 12px;
  }

  .test-slider {
    max-width: 400px;
  }


  .navbar-brand>img {
    width: 50%;
  }

  .fixed.navbar-brand>img {
    display: block;
    width: 100%;
  }

  .fixed a.navbar-brand {
    width: 50% !important;
  }
}

@media only screen and (max-width: 500px) {

  select.form-control.select-date, select.form-control.select-date-wrap {
    width: 40%;
  }
.events-wrapper .owl-nav {
    width: 25%;
}
.offers-wrapper .owl-nav {
    width: 25%;
}
  h1.services-header, .header-text h1, .learn-text h1, h1.training-header, .client-text h1, .solutions-image-text h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 400px) {
  .clients-says-silder .flex-direction-nav .flex-next {
    right: -5% !important;
  }
.navbar-brand>img {
    width: 60%;
}
.events-wrapper .owl-nav {
    width:30%;
}
.offers-wrapper .owl-nav {
    width: 30%;
}
  .clients-says-silder .flex-direction-nav .flex-prev {
    left: -5% !important;
  }

  select.form-control.select-date, select.form-control.select-date-wrap {
    width: 50%;
  }

  .test-slider {
    max-width: 300px;
  }

  h1.services-header, .header-text h1, .learn-text h1, h1.training-header, .client-text h1,  .solutions-image-text h1 {
    font-size: 24px;
  }
}