/*
Theme Name: Консьерж Сервис Монголиа ХХК
Description: КонсьержСервисМонголиа.mn
Version: 1.0
*/

@import "https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css";
@import "https://cdn.jsdelivr.net/lightgallery/1.3.9/css/lightgallery.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css";
/* @import "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"; */
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/icon?family=Material+Icons";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Raleway:ital,wght@0,200;0,600;1,200;1,300&family=Roboto:wght@100;300;400;500;700&display=swap";


body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #6a6c6d;
	overflow-x: hidden;
	line-height: 1.8em;
	font-weight: 400;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #6b6c6e;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
b,
strong {

	font-weight: 500
}
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	margin: 0;
	background: none;
	line-height: 1.5em
}
input,
button,
select,
textarea {
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
}
ul,
li {
	list-style: none;
	padding: 0;
	margin: 0
}
p {
	position: relative;
	font-size: 15px;
	line-height: 1.8em;
	font-family: 'Roboto', sans-serif;
}
img {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.divider {
	width: 100px;
	height: 2px;
	background: #cdb090;
	margin: 0 auto 50px;
}
.divider_secnd {
	width: 100px;
	height: 2px;
	background: #dcbb50;
	margin: 0 auto 50px;
}

.divider_third {
	width: 100px;
	height: 2px;
	background: #dcbb50;
	margin: 0 auto 29px;
}
.h2 {
	color:#cdb090;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 200;
	text-align: center;
	margin: 0 0 15px;
	/* font-family: 'Roboto', sans-serif; */
}
/* .more {

} */
.more a {
	background-color: #004f51;
	display: inline-block;
	padding: 5px 20px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	transition: all 0.3s ease-out;
}
.more a:hover {
	background: #073e87;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.clr {
	clear: both;
}

/* Back to top */

#back-to-top {
	position: fixed;
	bottom: 50px;
	right: 40px;
	z-index: 9999;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 35px;
	background: #cdb090;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
	border: 0;
	border-radius: 0;
	text-decoration: none;
	transition: all 0.3s ease-out;
	opacity: 0;
}
#back-to-top:hover {
	background: #32a449;
}
#back-to-top.show {
	opacity: 1;
}


/* Header */

.lang {
	text-align: right;
	display: block;
	margin-right: 20px;

}
.lang a {
	color: #000;
	font-weight: 300;
	font-family: "Roboto Condensed", sans-serif;
}
.lang a.tel {
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	padding-right: 10px;
	padding-left: 10px;
}
.lang a i {
	margin-right: 5px;
}
.lang img {
	margin-left: 10px;
}
.container-fluid {
	margin: 0 50px;
}

/*trnaslate*/
.trans_desk{
	font-size: 17px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	color: rgb(221, 255, 210);
	margin-right: 40px;
	margin-top: 30px;
}

.glink{
	margin: 0 8px;
}

@media (min-width: 640px) { 
	.trans{
		margin: 20px 10px;
	}
}

@media (max-width: 640px) { 
	.trans{
		margin: 20px 10px;
	}
}

