/* Add here all your css styles (customizations) */

/*Top Bar (login, search etc.)
------------------------------------*/
.header .topbar {
	z-index: 12;
	padding: 8px 0;
	position: relative;
}

@media (max-width: 991px) {
	.header .topbar {
		margin-bottom: 20px;
	}
}

.header .topbar ul.loginbar {
	margin: 0;
}

.header-v6 .topbar ul.loginbar > li {
	display: inline;
	list-style: none;
	position: relative;
	padding-bottom: 15px;
}

.header-v6 .topbar ul.loginbar > li > a,
.header-v6 .topbar ul.loginbar > li > a:hover {
	color: #000	;
	font-size: 13px;
	text-transform: uppercase;
}

.header-v6 .topbar .loginbar  > .active  > a,
.header-v6 .topbar .loginbar  > .active  > a:hover,
.header-v6 .topbar .loginbar   > .active > a:focus {
	color: #7b2b2a	!important;
	text-transform: uppercase;
}

.header-fixed .header-v6.header-fixed-shrink .topbar .loginbar .active > a,
	.header-fixed .header-v6.header-fixed-shrink .topbar .loginbar li > a:hover {
		color: #7b2b2a !important;
	}


.header-v6 .topbar ul.loginbar li i.fa {
	color: #bbb;
}

.header-v6 .topbar ul.loginbar li.topbar-devider {
	top: -1px;
	padding: 0;
	font-size: 8px;
	position: relative;
	margin: 0 9px 0 5px;
	font-family: Tahoma;
	border-right: solid 1px #7b2b2a;
}



/*languages*/
.header-v6 .topbar ul.languages {
	top: 25px;
	left: -5px;
	display: none;
	padding: 4px 0;
	padding-left: 0;
	list-style: none;
	min-width: 100px;
	position: absolute;
	background: #f0f0f0;
}

.header-v6 .topbar li:hover ul.languages {
	display: block;
}

.header-v6 .topbar ul.languages:after {
	top: -4px;
	width: 0;
	height: 0;
	left: 8px;
	content: " ";
	display: block;
	
	position: absolute;
	border-bottom: 6px solid #f0f0f0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-right-style: inset; /*FF fixes*/
}

.header-v6 .topbar ul.languages li a {
	color: #555;
	display: block;
	font-size: 10px;
	padding: 2px 12px;
	margin-bottom: 1px;
	text-transform: uppercase;
}

.header-v6 .topbar ul.languages li.active a i {
	color: #999;
	float: right;
	margin-top: 2px;
}

.header-v6 .topbar ul.languages li a:hover,
.header-v6 .topbar ul.languages li.active a {
	background: #fafafa;
}

.header-v6 .topbar ul.languages li a:hover {
	text-decoration: none;
}

/*No Topbar*/
.header-v6.no-topbar .navbar-toggle {
	margin-top: 25px;
}



/*Bootstrap Testimonials
------------------------------------*/
.parallax-quote-in {
  padding: 50px 0;
  
}

.parallax-quote-in .headline-center-v2 span.author {
  color: #777;
  font-size: 14px;
}

/*Removes Bootstrap carousel background images*/
.parallax-quote-in .item {
  margin-bottom: 30px;
}

.parallax-quote-in .carousel-arrow {
  text-align: center;
}

.parallax-quote-in .carousel-control-v2 i {
	color: #fff;
	width: 30px;
	height: 30px;
	padding: 2px;
	font-size: 22px;
	display: inline-block;
	border: 2px solid #fff;
}

