.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	float: right;
}
@media (min-width: 768px) {
	.col-sm-offset-2 {
		margin-right: 16.66666667%;
		    margin-left: 0 !important;
	}
	.col-sm-offset-1 {
    margin-right: 8.33333333%;
	    margin-left: 0 !important;
	}
}
/*@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,700,800&subset=hebrew');*/

/*@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,500,700,800&subset=hebrew');*/

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

/*@font-face {*/
  /*font-family: 'Heebo';*/
  /*src:*/
		/*url('../fonts/Heebo-Black.ttf')  format('truetype'),*/
		/*url('../fonts/Heebo-Bold.ttf')  format('truetype'),*/
		/*url('../fonts/Heebo-ExtraBold.ttf')  format('truetype'),*/
		/*url('../fonts/Heebo-Light.ttf')  format('truetype'),*/
		/*url('../fonts/Heebo-Medium.ttf')  format('truetype'),*/
		/*url('../fonts/Heebo-Regular.ttf')  format('truetype'),*/
		/*url('../fonts/Heebo-Thin.ttf')  format('truetype');*/

  /*font-weight: normal;*/
  /*font-style: normal;*/
/*}*/

body {
	font-family: 'Heebo', sans-serif;
	line-height:30px;
	font-size:17px;
	direction: rtl;
	color:#154367;
}
a:hover, a:focus {
	text-decoration: none;
}
footer#colophon {
    background: #1f1f22;
    text-align: center;
    color: #fff;
    padding: 50px 0 155px;
}
.wuc-contactform h3 {
	font-weight: 800;
    font-size: 21px;
	margin-top: 0;
	margin-bottom: 30px;
}
.wuc-form .wuc-form-inner {
    width: 30%;
    float: right;
    margin-right: 20px;
}
.wuc-form .wuc-form-inner input {
    width: 100%;
    border: none;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    text-align: right;
    padding: 5px 20px 5px 0;
    font-size: 21px;
    font-weight: 300;
    color: #000;
}
.wuc-form .wuc-form-inner input.wpcf7-submit {
    color: #fff;
    background-color: #ee2b37;
    text-align: center;
    padding-right: 0;
    transition: all 0.3s;
}
.wuc-form .wuc-form-inner input.wpcf7-submit:hover {
    background-color: #c0242e !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
}
.wuc-contactform {
    overflow: hidden;
}
.hr-one, .hr-two {
    width: 30%;
    display: inline-block;
    border-bottom: 1px solid #eee;
    border-top: none;
    margin: 0;
    opacity: .23;
    background-color: #fff;
}
.logo-footer img {
	display: inline-block;
    margin: 0 20px;
}
.footer-contact {
    margin-top: 30px;
}
.footer-contact-bottom p strong {
	font-weight: normal;
    color: #15c0f3;
}
.footer-contact-top {
    margin-bottom: 20px;
}

/* */
.section-banner {
    background-repeat: no-repeat;
    background-size: cover;
}
.section-banner img {
    height: 565px;
	opacity:0;
}

.section-banner-height {
	position: relative;
	height: 100vh;
}