.header.active {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	background: #fff;
	box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 35%);
}
.header.active .logo img {
	width: 60px;
}
.page-template-contact-php .header {
	background: rgba(0,0,0,.8);
}
.header {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 999;
	transition: all 0.3s ease-out;
	padding: 15px 0px;
	box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 35%);
}
.header .logo img {
	width: 80px;
	margin-left: 40px;
	margin-top: 30px;
}
/* .header .navbar-header {

} */
.header .navbar-brand {
	width: 100%;
	height: inherit;
	padding:0;
}
/* .header .navbar-brand img {
	width: 70px;
} */
.header .navbar-nav {
	width: 100%;
	margin-top: 40px;
	/* margin-right: 40px; */
}
.header.active .navbar-nav {
	margin-top: 40px;
}
.header .navbar-nav>li {
	display: inline-block;
	padding: 0 15px;
}
.header .navbar-nav>li>a {
	display: inline-block;
	padding: 10px 0;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	font-family: 'Roboto', sans-serif;
	color: rgb(114 183 92);
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.header .navbar-nav>li>a:hover {
	color:#777;
	background: none;
}
.header .navbar-nav>li.active>a {
	color:#777;
}
.header .navbar-nav>li.menu-item-has-children>a:after {
	font-family: "FontAwesome";
	content: "\f107";
	color: rgb(114 183 92);
	position: absolute;
	right: -15px;
}
.header .navbar-nav li:hover>ul.my-sub-menu {
	display: block;
}
.header .navbar-nav li ul.my-sub-menu {
	display: none;
	position: absolute;
	z-index: 999;
	background-color: rgb(221, 255, 210);
	margin-left: 0;
	width: 250px;
	margin-top: 0;

}
/* .header .navbar-nav li ul.my-sub-menu li {

} */
.header .navbar-nav li ul.my-sub-menu li:first-child a {
	border-top: 1px solid rgba(0,0,0,.1);
}
.header .navbar-nav li ul.my-sub-menu li a {
	line-height: 1.5;
	padding: 10px 15px;
	text-transform: capitalize;
	display: block;
	color: #777;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	border-bottom: 1px solid rgba(255,255,255,.1);
	background: #fff;
}
.header .navbar-nav li ul.my-sub-menu li a:hover {
	background: #cccc;
	border-bottom: 1px solid #666;
	color:#777;
}
.header .navbar-nav li ul.my-sub-menu li.current-menu-item a {
	background:#fff;
	color:#777;
}
.header .navbar-nav li a:hover, .header .menu li a:focus {
	color: #777;
	border-bottom: 2px solid #777;
}
.header .navbar-nav li.current-menu-item a {
	color: #777;
	border-bottom: 2px solid #777;
}

.header .hailt {
	position: relative;
}
/* .header .hailt a {
	
} */
.header .hailt .search-main {
	position: absolute;
	z-index: 999;
	width: 220px;
	display: none;
	top: -10px;
    right: 230px;
}
.header .hailt .search-main .navbar-form {
	padding: 0;
	margin-top: 5px;
}
.header .hailt .search-main.active {
	display: block;
	-webkit-animation: fadeIn 0.5s;
	animation: fadeIn 0.5s;
}
.header .hailt .search-main input {

	border-radius: 0;

}
.header .hailt .search-main button {
	margin-left: -40px;
	border-radius: 0;
	background: #004f51;
	color: #fff;
}


/* Main Menu */

.header .icon-menu {
	cursor: pointer;
	margin-top: 35px;
	margin-right: 20px;
	float: right;
	margin-left: 0;
}
.header .icon-menu span {
	display: block;
	background: #000;
	width: 16px;
	height: 2px;
	margin-bottom: 6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header .icon-menu span:first-child {
	width: 35px;
}
.header .icon-menu span:last-child {
	width: 26px;
	margin-bottom: 0;
}
.bg-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1999;
	background: rgba(9, 32, 53, 0.5);
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.main-menu.active .bg-overlay {
	visibility: visible;
	opacity: 1;
}
.menu-content {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	background: #fff;
	z-index: 2999;
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 1);
	-o-transform: 0px 0px 20px -5px rgba(0, 0, 0, 1);
	-ms-transform: 0px 0px 20px -5px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 1);
	width: 350px;
	padding: 80px 37px 30px 50px;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	overflow-y: scroll;
}
.main-menu.active .menu-content {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.close-menu {
	position: absolute;
	top: 38px;
	right: 50px;
	display: block;
	font-size: 25px;
	color: #000;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* .menu-logo {

} */
.menu-logo img {
	width: 150px;
	display: block;
	margin: 30px auto;
}
/* .menu li {

} */
.menu li a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #4d4d4a;
	font-size: 16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-bottom: 1px solid #ebebeb;
}
.menu li ul.my-sub-menu {
	margin-left: 20px;
}
.menu li ul.my-sub-menu li a:before {
	content: '- ';
}
.menu li ul.my-sub-menu li {
	display: block;
}
.menu li ul.my-sub-menu li a {
	display: block;
}
.menu li.active a {
	color:#ffcf84;
}
.menu li a:hover {
	color:#ffcf84;
}


/* Slider */


.slider {
	height: 100vh;
	position: relative;
	background-size: cover;
	background-position: center;
}
.slider .swiper-container {
	height: 100vh;
	position: relative;
}
.slider .swiper-slide {
	background-size: cover;
	background-position: center;
}
.slider .caption {
	position: absolute;
	width: 100%;
	height:100%
	top: 0%;
	left: 0%;
	z-index: 9;
}
.slider .caption .caption-text {
	padding: 40vh;
	background: rgba(0,0,0,.4);
}
.slider .caption h1 {
	margin-left: 200px;
	color: #fff;
	font-size: 40px;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-weight: 400;
	font-family: "Roboto Condensed";
	
}
.slider .caption .divider {
	margin: 0 0 10px;
	background: #fff;
}
.slider .caption p {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
}
.slider .caption .more {
	margin-top: 15px;
}
.slider .caption .more a {
	color: #fff;
}
.slider .bottom {
	position: absolute;
	width: 100%;
	bottom: 10px;
	text-align: center;
	z-index: 9999;

}
.slider .bottom .fa {
	font-size: 36px;
	color: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 30px;
}

