/*
Theme Name: sartur
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* CSS Document */
*{margin:0px; padding:0px;}
a:hover, a:focus{text-decoration:none; }
a{outline:none;}

/* This stylesheet generated by Transfonter (https://transfonter.org) on December 6, 2017 7:20 AM */

@font-face {
    font-family: 'Lora-normal-normal';
    src: url('../sartur/fonts/Lora-Regular.eot');
    src: url('../sartur/fonts/Lora-Regular.eot?#iefix') format('embedded-opentype'),
        url('../sartur/sartur/fonts/Lora-Regular.woff') format('woff'),
        url('../sartur/sartur/fonts/Lora-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lora-normal-italic';
    src: url('../sartur/fonts/Lora-Italic.eot');
    src: url('../sartur/fonts/Lora-Italic.eot?#iefix') format('embedded-opentype'),
        url('../sartur/fonts/Lora-Italic.woff') format('woff'),
        url('../sartur/fonts/Lora-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Lora-bold-normal';
    src: url('../sartur/fonts/Lora-Bold.eot');
    src: url('../sartur/fonts/Lora-Bold.eot?#iefix') format('embedded-opentype'),
        url('../sartur/fonts/Lora-Bold.woff') format('woff'),
        url('../sartur/fonts/Lora-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lora-bold-italic';
    src: url('../sartur/fonts/Lora-BoldItalic.eot');
    src: url('../sartur/fonts/Lora-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../sartur/fonts/Lora-BoldItalic.woff') format('woff'),
        url('../sartur/fonts/Lora-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}






body{}
ul{list-style:none; margin:0px; padding:0px;}
.main-division img{max-width:100%;}
.block1, .block2, .block3, .block4, .block5, .block6, .block7, .block8, .block9, .block10, .block11, .block12, .block13, .block14, .block15, .inner-banner, .inner-page-content{width:100%; float:left;}

.inner-banner img{width: 100%}

/**********************block1***************************/
.block1{background-image:url("../sartur/images/header-top-pattern.jpg"); height:2px;}

/**********************end of block1***************************/

/**********************block2***************************/
.block2 {
  padding: 15px 0;
}
ul.header-contact {
  float: right;
  margin-top: 10px;
}
.block2 .header-contact li {
  display: inline-block;
  position: relative;
}
.block2 .header-contact li:nth-child(1) {
	padding-left:50px;
}
.block2 .header-contact li:nth-child(2) {
	padding-left:30px;
	margin-left:30px;
	margin-right:30px;
}
.block2 .header-contact li:nth-child(3) {
  margin-right: 15px;
  padding-left: 60px;
}
.block2 .header-contact li .call-us:before {
	content: "\f095"; 
    font-family: FontAwesome;
    left:0px;
    position:absolute;
    top:-10px;
	font-size:40px;
	color:#ff7f27;

}
.block2 .header-contact li:nth-child(1) .call-us:before {
	content: "\f095"; 
}
.block2 .header-contact li:nth-child(2) .call-us:before {
	content: "\f041"; 
}
.block2 .header-contact li:nth-child(3) .call-us:before {
	content: "\f0e0"; 
}
.call-us > a {
  color: #474747;
  display: block;
  font-family: "Poppins",sans-serif;
  font-weight: 500;
  line-height: 20px;
  vertical-align: top;
}
.call-us strong {
  color: #010101;
  font-size: 17px;
}
/**********************end of block2***************************/

/**********************block3***************************/
.block3 {
  background-color: #ff7f27;
  border-bottom: 4px solid #222222;
}
#main-nav li a {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size:16px;
  text-transform:uppercase;
  padding:16px 25px;
  position:relative;
}

#main-nav li a:hover::after, #main-nav li a:focus::after {
  content:"";
  position:absolute;
  border-bottom:4px solid #fff;
  bottom:-4px;
  left:0;
  right:0;
  z-index:10;
}
#main-nav li.active a::after {
  content:"";
  position:absolute;
  border-bottom:4px solid #fff;
  bottom:-4px;
  left:0;
  right:0;
  z-index:10;
}
#main-nav > li > a:focus, #main-nav > li > a:hover {
	text-decoration: none;
	background-color: transparent;
}
.header-right .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.span12 {
  margin-top: 0;
  position: relative;
  text-align: right;
}
.pull-right-form {
  float: right;
}
.search-query {
  width: 192px;
}
.search-query {
  background-color: #333333;
  border: medium none;
  color: #fff;
  height: 47px;
  padding: 0 0 0 10px;
  width: 100%;
}
#custom-search-form button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  position: absolute;
  right: 0;
  top: 8px;
}
.icon-search {
  color: #ffffff;
  font-size: 18px;
}
select.selectpicker {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
  background-color: #222222;
  border: medium none;
  color: #fff;
  padding: 17px;
  position: relative;
  width: 100%;
  text-transform:uppercase;
  font-weight:bold;
  
  
}