.banner-video-style {
	position: absolute;
    left: 50%;
    max-width: none;
    margin-left: -50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-content {
    position: absolute;
	width: 420px;
	right: 120px;
    top: 90px;
	z-index: 99;
}
.banner-content h3 {
    font-size: 70px;
    line-height: 60px;
    color: #154367;
    font-weight: 300;
}
.banner-content h4 {
    font-size: 70px;
    line-height: 60px;
    color: #ee2b37;
    font-weight: 300;
}
.banner-content p {
    font-weight: 300;
    font-size: 22px;
    color: #154367;
}
.banner-content .banner-link a {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    background-color: #154367;
	padding: 11px 55px;
	display: inline-block;
    transition: all 0.3s;
}
.banner-content .banner-link a:hover {
    transform: scale(1.1);
}
.banner-link {
    margin-top: 20px;
}
.banner-content .banner-link a i {
    margin-right: 15px;
}

/* */
.section-number {
    background-size: cover;
    color: #fff;
    padding: 65px 0 80px;
}
.section-number h3 {
    font-weight: 300;
    font-size: 60px;
    line-height: 48px;
}
.section-number h4 {
    font-size: 29px;
    font-weight: 300;
    line-height: 48px;
}
.number-content h5 {
    font-family: 'Georgia';
    font-size: 99.75px;
    font-style: italic;
}
.number-content h6 {
    font-weight: 300;
    font-size: 23.16px;
    line-height: 26.72px;
}
.number-content hr {
    width: 40px;
    border-top: 2px solid #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* */
.section-icons {
	background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.section-icons h3 {
    color: #154367;
    font-weight: 300;
    font-size: 60px;
    line-height: 60px;
	margin-bottom: 70px;
}
.icons-content-img {
    height: 81px;
}
.icons-content h4 {
    font-size: 29px;
    line-height: 36px;
	margin-bottom:0;
    color: #154367;
}
.icons-content:nth-child(1) {
    border-right: none;
}
.icons-content {
    border-right: 3px solid #154367;
}
.section-icons h3.title-gallery {
    margin-top: 110px;
    margin-bottom: 30px;
}

.gallery-inner {
    padding: 0 50px 230px;
}
.wuc-gallery {
    position: relative;
}
.wuc-gallery h4 {
    font-size: 24px;
    text-transform: uppercase;
    padding: 9px 0;
    margin: 0;
    background-color: #154367;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.gallery-carousel.owl-theme .owl-nav [class*=owl-]:hover {
	background: transparent;
    color: #154367;
    outline: none;
}
.gallery-carousel.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    right: -50px;
    font-size: 80px;
    background-image: url(../images/arrow-right.png) !important;
    width: 26px;
    height: 46px;
    background-repeat: no-repeat !important;
    top:35%;
}
.gallery-carousel.owl-carousel .owl-nav button span {
    display: none;
}
.gallery-carousel.owl-carousel .owl-nav button.owl-next {
	position: absolute;
    left: -50px;
    font-size: 80px;
	background-image: url(../images/arrow-left.png) !important;
    width: 26px;
    height: 46px;
    background-repeat: no-repeat !important;
    top:35%;
}

.gallery-carousel.owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 40%;
    width: 100%;
}
.col-sm-6.section-group-col {
    padding-right: 0;
}
.section-group {
	overflow:hidden;
	position: relative;
	padding-bottom: 60px;
}
.section-group-inner {
	position: absolute;
    top: 50px;
    display: block;
    width: 100%;
}
.content-group p {
    color: #154367;
    font-size: 19px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 20px;
}
.group-col-content a {
    background: #154367;
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    padding: 0px 50px;
}
.group-col-content {
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 99999;
}
.section-group-two {
    overflow: hidden;
    position: relative;
    padding-bottom: 110px;
}

.section-group2-inner {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
}
.section-group2-col .group-col-content {
    left: auto;
    right: 0;
}
.col-sm-6.section-group2-col {
    padding-left: 0;
}
.owl-carousel .owl-item .wuc-group img {
    width: auto;
}

.group-carousel.owl-theme .owl-dots {
	position: absolute;
    top: 70px;
    left: 65px;
}
.group-carousel.owl-theme .owl-dots .owl-dot span {
	background: #154367;
	width: 13px;
    height: 13px;
    margin: 5px 6.5px;
}
.group-carousel.owl-theme .owl-dots .owl-dot.active span, .group-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
    background: #9fb1bf;
}
.owl-carousel .owl-item .wuc-group img {
    width: auto;
    margin: 0 auto 35px;
}
.wuc-group h4 {
    font-size: 19px;
    margin-top: 30px;
    font-weight: bold;
}
.wuc-group h5 {
    font-size: 19px;
}

/* page about */
.section-banner-page {
    position: relative;
}
.banner-page-content h2 {
    color: #fff;
    display: inline-block;
    margin: 0;
    font-size: 58px;
    font-weight: normal;
    border: 2px solid rgba(255,255,255,0.6);
    width: 100%;
    text-align: center;
    height: 100%;
        display: flex;
    justify-content: center;
    align-items: center;
}
.banner-page-content {
    display: inline-block;
    border: 1px solid #154367;
    position: absolute;
    background-color: rgba(21,67,103,0.7);
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
	width:520px;
	height:188px;
}
.wuc-breadcrumb {
    background-color: #eef2f4;
    padding: 7px 0;
}
.get-breadcrumb a {
    color: #154367;
}
.get-breadcrumb {
    font-size: 15px;
    color: #80a8c7;
}
.banner-image {
    position: relative;
}
/* */
.introduce-content h5 {
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0;
}
.introduce-content h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 60px;
}
.introduce-content p {
    font-size: 19px;
    font-weight: 300;
}
.section-introduce {
    padding-top: 60px;
}
.section-investment {
    padding-top: 80px;
}
.investment-content ul {
    padding: 0;
    list-style: none;
}