/* ***********beginner************ */
.slider {
	height: 100vh !important;
	position: relative;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}
.slider img.home-image {
	width: 100%;
	height: 100vh;
	object-fit: cover;
}
video {
	height: 100%;
	margin: 0 auto;
	display: block;
}
.slider-text {
	position: absolute;
	width: 100%;
	top: 45%;
	z-index: 9;
}
.slider-text h1 {
	color: #fff;
	font-size: 40px;
	line-height: 1.2;
	text-transform: uppercase;
	/*letter-spacing: .2em;*/
	text-align: center;
	font-weight: 200;
}
.slider-text p {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	font-weight: 200;
}

.to-bottom {
	position: absolute;
	width: 100%;
	bottom: 10px;
	text-align: center;
	z-index: 9;
}
.to-bottom img {
	width: 30px;
	text-align: center;
}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}


/* Welcome */

.welcome {
	padding: 100px 0;
	text-align: center;
}
.welcome p {
	color:#999;
	font-size: 15px;
}


/* News */

.news {
	padding: 80px 0 50px;
}
.n1 {
	margin-bottom: 30px;
}
.n1 .n1-image {
	position: relative;
	overflow: hidden;
}
.n1 .n1-image img {
	width: 100%;
	height: 350px;
	object-fit: cover;
	transition: all 0.3s ease-out;
}
.n1 .n1-image a:hover img {
	transform: scale(1.1,1.1);
}
.n1 h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	margin: 15px 0;
	height: 15px;
	overflow: hidden;
	text-align: center;
}
.n1 h2 a {
	color:#000;
}


.logos {
	padding: 80px 0;
	background: #f3f3f4;
}

.logos .swiper-container {
	height: 230px;
}
.logos .logo {
	text-align: center;
	border: 1px solid #e1e1e1;
	padding: 15px;
	background: #fff;
}
.logos .logo img {
	height: 100px;
}
.logos .logo h3, .sa1 .logo h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0;
}
.logos .swiper-pagination-bullet-active {
	background:#004f51 !important;
}

/* Timeline */

.time-line {
	position: relative;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 50px;
}
.time-line .main-line {
	height: 100%;
	width: 1px;
	top: 0px;
	left: 50%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.1);
}
.time-line .about-time {
	position: relative;
	width: 100%;
	z-index: 1;
}
.time-line .about-time .circle {
	position: absolute;
	height: 20px;
	margin-top: 10px;
	width: 20px;
	-webkit-border-radius: 3000px;
	-moz-border-radius: 3000px;
	border-radius: 3000px;
	background-color: #efefef;
	border: solid 1px rgba(0, 0, 0, 0.1);
}
.time-line .about-time .circle span {
	position: absolute;
	-webkit-border-radius: 3000px;
	-moz-border-radius: 3000px;
	border-radius: 3000px;
	width: 10px;
	top: 4px;
	left: 4px;
	height: 10px;
	background-color: #004f51;
}
.time-line .about-time h2 {
	color: #000;
	margin-top: 0px;
}
.time-line .about-time h2 .clearfix {
	margin-top: -17px;
}
.time-line .about-time h2 span {
	display: inline-block;
	width: 120px;
	background-color: #eee;
	height: 2px;
	margin-top: -20px;
}
.time-line .about-time:nth-child(odd) {
	padding-left: 50%;
	padding-right: 15%;
}
.time-line .about-time:nth-child(odd) h2 {
	padding-left: 30px;
}
.time-line .about-text {
	text-align: left;
}
.time-line .about-text ul {
	margin-left: 30px;
}
.time-line .about-text li {
	list-style-type: disc;
	padding: 5px 0;
}
.time-line .about-time:nth-child(odd) .about-text {
	padding-left: 30px;
}
.time-line .about-time:nth-child(odd) .circle {
	left: 50%;
	margin-left: -10px;
}
.time-line .about-time:nth-child(even) {
	padding-right: 50%;
	padding-left: 15%;
	text-align: right;
}
.time-line .about-time:nth-child(even) h2 {
	padding-right: 30px;
}
.time-line .about-time:nth-child(even) .about-text {
	padding-right: 30px;
}
.time-line .about-time:nth-child(even) .circle {
	right: 50%;
	margin-right: -10px;
}

