@charset "UTF-8";
/* CSS Document */

.text-white{
	color: #fff!important;
}
.text-blue{
	color: #1b61cb!important;
}
.btn-primary {
	color: #fff;
	background-color: #1a2040;
	border-color: #2e6da4;
}

.topbar{
	padding: 10px 0;
	background: #bbaf6d;
}
.toplist li,.toplist li a{
	color: #2f2f2f;
}
.toplist li.lineright {
	border-right: 1px solid #2f2f2f;
}
.header-section .logo{
	margin-top: 0px;
	line-height: 116px;
}
.header-section.style1 ul li a{
	padding: 15px;
	text-align: center;
}
.header-section.style1{
	background-color: #192140;
	border-bottom: none;
}
.owl-pagination {
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	left: 0px;
	top: 40%;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #e2e2e2;
	background: #f2f2f2;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	opacity: 1;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 40px;
	line-height: 36px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev::before {
	content: "\f104";
	font-family: 'FontAwesome';
	font-size: 22px;
	display: block;
	color: #888888;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	left: auto;
	right: 0px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next::before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 22px;
	display: block;
	color: #888888;
}
.BgMain{
	background: url("../images/14.png") center top no-repeat;
	background-size: cover;
}
.BgSearch{
	background: url("../images/15.png") center top no-repeat;
	background-size: cover;
}
.BgCat{
	background: url("../images/17.png") center top no-repeat;
	background-size: cover;
}
.BgBlog{
	background: url("../images/35.png") center top no-repeat;
	background-size: cover;
}
.BgReview{
	background: url("../images/37.png") center top no-repeat;
	background-size: cover;
}
.Number{
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	text-align: center;
	font-size: 24px;
	margin: 0px;
}
.title-line-3.white{
	background-color: #fff;
}
.sidebar-item-holder {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.Button1{
	background: radial-gradient(circle, rgba(200,146,27,1) 0%, rgba(145,79,2,1) 100%);
	color: #fff;
}
.tab-navbar-main{
	display: block;
}
.tabstyle-9 .responsive-tabs li a:hover, .tabstyle-9 .responsive-tabs li.active, .tabstyle-9 .responsive-tabs li.active a {
	color: #fff;
	background-color: #185ac6;
}
.tabstyle-9 .responsive-tabs li a{
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ButtonPrice{
	background: url("../images/30.png") center no-repeat;
	width: 223px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.ButtonPrice:hover{
	color: #fff;
}
.ButtonPrice span{
	font-size: 24px;
	color: #efd469;
}
.BoxBer{
	margin-bottom: 20px;
}
.BoxBer h3{
	color: #fff;
	margin-bottom: 0px;
}
.BoxBer p{
	color: #fff;
	font-size: 18px;
	
}
.BoxBer p img{
	padding-bottom: 5px;
	vertical-align: bottom;
}
.BoxBer .position-absolute{
	padding-top: 10%;
}
#owl-demo5 .item{
	margin: 0 6px;
}
.BgFooter{
	background: linear-gradient(180deg, rgba(11,39,106,1) 0%, rgba(18,25,54,1) 100%);
}
.TextBer h3{
	text-align: center;
	padding: 0px;
	background-color: #bbaf6d;
	border: 1px solid #ebebeb;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin:0 0 30px;
	transition: all 0.3s ease-out 0s;
}
.TextBer h3 img {
	padding-top: 3px;
	vertical-align: top;
}
.TextPie p{
	text-align: center;
	padding: 0px;
	background-color: #bbaf6d;
	border: 1px solid #ebebeb;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin:0 0 30px;
	transition: all 0.3s ease-out 0s;
}
.progressbar-style-5 .progress-bar{
	padding: 10px 0 0 15px;
}
.smk_accordion.acc_with_icon .accordion_in.style5 .acc_content {
	padding: 15px;
}
.Contact{
	padding: 60px 30px;
}
.icons-list-1.border-bottom{
	border-bottom: 1px solid #1a2040!important;
}
.BgSearch .text-box{
	padding: 0 30px;
}


.display-1 {
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);

}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: 2rem;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}


@media only screen and (max-width: 1024px) {
	.BgSearch .text-box{
		padding: 0 15px;
	}
}
@media only screen and (max-width: 1000px){
	.header-section .logo {
		line-height: 80px;
	}
	.topbar{
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	.PreSub1{
		font-size: 14px;
	}
	.Number{
		width: 25px;
		height: 25px;
		line-height: 25px;
		padding: 0px;
		text-align: center;
		font-size: 14px;
	}
	.BgSearch .control__indicator{
		position: inherit;
		top: 0;
	}
	.BgSearch .control{
		padding-left: 5px;
		text-align: center;
		line-height: normal;
	}
	.BgSearch  .select-box select {
		height: 25px;
		line-height: 25px;
	}
	.BgSearch .select__arrow{
		top: 10px;
	}
}
@media only screen and (max-width: 640px) {
	.display-6,.BoxBer p {
		font-size: 14px;
	}
	.BoxBer h3{
		line-height: 1.1;
	}
	.BoxBer p img{
		max-height: 25px;
	}
	.BoxBer p a{
		display: block;
	}
	.BoxBer .position-absolute .ButtonPrice{
		display: block;
	}
	.BoxBer .position-absolute {
		padding-top: 7%;
	}
	.ButtonPrice span {
		font-size: 16px;
	}
	.ButtonPrice {
		background: none;
		width: 160px;
		height: 40px;
		line-height: 0px;
	}
	.BgSearch .text-box{
		padding: 0 10px;
	}
	.BgSearch .text-box h4{
		font-size: 13px;
		margin: 0px;
	}
	.BgSearch .select-box select{
		font-size: 13px;
		padding: 0 10px;
		
	}
}
@media only screen and (max-width: 576px){
	
	.tabstyle-9 .responsive-tabs li a{
		font-size: 18px;
	}
	.header-section .logo {
		width: 60%;
	}
}
@media only screen and (max-width: 480px){
	.header-section .logo {
		line-height: 60px;
	}
	.header-section ul li.menu-icon{
		padding-top: 0px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	
	
}

