.investment-content ul li {
    padding-right: 32px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: right 3px;
}
.investment-content.introduce-content p {
    margin-bottom: 8px;
}
.section-icons-about.section-icons h3.title-gallery {
    margin-top: 90px;
}
.section-icons.section-icons-about .gallery-inner {
    padding: 0 50px 95px;
}

/* */
.content-group2 .owl-dots {
    display: none;
}

.content-group2 .owl-stage-outer {
    display: none;
}

.section-icons-project.section-icons h3.title-gallery {
	margin-top: 80px;
}
.wuc-project {
    overflow: hidden;
    display: block;
    height: 220px;
    margin-bottom: 30px;
}
.wuc-project-left {
    background-color: #154367;
    color: #fff;
    padding: 30px;
    float: right;
    width: 55%;
}
.article_img {
    float: right;
    width: 45%;
    overflow: hidden;
}
.wuc-project .article_img img {
    /*float: right;*/
    /*width: 45%;*/
    width: 100%;
    transition: all 0.3s;
}
.wuc-project .article_img img:hover {
    transform: scale(1.5);
}
.wuc-project img {
    float: right;
    width: 45%;
}
.wuc-project-left h4 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 5px;
}
.section-icons-project.section-icons .project-two h3.title-gallery {
    margin-top: 30px;
}
.section-icons.section-icons-project {
    padding-bottom: 40px;
}
.section-icons .icons-content-img img:hover {
    transform: scale(1.5);
}
.section-icons .icons-content-img img {
    transition: all 0.3s;
}

/* */
.banner-page-content h2.title-project span {
    font-weight: 300;
}

.banner-page-content h2.title-project {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 54px;
    display: block;
    padding: 30px 0;
    text-align: center;
}
.section-one .project-col {
    padding: 0;
}
.project-image img {
    width: 100%;
}

.col-sm-5.project-col {
   padding-right: 15px;
   padding-left: 1.5px;
}

.col-sm-7.project-col {
    padding-left: 15px;
	padding-right: 1.5px;
}
.project-content h3 span {
    font-weight: 300;
    margin-top: 3px;
    display: block;
}
.project-content h3 {
    margin-top: 0;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
}
.project-content {
    background-color: #154367;
    color: #fff;
    padding: 128px 55px 85px;
}
.project-content p {
    font-size: 20px;
    font-weight: bold;
    margin-top: 65px;
}
.project-content .project-square img {
    margin-left: 13px;
    float: right;
}
.project-content .project-square {
    font-size: 19px;
    overflow: hidden;
}
.project-content .project-square p {
	margin-top: 0;
    float: right;
    font-weight: normal;
    line-height: 44px;
}
.section-one {
    padding: 60px 0;
}
.borhood-content h4 {
    font-size: 60px;
    font-weight: 300;
    margin-bottom: 10px;
    border-bottom: 2px solid;
    display: inline-block;
}
.borhood-content p {
    font-size: 19px;
}
.section-three {
    padding: 70px 0 80px;
}
/* Header */

header#masthead {
    background-color: #154367;
    padding: 14px 0;
}
.navbar-default {
	    background-color: transparent;
    border: none;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    padding: 0 18px 2px;
}
ul#main-menu {
    margin-top: 50px;
} 
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}
.owl-carousel .owl-item img {
	width: auto;
}
div.wpcf7-mail-sent-ok {
    border: none;
}
.nav-menu .navbar-default .navbar-toggle.active  .icon-bar:nth-child(2) {
	display:none;
}
.nav-menu .navbar-default .navbar-toggle.active  .icon-bar:nth-child(3) {
	-moz-transform: rotate3d(0,0,1,-45deg);
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
	    margin-top: 0;
}
.nav-menu .navbar-default .navbar-toggle.active  .icon-bar:nth-child(4) {
	-moz-transform: rotate3d(0,0,1,45deg);
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    top: 11px;
    position: absolute;
}