/* News */

.news1 {
	border: 1px solid #f5f5f5;
	margin-bottom: 30px;
	background: #fff;
	position: relative;
}

.news-image {
	position: relative;
	overflow: hidden;
}
.news-image img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.news-image a:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.news-text {
	padding: 10px 20px;
	position: relative;
	overflow: hidden;
}
.ss .news-text:before {
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	z-index: 1;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
	background-color: #004f51;
	-webkit-transform: skew(
			-45deg
	) translateX(50%);
	transform: skew(
			-45deg
	) translateX(50%);
	border-right: 1px solid #004f51;
}
.news-text h2 {
	font-size: 30px;
	margin: 0 0 15px;
	font-weight: 200;
	padding-top: 20px;
	overflow: hidden;
	color: #000;
}
.ss .news-text h2 {
	font-size: 20px;
	font-weight: bold;
	height: inherit;
}
.news-text h1{
	color: #000;
	font-size: 40px;
	text-align: center;
	margin-bottom: 20px;
}
.news-text h2 a {
	color: #000;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.news-text ul li {
	font-size: 16px;
}
.news-text p {
	color: #333;
	font-size: 18px;
	font-weight: 300;
	padding-bottom: 15px;
	overflow: hidden;
	/* margin: 0 0 15px; */
}
.news-text .date {
	border-top: 1px solid #e6e6e6;
	color: #999;
	font-size: 13px;
	padding: 15px 0;
}
.news-text i {
	color: #e4231a;
}

.modal-header .close {
	position: relative;
	z-index: 999;
}
.modal-image img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.modal-body {
	text-align: justify;
}
.modal-body p {
	color: #333;
}
.modal-body li {
	color: #333;
}

/* Footer */

.footer {
	padding: 50px 0 20px;
	background-image: url(./images/dark_bg.png);
	background-repeat: repeat;
	object-fit: cover;
}
.footer .footer-logo img {
	width: 160px;
}
.footer h2 {
	text-transform: inherit;
	font-size: 18px;
	text-align: left;
}
.footer .divider {
	margin-left: 0;
}
.footer .f1 {
	margin-bottom: 30px;
}
.footer .footer-menu {
	margin-left: 15px;
}
.footer .footer-menu li {

}
.footer .footer-menu li ul {
	margin-left: 30px;
}
.footer .footer-menu li ul li a:before {
	left: 50px;
}
.footer .footer-menu li a {
	color:#fff;
}
.footer .footer-menu li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	color: #cdb090;
	position: absolute;
	left: 15px;
}
.footer input, .footer textarea {
	border-radius: 0;
	margin-bottom: -15px;
}
.footer textarea {
	height: 100px;
}
.footer .wpcf7-submit {
	background-color: #cdb090;
	display: inline-block;
	padding: 5px 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	transition: all 0.2s ease-out;
	border-radius: 0;
	border: 0;
}
.footer .wpcf7-submit:hover {
	color: #000;
}
.contact ul {
	margin: 0;
	padding: 0;
}
.contact li {
	color: #cdb090;
	padding: 10px 0;
	list-style: none;
}
.contact li .fa {
	float: left;
	font-size: 18px;
	margin-top: 2px;
}
.contact li h4 {
	padding-left: 30px;
	margin: 0;
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200 !important;
}
.contact li h4 a {
	color:#fff;
}


.copy {
	padding: 10px 0;
	background: #cdb090;
	border-top: solid 1px rgba(0, 0, 0, 0.1);
	text-align: center;
}
.copy p {
	margin: 0;
	color: #fff;
	font-size: 15px;
}
.copy a {
	color:#fff;
}
.copy p span {
	margin: 0 10px;
}
.copy p span b {
	color:#88177f;
}

/* Page */

