/*
Theme Name: windhorse
*/

/* main css */
body {
 font-family: 'Roboto Condensed', sans-serif;
}
.slider {
	padding-top: 100px;
	height:80vh;
}
.slider .swiper-slide {
	position:relative;
	height:80vh;
    transition: all 1s ease-out;
}
.slider .slider-image {
	position:absolute;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
}
.navbar1 {
    position: fixed;
    z-index: 999;
    width: 100%;
    background-color:#fff;
	border-top:#eee;
}
.logo img {
    width: 180px;
	height: 100%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #f04e23;
    background: none;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
    background-color: transparent;
    margin: 0 5px;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
}
img {
    width: 100%;
    height: auto;
}
.navbar-nav li.active a {
     color: #f04e23;
}
.navbar-default .navbar-nav>li>a:hover{
	 color: #f04e23;
}
.first h2{
	background-color:#fff;
    font-family: 'Roboto', sans-serif;
	font-size: 24px;
	color:#000;
	text-align:center;
	margin-bottom:40px;
    padding-top:15px;
}
.back {
	height:300px;
	background-color: #000;
    border-bottom: solid 1px #fff;
	background-position: 50% 0px;
	margin-top:50px;
}
.back .back-image {
	height:100%;
	background-size:cover;
	background-position:bottom;
	background-attachment:fixed;
	border-radius: 6px;
}
.back .swiper-slide{
	width:100%;
	height:300px;
}
.back .swiper-slide .s-zurag{
	text-align:center;
}
.back .swiper-slide .s-zurag img{
	border-radius: 6px;
	height: 80px;
    margin: 10px 0;
    width: auto;
}
.back .swiper-slide .s-text{
	text-align:center;
	font-size: 14px;
	width:70%;
	margin-left:15%;
	margin-top:10px;
}
.back .swiper-slide .s-text p{
	color:#eee;
	font-size:18px;
	display:block;
	text-align:center;
	padding-top:30px;
}
.back .swiper-slide h3{
	font-size: 16px;
    color: #b9b9b9;
	text-align:center;
}
.back .text-warning {
    color: #dda219;
}
.back .swiper-slide p{
	font-size: 15px;
	text-align:center;
}
.fa-star{
	color:#FFD700;
}
.tours h2{
	background-color:#fff;
    font-family: 'Roboto', sans-serif;
	font-size: 24px;
	color:#000;
	text-align:center;
	margin-bottom:40px;
    padding-top:15px;
	text-decoration:none;
}
.event{	
	margin-bottom:40px;
	padding-bottom:30px;
}
.main-image{
	position:relative;
    height:25vh;
	background-size:cover;
	margin-bottom:13px;
	border-radius:5px;
}
.main-image a {
	width:100%;
	height:100%;
	position:absolute;

}
.main-image a:hover{
	background:rgba(0,0,0, 0.3);
	border-radius:5px;
	text-decoration:none;
}

.event1 h2{
	background-color: transparent;
	text-align:bottom;
	font-size: 20px;
	color:#eee;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	padding-bottom:50px;
	text-decoration: none;
	margin-top:100px;
}
.hol{
	margin-top:50px;
	background:#2e2e2f;
	height:50px;
}
.hol p{
	text-align:center;
	color:#fff;
	padding-top:15px;
	
}
/*  nvvr contact css */

.contact {
    height: auto;
    background-color: #082e41;
    padding: 30px;
    margin-top: 100px;
}
.contact h4{
	color: #f04e23;
    font-size: 20px;
}
.contact-name {
	color:#123e54;
	font-size:13px;
	
}
.contact-mail {
	color:#123e54;
	font-size:13px;
}
.contact-sms {
	color:#123e54;
	font-size:13px;
}
.contact input {
    width: 100%;
    padding: 5px;
    margin-top: 8px;
    border: none;
    background-color: #123e54;
    color: #fff;
}
.contact textarea{
	width:100%;
	height:120px;
	color:#333;
	margin-top: 8px;
	border:none;
	background-color:#123e54;
	color:#fff;
 }
.contact .submit{
	display: block;
    width: 100%;
    text-align: center;
    max-width: 250px;
    margin: 10px auto;
}
.submit input{
	background-color: #f04e23;
    color: #333;
	border-radius:2px;
}
.submit input:hover{
	background-color:#f04e23;
	color:#fff;
}

/* tour & special css */

.cat{
	margin:40px 0 0 0;
	border-bottom:1px solid #eee;
}
.cat-image{
	height:180px;
	position:relative;
}
.cat-image  a{
	width:100%;
	height:100%;
	position:absolute;
	background-size:cover;
	background-position:top center;
	transition:all 0.3s ease-out;
}
.cat-text{
	width:100%;
}
.cat-text a{
	margin:0 0 10px 0;
	color:#555;
	font-size:20px;
	text-decoration:none;
}

/* single css */


.single h2{
	color: #000;
    font-size: 26px;
    background-color: transparent;
    margin: 0 5px;
    font-family: 'Roboto', sans-serif;
    line-height: 50px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-top:100px;
}
.single p{
	line-height: 1.9;
    margin-bottom: 10px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color:#555;
}
.single p strong{
	text-align:center;
}
.single .hol p{
	text-align:center;
	color:#fff;
	padding-top:15px;
}