/*contact page*/
.page-template-template-contact .section-investment form.wpcf7-form {
    text-align: center;
    direction: rtl;
    width: 50%;
    margin: 30px auto;
}
.page-template-template-contact .section-investment input,
.page-template-template-contact .section-investment textarea {
    width: 100%;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    text-align: right;
    padding: 5px 20px 5px 0;
    font-size: 21px;
    font-weight: 300;
    color: #000;
    border: 1px solid #154367;
    margin-bottom: 10px;
}
.page-template-template-contact .section-investment input.wpcf7-submit {
    background-color: #ee2b37 !important;
    border: none !important;
    text-align: center !important;
    margin: 0 !important;
    color: white !important;
    padding: 5px 20px 5px !important;
    transition: all 0.3s;
}
.page-template-template-contact .section-investment input.wpcf7-submit:hover {
    background-color: #c0242e !important;
}
.page-template-template-contact .section-investment
.page-template-template-contact .section-investment
.page-template-template-contact .section-investment
.page-template-template-contact .section-investment

/*category page*/

.category .project-inner a {
    color: #fff !important;
}

/* Responsive */
@media only screen and (min-width: 1200px) and (max-width:1230px) {  
	.container {
		width: 1200px;
	}
}
@media only screen and (min-width: 992px) {
	.col-opacity {
		float:left;
	}
}
@media only screen and (min-width: 768px) {
	.banner-content {
		background-image:none !important;
	}
}

@media only screen and (max-width: 1199px) {
	footer#colophon  {
		padding: 50px 0 50px;
	}
	/* homepage */

	.section-banner img {
		height: inherit;
	}
	.banner-content h3 , .banner-content h4{
		margin-top: 0;
		font-size: 60px;
		line-height: 50px;
	}
	.banner-content p {
		margin-bottom: 0;
	}
	.banner-link {
		margin-top: 10px;
	}
	.banner-content {
		right: 0;
		top: 60px;
	}
	.number-content h5 {
		font-size: 60px;
	}
	.gallery-inner {
		padding: 0 50px 120px;
	}
	.wuc-gallery h4 {
		font-size: 19px;
	}
	.section-icons h3 {
		margin-bottom: 40px;
	}
	.section-icons h3.title-gallery {
		margin-top: 60px;
	}
	.group-carousel.owl-theme .owl-dots {
		left: 0;
	}
	.content-group p {
		font-size: 16px;
		line-height: 23px;
	}
	.section-group-two {
		padding-bottom: 200px;
	}
	.group-col-content a {
		font-size: 40px;
	}
	.content-group p {
		font-size: 16px;
		line-height: 23px;
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {  
	.banner-page-content {
		width: 300px;
		height: 100px;
	}
	.banner-page-content h2 {
		font-size: 40px;
	}
}
@media only screen and (max-width: 991px) {
	.wuc-form .wuc-form-inner {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}
	.wuc-contactform h3 {
		margin-bottom: 0;
	}
	.banner-content h3, .banner-content h4 {
		margin-top: 0;
		font-size: 40px;
		line-height: 40px;
	}
	.banner-content p {
		font-size: 19px;
		line-height: 20px;
	}
	.banner-content .banner-link a {
		padding: 5px 30px;
		font-size: 20px;
	}
	.section-number h3 {
		font-size: 47px;
		line-height: 47px;
	}
	.icons-content h4 {
		font-size: 22px;
		line-height: 30px;
	}
	.col-sm-6.section-group-col {
		display: none;
	}
	.section-group-inner {
		position: relative;
		top: 0;
	}
	.section-group-inner .col-sm-6 {
		opacity: 1 !important;
	}
	.col-sm-6.section-group2-col {
		padding-left: 0;
		display: none;
	}
	.section-group2-inner {
		position: relative;	
	}
	.section-group2-inner .col-opacity {
		opacity: 1 !important;
	}
	.group-carousel.owl-theme .owl-dots {
		position: relative;
		top: 0;
	}
	.section-group-two {
		padding-bottom: 70px;
	}
	.content-group2 {
		padding-top: 40px;
	}
	.wuc-project {  
		height: auto;
		background-color: #154367;
	}
	.project-inner .col-sm-6:nth-child(2n+1) {
		clear: both;
	}
	.project-content {
		background-color: #154367;
		color: #fff;
		padding: 25px 26px 25px;
	}
	.project-content h3 {
		font-size: 26px;
	}
	.project-content p {
		margin-top: 25px;
	}
	/* menu */
	ul#main-menu {
		margin-top: 30px;
	} 
	.navbar-default .navbar-nav>li>a {
		font-size: 19px;
		padding: 0px 11px 2px;
	}
}