.page-header {
	margin: 0;
	padding: 0;
	height: 300px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.page-header .caption {
	position: absolute;
	width: 100%;
	bottom: 0;
}
.page-header .caption h2 {
	color: #fff;
	margin-bottom: 50px;
	text-align: center;
}
.page-header .caption .divider {
	background: #fff;
}



.company-header {
	position: absolute;
	height: 100%;
	width: 100%;
}
.company-text {
	background: rgba(8,76,133,.8);
	height: 600px;
	padding: 30px;
	color: #fff;
}
.company-text h3 {
	margin-top: 120px;
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 1;
}
.company-text p {

}
.main {
	padding-top: 50px;
	padding-bottom: 50px;
}
.content-text {
	color: #fff;
	font-family: "Roboto";
	text-align: justify;

}
.content-text p {
	font-size: 15px;
}
.content-text .h2 {
	text-align: center;
}
.content-text .h2:before {
	content: '';
	display: none;
}
.content-text h3 {
	color: #fff;
	margin: 0 0 10px;
}
.content-text ul {
	margin-left: 30px;
}
.content-text li {
	list-style-type: disc;
}
.content-text img {
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.sidebar {

}
.sidebar h3 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #004f51;
	margin: 0 0 15px;
	padding-bottom: 5px;
}
.sidebar ul {
	margin-left: 20px;
}
.sidebar li {
	padding: 5px 0;
}
.sidebar li a {

}
.sidebar li.current-menu-item a {
	color: #004f51;
}
.sidebar li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	color: #004f51;
	position: absolute;
	left: 15px;
}
.sidebar ul.details {
	margin: 0;
}
.sidebar ul.details li span {
	font-weight: bold;
}
.gallery {

}
.gallery img {
	width: 100%;
	height: 500px;
	object-fit: cover;
}
.share {
	margin-top: 30px;
}

/*contact page*/
#map {
	width: 100%;
	height: 500px;
}

.contact_page{
	background-image: url(./images/map.png);
	background-repeat: no-repeat;
	object-fit: cover;
	padding: 80px 0;
}

.contact_page li h2 {
	padding-left: 30px;
	margin-top: 5px;
	font-size: 15px;
	font-weight: 300;
	color: #000;
}
.contact_page li {
	color: #cdb090;
	padding: 10px 0;
	list-style: none;
}
.contact_page li .fa {
	float: left;
	font-size: 20px;
	margin-top: 5px;
}
.contact_page .contact-social {
	margin-top: 15px;
}
.contact_page .content-text ul{
	margin-left: 0
}

/*contact form*/

.con_1{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}

.con_2{
    display: flex;
    flex-direction: row;
    align-items: center;
	/* justify-content: center; */
    gap: 8px;
}

.con_3{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}

.wpcf7-form label{
    color: #aaa !important;
    font-weight: 300 !important;
    font-size: 17px !important;
	font-style: italic !important;
    margin: 15px 0 !important;
}

.wpcf7-form-control{
	border: 1px solid #D8D1C7 !important;
    width: 100%;
	padding: 7px;
	background-color: #D8D1C7 !important;
}
.wpcf7-form-control:hover{
	background-color: #4e544e !important;
}
.wpcf7-form input:focus{
    outline: none;
}

.wpcf7-form-control-wrap textarea:focus{
    outline: none !important;
}
/* .wpcf7-form-control-wrap .your-phone-number input{
	padding: 0 70px !important;
} */
/* .wpcf7-form:nth-child(2) .con_2 label .your-phone-number:nth-of-type(number) {
	padding: 0 70px !important
} */
.wpcf7-form-control-wrap textarea{
	width: 100% !important;
}

.wpcf7-form .wpcf7-submit{
    background-color: #D8D1C7 !important;
    color: #fff !important;
    padding: 4px 20px;
    text-align: center !important;
    transition: all 0.4s;
    margin-top: 15px !important; 
}

.wpcf7-form .wpcf7-submit:hover{
    cursor: pointer;
    background-color: #c7c0a7 !important;
}

@media (max-width: 756px) {
    .con_1{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }
    
    .con_2{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }
    
    .con_3{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }

    .con_4{
        display: flex;
        align-items: center;
        justify-content: center;

    }
}

/*footer*/
.contact ul {
	margin: 0;
	padding: 0;
}

.contact li {
	color: #cdb090;
	padding: 10px 0;
	list-style: none;
}
.contact li .fa {
	float: left;
	font-size: 18px;
	margin-top: 2px;
}
.contact li h4 {
	padding-left: 30px;
	margin: 0;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
}


/* Category */

.cat {
	margin-bottom: 30px;
}
.cat .cat-image {
	position: relative;
	height: 150px;
	overflow: hidden;
}
.cat .cat-image img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	transition: all 0.3s ease-out;
}
.cat .cat-image a:hover img {
	transform: scale(1.1,1.1);
}
.cat .cat-text {

}
.cat .cat-text h2 {
	font-size: 18px;
	margin: 0 0 10px;
}
.cat .cat-text h2 a {
	color: #000;
	font-weight: bold;
}
.cat .cat-text .date {
	margin: 0 0 10px;
	color: #004f51;
	font-size: 14px;
}
.cat .cat-text p {

}

