/* line 5, ../sass/theme.scss */
body {
  color: #666666;
   line-height: 1.8;
}

/* page */
/* header */
/* line 15, ../sass/theme.scss */
#top {
  background-color: #0095e6;
  color: #aaa;
  font-size: .928em;
}

/* line 21, ../sass/theme.scss */
.navbar-header {
  position: relative;
}

/* line 24, ../sass/theme.scss */
.logo {
  background:url(../images/logo.png);
  height: 118px;
  left: 0;
  position: absolute;
  text-align: center;
  top: -38px;
  width: 262px;
}
/* line 32, ../sass/theme.scss */
.logo img {
  margin-top: 30px;
}

/* pgl-navbar-main */
/* line 38, ../sass/theme.scss */
.dropdown-menu {
  background-color: #0095e6;
  border: none;
  border-radius: 0;
  font-size: 1.083em;
  padding: 10px 20px;
  text-transform: none;
}
/* line 46, ../sass/theme.scss */
.dropdown-menu > li > a {
  color: white;
  padding: 15px;
}
/* line 49, ../sass/theme.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #d84949;
  color: white;
}
/* line 54, ../sass/theme.scss */
.dropdown-menu > li + li {
  border-top: 1px solid #151515;
}
/* line 58, ../sass/theme.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #d84949;
}
/* line 61, ../sass/theme.scss */
.dropdown-menu .dropdown-menu {
  left: 100%;
  margin: 0 0 0 20px;
  top: 0;
}

/* line 67, ../sass/theme.scss */
.pgl-navbar-main {
  background-color: white;
  border-color: transparent;
  border-width: 0;
  border-radius: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  min-height: 80px;
  margin-bottom: 0;
  z-index: 1;
}
/* line 76, ../sass/theme.scss */
.pgl-navbar-main .navbar-collapse {
  border-color: transparent;
  font-size: .857em;
  font-weight: 700;
 }
/* line 84, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > li > a {
  padding: 30px 20px;
}
/* line 86, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > li > a:hover, .pgl-navbar-main .navbar-nav > li > a:focus {
  background-color: #0064bf;
  color: white;
}
/* line 92, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > .active > a, .pgl-navbar-main .navbar-nav > .active > a:hover, .pgl-navbar-main .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #d84949;
}
/* line 98, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > .open > a,
.pgl-navbar-main .navbar-nav > .open > a:hover,
.pgl-navbar-main .navbar-nav > .open > a:focus {
  background-color: #0095e6;
  color: white;
}

/* line 104, ../sass/theme.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #d84949;
  border-color: transparent;
  color: white;
}

/* line 109, ../sass/theme.scss */
.navbar-default .navbar-toggle {
  border: none;
  border-radius: 0;
  margin: 36px 0 0;
  padding: 0;
}
/* line 114, ../sass/theme.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #333333;
  width: 20px;
}
/* line 118, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
/* line 120, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #d84949;
}

/* page-top */
/* line 127, ../sass/theme.scss */
.page-top {
 }
/* line 129, ../sass/theme.scss */
.page-top .container {
  display: table;
  height: 250px;
}
/* line 133, ../sass/theme.scss */
.page-top .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* line 138, ../sass/theme.scss */
.page-top h2 {
  font-size:1.571em;
  margin: 0;
 }
/* line 142, ../sass/theme.scss */
.page-top h2 span {
  background-color: white;
  display: inline-block;
  padding: 24px 27px;
}

/* pgl-advanced-search */
/* line 151, ../sass/theme.scss */
.chosen-select {
  height: 40px;
  padding: 0 10px;
  width: 100%;
}

/* line 156, ../sass/theme.scss */
.pgl-advanced-search {
  border-bottom: 1px solid #dddddd;
  padding: 50px 0 30px;
}
/* line 159, ../sass/theme.scss */
.pgl-advanced-search .form-group {
  margin-bottom: 20px;
}

/* pgl-featured */
/* line 165, ../sass/theme.scss */
.pgl-featured {
  padding-bottom: 20px;
  padding-top: 60px;
}
/* line 168, ../sass/theme.scss */
.pgl-featured h2 {
  margin-right: 100px;
}

/* line 172, ../sass/theme.scss */
.pgl-featured-bottom {
  padding-bottom: 60px;
}

/* pgl-properties */
/* line 176, ../sass/theme.scss */
.pgl-properties {
  padding-bottom: 30px;
  padding-top: 34px;
}
/* line 179, ../sass/theme.scss */
.pgl-properties h2 {
  margin-right: 100px;
}