@media only screen and (max-width: 767px) {
	.section-banner-height {
		height: auto;
	}

	.banner-content {
		background-size: cover;
		background-repeat: no-repeat;
		padding: 30px 15px;
		width: 100%;
		position: relative;
		top: 0;
        z-index: 1;
	}
	.section-banner .col-sm-12 {
		padding-right: 0;
		padding-left: 0;
	}
	.section-banner img {
		display: none;
	}
	.number-content {
		margin-bottom: 30px;
	}
	.group-col-content a {
		font-size: 22px;
	}
	.group-col-content {
		bottom: 15px;
	}
	.section-group {
		padding-bottom: 30px;
	}
	.content-group {
		padding-top: 25px;
	}
	.col-group2 {
		padding: 0;
		width: 100%;
	}
	.wuc-group {
		padding: 0 15px;
	}
	.icons-content {
		padding-bottom: 30px;
	}
	.owl-carousel .owl-item .wuc-gallery img {
		width: 100%;
	}
	.gallery-carousel.owl-carousel .owl-nav button.owl-next , 
	.gallery-carousel.owl-carousel .owl-nav button.owl-prev {
		top: 50%;
	}
	.gallery-carousel.owl-theme .owl-dots {
		display:none;
	}
	.gallery-inner {
		padding: 0 35px 40px;
	}
	/* page about */
	.banner-page-content {
		width: 300px;
		height: 100px;
	}
	.banner-page-content h2 {
		font-size: 40px;
	}
	.section-investment {
		padding-top: 40px;
	}
	.introduce-content h3 {
		font-size: 35px;
	}
	.section-icons.section-icons-about .gallery-inner {
		padding: 0 50px 55px;
	}
	.section-introduce {
		padding-top: 50px;
	}
	.banner-page-content h2.title-project {
		font-size: 25px;
		padding: 23px 0;
	}
	.section-one {
		padding: 20px 0;
	}
	.col-sm-5.project-col {
		padding-right: 0;
		padding-left: 0;
	}
	.col-sm-7.project-col {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 30px;
	}
	.borhood-image img {
		display: block;
		margin: 0 auto;
	}
	.borhood-content h4 {
		font-size: 34px;
	}
	.section-three {
		padding: 30px 0 55px;
	}
	.project-content .project-square p {
		font-size: 18px;
	}
	.project-content {
		padding: 25px 15px 25px;
	}
	.nav-menu {
		position: absolute;
		left: 0;
		top: 20px;
	}
	.nav-menu .navbar-default .navbar-toggle:hover,.nav-menu  .navbar-default .navbar-toggle:focus ,.nav-menu .navbar-default .navbar-toggle{
		background-color: #fff;
		border-color: #154367;
	}
	.nav-menu .navbar-default .navbar-toggle .icon-bar {
		background-color: #154367;
	}
	.nav-menu .navbar-toggle {
		float: left;
		width: 44px;
		height: 34px;
	}
	.nav-menu ul#main-menu {
		width: 290px;
		position: absolute;
		left: 0;
		background-color: #154367;
		z-index: 99999;
		-webkit-box-shadow: 0 8px 14px rgba(0,0,0,.2);
		-moz-box-shadow: 0 8px 14px rgba(0,0,0,.2);
		box-shadow: 0 8px 14px rgba(0,0,0,.2);
		margin-top: 23px;
		margin-right: 0;
		margin-left: 0;
		padding: 0;
        border: none;
	}
	.nav-menu .site-navigation .navbar-collapse ,.nav-menu .site-navigation .navbar-collapse.in {
		width: 290px;
		border: none;
		box-shadow: none;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 19px;
		padding: 5px 20px;
		border-bottom: 1px solid !important;
		line-height: 30px;
	}
}

@media only screen and (max-width: 480px) {
    .home .banner-content p {
        background: rgba(255, 255, 255, 0.5607843137254902);
    }
    .page-template-template-contact .section-investment form.wpcf7-form {
        width: 100%;
    }
	.banner-image img{
		height: 150px;
	}
	.banner-page-content h2 {
		font-size: 25px;
	}
	.banner-page-content {
		width: 250px;
		height: 60px;
	}
    .article_img {
        width: 100%;
    }
	.wuc-project img ,.wuc-project-left{
		width: 100%;
	}
	.page-template-template-property .banner-page-content {
		height: 100px;
	}
	
}