select.selectpicker option {
	padding:0px;
}
select.selectpicker option:hover {
	background-color:#fff;
	color:#000;
}
.fa.fa-angle-down.select-icon {
  font-size: 25px;
  margin-top: -14px;
  position: absolute;
  right: 16px;
  top: 50%;
  color:#fff;
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   pointer-events: none;
}
/**********************end of block3***************************/

/**********************block4***************************/
.block4 h3 {
  display: inline-block;
  line-height: 40px;
  text-align: left;
}
.block4 .carousel-caption {
  bottom: auto;
  display: inline-block;
  font-family: "Lora-bold-italic";
  left: 8%;
  margin-top: -68px;
  padding-bottom: 30px;
  right: auto;
  top: 50%;
}
.welcome {
  background-color: #ff7f27;
  display: inline-block;
  font-size: 32px;
  padding: 3px 15px;
  line-height:42px;
}
.tour {
  background-color: #ffffff;
  color: #222222;
  display: inline-block;
  margin: 8px 0;
  padding: 3px 15px;
  line-height:42px;
  font-size: 32px;
}
.best{
  background-color: #222222;
  color: #fff;
  display: inline-block;
  padding: 3px 15px;
  line-height:42px;
  font-size: 32px;
}
.best > span {
  color: #ff7f27;
}
.block4 .carousel-control.left, .block4 .carousel-control.right {
  background-image: none;
}
.block4 .glyphicon-chevron-left::before {
  content: "\f104";
  font-family: fontawesome;
  font-size: 33px;
  color:#222222;
  left:12px;
  position:absolute;
  top:-1px;
}
.block4 .carousel-control .glyphicon-chevron-left, .block4 .carousel-control .glyphicon-chevron-right {
  background-color:#fff;
  height: 41px;
  line-height: 41px;
  width: 41px;
  border-radius:100%;
}
.block4 .glyphicon-chevron-right::before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 33px;
  right:12px;
  position:absolute;
  top:-1px;
  color:#222222;
}
.block4 .carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.block4 .carousel-control {
  width: 6%;
}
.block4 .carousel-control {
	opacity:1;
}

/**********************end of block4***************************/


/**********************block5***************************/
.block5 {
  padding: 30px 0;
}
h2.section-heading {
  text-align: center;
  font-family: 'Lora-bold-italic';
  background-image:url(../sartur/images/heading-bg.png);
  background-repeat:no-repeat;
  background-position:center center ;
  padding-bottom:100px;
  font-size:34px;
  margin:0 auto;
  
}
h2.section-heading span {
  color: #ff7f27;
}
.why-images {
  border: 1px solid #d0d0d0;
  border-radius: 100%;
  height: 122px;
  line-height: 122px;
  margin: 0 auto;
  text-align: center;
  width: 122px;
}
.why-choose-us-one {
  border: 1px solid #d0d0d0;
  padding: 15px 15px 50px;
  text-align: center;
}
.why-choose-us-one h5 {
  color: #000;
  font-family: "Lora-bold-italic";
  font-size: 20px;
  margin: 20px 0;
}
.why-choose-us-one p {
  color: #575656;
  font-family: "Poppins",sans-serif;
  line-height: 21px;
  min-height: 126px;
}
.why-images > img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all ease-in-out .6s;
}
.why-choose-us-one:hover .why-images > img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	transition: all ease-in-out .6s;
}

/**********************end of block5***************************/




