@font-face {
	font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Comfortaa-VariableFont_wght.ttf) format('truetype');
}

.worden {
	font-family:"times new roman"!important.half .text;
}

html,body,p,span {
	font-family: "times new roman"!important;
	font-weight: 500;

}

header .navbar-brand img{
	 max-height: 80PX;
	 padding:10px 0;
}

.bg-dark {
	background: #fff!important;
}

header .navbar .nav-link {
    	
	color: #333;
	padding:;
}

header .search-form {
	background: #2872b5;
	color: #fff;
	border-radius: 15px;
	padding: 3px 20px;
}

header .search-form .form-control {
	border: 1px solid #333;
	color: #333!important;
	border-radius: 20px;
	height: 30px;
}

header .search-form .icon {
	color: #333;
	margin-left: 15px;
}

.form-control {
	border-width: 1px;
	border-color: #ddd;
}

.btn-outline-black {
	border: 1px solid #ddd;
}

.newslist {
	border-bottom: 1px solid #ddd
}

.newslist .newsdesc {
	margin-bottom: 5px;
}

.newslist .newsdesc:hover {
	background: #2872b5;
	color: #fff;
}

.newslist .newsdesc:hover .service h3 {
	color: #FFF;
}

.view {
	max-width: 900px;
}

.view .swiper-slide {
	height: auto;
	max-width: 900px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ddd;
}

.view .swiper-slide img {
	height: 100%;
	width: auto;
	max-height: 500px!important;
	max-width: 100%!important;
}

.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 500px;
	z-index: 10;
	display: none;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 500px;
	z-index: 10;
	display: none;
}

.preview {
	position: relative;
	width: 830px;
	left: 30px;
}

.preview .swiper-slide {
	width: 91.5px;
	height: 70px;
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}

.preview .swiper-slide img {
	display: inline-block;
	height: 100%;
	width: 100%;
}

.preview .active-nav {
	border: 1px solid #04a29a;
}

.preview .arrow-left {
	background: #fff url(../images/left.png) no-repeat left center;
	position: absolute;
	left: -30px;
	top: 0;
	width: 30px;
	height: 70px;
	z-index: 10;
}

.preview .arrow-right {
	background: #fff url(../images/right.png) no-repeat right center;
	position: absolute;
	right: -35px;
	top: 0;
	width: 30px;
	height: 70px;
	z-index: 10;
}

header .navbar .nav-link.active {
	color: #2872b5;
	font-size: 18px;
	font-weight: bold;
}
 

header {
	background: rgba(0,0,0,0.5)!important
}

header .navbar .nav-link,header .navbar .nav-link  span{
	font-size: 18px;
	font-weight: bold;
	font-family: 'Poppins'!important;
}

header .navbar .dropdown-menu .dropdown-item {
 
}

header .navbar .dropdown-menu .dropdown-item:hover {
	background: #2872b5;
	color: #fff;
	font-weight: 500;
}

.work-thumb {
	border: 1px solid #ddd;
}

.work-thumb img {
	border: 0;
}

.work-thumb:before {
	background: rgba(0,0,0,0.1);
	border: 0;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.title-text {
	font-size: 18px;
	font-weight: 300px;
	text-align: center;
	color: #333;
	margin: 10px auto 15px auto;
}

.media-body h4 {
	font-size: 14px;
	padding-left: 50px;
}

.media-body p {
	padding-left: 50px;
}

.ico1 {
	background: url(/style/images/home.png) no-repeat left top;
}

.ico2 {
	background: url(/style/images/phone.png) no-repeat left top;
}

.ico3 {
	background: url(/style/images/email.png) no-repeat left top;
}


@media(max-width:1366px){
    header .navbar .nav-link{
        padding:1.7rem 0.5rem!important;
    }
    
}


@media(max-width:1120px) {
	.navbar-toggler {
		border: 1px solid #000;
		color: #000;
	}
}

@media only screen and (max-width:768px) {
       header .navbar .nav-link{
        padding:1rem 0.5rem!important;
    }
    
    .dropdown-menu{
        display: block!important;
    }
    
    
	.view .swiper-slide {
		height: 320px;
	}

	.preview {
		display: none;
	}

	.view .arrow-left,.view .arrow-right {
		height: 320px;
		display: block;
	}

	.map-widget {
		height: auto;
	}

	.property-header {
		padding-top: 20px;
	}

	.Social li {
		width: 33%;
		float: left;
	}

	.sidebarproduct {
		padding-top: 20px;
	}

	.rightlist {
		margin-top: 0;
	}

	.spad {
		padding-top: 20px;
	}

	.w-wap-50 {
		width: 50%!important;
		margin-left: 25%;
		margin-top: 30px;
	}
}