.service {
	background-image: url(./images/dark_bg.png);
	background-repeat: repeat;
	object-fit: cover;
	padding: 80px 0;
}
/* .s1 {
	position: relative;
	padding: 0;
	margin-bottom: 30px;
}
.s1 .overlay {
	top: 0;
}
.s1 .s1-image {
	position: relative;
	overflow: hidden;
}
.s1 .s1-image img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.s1 a:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.s1 h3 {
	color: #333;
	font-size: 22px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin: 0 0 20px;
}
.s1 p {
	color: #333;
	font-size: 16px;
}
.s1 .s1-text {
	height: 300px;
}
.s1 .s1-text .s1-text-center {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.s1 .s1-text .s1-text-center .s1-text-caption {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.s1:nth-child(even) .s1-img {
	float: right;
}
.s1:nth-child(even) .s1-txt {
	float: left;
} */

/* Tablet */

@media( max-width:990px ) {

}

/* Mobile */

@media( max-width:767px ){
	.header .navbar-brand {
		width: 50%;
	}
	.header .navbar-brand img {
		margin-left: 20px;
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.header .logo img {
		margin-left: 20px;
		margin-top: 0;
		width: 100px;
	}
	.slider {
		height: 400px;
	}
	.slider img.home-image {
		width: 100%;
		height: 400px;
		object-fit: cover;
	}
	.slider-text h1 {
		font-size: 22px;
	}
	.slider .caption p {
		font-size: 13px;
	}
	.s1 {
		margin-bottom: 20px;
	}
	.davuu {
		padding: 80px 15px !important;
	}
	.davuu img {
		margin-bottom: 20px;
	}
	.s1-image {
		margin-bottom: 30px;
	}
	.s1 .s1-text {
		height: inherit;
	}
}

.davuu {
	padding: 80px 0;
	background: #f3f3f3;
}
.davuu img {
	width: 100%;
}
.davuu h2 {
	text-align: left;
}
.davuu .divider {
	margin: 0 0 30px;
}
.davuu ul {
	margin-left: 20px;
}
.davuu li {
	color: #333;
	margin-bottom: 5px;
}
.davuu li:before {
	font-family: "FontAwesome";
	content: "\f105";
	color: #004f51;
	position: absolute;
	left: 15px;
}

/* .sub-menu {

}
.sub-menu li {

} */
.sub-menu li a {
	display: block;
	color: #333;
	font-size: 14px;
	padding: 10px 15px 10px 30px;
	background: #f7f7f7;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sub-menu li a:hover {
	color: #666;
	background: #004f51;
}
.sub-menu li.current-menu-item a {
	color: #666;
	background: #004f51;
}
.sub-menu li:hover a:before {
	color: #666;
}
.sub-menu li.current-menu-item a:before {
	color: #666;
}
.sub-menu li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	color: #004f51;
	position: absolute;
	left: 15px;
}

.social {
	margin-top: 10px;
}
.social a {
	color: #fff;
	font-size: 16px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	background: #cdb090;
	border-radius: 50%;
	margin-right: 10px;
}
.footer-social {
	margin-top: 15px;
	margin-right: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}