/**********************block6***************************/
.block6 {
  background-color: #092d43;
}
.about-us-section {
  display: table-row;
  width: 100%;
}
.about-us-section > li {
  display: block;
  width: 100%;
}
.about-us-section > li:first-child {
  padding: 15px;
  vertical-align: top;
}
.about-us-section h6 {
  color: #fff;
   font-family: 'Lora-bold-italic';
  font-size:32px;
}
.about-us-section h6 {
  color: #fff;
  font-family: "Lora-bold-italic";
  font-size: 32px;
  margin-bottom: 30px;
}
.about-us-section p {
  color: #fff;
  font-family: "Poppins",sans-serif;
  line-height: 25px;
  margin-bottom: 6%;
}
.about-us-section > li img {
  width: 100%;
}
.about-us-btn {
  display: inline-block;
}
.about-us-btn > a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  padding: 7px 30px;
  font-family: 'Poppins', sans-serif;
  text-transform:uppercase;
}


/**********************end of block6***************************/


/***********************block7************************/
.block7 {
  padding: 30px 0;
}
.our-excursion > h5 {
  
  color: #fff;
  font-family: "Lora-bold-italic";
  line-height: 25px;
  margin: 0;
  padding: 15px;
  text-align: center;
}
.our-excursion span {
  font-size: 18px;
}
.excursion-images > img {
  width: 100%;
}

.our-excursion-one {
  border-bottom: 3px solid #092d43;
}
.our-excursion-two {
  border-bottom: 3px solid #ff7f27;
}
.our-excursion-three {
  border-bottom: 3px solid #e0316f;
}
.our-excursion-one > h5 {
  background-color: #092d43;
}
.our-excursion-two > h5 {
  background-color: #ff7f27;
}
.our-excursion-three > h5 {
  background-color: #e0316f;
}
.our-excursion {
  padding-bottom: 40px;
  text-align: center; 
  min-height: 785px;
}

.our-excursion > h6 {
  font-family: "Lora-bold-italic";
  font-size: 16px;
  line-height: 25px;
  margin: 20px 0 40px;
  position: relative;
}
.our-excursion-one > h6 {
  color:#092d43;
}
.our-excursion-two > h6 {
  color: #ff7f27;
}
.our-excursion-three > h6 {
  color: #e0316f;
}
.our-excursion > h6::after {
  background-color: #292929;
  bottom: -21px;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 80px;
}
.our-excursion > p {
  font-family: "Poppins",sans-serif;
  padding:10px 15px;
}
.excursion-btn {
  text-align: center;
  
}
.excursion-btn > a {

  color: #092d43;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  letter-spacing: 1px;
  padding: 5px 20px;
  text-transform: uppercase;
}

.excursion-btn-one > a {
  border: 2px solid #092d43;
}
.excursion-btn-two > a {
    border: 2px solid #ff7f27;
}
.excursion-btn-three > a {
    border: 2px solid #e0316f;
}
.excursion-btn-all {
  text-align: center;
  
}
.excursion-btn-all > a {
  border: 2px solid #222222;
  color: #222222;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  letter-spacing: 1px;
  padding: 5px 20px;
  text-transform: uppercase;
  margin-top:40px;
}
/***********************end of block7************************/

/******************** block8****************************/
.block8 {
  padding: 30px 0;
  background-color:#f9f9f9;
}
.block8 .nav.nav-tabs {
  text-align: center;
}
.block8 .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.block8 .nav.nav-tabs {
  padding-bottom: 45px;
}
.block8 .nav-tabs > li {
  display: inline-block;
  float: none;
}
.block8 .nav-tabs > li.active > a, .block8 .nav-tabs > li.active > a:focus, .block8 .nav-tabs > li.active > a:hover {
  background: #ff7f27 none repeat scroll 0 0;
  border: 4px double #fff;
  color: #fff;
}
.block8 .tab-content ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.block8 .tab-content ul li {
  float: left;
  width: 25%;
}
.block8 .pic {
  overflow: hidden;
  position: relative;
}
.block8 .text {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 0;
  height: 0;
  position: absolute;
  right: 0;
  text-align: center;
  transition: height 0.3s ease-out 0s;
  width: 100%;
}
.block8 .pic:hover > .text {
	height: 100%;
}
.block8 .text > p {
	font-size: 35px;
}
.block8 .text > p {
	color: #fff;
	font-size: 29px;
	line-height: 35px;
	padding: 0 10px;
	position: relative;
	top: 35%;
}
.block8 .nav.nav-tabs a:hover {
	background: #ff7f27 none repeat scroll 0 0;
	color: #fff;
}
.block8 .nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}
.block8 .nav.nav-tabs a {
	background: #fff none repeat scroll 0 0;
	border: 4px double #ee4e1c;
	border-radius: 7px;
	color: #3b3b3b;
	font-family: 'Lora-bold-italic';
	font-size: 20px;
	padding: 5px 28px;
}
.block8 .pic img {
 /* transform: scale(1, 1);*/
  width: 100%;
 /* transition:all ease-in-out .8s; */
}
/*.block8 .pic:hover img {
  transform: scale(1.2, 1.2);
  width: 100%;
}*/
/********************end of block8****************************/