/* pgl-agents */
/* line 185, ../sass/theme.scss */
.pgl-agents {
  padding-top: 53px;
}

/* testimonial */
/* line 190, ../sass/theme.scss */
.pgl-testimonial {
  height: 388px;
  padding: 30px 15px;
  position: relative;
  text-align: center;
}
/* line 195, ../sass/theme.scss */
.pgl-testimonial h4 {
  color: #d84949;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* line 201, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons > div {
  background-color: transparent;
  position: absolute;
  top: 60px;
}
/* line 206, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons .owl-prev {
  left: 58px;
}
/* line 209, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons .owl-next {
  right: 58px;
}

/* pgl-about */
/* line 216, ../sass/theme.scss */
.pgl-about {
  padding-top: 54px;
  margin-bottom: 10px;
}

/* map */
/* line 222, ../sass/theme.scss */
.pgl-properties-map {
  padding-top: 53px;
}

/* line 225, ../sass/theme.scss */
.map {
  height: 525px;
}

/* line 228, ../sass/theme.scss */
.contact {
  margin-bottom: 60px;
}

/* line 231, ../sass/theme.scss */
#contact-map {
  height: 305px;
  margin-bottom: 37px;
  width: 100%;
}

/* footer */
/* line 237, ../sass/theme.scss */
.pgl-footer {
  background-color: #000;
  color: #666666;
  padding: 60px 0 20px;
}
/* line 241, ../sass/theme.scss */
.pgl-footer h2 {
  color: white;
  font-size: 1em;
  margin-bottom: 25px;
}
/* line 246, ../sass/theme.scss */
.pgl-footer li {
  margin-bottom: 5px;
}

/* line 250, ../sass/theme.scss */
.pgl-upper-foot {
  margin-bottom: 12px;
}
/* line 252, ../sass/theme.scss */
.pgl-upper-foot a {
  color: #666666;
}
/* line 254, ../sass/theme.scss */
.pgl-upper-foot a:hover, .pgl-upper-foot a:focus {
  color: #1c3cdc;
}
/* line 258, ../sass/theme.scss */
.pgl-upper-foot p {
  margin-bottom: 15px;
}
/* line 261, ../sass/theme.scss */
.pgl-upper-foot address {
  line-height: 2.2;
}

/* line 265, ../sass/theme.scss */
.pgl-copyrights {
  border-top: 1px solid #222;
 }
/* line 268, ../sass/theme.scss */
.pgl-copyrights a {
  color: #d84949;
}
/* line 270, ../sass/theme.scss */
.pgl-copyrights a:hover, .pgl-copyrights a:focus {
  color: #666666;
}