.parallax-quote-in .carousel-control-v2 i:hover {
  color: #7b2b2a;
  border-color: #7b2b2a;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.parallax-quote-in .carousel-control-v2.left,
.parallax-quote-in .carousel-control-v2.right {
    text-decoration: none;
    background-image: none;
}

/*Team v1*/
.team-v1 li > h3 {
	color: #555;
}




/* Wait Subscribe Block */
.g-popup--subscribe3 {
	width: 480px;
	height: 480px;
	background: #e74c3c;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	padding: 60px 80px 80px;
}
.g-popup--subscribe3 h3 {
	color: #fff;
	font-size: 22px;
	line-height: 1.4;
	margin: 0 0 20px;
}
.g-popup--subscribe3 p {
	margin-bottom: 30px;
}
.g-popup--subscribe3 .sky-form {
	border: none;
}
.g-popup--subscribe3 .sky-form section {
	margin-bottom: 0;
}
.g-popup--subscribe3 .sky-form .input input,
.g-popup--subscribe3 .sky-form .input input:active,
.g-popup--subscribe3 .sky-form .input input:focus,
.g-popup--subscribe3 .sky-form .input input:hover {
	background: #7b2b2a;
	border-color: #822b22;
	color: #fff;
	box-shadow: none;
	height: 36px;
}
.g-popup--subscribe3 ::-webkit-input-placeholder {
  color: #fff;
}
.g-popup--subscribe3 :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.g-popup--subscribe3 ::-moz-placeholder {  /* Firefox 19+ */
  color: #fff;
}
.g-popup--subscribe3 :-ms-input-placeholder {
  color: #fff;
}

.g-popup--subscribe3 .btn-default,
.g-popup--subscribe3 .btn-default.active,
.g-popup--subscribe3 .btn-default:active,
.g-popup--subscribe3 .btn-default.hover,
.g-popup--subscribe3 .btn-default:hover,
.g-popup--subscribe3 .btn-default.focus,
.g-popup--subscribe3 .btn-default:focus {
	color: #e74c3c;
	border-color: #fff;
	background: #fff;
}
.g-popup--subscribe3__close,
.g-popup--subscribe3__close:hover {
	color: #b53c2f;
	background: #fff;
	top: 55px;
	right: 55px;
}

.promo-section .tp-caption.Newspaper-Subtitle,
.promo-section .Newspaper-Subtitle,
.promo-section .erinyen .tp-tab-title{
	color: #27d7e7;
}

.tp-link{color: #FFFFFF!important;margin-right: 5px!important;background-color: rgba(122, 93, 23, 0.8) !important; }
.tp-link:hover{color: #FFFFFF!important;margin-right: 5px!important;background-color: rgba(87, 4, 3, 0.8) !important;}
.tp-link a{color: #FFFFFF!important;}

.tp-link1{color: #FFFFFF!important;margin-right: 5px!important;background-color: rgba(87, 4, 3, 0.8) !important; }
.tp-link1:hover{color: #FFFFFF!important;margin-right: 5px!important;background-color: rgba(214, 176, 75, 0.8) !important;}
.tp-link1 a{color: #FFFFFF!important;}





/* Special Purposes Section BEGIN */
.special-purposes-item {
  position: relative;
}
.special-purposes-item-info {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  color: #fff;
  padding: 20px;
  text-transform: uppercase;
  transition: background 0.1s ease-in-out;
}
.special-purposes-item:hover .special-purposes-item-info {
  background: rgba(231,76,60,.8);
}
.special-purposes-item:hover .special-purposes-item--big .special-purposes-item-info,
.special-purposes-item--big .special-purposes-item-info {
  max-width: 200px;
  top: auto;
  right: auto;
  padding: 20px 30px;
  padding-bottom: 60px;
  background: #e74c3c;
}
.special-purposes-item-info-inner {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 5%;
}
.special-purposes-item h3 {
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  margin: 0 0 20px;
}
.special-purposes-item--big .special-purposes-item h3 {
  font-size: 18px;
}
.special-purposes-item h3 em {
  font-style: normal;
  font-size: 11px;
  display: block;
  margin-bottom: 10px;
}
.special-purposes-item-info p {
  color: rgba(255,255,255,.8);
  font-size: 10px;
  margin: 0;
}
.special-purposes-item-info-price {
  font-weight: bold;
  font-size: 11px;
  background: #e74c3c;
  display: inline-block;
  padding: 10px;
}
.special-purposes-item--big .special-purposes-item-info-price {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: #31353e;
  font-size: 18px;
  padding: 5px;
}
.special-purposes-item--big .special-purposes-item-info-price strong {
  color: #e74c3c;
}
.special-purposes-item__more,
.popular-tours-item__more,
.our-tours-list-item__more {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-indent: -10000px;
}
/* Special Purposes Section END */



/* Popular Tours Section BEGIN */
.popular-tours-item {
  position: relative;
}
.popular-tours-item-info {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  color: #fff;
  padding: 10px;
  transition: background 0.1s ease-in-out;
}
.popular-tours-item:hover .popular-tours-item-info {
  background: rgba(244,244,244,.6);
}
.popular-tours-item-info-inner {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.popular-tours-item-info h3 {
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  margin: 0 0 10px;
}
.popular-tours-item-info h3 em {
  font-style: normal;
  font-size: 11px;
  display: block;
  margin-bottom: 10px;
}
.popular-tours-item-info p {
  color: rgba(255,255,255,.8);
  font-size: 10px;
  margin: 0;
}
.popular-tours-item-info-price {
  background: #680f0e;
  font-size: 13px;
  padding: 5px;
  display: inline-block;
}
.popular-tours-item-info-price1 {
  background: #333;
  font-size: 13px;
  padding: 5px;
  display: inline-block;
}
.popular-tours-item-info-price strong {
  color: #ffffff;
}
/* Popular Tours Section END */


.g-heading-v8 h2,
.g-heading-v8 .h2 {
  font-size: 30px;
  line-height: 1.3;
  position: relative;
  margin: 0 0 40px;
  color: #31353e;
}
.g-heading-v8 h2 .block-name,
.g-heading-v8 .h2 .block-name {
  font-size: 12px;
  font-style: normal;
  display: inline-block;
  color: #fff;
  background: #31353e;
  padding: 10px 15px;
  margin-bottom: 20px;
}
.g-heading-v8 h2 strong,
.g-heading-v8 .h2 strong {
  color: #750b0a;
}

/* Our Service BEGIN */
.our-service-section .container-fluid {
  padding: 0;
}
.our-service-section .container-fluid > .row {
  margin-left: 0;
  margin-right: 0;
}
.our-service-info {
  background: #ee4136;
  color: rgba(255,255,255,.8);
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  .our-service-info {
    height: auto !important;
    padding-bottom: 100px;
  }
}
.g-heading-v8 .our-service-info h2,
.g-heading-v8 .our-service-info .h2 {
  margin: 90px 0 30px;
}
.g-heading-v8 .our-service-info h2 strong,
.g-heading-v8 .our-service-info .h2 strong {
  color: #fff;
}
.our-service-info h2,
.our-service-info .h2,
.our-service-info p {
  margin-left: 30px;
  margin-right: 30px;
}
.our-services-list-wrapper {
  padding: 0;
  position: relative;
}
.our-services-list-item {
	color: rgba(255,255,255,.8);
  background: #31353e;
  box-shadow: inset 5px 0 10px #22252d;
  padding-bottom: 50px;
/*  height: 585px;
  overflow: hidden;*/
  position: relative;
  transition: all 0.3s ease-in-out;
}
.our-services-list-item:hover {
  background: #ee4136;
  box-shadow: inset 5px 0 10px #bd332b;
}
.our-services-list-item h3 {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  margin: 45px 45px 15px;
}
.our-services-list-item p {
  margin: 0 45px 35px;
}
.our-services-list-item:hover .btn-u-red {
  background: #31353e;
}
.our-service-section .owl-buttons {
  position: absolute;
  top: 99px;
  left: 0;
  right: 0;
}
.our-service-section .owl-prev,
.our-service-section .owl-next {
  width: 45px;
  height: 45px;
  background: #ee4136;
  color: #fff;
  position: absolute;
  display: inline-block;
  cursor: pointer;
}
.our-service-section .owl-prev:hover,
.our-service-section .owl-next:hover {
  background: #31353e;
}
.our-service-section .owl-prev:after,
.our-service-section .owl-next:after {
  top: 10px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
.our-service-section .owl-prev {
  left: 0;
}
.our-service-section .owl-next {
  right: 0;
}
.our-service-section .owl-prev:after {
  left: 18px;
  content: "\f104";
}
.our-service-section .owl-next:after {
  right: 18px;
  content: "\f105";
}
/* Our Service END */


.g-padding-5  { padding: 5px;}
.g-padding-10 { padding: 10px;}
.g-padding-15 { padding: 15px;}
.g-padding-20 { padding: 20px;}
.g-padding-25 { padding: 25px;}
.g-padding-30 { padding: 30px;}
.g-padding-35 { padding: 35px;}
.g-padding-40 { padding: 40px;}
.g-padding-45 { padding: 45px;}
.g-padding-50 { padding: 50px;}

.g-pt-10 { padding-top: 10px;}
.g-pt-20 { padding-top: 20px;}
.g-pt-30 { padding-top: 30px;}
.g-pt-40 { padding-top: 40px;}
.g-pt-50 { padding-top: 50px;}
.g-pt-60 { padding-top: 60px;}
.g-pt-70 { padding-top: 70px;}
.g-pt-80 { padding-top: 80px;}
.g-pt-85 { padding-top: 80px;}
.g-pt-90 { padding-top: 90px;}
.g-pt-100 { padding-top: 100px;}
.g-pt-110 { padding-top: 110px;}
.g-pt-120 { padding-top: 120px;}
.g-pt-130 { padding-top: 130px;}
.g-pt-140 { padding-top: 140px;}
.g-pt-150 { padding-top: 150px;}
.g-pt-160 { padding-top: 160px;}
.g-pt-170 { padding-top: 170px;}

.g-pb-10 { padding-bottom: 10px;}
.g-pb-20 { padding-bottom: 20px;}
.g-pb-30 { padding-bottom: 30px;}
.g-pb-40 { padding-bottom: 40px;}
.g-pb-50 { padding-bottom: 50px;}
.g-pb-60 { padding-bottom: 60px;}
.g-pb-70 { padding-bottom: 70px;}
.g-pb-75 { padding-bottom: 75px;}
.g-pb-80 { padding-bottom: 80px;}
.g-pb-90 { padding-bottom: 90px;}
.g-pb-100 { padding-bottom: 100px;}

.g-pl-10 { padding-left: 10px;}
.g-pl-20 { padding-left: 20px;}
.g-pl-30 { padding-left: 30px;}
.g-pl-40 { padding-left: 40px;}
.g-pl-50 { padding-left: 50px;}
.g-pl-60 { padding-left: 60px;}
.g-pl-70 { padding-left: 70px;}
.g-pl-80 { padding-left: 80px;}
.g-pl-90 { padding-left: 90px;}
.g-pl-100 { padding-left: 100px;}

.g-pr-10 { padding-right: 10px;}
.g-pr-20 { padding-right: 20px;}
.g-pr-30 { padding-right: 30px;}
.g-pr-40 { padding-right: 40px;}
.g-pr-50 { padding-right: 50px;}
.g-pr-60 { padding-right: 60px;}
.g-pr-70 { padding-right: 70px;}
.g-pr-80 { padding-right: 80px;}
.g-pr-90 { padding-right: 90px;}
.g-pr-100 { padding-right: 100px;}

.g-mt-10 { margin-top: 10px;}
.g-mt-20 { margin-top: 20px;}
.g-mt-30 { margin-top: 30px;}
.g-mt-40 { margin-top: 40px;}
.g-mt-50 { margin-top: 50px;}
.g-mt-60 { margin-top: 60px;}
.g-mt-70 { margin-top: 70px;}
.g-mt-80 { margin-top: 80px;}
.g-mt-90 { margin-top: 90px;}
.g-mt-100 { margin-top: 100px;}

.g-mb-10 { margin-bottom: 10px;}
.g-mb-15 { margin-bottom: 15px;}
.g-mb-20 { margin-bottom: 20px;}
.g-mb-25 { margin-bottom: 25px;}
.g-mb-30 { margin-bottom: 30px;}
.g-mb-35 { margin-bottom: 35px;}
.g-mb-40 { margin-bottom: 40px;}
.g-mb-45 { margin-bottom: 45px;}
.g-mb-50 { margin-bottom: 50px;}
.g-mb-55 { margin-bottom: 55px;}
.g-mb-60 { margin-bottom: 60px;}
.g-mb-65 { margin-bottom: 65px;}
.g-mb-70 { margin-bottom: 70px;}
.g-mb-75 { margin-bottom: 75px;}
.g-mb-80 { margin-bottom: 80px;}
.g-mb-85 { margin-bottom: 85px;}
.g-mb-90 { margin-bottom: 90px;}
.g-mb-95 { margin-bottom: 95px;}
.g-mb-100 { margin-bottom: 100px;}

.g-ml-10 { margin-left: 10px;}
.g-ml-20 { margin-left: 20px;}
.g-ml-30 { margin-left: 30px;}
.g-ml-40 { margin-left: 40px;}
.g-ml-50 { margin-left: 50px;}
.g-ml-60 { margin-left: 60px;}
.g-ml-70 { margin-left: 70px;}
.g-ml-80 { margin-left: 80px;}
.g-ml-90 { margin-left: 90px;}
.g-ml-100 { margin-left: 100px;}

.g-mr-10 { margin-right: 10px;}
.g-mr-20 { margin-right: 20px;}
.g-mr-30 { margin-right: 30px;}
.g-mr-40 { margin-right: 40px;}
.g-mr-50 { margin-right: 50px;}
.g-mr-60 { margin-right: 60px;}
.g-mr-70 { margin-right: 70px;}
.g-mr-80 { margin-right: 80px;}
.g-mr-90 { margin-right: 90px;}
.g-mr-100 { margin-right: 100px;}