/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 12, 2018 */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 15, 2019 */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700');

@font-face {
    font-family: 'oswalddemibold';
    src: url('../fonts/oswald-demibold-webfont.woff2') format('woff2'),
         url('../fonts/oswald-demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oswaldextralight';
    src: url('../fonts/oswald-extralight-webfont.woff2') format('woff2'),
         url('../fonts/oswald-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oswaldheavy';
    src: url('../fonts/oswald-heavy-webfont.woff2') format('woff2'),
         url('../fonts/oswald-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oswaldlight';
    src: url('../fonts/oswald-light-webfont.woff2') format('woff2'),
         url('../fonts/oswald-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oswaldmedium';
    src: url('../fonts/oswald-medium-webfont.woff2') format('woff2'),
         url('../fonts/oswald-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oswald_regularregular';
    src: url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oswaldbold';
    src: url('../fonts/oswald-bold-webfont.woff2') format('woff2'),
         url('../fonts/oswald-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


html {
	overflow-y: scroll;
	height: 100%;
}

body {
	font-family: 'Roboto', sans-serif;
	color:#181818;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

button, input, select, textarea, label {
	/*Probably Helvetica for Linux/Mac Systems And Arial for Windows PC*/
	font-family: 'robotoregular';
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after { /* Safari Reset as Safari does not recognise quotes property */
	content: '';
	content: none;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

ins {
	background-color: #fcd700;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #fcd700;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

p {
	margin: 0;
	line-height: 22px;
    font-size: 16px;
    color: #000;
	padding:5px 0;
}

a {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: ;
}

a:hover, a:active {
	outline: 0;
	text-decoration: none;
}

a img {
	border: 0 none;
}

img {
	max-width: 100%;
	border: none;
}

del {
	text-decoration: line-through;
	color: #ed1c24;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

.clickable,  input[type=button], input[type=submit], button {
	cursor: pointer; /* hand cursor on clickable elements */
}

button, input, select, textarea {
	margin: 0; /* Webkit browsers add a 2px margin outside the chrome of form elements */
	font-family: 'robotoregular';
}

::placeholder {
	color:#000;
}

button { /* make buttons play nice in IE */
	width: auto;
	overflow: visible;
}

table {
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	font-weight: bold;
	vertical-align: bottom;
}

td {
	font-weight: normal;
}

td, td img {
	vertical-align: top;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

dd {
	margin: 0 0 0 40px;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content ul, .content ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
}

h1 {
	font-size: 55px;
	text-transform: uppercase;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 30px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
.main {
	float: left;
	width: 100%;
}
.container {
	margin: 0 auto;
	width: 1170px;
}

/**** home-page ****/

.header {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}

.header-cont {
    width: 100%;
    float: left;
	padding: 20px  0;
}

.nav-box{
	width:75%;
	float:right;
}

.nav-box1{
	width: auto;
	float:left;
}

.nav-box ul {
    width: auto;
    float: right;
	padding-top: 10px;
}

.nav-box ul li {
    display: inline-block;
    padding: 0 15px;
}

.nav-box ul li a{
	color: #2f4295;
    font-size: 18px;
	font-family: 'robotomedium';
}

.nav-box ul li a:hover {
	color: #0835fb;
}

.nav-box.nav-box2 {
    float: right;
}

.logo-img {
    width: 100%;
    float: left;
}

.logo-img img {
	height: 200px;
    width: 200px;
    float: left;
}
.logo-img a {
    color: #2f4295;
    font-size: 30px;
    font-family: 'robotomedium';
}
.banner{
	width: 100%;
    float: left;
    top: 0;
    height: 550px;
    position: relative;
    border-top: 3px solid #2f4295;
}

.banner-img {
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.banner-img img{
	width: 100%;
    float: left;
	height: 670px !important;
	position: absolute;
}

.banner-cont{
	width: 100%;
    float: left;
	top: 145px;
	z-index: 999;
	text-align:center;
	position:relative;
}

.banner-cont h1{
	color:#fff;
	font-family: 'oswaldbold';
}

.sub-title h1 {
    font-family: 'oswaldmedium';
}

.sub-title h2 {
	color:#fff;
	line-height:65px;
    font-family: 'oswaldmedium';
}

.sub-title {
    padding: 20px 0 0;
    background-color: hsla(94, 15%, 9%, 0.82);
}

.property-sec {
    width: 100%;
    float: left;
    background-color: #1c2e78;
}

.property-cont {
    width: 100%;
    float: left;
    padding: 30px 0;
	text-align: center;
}

.property-sec-1{
	width:60%;
    float: left;
}

.property-sec_1{
	width: 20%;
    float: left;
}

.property-sec_1 h3{
	color:#fff;
	line-height: 36px;
	position:relative;
	font-family: 'robotobold';
}

.property-sec_1 h3 span{
	font-size:39px;
}

.property-sec_1 h3:after {
    position: absolute;
    top: 0px;
    right: 23px;
    content: '';
    width: 2px;
    height: 75px;
    background-color: #f02036;
}

.form-cont{
	width:100%;
	float:left;
}

.form-cont-left{
	width:60%;
	float:left;
	padding-top: 10px;
}

.form-cont-right{
	width:38%;
	float:right;
	padding-top: 10px;
}

.form-left{
	width:46%;
	float:left;
}

.form-right{
	width:52%;
	float:right;
}

.form-cont span.name {
    width: auto;
    float: left;
    font-size: 15px;
    color: #fff;
}

.form-cont span.number {
    width: auto;
    float: right;
    color: #fff;
}

.form-cont input {
    width: 100%;
    float: left;
    border: none;
    height: 53px;
	padding: 0 5px;
	font-size: 15px;
    color: #181818;
}
.form-cont select {
    width: 100%;
    float: left;
    border: none;
    height: 53px;
	padding: 0 5px;
	font-size: 15px;
    color: #181818;
}
.form-cont-right input[type="range"] {
    height: auto;
    padding: 3px 0;
}

.search-btn {
    width: auto;   
    color: #fff;
    font-size: 18px;
    padding: 12px 28px;
    border: none;
	margin-top: 15px;
    border-radius: 8px;
	display: inline-block;
    background-color: #b32831;
}

.search-btn:hover {
	background-color: #5d0b10;
}
section#custom_html-4 {
    position: relative;
}
.delores-sec{
	width: 100%;
	float:left;
}

.delores-cont {
    width: 100%;
    float: left;
	padding: 45px 0;
}

.delores-cont-left{
	width: 48%;
	float:left;
}

.delores-cont-right{
    width: 48%;
	float:right;
}

.title h4:after {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    content: '';
    width: 60px;
    border-bottom: 2px solid #f02036;
}
.title h4 {
    position: relative;
	padding: 0 0 30px;
}

.img-left {
    width: 100%;
    height: auto;
}

.delores-cont-left p{
	padding:10px 0 40px;
}

.deldores-contact{
    width: 100%;
    float: left;
	margin-top: 20px;
	text-align: center;
    padding: 35px 30px;
    background-color: #ebebeb;
}

.deldores-contact p {
    padding: 0 65px;
    line-height: 30px;
    font-size: 22px;
    text-align: center;
}


.property-sale-sec {
    width: 100%;
    float: left;
	margin-bottom:10px;
}

.property-sale-left {
    width: 50%;
    float: left;
}
.property-sale-right {
    width: 50%;
    float: right;
}
.title-apartment {
    padding: 10px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.title-apartment h5 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    color: #181818;
}
.property-sale-sec  ul {
    width: 100%;
    float: left;
}
.property-sale-sec  ul  li{
    width: 100%;
    float: left;
	font-size: 16px;
    margin-bottom: 10px;
}
.property-sale-sec  ul  li:last-child{
    margin-bottom: 0px;
}
.property-sale-sec  ul  li .bed {
    width: auto;
    float: left;
}
.property-sale-sec  ul  li .size {
    width: auto;
    float: right;
}
.property-sale-sec ul li address {
    line-height: 26px;
    font-style: inherit;
}
.property-sale-sec ul li strong {
    display: block;
}

.property-sale-sec ul li  .rs  {
    width: auto;
    float: left;
}
.property-sale-sec ul li  .rs  h3{
    width: auto;
    float: left;
    background-color: #ebebeb;
    color: #181818;
    font-size: 20px;
    padding: 9px 14px;
    font-weight: 500;
}
.property-sale-sec ul li  .view_detail {
    width: auto;
    float: right;
    padding: 5px 8px;
    border: 1px solid #b6252d;
    color: #b6252d;
    font-size: 13px;
    border-radius: 4px;
    margin-top: 8px;
	transition:1s;
}
.property-sale-sec ul li  .view_detail:hover {
    border: 1px solid #b6252d;
    color: #fff;
	background-color:#b6252d;
}
/***   footer   ***/

.footer {
    width: 100%;
    float: left;
	background-color:#f5f5f5;
    border-top: 4px solid #1f2f71;
    padding: 30px 0;
}
.footer-box {
    width: 30%;
    float: left;
}

.footer-box2 {
    width: 30%;
	float: left;
}

.footer-box3 {
    width: 30%;
    float: left;
}

.footer-logo {
	width: 100%;
    float: left;
    margin-bottom: 15px;
}

.footer-logo img {
    max-width:100%;
	height: auto;
}

.footer-box ul {
    width: 100%;
    float: left;
}
.footer-box ul li {
    width: auto;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
}
.footer-box ul li:before {
	/*position:absolute;
	top:3px;
	right:0;
	content:'';
	width:1px;
	height:11px;
	background-color:#000;*/
}
.footer-box ul li:last-child:before {
	content:none;
}
.footer h4 {
    font-size: 20px;
    color: #2f4295;
    text-transform: capitalize;
    font-weight: 500;
    margin: 15px 0 15px;
}
.footer h4 a {
    margin: 0 5px;
}
.footer-box2 ul li {
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    padding: 0;
    margin: 0;
    position: static;
    text-transform: inherit;
}
.footer-box1 ul li a:hover{   
    color: #2f4295;
}
.footer-box2 ul li address {
    font-style: normal;
}
/***   footer   ***/

/*** about-page ***/

.banner.inner-banner {
    width: 100%;
    float: left;
    height: 403px;
}

.inner-banner-img {
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.inner-banner-img img {
    width: 100%;
    float: left;
    height: 403px;
    position: absolute;
}

.inner-banner-cont {
    width: 100%;
    float: left;
    top: 265px;
    z-index: 999;
    position: relative;
}

.inner-banner-cont h1 {
    color: #fff;
    font-family: 'oswaldmedium';
}

.about-sec {
    width: 100%;
    float: left;
    padding: 70px 0 45px;
}

.about-cont-left{
	width: 34%;
    float: left;
}

.about-cont-right{
	width: 62%;
    float: right;
	padding: 56px 0 0;
}

.about-img img {
    width: 100%;
    height: 397px;
}

.trusted-partner {
    width: 100%;
    float: left;
}

.trusted-partner-cont {
    width: 100%;
    float: left;
}

.about-box {
    width: 33.33%;
    float: left;
	padding: 0 25px 0 0;
}

.trusted-img {
    width: 100%;
    float: left;
    height: 155px;
    padding: 20px 0px;
    text-align: center;
    background-color: #e0e0e0;
}

.trusted-img img {
    width: auto;
    height: auto;
}

.about-contact {
    width: 100%;
    float: left;
    padding: 55px 0;
}

/*** service-page ***/

.service-sec {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.service-cont-left {
	width: 35%;
    float: left;
}

.service-cont-right {
	width: 60%;
    float: left;
}

.ser-left {
	width: 50%;
	float: left;
	padding: 0 15px;
	margin-bottom: 25px;
}

.ser-right{
	width: 48%;
    float: right;
}

.ser-img img {
    width: 360px;
    float: left;
    height: auto;
}

.ser-text {
    width: 100%;
    float: left;
    padding: 0 0 20px;
}

.service-cont-right h4{
	font-size:24px;
	height: 60px;
}

.service-sec .read-more {
	width: auto;
    float: left;
    margin: 10px 0;
    color: #f02036;
	position: relative;
    font-family: 'robotomedium';
}

.service-sec .read-more:after {
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
    content: '';
    width: 80px;
    border-bottom: 1px solid #f02036;
}

/*** contac-page ***/

.contact-sec{
	width:100%;
	float:left;
	padding:55px 0;
}

.contact-title h4 {
    position: relative;
    padding: 0 0 50px;
}

.contact-title h4:after {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    content: '';
    width: 60px;
    border-bottom: 2px solid #f02036;
}

.contact-cont-left{
	width:48%;
	float:left;
}

.contact-cont-right{
	width:48%;
	float:right;
	padding: 28px 55px;
    background-color: #ebebeb;
}

.contact-cont-right ul {
    width: 100%;
    float: left;
    padding: 26px 0 0;
}

.contact-cont-right h4 {
    font-size: 22px;
    padding: 0 0 5px;
    border-bottom: 1px solid #f02036;
}

.form-text input[type="text"], .form-text input[type="tel"], .form-text input[type="email"], .form-text textarea{
    width: 100%;
    float: left;
    height: 60px;
    padding: 0 10px;
    font-size: 18px;
    border: 1px solid #f02036;
}

.form-text textarea{
	height: 130px !important;
	padding: 10px 10px;
}

.form-text {
    width: 100%;
    float: left;
	padding: 0 0 20px;
}

.form-text input[type="submit"] {
    width: 130px;
    color: #fff;
    font-size: 16px;
    padding: 13px 0;
    border: none;
    margin-top: 15px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    background-color: #b32831;
	cursor: pointer;
}

.form-text input[type="submit"]:hover {
	background-color: #5d0b10;
}

.contact-cont-right  span {
    font-size: 18px;
    font-weight: 600;
}

.contact-cont-right ul li i {
	font-size: 18px;
    margin: 0 15px 0 0;
}

.contact-cont-right p {
    padding: 0 30px 25px;
    line-height: 30px;
}

.iframe {
    width: 100%;
    float: left;
    padding: 0 0 45px;
}

.iframe iframe {
    float: left;
    width: 100%;
}

/*** contact-page-end ***/


/***   18-02-2019  ***/

.about-cont-full {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.wpcf7-response-output {
	float: left;
}

.search_list {
    width: 50%;
    float: left;
	padding: 0 15px;
}
.search_list .property-sale-sec {
    background-color: #f9f9f9;
    min-height: 240px;
    padding: 10px;
	margin-bottom: 30px;
}
.search_list .property-sale-sec .property-sale-left {
    width: 48%;
}
.search_list .property-sale-sec .property-sale-right {
    width: 48%;
}

/***   18-02-2019  end  ***/


.main-menu-more {
	display: none;
}


.mobile-menu {
    width: auto;
    float: right;
    font-size: 30px;
    color: #2f4295;
	display:none;
	cursor:pointer;
}
.mobile-menu-list {
    display: none;
}


/* ============================================================
  CUSTOM PAGINATION
============================================================ */

.custom-pagination {
    float: left;
    text-align: center;
    width: 100%;
	margin-top: 40px;
}
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 10px 20px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #b32831;
}
.custom-pagination a:hover {
  background-color: #b32831;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #b32831;
  color: #fff;
}
/********************************************************************************************/



/***   19-02-2019   ***/


.prices-filter {
  -webkit-appearance: none;
  height: 15px !important;
  background: #fff;
  outline: none;
  border-radius:50px;
  margin-bottom:5px;
}



.prices-filter::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #d6d6d6;
  border:2px solid #fff;
  cursor: pointer;
  border-radius:100%;
}

.prices-filter::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #4CAF50;
  cursor: pointer;
  border-radius:100%;
}
.slider_main {
    width: 100%;
    float: left;
    overflow: hidden;
}


/***   19-02-2019 end  ***/



/*** 15.03.2019 ***/


.packets_main {
    float: left;
    width: 100%;
   padding: 25px 0 50px;
}

.paket_imag {
    width: 100%;
    float: left;
    position: relative;
    opacity: 1;
    display: block;
    height: auto;
    cursor: pointer;
    transition: .5s ease;
    backface-visibility: hidden;
}

.paket_imag img {
    width: 100%;
    height: 260px;
}

ul.packets li {
    width: 33.33%;
    float: left;
	padding: 10px 10px;
}

.paket_title {
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.paket_title a {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0px 4px 6px #0d0c0c;
}

.paket_imag:hover {
    opacity: 0.8;
}

.download-pdf {
    width: 100%;
    padding-bottom: 30px;
    text-align: left;
}


/*** 29-03-2019 ***/

.shop-for {
    width: 100%;
    float: left;
    padding: 70px 0;
}

.shop-for-cont {
    width: 100%;
    float: left;
    padding: 45px 30px;
    border: 1px solid #000;
}

.shop-for-colom {
    width: 75%;
    margin: 0 auto;
}

.sub-title-sp {
	width: 100%;
    float: left;
	text-align: center;
	padding-bottom: 45px;
}

.shop-for-colom h6 {
    font-size: 15px;
    font-weight: 400;
	line-height: 22px;
    text-transform: none;
}

.shop-for-cont h5 {
   padding-bottom: 10px;
}

.shop-for-left{
	width: 45%;
    float: left;
	padding: 0 30px 0 15px;
}

.shop-for-right{
	width: 51%;
    float: left;
}

.shop-for-right p {
    padding: 0;
}

.shop-for-left p {
    padding: 0;
}  

.shop-for-box{
	width: 50%;
    float: left;
}

.shop-for-box1 {
    width: 50%;
    float: left;
	padding-left: 10px;
}

.shop-for-cont .form {
    width: 100%;
    float: left;
}

.shop-for-cont .form input[type="text"] {
    width: 40%;
    margin-left: 8px;
    padding: 0 5px;
    display: inline-block;
}

.bk-color {
    width: 100%;
    float: left;
	margin: 30px 0;
    padding: 15px 0 15px 0;
    background-color: #e5e5e5;
}

.shop-for-cont .form-contant {
    width: 100%;
    float: left;
    padding: 0 15px 0 15px;
}

.shop-for-cont .form-contant textarea {
    width: 100%;
    float: left;
    padding: 5px 5px;
    height: 60px;
	margin: 5px 0 10px 0;
	border: 1px solid #ccc;
}

.shop-for-cont .form input[type="checkbox"] {
    margin: 0px 5px 0px 10px;
    vertical-align: middle;
	zoom: 1.3;
}

.shop-for-cont span {
    font-size: 14px;
	line-height: 20px;
}

.submit-form {
    width: 100%;
    float: left;
    padding-top: 45px;
    text-align: center;
}

.shop-for-cont .submit-form input[type="submit"] {
    width: auto;
    color: #fff;
    font-size: 18px;
    padding: 13px 40px;
    border: none;
    border-radius: 5px;
	transition: 1s;
    background-color: #f51e2c;
}

.shop-for-cont .submit-form input[type="submit"]:hover {
	background-color: #5d0b10;
}

.shop-for-box {
    width: 100%;
    float: left;
}

.shop-for-box span.wpcf7-list-item {
    display: inline-block;
    width: 50%;
	float: left;
	margin: 0 0 15px 0!important;
}

.shop-for-colom span.wpcf7-list-item {
	margin: 0 !important;
}

.form-detail {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}

.shop-form-left {
    width: 48%;
    float: left;
}

.shop-form-right {
    width: 48%;
    float: right;
}

.shop-for-colom .form-detail input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0 5px;
	border: 1px solid #ccc;
}

span.wpcf7-form-control-wrap.COMMUNITYFEATURES {
    padding-top: 36px;
    display: inline-block;
}

span.wpcf7-form-control-wrap.Doyouhaveanyanimals {
    padding: 0 0 10px;
    display: inline-block;
}

span.wpcf7-form-control-wrap.howbedroom {
    width: 100%;
    float: left;
    margin-top: 36px;
}
span.wpcf7-form-control-wrap.howbedroom select {
    width: 60%;
	border: 1px solid #ccc;
}
span.wpcf7-form-control-wrap.your-email input[type="email"] {
    height: 50px;
    width: 100%;
	padding:0 5px;
	border: 1px solid #ccc;
}
textarea {
    width: 100%;
    float: left;
    padding: 5px 5px;
    height: 60px;
    margin: 5px 0 10px 0;
}
.shop-for-cont .form input[type="text"] {
    width: 27%;
    margin-left: 8px;
    padding: 0 5px;
    display: inline-block;
	border: 1px solid #ccc;
}


/********   responsive      ************/


@media screen and (max-width:1170px) {
.container {
	width: 900px;
}
.logo-img {
    left: 0;
    text-align: center;
}
.logo-img img {
    display: inline-block;
}

.banner-cont h1 {
    font-size: 50px;
}
h3 {
    font-size: 22px;
}
.property-sec_1 h3 span {
    font-size: 32px;
}
.property-sec_1 h3:after {
    right: 20px;
}
.deldores-contact p {
    padding: 0 10px;
}
.property-sale-left {
    width: 48%;
}
.property-sale-right {
    width: 48%;
}
.footer-box {
    width: 25%;
}
.footer-box2 {
    width: 35%;
}
.footer-box3 {
    width: 40%;
    padding-left: 65px;
}
.shop-for-colom {
    width: 90%;
    margin: 0 auto;
}
.shop-for-box1 {
    width: 45%;
    float: left;
    padding-left: 10px;
}
}
@media screen and (max-width:980px) {
.container {
	width: 800px;
}
h3 {
    font-size: 18px;
}
.property-sec_1 h3 span {
    font-size: 26px;
}
.search-btn {
    font-size: 16px;
    padding: 12px 20px;
}
.property-sale-sec ul li .rs h3 {
    font-size: 16px;
    padding: 9px 10px;
}
.property-sale-sec ul li .view_detail {
    font-size: 12px;
    margin-top: 5px;
}
.deldores-contact p {
    padding: 0 0px;
}
.footer-box ul li {
    font-size: 13px;
}
.footer-box2 ul li {
    font-size: 15px;
}
.footer-box3 {
    padding-left: 30px;
}
.shop-for-colom {
    width: 100%;
    margin: 0 auto;
}
}
@media screen and (max-width:840px) {
.container {
	width: 700px;
}
.banner {
    height: 600px;
}
.banner-img img {
    height: 600px !important;
}

.banner-cont{
    top: 190px;
}

.banner-cont h1 {
    font-size: 40px;
}
.sub-title h2 {
    font-size: 30px;
}
h3 {
    font-size: 16px;
}
.property-sec_1 h3 span {
    font-size: 24px;
}
.form-cont-left {
    padding-top: 15px;
}
.form-cont input {
    height: 48px;
    font-size: 14px;
}

.form-cont select {
    height: 48px;
	font-size: 14px;
}

.form-cont-right {
    padding-top: 15px;
}
.search-btn {
    font-size: 15px;
    padding: 12px 18px;
}
.property-sale-left {
    width: 100%;
    margin-bottom: 10px;
}
.property-sale-right {
    width: 100%;
}
.footer-box {
    width: 100% !important;
	margin:10px 0;
}
.footer-box3 {
    padding-left: 0;
}
.sub-title-sp {
    padding-bottom: 24px;
}
}
@media screen and (max-width:767px) {
.container {
	width: 600px;
}
.header-cont {
    position: relative;
    padding: 5px 0px 100px;
}
.nav-box1 {
    position: absolute;
    left: 0;

    right: inherit;
    margin: 0px auto;
    width: auto;
}
.nav-box {
	display: none;
}
.mobile-menu-list {
    width: 100%;
    float: left;
    position: absolute;
    top: 105px;
	display: none;
	background-color: #fff;
    z-index: 9999;
    border-top: 3px solid #2f4295;
}

.mobile-menu-list ul {
    padding: 10px 0;
	width:100%;
	float:left;
}
.mobile-menu-list ul li {
    padding: 10px 15px;
    width: 100%;
    float: left;
    text-align: left;
    border-bottom: 1px solid #2f4295;
}
.mobile-menu-list ul li a {
    color: #2f4295;
    font-size: 18px;
	font-weight: 500;

}
.mobile-menu-list ul li:last-child {
    border-bottom: none;
}
.mobile-menu {
	display:block;
	position: absolute;
    top: 36px;
    right: 0;
	
}
.mobile-menu-list ul li:hover {
	background-color: #2f4295;
}
.mobile-menu-list ul li:hover a {
    color: #fff;
}

.logo-img img {
    height: auto;
    width: 50%;
}

.banner-cont {
    top: 145px;
}
.banner h1 {
    font-size: 35px;
}
.sub-title h2 {
    font-size: 24px;
}
.banner {
    height: 485px;
}
.banner-img img {
    height: 485px !important;
}
.banner.inner-banner {
    height: 280px;
}
.banner.inner-banner img{
    height: 280px;
}
.inner-banner-cont {
    top: 185px;
}
.property-sec_1 {
    width: 100%;
    text-align: left;
}
.property-sec_1 h3 br {
	display:none;
}
.property-sec_1 h3 span {
    margin-left: 10px;
}
.property-sec_1 h3:after {
	content:none;
}
.property-sec-1 {
    width: 100%;
}
.delores-cont-left {
    width: 100%;
}
.delores-cont-right {
    width: 100%;
    margin-top: 30px;
}
.property-sale-sec {
    margin-bottom: 20px;
}

.search-btn {
    font-size: 16px;
    padding: 12px 30px;
}

.contact-cont-left {
    width: 100%;
    margin-bottom: 30px;
}
.contact-cont-right {
    width: 100%;
	padding: 25px;

}
.contact-title h4:after {
    display: none;
}
.about-cont-left {
    width: 100%;
}
.about-cont-right {
    width: 100%;
    padding: 15px 0 0;
}
.about-box {
    width: 100%;
    padding: 0 15px 0 0;
    margin-bottom: 30px;
}
.trusted-img {
    width: 100%;
    height: auto;
    padding: 15px 0px;
}
.trusted-img img {
    width: 90%;
    height: auto;
}
.service-cont-left {
    width: 100%;
    margin-bottom: 30px;
}
.service-cont-right {
    width: 100%;
}
.ser-left {
    width: 100%;
}
.ser-right {
    width: 100%;
    margin-top: 30px;
}
.service-cont-right h4 {
	height: auto;
    margin-bottom: 10px;

}
.ser-img img {
    width: 100%;
}

ul.packets li {
    width: 100% !important;
}

.paket_imag img {
    width: 100%;
    height: auto!important;
}
.shop-for-right {
    width: 100%;
  }
  .shop-for-left {
    width: 100%;
    margin-bottom: 15px;
}


}
@media screen and (max-width:640px) {
.container {
	width: 400px;
}
.banner {
    height: 375px;
}
.banner-img img {
    height: 375px !important;
}
.banner h1 {
    font-size: 25px;
}
.sub-title h2 {
    font-size: 18px;
}
.banner-cont {
    top: 110px;
}
.form-cont-left {
    width: 100%;
    padding-bottom: 10px;
}
.form-cont-right {
    width: 100%;
    padding-top: 10px;
}
.title h4 {
    font-size: 24px;
}
.title h4:after {
    top: 35px;
}
.deldores-contact {
    padding: 20px 15px;
}
.deldores-contact p {
    line-height: 26px;
    font-size: 18px;
}
h4 {
    font-size: 24px;
}
p {
    font-size: 15px;
}
.banner.inner-banner{
    height: 220px;
}
.banner.inner-banner img {
    height: 220px;
}
.inner-banner-cont {
    top: 150px;
}
.form-text input[type="text"], .form-text input[type="tel"], .form-text input[type="email"], .form-text textarea {
    height: 46px;
    font-size: 16px;
}
.about-sec {
    padding: 30px 0;
}
.service-cont-right h4 {
    font-size: 18px;

}
.sub-title-sp h4 {
    font-size: 20px;
}
.shop-for-box1 {
    width: 100%;
    float: left;
    padding-left: 10px;
    margin: 5px 0;
}
.shop-form-left {
    width: 100%;
    float: left;
}
.shop-for-colom .form-detail input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0 5px;
}
.shop-form-right {
    width: 100%;
    float: right;
}
.shop-for-cont .form input[type="text"] {
       float: right;
}
.shop-for-box span.wpcf7-list-item {
    width: 100%;
    float: left;
    margin: 0 0 15px 0!important;
}
}
@media screen and (max-width:480px) {
.container {
	width: 320px;
}

.logo-img img {
    width: 45%;
    padding-top: 5px;
}

.mobile-menu {
	top: 50px;
    font-size: 25px;
}

.banner {
    height: 230px;
}
.banner-img img {
    height: 230px !important;
}
.banner-cont {
    top: 60px;
}
.banner h1 {
    font-size: 20px;
    font-weight: 500;
}

.sub-title {
    padding: 10px 0 5px;
}

.sub-title h2 {
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
}

.form-cont input {
    height: 40px;
}

.form-cont select {
    height: 40px;
}

.search-btn {
    font-size: 14px;
    padding: 10px 25px;
}
.delores-sec {
    margin-top: 0px;
}
.title h4 {
    font-size: 18px;
}
.title h4:after {
    top: 30px;
}
p {
    font-size: 14px;
}
h4 {
    font-size: 18px;
}
.deldores-contact p {
    line-height: 24px;
    font-size: 16px;
}
.title-apartment h5 {
    font-size: 16px;	
}
.property-sale-sec ul li {
    font-size: 14px;
    margin-bottom: 7px;
}
.footer {
    padding: 20px 0;
}

.footer-logo img {
    width: 30%;
}

.footer h4 {
    font-size: 18px;
}
.footer-box ul li {
    font-size: 12px;
}
.footer-box2 ul li {
    font-size: 14px;
	line-height:24px;
}
.footer-box3 ul li {
    font-size: 10px;
}
.footer-box3 ul li:before {
    height: 7px;
}
.iframe iframe {
    height: auto;
}
.banner.inner-banner  {
    height: 180px;
}

.banner.inner-banner img {
    height: 180px;
}
.inner-banner-cont {
    top: 120px;
}
.form-text input[type="text"], .form-text input[type="tel"], .form-text input[type="email"], .form-text textarea {
    height: 40px;
    font-size: 14px;
}
.mobile-menu-list ul {
    padding: 0px 0;
}
.mobile-menu-list ul li {
    padding: 8px 15px;
}
.mobile-menu-list ul li a {
    font-size: 16px;
}
.shop-for-cont {
    width: 100%;
    float: left;
    padding: 45px 6px;
    border: 1px solid #000;
}
span.wpcf7-form-control-wrap.COMMUNITYFEATURES {
    padding-top: 0;
    display: inline-block;
}
span.wpcf7-form-control-wrap.howbedroom {
     margin-top: 0;
}
}
@media screen and (max-width:360px) {
.container {
	width: 280px;
}

.banner h1 {
    font-size: 17px;
}

.sub-title h2 {
    font-size: 12px;
}

.banner-cont {
    top: 65px;
}

}


/********   responsive   end   ************/
.logo-img img {
    height: auto;
    width: auto;
    float: left;
}

.project-wrapper .work-item {
    position: static;
}
.project-wrapper .work-item .overlay {
    opacity: 1;
    position: static;
    float: left;
    height: auto;
	transform: inherit;
	padding: 8px;
    text-align: left;
	margin-top: -7px;
	min-height:150px;

}
.project-wrapper .work-item .overlay .fancov {
    position: inherit;
    transform: inherit;
    float: left;
}



.project-wrapper .work-item .overlay h4{
        padding: 0px;
		margin-bottom: 10px;

}

.figdetail span {
    font-size: 16px;
    float: left;
    font-weight: 300;
	margin-top: 5px;
}