.line{width:100%; height:2px; background:#999;}

p{padding-top:15px;}

 
.gallery{width:750px; height:189px; float:left; border:1px dashed #eee;}

.gallery ul li{float:left; padding:10px 21px 0 8px; list-style:none;}

.dilkh{width:350px !important; height:224px !important; border:none;}






.form{ margin-top:15px; position:relative; height: 750px; margin-bottom:25px;}
.form h6{color: #cd9290;
font: 22px "Courier New", Courier, monospace;
font-weight: bold; padding-bottom:20px;}
.form p{margin-bottom:5px;}
.form p label{display:block; float:left; width:130px; font:13px normal 'Open Sans',sans-sarif; color:#605e5a; padding-top:5px;}
.form p label span{color:#eb0c5b;}
.form p input{background:url(../images/input.png) no-repeat; width: 175px;
border: 0px;
padding: 6px 10px 6px 15px;
color: #C1C1C1;}
.sec_v{width:470px; position:absolute; right:0px;}
.sec_v .border{border:10px solid #ecd1cd; background:url(../images/qry_bg.png) repeat; -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.43);
box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.43);}
.sec_v .border .strip{background:url(../images/cnt_strin_v.png) no-repeat 0 30px; padding:150px 20px 20px 70px;}
.sec_h{width:430px; position:absolute; left:50px; bottom:0px;}
.sec_h .border{ border-top: 10px solid #ECD1CD;  border-left: 1px solid #ECD1CD; border-bottom: 1px solid #ECD1CD; border-left: 1px solid #ECD1CD;  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.43);
box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.43); background:url(../images/qry_bg.png) repeat;} 
.sec_h .border .strip{background:url(../images/cnt_strin_h.png) no-repeat 30px 0; padding:20px 20px 20px 120px;}
.t2 label{width:200px !important; float:none !important;}
.t2 textarea{border:1px solid #c9c5c5; background:transparent; resize:none; border-radius:10px; width:265px; height:70px; padding:7px;  font:13px Arial, Helvetica, sans-serif; color:#C1C1C1;}

 
.reach_us{position:absolute;  right:-10px; bottom:0px;}
.reach_us a{background: url(../images/reachus.png) no-repeat;
height: 88px;
width: 374px;
display: block;}

.carrer{margin:20px auto; width:900px;}
.carrer .border{border: 10px solid #ECD1CD;
background: url(../images/qry_bg.png) repeat;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
height: 600px;
position: relative;
z-index: 5;}

.sect_l{float:left; width: 350px;
position: absolute;
height: 335px;
left: 20px;
top: 20px;}
.sect_r{float: left;
background: url(../images/carrer.png) no-repeat;
position: absolute;
height: 685px;
width: 630px;
right: -60px;
top: -16px;}

.sect_r .strip{padding: 180px 0 0 165px;}

.sect_r .strip h6{color: #cd9290;
font: 22px "Courier New", Courier, monospace;
font-weight: bold; padding-bottom:20px;}
.sect_r .strip p{margin-bottom:0px;}
.sect_r .strip p label{display:block; float:left; width:130px; font:13px normal 'Open Sans',sans-sarif; color:#605e5a; padding-top:5px;}
.sect_r .strip p label span{color:#eb0c5b;}
.sect_r .strip p input{background:url(../images/input.png) no-repeat; width: 175px;
border: 0px;
padding: 6px 10px 6px 15px;
color: #C1C1C1;}
.sect_r .strip p textarea{border:1px solid #c9c5c5; background:transparent; resize:none; border-radius:10px; width:188px; height:70px; padding:7px;  font:13px Arial, Helvetica, sans-serif; color:#C1C1C1; background: #FEFDFD;margin-top: 4px;
margin-left: 4px;}

.map_c{margin:20px auto;}
.grid_7 .row {
display: block;
clear: both;
width: auto;
margin: 20px -10px;
}
.grid_7 .row  > .col-1-2 {
width: 46%;
position: relative;
float: left;
padding: 2px 10px;
}
.grid_7 .row  > .col-1-1, .grid_7 .row  > .col-1-4 {
padding: 2px 10px;
}
label.block {
margin-bottom: 5px;
}
.block {
display: block;
margin-left: 0;
margin-right: 0;
}
.col-1-2 input[type=text], .col-1-2 input[type=email], .col-1-2 input[type=search], .col-1-2 input[type=tel], .col-1-2 input[type=url], .col-1-2 input[type=password], 
.col-1-1 textarea {
vertical-align: middle;
outline: none;
width:500px;
padding: 7px;
font: normal normal 1em/1.5em 'Open Sans', Arial, sans-serif;
border: none;
color: #666;
background: #cccccc;
-moz-transition: background 0.15s ease-out;
-webkit-transition: background 0.15s ease-out;
-o-transition: background 0.15s ease-out;
-ms-transition: background 0.15s ease-out;
transition: background 0.15s ease-out;
}
.contact-form input, .contact-form textarea {
display: block;
width: 100%; resize:none;
}
.contact-form textarea {
display: block;
width: 500px;
height: auto;
min-height: 100px;
font: normal normal 1em/1.5em 'Open Sans', Arial, sans-serif;
text-transform: none;
letter-spacing: 0;
}

.contact-form button {
display: inline-block;
vertical-align: middle;
margin: 2px;
padding: 0.8em;
cursor: pointer;
font: normal normal 1.1em/1em 'Open Sans Condensed Bold', Arial, sans-serif;
text-align: center;
text-transform: uppercase;
outline: none;
border: none;
color: #fff;
background: #111;
-moz-transition: background 0.15s ease-out;
-webkit-transition: background 0.15s ease-out;
-o-transition: background 0.15s ease-out;
-ms-transition: background 0.15s ease-out;
transition: background 0.15s ease-out;
}
.dilllll{margin-left:20px;}
.border-size{border:none; width:700px; height:500px;}

.dd{margin-left:-69px !important; margin-bottom:10px !important;}

.then{width:100%; max-width:800px; height:360px; border:none;}

 