.block8 .pic img{
	transition:scale 1s ease-in 0s;
	animation-duration: 2.2s;
	animation-name: paragato;
	animation-iteration-count: infinite;
	animation-direction: alternate;
    -webkit-animation-duration: 2.2s;
	-webkit-animation-name: paragato;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out; /* Chrome, Safari, Opera */
    animation-timing-function: ease-in-out;
}
@keyframes paragato {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}
@-webkit-keyframes paragato {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}




/*******************************block9*****************************************/
.block9 {
  padding: 30px 0;
}
.testimonial-img {
  margin-bottom: -74px;
}
.testimonial-active.owl-carousel .owl-item img {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3), 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  display: inline-block;
  border-color:transparent;
}
.testimonial-img.text-center > img {
  border-radius: 100%;
  height: 100px;
  transition: all 0.3s ease 0s;
  width: 100px;
}
.testimonial-text {
  background: #ffffff none repeat scroll 0 0;

  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3), 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  margin-top: 21px;
  padding-bottom: 50px;
  padding-top: 70px;
  margin-bottom: 35px;
  padding-left:25px;
  padding-right:25px;
}
.testimonial-active .owl-dots {
  left: 0;
  line-height: 0;
  right: 0;
  text-align: center;
  z-index: 99;
}
.testimonial-active .owl-dot {
  background: #4a4a4a none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  width: 12px;
}
.testimonial-active .owl-dot.active {
  background: #ff7f27 none repeat scroll 0 0;
}
.mb-30 {
  margin-bottom: 30px;
}
/*********************end of block9******************************/
/*********************block10******************************/
.block10 {
  padding: 40px 0;
  background-image:url(../sartur/images/block10-bg.jpg);
  background-repeat:no-repeat;
  background-size:cover;
}
.block10  h6 {
  color: #fff;
  font-family: 'Lora-bold-italic';
  font-size:22.86px;
  text-transform:uppercase;
  background-image:url(../sartur/images/footer-hdg-bdr.png);
  background-repeat:no-repeat;
  background-position:left bottom;
  padding-bottom:15px;
  margin-bottom:20px;
}
.footer-about {
  color: #fff;
  font-family: "Poppins",sans-serif;
  line-height: 24px;
  padding-top: 8px;
  text-align: justify;
  width: 100%;
}
.footer-nav > li {
  border-bottom: 1px solid #3d3f3a;
  line-height: 28px;
}
.footer-nav a {
  color: #fff;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  padding: 4px 0;
  text-transform: uppercase;
}
.footer-nav {
  width: 75%;
}
.menu-footer-menu-container .menu {
    width: 75%;
}

.menu-footer-menu-container .menu > li {
    border-bottom: 1px solid #3d3f3a;
    line-height: 28px;
}

.menu-footer-menu-container .menu a {
    color: #fff;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    padding: 4px 0;
    text-transform: uppercase;
}
.footer-contact a {
  color: #fff;
  font-family: "Poppins",sans-serif;
  line-height: 32px;
}
.mg-fa{
	margin-right:10px;
}
.square {
  background-color: #ff7f27;
  height: 25px;
  line-height: 25px;
  margin-left: 7px;
  text-align: center;
  width: 25px;
  color:#000;
}
.footer-contact > li {
  line-height: 40px;
}
/*******************************end of block10*****************************************/
/*********************block11******************************/
.block11 {
  background-color: #222222;
  padding: 12px 0;
  text-align: center;
}
.block11 a {
  color: #fff;
  font-family: 'Poppins', sans-serif;
}