.t1 {
	margin-bottom: 30px;
}
.t1 .t1-image {
	position: relative;
	overflow: hidden;
}
.t1 .t1-image img {
	width: 100%;
	height: 330px;
	object-fit: cover;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.t1 .t1-image a:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.t1 h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 0;
}
.t1 h3 a {
	color: #000;
}
.t1 .job {
	font-size: 14px;
	color: #333;
	line-height: 1.2;
    min-height: 32px;
}
.modal-content {
	border-radius: 0 !important;
}
.modal-title {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}
.modal-header {
	border-bottom: 2px solid #002060;
}
.modal-body .content-text h3 {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Roboto';
}
.modal-body .content-text {
	text-align: left;
}
.panel-title {
	border-radius: 0;
}
.panel-title a {
	display: block;
	color: #333;
	background: #666;
	padding: 10px 15px;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.panel-title a:hover {
	background: #f7f7f7;
}
.panel-default>.panel-heading {
	border-radius: 0 !important;
	background: none !important;
	padding: 0 !important;
}
.panel-group .panel {
	border-radius: 0 !important;
	margin-bottom: 30px;
}

.job-title {
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 10px;
	margin-bottom: 10px;
	
}
.job-others ul {
	margin: 0;
	padding: 0;
}
.job-others li {
	display: inline-block;
	margin-right: 15px;
	font-size: 13px;
}
.job-others li i {
	margin-right: 5px;
	color: #666;
}

.sa1 {
	margin-bottom: 30px;
}
.sa1 h3 {
	color: #333;
	font-size: 24px;
	margin: 0 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.sa1 img.cvr {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.sa1 .row {
	border: 1px solid #e1e1e1;
	padding: 15px;
	margin: 0;
}
.sa1 .logo {
	text-align: center;
	padding: 15px;
	border: 1px solid #e1e1e1;
}
.sa1 .logo img {
	height: 80px;
	width: auto;
}



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

.single-img img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.gallery {
	position: relative;
	margin-bottom: 20px;
}
.gallery .gallery-top {
	margin-bottom: 10px;
}
.gallery .gallery-top img {
	width: 100%;
	height: 500px;
	object-fit: cover;
}
.gallery .gallery-thumbs {

}
.gallery .gallery-thumbs img {
	width: 100%;
	height: 100px;
	object-fit: cover;
	opacity: 0.6;
	transition: all 0.3s ease-out;
}
.gallery .gallery-thumbs .swiper-slide-thumb-active img {
	opacity: 1;
}

/*Contact form 7 style uud */
/* .form-tb1{
	width:10%;
}

.form-tb2{
	width:10%;
}

.form-tb3{
	width:10%;
}

.form-tb4{
	width:10%;
}

.form-tb5{
	width:16%;
}

.form-tb6{
	width:14%;
}
table {
	width: 100%;
	border-collapse: collapse;
}

table th {
	font-size: 16px;
	font-weight: 500;
	padding: 8px 10px;
	border-spacing: 0;
	border-collapse: separate;
	text-align: left;
	color: #999;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
table td {
	font-size: 16px;
	position: relative;
	padding: 8px 10px;
	text-align: left;
	border: 1px solid #eaeaea;
}

.bolovsrol{
	width:100%;
}

.textarea1{
	width:100%;
}
.hranket {
	
}
.hranket label {
	display: block;
} */

/*home page button*/
.btn-tertiary a{
	-webkit-transition: all .3s ease;
}
.btn-tertiary a:hover::after{
	content: '';
    position: absolute;
    left: 0;
    width: 100%;
    transform-origin: 50%, 50%;
    transform-origin: 50%, 50%;
    transition: all .4s ease-out;
	bottom: -1px;
	border-bottom: 1px solid #cdb090;
}

.btn-tertiary a:hover::before{
	content: '';
    position: absolute;
    left: 0;
    width: 100%;
   	transform-origin: 50%, 50%;
    transform-origin: 50%, 50%;
    transition: all .4s ease-out;
	top: -1px;
	border-top: 1px solid #cdb090;
}


	/*zb*/
.zb .contain_rever:nth-child(even) .rever{
	display: flex;
    flex-direction: row-reverse !important;
}

/* @media (min-width: 640px) { 
	.zb .contain_rever:nth-child(even) .rever{
		display: flex;
		flex-direction: column !important;
		margin: 2rem 0;
	}
} */

@media (max-width: 700px) { 
	.zb .contain_rever:nth-child(even) .rever{
		display: flex;
		flex-direction: column !important;
		margin: 2rem 0;
	}
}

@media (max-width: 626px) { 
	.zb .contain_rever:nth-child(even) .rever{
		display: flex;
		flex-direction: column !important;
		margin: 2rem 0;
	}
}
	/*request my concierge*/
.req .contain_mid-border:nth-child(even) .mid-border{
	border-left: 1px solid #cdb090;
	border-right: 1px solid #cdb090;
}

.taniltsuulga .tanilts .mid-border:nth-child(odd).mid-border{
	border-right: 2px solid #505050;
	border-bottom: 2px solid #505050;
}

.taniltsuulga .tanilts .mid-border:nth-child(even).mid-border{
	border-bottom: 2px solid #505050;
}
.taniltsuulga .tanilts .mid-border:nth-child(1).mid-border{
	border-top: 2px solid #505050;
}
.taniltsuulga .tanilts .mid-border:nth-child(2).mid-border{
	border-top: 2px solid #505050;
}

/* @media (min-width: 640px) { 
	.req .contain_mid-border:nth-child(even) .mid-border{
		border-left: none;
		border-right: none;
	}
	
	.taniltsuulga .tanilts .mid-border:nth-child(odd).mid-border{
		border-right: none;
		border-bottom: none;
	}
	
	.taniltsuulga .tanilts .mid-border:nth-child(even).mid-border{
		border-bottom: none;
	}
	.taniltsuulga .tanilts .mid-border:nth-child(1).mid-border{
		border-top: none;
	}
	.taniltsuulga .tanilts .mid-border:nth-child(2).mid-border{
		border-top: none;
	}
} */

@media (max-width: 640px) { 
	.req .contain_mid-border:nth-child(even) .mid-border{
		border-left: none;
		border-right: none;
	}
	
	.taniltsuulga .tanilts .mid-border:nth-child(odd).mid-border{
		border-right: none;
		border-bottom: none;
	}
	
	.taniltsuulga .tanilts .mid-border:nth-child(even).mid-border{
		border-bottom: none;
	}
	.taniltsuulga .tanilts .mid-border:nth-child(1).mid-border{
		border-top: none;
	}
	.taniltsuulga .tanilts .mid-border:nth-child(2).mid-border{
		border-top: none;
	}
}


	/*bt*/
.btn-tan:hover::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .6);
    content: '';
    /* transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0); */
	animation: animations 1s linear 
	/* --webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0); */
}
@keyframes animations{ 
	0% {
		/* transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0); */
		transform: translate(50px,-50px) rotate(45deg);
	}
	/* 50%{background-position:100% 50%} */
	100%{
		transform: translate(-100px, 100px)  rotate(45deg);
	}
}
.btn-tan {
    background-color: #cdb090 !important;
    color: #000;
    border: none;
    overflow: hidden;
    border-radius: 0px;
    position: relative;
}
.btn {
    /* font-family: 'Montserrat', sans-serif; */
    font-size: 14px;
    font-weight: 100 !important;
    font-style: italic;
    padding: 10px 20px;
    transition: all .2s;
}


.btn-tan:hover, .btn-tan:active, .btn-tan:focus {
    background-color: #cdb090 !important;
    color: #000;
    border: none !important;
    box-shadow: none !important;
} 

.btn:hover {
    transition: all .2s;
}
/*see more btn*/
.btn-tan_more:hover::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .6);
    content: '';
    /* transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0); */
	animation: animations 1s linear 
	/* --webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0); */
}
@keyframes animations{ 
	0% {
		/* transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -160%, 0); */
		transform: translate(50px,-50px) rotate(45deg);
	}
	/* 50%{background-position:100% 50%} */
	100%{
		transform: translate(-100px, 100px)  rotate(45deg);
	}
}
.btn-tan_more {
    background-color: #1f4763 !important;
    color: #fff;
    border: none;
    overflow: hidden;
    border-radius: 0px;
    position: relative;
}

	/*taniltsuulga page*/
