body {
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 70px;
}
.more-btn {
	background: #FF7400;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
	color: #fff;
	letter-spacing: 0.5px;
}
.more-btn:hover {
	background: #07B2BE;
	color: #fff;
}
.more-btns {
	margin-top: 10px;
	text-align: center;
}
.lightbox2 {
    width: 40%;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #000;
    border: 3px solid #006BAC;
    display: none;
    position: fixed;
    top: 25%;
    left: 28%;
    padding: 10px;
    z-index: 1002999999999;
    overflow: hidden;
    border-radius: 0px;
    background: #fff;
    vertical-align: middle;
    box-shadow: 0 0 15px #272727;
}

.lightbox2 h2 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    padding-top: 70px;
}

.lightbox2 p {
    text-align: justify;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 23px;
}
#q-enquiry2  {
  float: left;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
  margin: 0px 0 0 0px;
}
#q-enquiry2 li {
  list-style: none;
  padding: 4px 0 4px 0px;
  font-size: 14px;
}
.close-2 {
  position: absolute;
  right: 15px;
  width: 30px;
  top: 5px;
}
.forme {
  max-width: 700px;
}
.black_overlay2 {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 150%;
  background-color: black;
  z-index: 999919999;
  opacity:.80;
}
#sticky {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 99999;
}
#sticky.stick {
	position: fixed;
	top: 0;
	height: 70px;	
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
#top-wrap {
	margin: 0 auto;
	padding-bottom: 6px;
	background: brown;
}
.topsi {
    max-width: 1200px;
	margin: 0 auto;
	padding: 0px 0;
}
.topsi a {
	color: #fff;
}
.topsi a:hover {
	color: #F7E159;
}
.topsi li {
    list-style: none;
	color: #fff;
	font-size: 16px;
}
.sups {
    float: left;
	max-width: 550px;
	margin: 8px 0 0 0;
}
.list {
    float: right;
	max-width: 550px;
	margin: 6px 0 0 0;
}
.login-icon {
	float: left;
	width: 17px;
	margin-top: 3px;
	margin-right: 10px;
}
.lost {
	padding: 2px 12px;
	float: left;
	border-left: 1px solid #C5C5C5;
}
.lost2 {
	padding: 2px 12px;
	float: left;
}
.scl12 {
	float: left;
	width: 14px;
	padding: 4px;
	margin-right: 10px;
	border-radius: 100%;
	background: #00AECF;
}
.scl:hover {
	background: #000;
}
.login-btn {
	padding: 2px 10px;
	border-radius: 0px;
	background: #2C9C6E;
	float: right;
}
#wrapper {
	margin: 0 auto;
	padding: 7px 0 4px;
	background: #fff;
	box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.2);	
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 100%;
}
.scrollup {
	width: 45px;
	height: 45px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 20px;
	right: 15px;
	display: none;
	z-index: 109999;
}
#follows {
	position: fixed;
	top: 200px;
	left: 0px;
	padding: 2px 5px 5px;
	border: 1px solid #0071BC;
	background: #fff;
	z-index: 1999999;
	border-radius: 0 4px 4px 0;
}
.scl {
	width: 22px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 4px;
	margin-bottom: 2px;
}
.count-icon {
	width: 60px;
	display: block;
	margin: auto;
	padding: 9px;
	margin-bottom: 12px;
	background: #fff;
	border-radius: 100%;
}
#page {
    margin: auto;
    max-width: 1200px;
    padding: 60px 0;
}
#page h3 {
    color: #EFA027;
    font-size: 19px;
    font-weight: normal;
    letter-spacing: 0.6px;
    font-style: italic;
    margin-bottom: 10px;
}
#page h2 {
    color: brown;
    font-size: 25px;
    letter-spacing: 1px;
    margin-top: 12px;
}
#page p {
    font-size: 15px;
    line-height: 24px;
    color: #646971;
}
.lefter {
    float: left;
    width: 32%;
    margin-right: 60px;
    margin-bottom: 15px;
}
.more_btn {
    padding: 9px 32px;
    border-radius: 20px;
    background: brown;
    font-size: 16px;
    color: #fff;
    float: left;
}
.more_btn:hover {
    background: #FF9900;
}
.top-lawyer {
	padding: 35px 0 45px;
}
.top-lawyer-list {
	margin: auto;
	max-width: 1200px;
	text-align: center;
}
.top-lawyer-list h2 {
	color: #222;
	font-size: 29px;
	font-weight: normal;
	margin: 8px 0 25px;
}
.highl {
	color: brown;
}
.bord3 {
	width: 66px;
	margin: auto;
	height: 20px;
	margin-bottom: 26px;
	background: url(../image/title-icon.png);
}
.top-lawyer h3 {
	color: #222;
	font-size: 29px;
	font-weight: normal;
	margin: 8px 0 25px;
}
.top-lawyer p {
	font-size: 15px;
    line-height: 24px;
    color: #646971;
}