/*********************end of block11******************************/

/***********************************inner pagess***************************************/
.about-us-headning {
  border-left: 10px solid #ff7f27;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding-left: 20px;
  text-transform: Uppercase;
  font-family: 'Lora-bold-italic';
}
.inner-page-content {
  background-image: url("../sartur/images/about-us-bg.jpg");
  background-repeat:repeat;
  padding: 50px 0;
}
.inn-just {
  text-align: justify;
  font-family: 'Poppins', sans-serif;
}
.thumb-img {
  border: 4px solid #ff7f27;
  margin-bottom: 30px;
}
.thumb-img-sm {
  margin-bottom: 10px !important;
  text-align: center;
}
.sidebar-inner {
  background-color: #fbefe3;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 35px 10px 25px;
}
.thumb-img-sm > img {
  border: 1px solid #000;
  border-radius: 5px;
}
.thumb-icon p {
  margin-bottom: 0;
  text-align: center;
  color:#000;
}
.thumb-icon h5 {
  margin-top: 0;
  text-align: center;
  text-align:center;
  color:#000;
  font-weight:bold;
}

.thumb-icon > a {
  display: inline-block;
}
.thumb-icon {
  border-bottom: 1px solid #000;
  text-align: center;
  margin-bottom:15px;
}
.text-alignmnt {
  font-size: 19px;
}
.address-heading {
  margin-bottom: 0;
}
.contact-box.clearfix {
  margin-bottom: 25px;
}
.text-alignmnt a {
  font-size: 18px;
}
.login-form.contactus {
  background-color: #ff7f27;
  padding: 10px;
}
label.login-form-mgn {
  color: #fff;
  margin: 5px 0 0;
}
.text-alignmnt.cheading {
  font-size: 21px;
  margin-bottom: 0;
}
.login-form-btn {
  background-color: #fff;
  border: medium none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #ff7f27;
  margin-top: 15px;
  padding: 7px 22px;
}
.call-btn a {
  background-color: #ff7f27;
  border: 1px solid black;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  color: #fff;
  display: inline-block;
  font-family: "Lora-bold-italic";
  font-size: 16px;
  padding: 8px 15px;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 15;
}
/*********************/


/**********************************/

/*****************************************/

.footer-contact span {
  color: #fff;
  font-family: 'Poppins', sans-serif;
}
#callbtnmobile {
  background: #ff7f27 none repeat scroll 0 0;
  bottom: 0;
  padding: 3% 0;
  position: fixed;
  width: 100%;
  z-index:5;
}
/**********************************/

p.upper-margin {
    margin-bottom: 0px;
}
.thumb-img-sm a img {
    border: solid 1px black;
    border-radius: 5px;
}
.thumb-icon h5 a {
   
    color: #000;
}
.thumb-icon p a {
   
    color: #000;
}
section.block8.none {
    background-color: transparent;
}