/* activity css */

.tolgoi-image {
	height: 300px;
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.1);
}
.text h3{
	text-align:center;
}
.text{
	background:#fff;
	height:auto;
}
.text p{
	text-align:justify;
}
.sortLink {
   text-decoration:none;
}
.ajilgaa h3{
	text-align:center;
}



/* contact css */

.okey{
	
	
}

.holboo{
	height:auto;

	    font-size: 15px;
    line-height: 30px;
    color: #a4a4a4;
}
.holboo-name {
	color:#868686;
	font-size:15px;
	
}
.holboo-mail {
	color:#868686;
	font-size:15px;
}
.holboo-sms {
	color:#868686;
	font-size:15px;
}
.holboo input {
    width: 100%;

    padding: 5px;
    margin-top: 15px;

	background:#f9f9f9;
	border:none;
	padding-left:30px;
	border: 1px solid #f1f1f1;
}
.holboo textarea{
	width:100%;
	
	color:#333;
	margin-top: 15px;
height:100px;
	background:#f9f9f9;
		border:none;
		padding-left:30px;
		border: 1px solid #f1f1f1;
 }
.holboo .submit{
	width:100px;
}
.holboo .submit input{
	    background-color: #f04e23;
       height: 45px;
    cursor: pointer;
    outline: 0;
    border: 0;
    padding: 10px 20px;
    font-size: 17px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin: 10px 0px;
	
}
.holboo .submit input:hover{
	background-color:#ccc;
	color:#333;
}
.okey .address li {
	list-style:none;
	color:#868686;
	padding-top:40px;
}
.okey .address li h4 {
	margin: 0px;
    font-size: 17px;
    font-weight: normal;
    
}
.okey .address i {
	float: left;
    width: 20px;
    text-align: center;
    color: #174694;
    margin-top: 5px;
}
.maps{
	height:300px;
}

/* sidebar css */

.hey{
	height:auto;
    background-color: #434a54;
	padding:30px;
}

.hey h4{
	color: #ffd205;
    font-size: 20px;
	margin-right:50px;
}
.fa-pencil{
	padding-left:20px;
	font-size:18px;
}

.side-name {
	color:#fff;
	font-size:15px;
}
.side-mail {
	color:#fff;
	font-size:15px;
}
.side-sms {
	color:#fff;
	font-size:15px;
}
.side input {
    width: 100%;
    padding: 5px;
    margin-top: 8px;
	background-color:#4a515b;
	  border:none;
}
.side textarea{
	width:100%;
	height:120px;
	color:#fff;
	margin-top: 8px;
	background-color:#4a515b;
	  border:none;
 }
.side .submit{
	display: block;
    width: 100%;
    text-align: center;
    max-width: 250px;
    margin: 10px auto;
}
.submit input{
	background-color: #f04e23;
    color: #fff;
	border-radius:2px;
}
.submit input:hover{
	background-color:#ccc;
	color:#a4a4a4;
}


/* about css */
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #fff;
}
.about{
	line-height: 1.9;
    margin-bottom: 10px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color:#555;
	text-align:justify;
}

/* medee css*/

.long-medee{
	padding-bottom:15px;
	padding-top:15px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.long-medee .long-content1 {
	height: 548px;
	margin-bottom: 20px;
	margin-right: 10px;
	border: solid 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    display: block;
    padding-bottom: 20px;
}
.long-medee .long-content1:hover {
	border: solid 1px #000000;
    text-decoration: none;
}
.long-medee .long-content1 .long-image {
	position:relative;
	height:300px;
}
.long-medee .long-content1 .long-image a {
	position: absolute;
	background-size:cover;
	background-position:center;
	height:100%;
	width:100%;
}
.long-medee .long-content1 .long-text a {
	text-decoration:none;
}
.long-medee .long-content1 .long-text a h2 {
	color: #174694;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    padding-left: 20px;
    padding-right: 20px;
}
.long-medee .long-content1 .long-text a span {
	background-color: rgba(0, 0, 0, 0.1);
    font-size: 12px;
    display: inline-block;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: rgba(0, 0, 0, 0.8);
    padding-right: 7px;
    border: none;
}
.long-medee .long-content1 .long-text a p {
	display: block;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
}
.long-medee .long-content-small {
	margin-right: 10px;
	margin-bottom: 20px;
	border: solid 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    display: block;
    padding-bottom: 20px;
}

/* footer slide css */

.slider3 {
	height:100px;
	padding-top:50px;
	padding-bottom:30px;
	background-color:rgb(0, 0, 0, 0.9);
}
.slider3 .swiper-slide {
	position:relative;
	height:100px;
    transition: all 1s ease-out;
	background-color:rgb(0, 0, 0, 0.9);
}
.slider3 .slider-image {
	position:absolute;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
}

.slider4 {
	height:100px;
	padding-top:50px;
	padding-bottom:30px;
	background-color:rgb(0, 0, 0, 0.9);
}
.slider4 .swiper-slide {
	position:relative;
	height:100px;
    transition: all 1s ease-out;
	background-color:rgb(0, 0, 0, 0.9);
}
.slider4 .slider-image {
	position:absolute;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
}