.featurings {
	padding: 20px 0;
	background: #F3F3F8;
}
.luxor {
	max-width: 1200px;
	margin: 0 auto;
}
#feature {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
#feature h1 {
	text-align: center;
	color: brown;
	/* font-family: 'Nova Slim'; */
	font-weight: normal;
	font-size: 35px;
	margin-top: 8px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#feature p {
	color: #006BAC;
	text-align: center;
	line-height: 17px;
	font-size: 13px;
}
.team-icon {
	width: 80px;
}
.bord {
	width: 450px;
	height: 3px;
	background: #006BAC;
	margin: auto;
	display: block;
	margin-bottom: 15px;
}
#feature h2 {
	color: brown;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 10px;
}
.lex span {
	display: block;
	margin: auto;
	max-width: 96%;
	padding-top: 14px;
}
.lex a:hover {
	color: #fff;
}
.lex a {
	text-decoration: none;
	color: #fff;
}
.lex {
	float: left;
	background: #fff;
	margin: 10px 1% 15px;
	padding-bottom: 20px;
	border-radius: 4px;
	padding: 0 12px 12px;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.lex:hover {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04); /* IE 9 */
}


.featuring {
	padding: 30px 0;
	background: #F7F8FA;
}
.mocks {
	margin: auto;
	max-width: 1200px;
}
.mocks h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 29px;
	margin-top: 10px;
	font-weight: normal;
	background: url(../image/title-bg.png) bottom center no-repeat;
	padding-bottom: 15px;
	color: brown;
	margin-bottom: 15px;
}
.mocks p {
	text-align: center;
	font-size: 15px;
	line-height: 23px;
	color: #666666;
}
.mocks h3 {
	font-size: 17px;
	text-transform: uppercase;
	padding: 9px 0 0;
	color: brown;
	font-weight: normal;
	margin-bottom: 0px;
	position: relative;
	line-height: 30px;
	letter-spacing: 1px;
	z-index: 99;
}
.mock-vision p, .mock-mission p {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}
.mock-vision {
	float: left;
	width: 48%;
	margin-top: 20px;
}
.mock-mission {
	float: right;
	width: 48%;
	margin-top: 20px;
}
.mock-icon {
	float: left;
	width: 68px;
	border-radius: 100%;
	border: 8px solid  brown;
	margin-bottom: 30px;
	margin-right: 25px;
}
.mock-icon:hover {
	border: 8px solid #014675;
}
.testimon {
    width: 100%;
    padding-bottom: 0px;
    float: left;
    position: relative;
    background: #fafafa url(../image/testimonial-bg.jpg) left top repeat-x;
}
.testim {
	max-width: 1200px;
	margin: auto;
}
.testim h2 {
	text-align: center;
	font-weight: normal;
	color: brown;
	font-size: 31px;
	
	padding: 12px 0px 0px;
	margin: 15px 0px 5px;
}
.page-design {	
	padding: 15px 0;
}
.page-content {
	margin: auto;
	max-width: 1200px;
}
.page-content h2 {
	text-align: center;
	font-size: 24px;
	color: brown;
	font-weight: bold;
	letter-spacing: 0.8px;
	padding-bottom: 15px;
	border-bottom: 12px;
	background: url(../image/title-bg.png) bottom center no-repeat;
	margin-bottom: 35px;
	line-height: 22px;
}
.director {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
.lefters {
    float: left;
    width: 25%;
    margin-right: 20px;
    margin-bottom: 0px;
}
.director p  {
    line-height: 22px;
    padding: 6px 0;
    margin-top: 0px;
    font-size: 16px;
    color: #616161;
    margin-top: -13px;
}
.director h3  {
    font-weight: 700;
    font-family: 'Hind Guntur';
    font-size: 22px;
    color: #075AA0;
    margin-top: -8px;
}
.title {
	padding: 10px 0 0 0px;
	color: brown;
	font-size: 30px;
	margin: 0px 0 10px 0px;
	font-weight: bold;
	font-family: 'Dosis', sans-serif;
}
.foot-contact {
    background: #07B4CB;
    padding: 45px 0px 0px 0px;
}
.foots-cont {
     max-width: 1050px;
     margin: 0 auto;
}
.cont-pic {
	width: 25%;
	float: right;
	margin-top: -45px;
}
.cont {
	width: 75%;
	float: left
}
.cont h2 {
	font-size: 23px;
	color: brown;
	/* letter-spacing: 1px; */
	margin-top: 30px;
}
.contact-btn {
   border: 2px solid #fff;
   background: #fff;
   color: #07B4CB;
   padding-bottom: 6px;
   padding-top: 6px;
   padding-left: 20px;
   padding-right: 20px;
   font-size: 20px;
   font-weight: bold;
   border-radius: 20px;
}
.contact-btn:hover {
   background: #07B4CB;
   border: 2px solid #fff;
   color: #fff;
}
.contact {
    margin: auto;
    max-width: 1100px;
    padding: 30px 0;
}
.contact-address {
    float: left;
    width: 45%;
}
.contact-address h2 {
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000;
}
.contact-address h3 {
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #006BAC;
}
.contact-address h2 span {
    color: brown;
}
.contact-manage {
    display: block;
    padding: 20px;
    border: 1px solid #E9E9E9;
}
.spacer-right {
    margin-right: 7px;
}
.contact-manage i {
    font-size: 20px;
    color: brown;
    margin-bottom: 10px;
}
.contact-manage p {
    font-size: 15px;
    color: #747373;
}
.location-map {
    float: right;
    width: 50%;
    margin-top: 40px;
}
.location-map div {
	display: block;
	margin-top: 20px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.enq-news {
    padding: 25px 10px;
    margin: auto;
    background: #F5F5F5;
}
.query {
    margin: auto;
    max-width: 1100px;
}
.query h1 {
    padding: 2px 0 0 0px;
    color: brown;
    text-align: center;
    font-size: 29px;
    margin: 10px 0 10px 0px;
    font-weight: normal;
}
.query p {
    padding: 2px 0 0 0px;
    color: #000000;
    text-align: center;
    font-size: 15px;
    margin: 10px 0 10px 0px;
    font-weight: normal;
}
.query span {
    color: #1596FF;
}
#great {
    width: 90%;
    display: block;
    margin: auto;
    margin-top: 20px;
    padding: 10px;
}
.quote-input {
    font-size: 15px;
    padding: 8px 1%;
    color: #9C9999;
    float: left;
    height: 32px;
    width: 45%;
    margin: 10px 1%;
    border: none;
    background: #fff;
}
.quote-inputs {
    font-size: 15px;
    padding: 8px 1%;
    color: #9C9999;
    float: left;
    height: 46px;
    width: 47%;
    margin: 10px 1%;
    border: none;
    background: #fff;
}
.quote-input2 {
    font-size: 14px;
    padding: 8px 1%;
    color: #9C9999;
    width: 94%;
    height: 100px;
    border: none;
    background: #fff;
    font-weight: bold;
    margin: 10px 0px 12px 5px;
}
.bluebox2 {
    margin: auto;
    width: 220px;
    border: none;
    margin-left: 6px;
    background: brown;
    padding: 15px 25px 12px 25px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    transition: 0.5s x;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    cursor: pointer;
}
.bluebox2:hover {
    background: #000000;
    color: #fff;
}
.about {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.about-us {
	width: 68%;
	float: left;
}
.house {
	width: 30%;
	float: right;
}
.about-us h2 {
	font-size: 26px;
}
.about-us p {
	font-size: 15px;
	line-height: 23px;
	text-align: justify;
}
.Buying {
	max-width: 1200px;
	margin: auto;
	padding: 20px 0;
}
.Buying h2 {
	text-align: center;
	font-size: 30px;
	letter-spacing: 1px;
}
.Buying p {
	text-align: center;
	font-size: 15px;
	letter-spacing: 1px;
}
.buy-serve {
	width: 23.3%;
	float: left;
	/* margin-right: 1%; */
	/* margin-left: 1%; */
	text-align: center;
}
.buy-icon {
	width: 20%;
}
.buy-serve h3 {
	font-size: 23px;
	color: brown;
}
.buy-serve p {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #006BAC;
}
.top-lawyer {
	padding: 25px 0 35px;
}
.top-lawyer-list {
	margin: auto;
	max-width: 1200px;
	text-align: center;
}
.top-lawyer-list h2 {
	font-family: Roboto Slab;
	color: #000;
	font-size: 24px;
	font-weight: normal;
	margin: 8px 0;
}
.lawyer-1 {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	background: #fff;
	margin-top: 15px;
	border: 1px solid #E7E7E7;
}
.lawyer-icon {
	border-radius: 100%;
	display: block;
	margin: auto;
	max-width: 80px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.lawyer-1 a {
	color: #1298EF;
}
.lawyer-1 h3 {
	font-weight: normal;
	font-size: 17px;
	margin: 15px 0 8px;
}
.lawyer-1 h4 {
	font-weight: normal;
	font-size: 14px;
	color: brown;
	margin: 7px 0;
}
.faq {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.faq p {
    line-height: 24px;
    padding: 6px 0;
    margin-top: 0px;
    font-size: 15px;
    color: #616161;
}
#footer-wrap {
	background: #19254F;	
	padding: 10px 0 20px;
}
.footer-stat, #footer {
	margin: 0 auto;
	max-width: 1200px;
}
.footer-stat h3 {
	color: brown;
	font-size: 19px;
	font-weight: normal;
	margin: 25px 0 20px 0px;
	padding-bottom: 8px;
}
.footer-stat a {
	text-decoration: none;
	color: #fff;
}
.footer-stat a:hover {
	text-decoration: none;
	color: #FFDD00;
}
.footer-stat li {
	padding: 7px 0px 7px 0px;
	list-style: none;
	text-align: justify;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.footer-stat p {
	padding: 7px 0px 7px 0px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	line-height: 22px;
}
.adrs {
	float: left;
	max-width: 21px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.mbl {
	max-width: 16px;
	margin-right: 10px;
	margin-top: 2px;
	float: left;
}
.eml {
	float: left;
	max-width: 18px;
	margin-right: 10px;
	margin-top: 3px;
}
.foot {
	float: left;
	width: 16%;
	margin-right: 2%;
}
.foot2 {
	float: left;
	width: 28%;
}
.foot3 {
	float: right;
	width: 34%;
}
.mappi {
	background: #fff;
	padding: 3px;
	border-radius: 4px;
}
.feeter {
	background: #101010;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 14px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}
.dest {
	float: right;
}
.plot-enquary {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}
.plot {
	width: 58%;
	float: left;
	margin-top: 20px;
}
.enquary {
	width: 40%;
	float: right;
}
.enqs-news {
	padding: 15px 0px 15px 0px;
    margin: auto;
    background: #F5F5F5;
}
#greats {
    width: 90%;
    display: block;
    margin: auto;
}