/**********************************/
/*****************gallery***************************/
.gallery-page > li {
  float: left;
  width: 25%;
}
.gallery-page-hdg {
  background-color: #ff7f27;
  font-style: italic;
  font-weight: bold;
  padding: 10px 20px;
  text-align: center;
  color:#fff;
  margin-bottom:35px;
  font-family:"Lora-bold-italic";
  display:inline-block;
  border:6px double #fff;
  border-radius:10px;
  margin-top: 35px;
}
.gallery-view-more-btn > a {
  background-color: #ff7f27;
  color: #000;
  padding: 10px 25px;
  box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.gallery-view-more-btn {
  margin: 45px 0 30px 0;
  text-align: center;
}
.gallery-view-more-btn.gallery-view-more-btn-last {
  margin-bottom: 0;
}

h6.blog-head {
    font-weight: bold;
    font-family: "Lora-bold-italic";
    font-size: 16px;
    line-height: 25px;
    /* margin: 20px 0 40px; */
    position: relative;
    }
/**********************************/


/*****************excursions*******************/
.excursions-heading li {
  font-size: 18px;
  font-weight: 400;
  line-height: 37px;
  text-align: center;
  
}
.excursions-heading li:nth-child(1), .excursions-heading li:nth-child(3) {
  font-size: 28px;
  font-weight: 400;
  font-family:"Lora-bold-italic";
  color:#ff7f27;
}
.excursion-bg {
  background-color: #fff;
  float: left;
  padding: 15px;
}
.excursions-map {
  float: right;
  margin-left: 25px;
  margin-bottom:10px;
  box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border:2px solid #ff7f27;
}
.price-package {
  background-color: #ff7f27;
  color: #fff;
  float: left;
  margin-top: 15px;
  padding: 8px 0;
  text-align: center;
  width: 100%;
}
.excursion-bg-slider {

}
/************************************/

/**********************************/
/*********************************/

@media (max-width: 1199px) {
  
	
}



/****************************/
@media (max-width: 767px) {
    .block3 .navbar-header {
        float: none;
    }
   #main-nav > li {
  display: block;
  float: none;
}
#main-nav li ul {
  position: static;
}
    .block3 .navbar-toggle {
        display: block;
		background-color:#fff;
		
    }
    .block3 .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    
    .block3 .navbar-collapse.collapse {
        display: none!important;
    }
    .block3 .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.block3 .navbar-nav>li {
        float: none;
    }
    .block3 .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .block3 .collapse.in{
  		display:block !important;
	}
	.block3 .navbar-toggle{margin-left:15px;}
	.block3 .navbar-outer{ top:0;}
	.navbar-toggle .icon-bar {background-color: #ff7f27;}
	#main-nav li ul{ width:100%; position:relative; margin-bottom:15px;box-shadow:none; left:0;}
	#main-nav > li > ul > li > a{text-align:center;}
	.navbar-header > span {
  color: #fff;
  font-size: 25px;
  position: absolute;
  top: 8px;
  font-family: 'Lora-bold-italic';
}
	#main-nav li a {
  text-align: center;
}
}




@media (min-width: 768px) {


.our-excursion > h6 {
  min-height: 75px;
}
.logo {
  display: block;
  text-align: center;
}
.block2 .header-contact li:nth-child(2) {
	  margin-left: 55px;
	  margin-right: 55px;
	  padding-left: 30px;
}
.navbar-nav > li {
  display: inline-block;
  float: none;
}
#main-nav {
  float: none;
  text-align: center;
}
.block4 .carousel-caption {
  top: 29%;
}
.block5 {
  padding: 30px 0;
}
h2.section-heading {
  padding-bottom:75px;
}
.why-choose-us-one p {
  min-height: 231px;
}
.why-choose-us-one.choose-us-eng p {
  min-height: 252px;
}
.why-choose-us-one {
  padding: 15px 15px 15px;
}
.about-us-section > li {
  display: block;
  width: 100%;
}
.about-us-section > li:first-child {
  padding: 2% 5% 5% 8%;
}
.our-excursion > h5 {
  line-height: 20px;
  min-height: 100px;
  padding: 8px;
}
.our-excursion > h6 {
  min-height: 100px;
}
.our-excursion > p {
  min-height: 240px;
}
select.selectpicker {
  padding: 17px 17px 17px 54px;  
}

#main-nav li a {
  padding:16px;

}

.blog-head.blog-headng-main {
  min-height: 75px;
}
	
}


@media (min-width: 992px) {

.our-excursion > p {
  min-height: 380px;
}

.logo {
  display: block;
  text-align: left;
}	
.block2 .header-contact li:nth-child(2) {
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 30px;
}
select.selectpicker {
  width: 68%;
}
.navbar-nav > li {
  display: block;
  float: left;
}
#main-nav {
  float: left;
}
.block4 .carousel-caption {
  top: 39%;
}
.why-choose-us-one p {
  min-height: 126px;
}
.why-choose-us-one.choose-us-eng p {
  min-height: 189px;
}
.about-us-section > li:first-child {
  padding: 2% 4% 0;
}
.about-us-section > li {
  display: table-cell;
  width: 50%;
}
.our-excursion > h5 {
  line-height: 25px;
  padding: 15px;
}
.our-excursion > h6 {
  min-height: 75px;
}
.our-excursion > p {
  min-height: 230px;
}
select.selectpicker {
  padding: 17px;  
}
.blog-head.blog-headng-main {
  min-height: 50px;
}

		
}