/*image scale*/
#image_scale{
	transform: scale(1);
	transition: 0.4s ease-in-out;
}
#image_scale:hover{
	transform: scale(1.1);
}

.taniltsuulga{
	background-image: url(./images/light_bg.png);
	background-repeat: repeat;
	object-fit: cover;
	padding: 80px 0;
}

/*Pagination CSS*/
#page_navigation {
	clear:both;
	margin: 35px 0;
	font-size: 18px;
}
#page_navigation a{
	padding:3px 6px;
	/* border:1px solid #cdb090; */
	margin:2px;
	color:#cdb090;
	text-decoration:none;
	transition: all 0.3s ease-in;
}
#page_navigation a:hover{
	color:#000;
}
.active_page{
	/* background:#cdb090; */
	color:#cdb090 !important;
	transition: all 0.3s ease-in;
}

.active_page:hover{
	/* background:white; */
	color:#000 !important;
}


/* Style the tab */
.tab {
	overflow: hidden;
	border: 1px solid #eee;
	background-color: #eee;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
/* @media (min-width: 640px) { 
	.tab {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
} */

@media (max-width: 640px) { 
	.tab {
		display: flex;
		flex-direction: column;
	}
}
/* open the tab content */
.tab button {
	background-color: inherit;
	text-align: center;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #dcbb50;
	color: #fff;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #fff;
}

/* Style the tab content */
.tabcontent {
	display: none;
	text-align: center;
	padding: 20px 12px;
	border: 1px solid #ccc;
	border-top: none;
	padding-bottom: 6rem;
}

/*single-salbar*/
.moreInfo ul li{
	list-style: disc !important;
	margin-left: 20px !important
}