@media (min-width: 1200px) {
.footer-about {
	width: 79%;
}
.block2 .header-contact li:nth-child(2) {
	padding-left:30px;
	margin-left:75px;
	margin-right:108px;
}
select.selectpicker {
  width: 50%;
}
#main-nav li a:hover::after, #main-nav li a:focus::after {
  bottom:-4px;
}
.block4 .carousel-caption {
  top: 50%;
}	
.block5 {
  padding: 60px 0;
}
h2.section-heading {
  padding-bottom:100px;
}
.why-choose-us-one {
  padding: 15px 15px 50px;
}
.about-us-section > li:first-child {
  padding: 6% 5% 0 8%;
}
/*============ french edit ======== */
.french-about .about-us-section > li:first-child {
  padding: 2% 5% 0 8%;
}
.french-about .about-us-section h6 {
  margin-bottom: 15px;
}
.french-about .about-us-section p {
  margin-bottom: 2%;
}
.fr-why-choose-us .why-choose-us-one {
  min-height: 440px;
}
.french-excursions .our-excursion {
  min-height: 780px;
}
/*================ end of french edit =========== */

/* ================== Italian edit =============*/
.it-about .about-us-section > li:first-child {
  padding: 2% 5% 0 8%;
}
.it-about .about-us-section h6 {
  margin-bottom: 15px;
}
.it-about .about-us-section p {
  line-height: 22px;
  margin-bottom: 4%;
}
.it-why-choose-us .why-choose-us-one {
  min-height: 416px;
}
.it-excursions .our-excursion {
  min-height: 796px;
}
/* ================== end of Italian edit =============*/

.block7 {
  padding: 60px 0;
}
.block7 {
  padding: 60px 0;
}
.block8 {
  padding: 60px 0;
}
.block9 {
  padding: 60px 0;
}

#main-nav li a {
  padding:16px 24px;

}

.our-excursion-inner-all .our-excursion > p {
  min-height: 160px !important;
}
.why-choose-us-one.choose-us-eng p {
  min-height: 150px;
}


}
@media (max-width: 767px) {
.logo {
  display: block;
  text-align: center;
}
ul.header-contact {
  text-align: center;
}
.block2 .header-contact li {
  position: relative;
}
.best {
  font-size: 12px;
  line-height: 20px;
}
.tour {
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  padding: 3px 15px;
}
.welcome {
  font-size: 13px;
  line-height: 24px;
  padding: 0 15px;
}
.block4 h3 {
  line-height: 18px;
}
.block4 .carousel-caption {
  left: 16%;
  margin-top: -73px;
}
select.selectpicker {
  padding: 10px;
}
h2.section-heading {
  padding-bottom: 71px;
}
.why-choose-us-one {
  margin-bottom: 30px;
}
.our-excursion-two {
  margin-bottom: 30px;
}
.block8 .nav-tabs > li {
  margin-bottom: 10px;
}
.testimonial-text {
  padding: 70px 15px 50px;
}
.block10 {
  background-position: top;
}
.footer-about {
  width: 100%;
  margin-bottom:25px;
}
.footer-nav {
  width: 100%;
  margin-bottom:25px;
}
.menu-footer-menu-container .menu {
  width: 100%;
  margin-bottom:25px;
}	
h2.section-heading {
  font-size: 28px;
}
.block8 .nav.nav-tabs a {
	font-size: 12px;
}

.block12 #callbtnmobile span {
  background-color: black;
  color: #fff;
  display: inline-block;
  padding: 5px 8px;
}
.block11 {
  margin-bottom: 80px;
}
ul.header-contact {
  display: none;
}
.download-catalog-btn > a {
  background-color: #000;
  color: #fff;
  display: block;
  margin: 5px auto 0px;
  padding: 3px;
  width: 85%;
}
.call-btn {
  display: none;
}
#main-nav li a {
  padding: 10px 12px;
}
	/************gallry****************/
.gallery-page > li {
  float: left;
  width: 50%;
}
.excursions-map {
  float: none;
  margin-left: 0;
}
.excursion-bg {
  float: none;
}
.price-package {
  float: none;
}
.our-excursion {
    min-height: 0;
}
	.our-excursion-two {
    margin-top: 30px !important;
}
/*************************/
}

@media (max-width: 992px) {
	.excursions-map {
    float: none !important;
	margin-left: 0 !important;
	}
	.excursions-map img{
		width:100%;
	}
}
