@import url('../css.css');
body {

	font-size:14px;
	color:#2b2b2b; 
}
h1, h2, h3, h4, h5, h6 { 
}

p {
  line-height: 24px;
  color: #686868;
  font-size: 14px;
  font-weight:normal; 
}

h1,h2,h3,h4,h5,h6{  font-family: 'Merriweather', serif;
}

h1 {
  font-size: 36px;
  font-weight:600;
  
}

h2 {
  font-size: 30px;
  font-weight:600;
}

h3 {
  font-size: 24px;
  font-weight:600;
}

h4 {
  font-size: 20px;
   font-weight:600;
}
h5{
	font-size:18px;
	 font-weight:600;
}
h6{
	font-size:16px;
	 font-weight:600;
}

.modal-open {
    overflow: inherit;
    padding-right: 0 !important;
}


/* ==================================================
  General
  ================================================== */
a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
#myModal22 .modal-content {background: #fff;}/*#myModal22 .modal-body p {    color: #fff;}*/#myModal22 button.disagreebtn {    padding: 10px 0;    text-align: center;    background: transparent;    border-radius: 20px;    color: #ed1c24;    text-align: center;    border: 1px solid #ed1c24;    width: 125px;}#myModal22 button.agree {    padding: 10px 0;    background: #3c9eb7;    border-radius: 20px;    color: #fff;    text-align: center;    border: 1px solid #3c9eb7;    width: 125px;}#myModal22 button.close {    color: #fff;    background: #3c9eb7;    width: 32px;    height: 32px;    text-align: center;    border-radius: 50%;    position: absolute;    top: -12px;    right: -15px;    font-size: 30px;    margin: 0;    padding: 0;    opacity: 1;    font-family: initial;    border: none;    font-weight: 400;}div#myModal22 h4 {    color: #2b2b2b;    padding-bottom: 0;    font-size: 23px;    line-height: normal;    text-align: center;    padding-top: 5px;}div#myModal22 .modal-footer{border-top:none;padding-top:0;text-align: center;}
.background-grey{
	background:#ebebeb;
}
.background-lightblue{
	background:#d9e0e2;
}
.background-red{
	background:#dc4238;
}
.background-white{
	background:#ffffff;
}
.background-black-l{
	background:#1c1c1c;
}

:focus{
	outline:0 !important;
}





.color-white{
	color:#ffffff;
}
.color-red{
	color:#dc4238;
}

section{
	float:left;
	width:100%;
}

.heading {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 14px;
    margin-bottom: 26px;
    margin-top: 31px;
}

.heading:before{
	content:"";
	width:70px;
	height:3px;
	background:#dc4238;
	position:absolute;
	bottom:0;
	left:0;
}
.heading img {
    margin-right: 40px;
    margin-top: -14px;
	margin-left:16px;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.wrapper-row{
	    display: inline-flex;
}
.row.no-gutters.wrapper-row > [class^="col-"],
.row.no-gutters.wrapper-row > [class*=" col-"] {
	    display: grid;
}

.col-flex
{
	-webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
}
.row-flex
{
	display:flex;
	    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

p{font-family: 'NeuzeitGro';font-weight:normal}

/* ==================================================
  Elements
  ================================================== */
.btn {
   
}

.btn:hover { 
}

.btn:focus { 
}

.btn-ghost { 
}

.btn-ghost:hover { 
}

section.innerBanner_wrapper .bannerText {
    display: none;
}


#myCarousel .carousel-control{display:none}
 
.practisarea{padding:70px 0;}


h2.commontitle {
        font-size: 30px;
    font-weight: 300;
    text-transform: none;
    color: #fff;
    position: relative;
    text-align: center;
    padding-bottom: 21px;
    margin-bottom: 30px;
}


.practisarea.oursrvs h2.commontitle, .practisarea.oursrvs p.commonparagah, .practisarea.oursrvs .overlaydiv h3{color:#101010}
.practisarea.oursrvs .practisbox:hover .overlaydiv h3{color:#fff}

.practisarea.oursrvs .overlaydiv{border:none;}
.practisarea.oursrvs .practisbox {
  
    box-shadow: 0 0 7px #666;
   
}

h2.commontitle:after{width:143px; height:1px; background:#717171;position:absolute;left:0;right:0;bottom:0;content:"";margin:0 auto;}
h2.commontitle:before{width: 9px;
    height: 9px;
    background: #3c9eb7;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    content: "";
    margin: 0 auto;
    z-index: 1;}
p.commonparagah {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding: 0 150px;
    margin-bottom: 20px;
}
.practisbox {
    position: relative;
    box-shadow: 0 0 7px #000;margin-top: 30px;
}
.imagee {
    height: 261px;
    overflow: hidden;background:#236f95;
}
.imagee img.img-responsive{-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(1) !important;
    -moz-filter: grayscale(1) !important;
    -ms-filter: grayscale(1) !important;
    filter: grayscale(1) !important;}
	
	.practisbox:hover .imagee img.img-responsive{opacity:0.3;  filter:none!important;
    -webkit-filter:none!important;
    -moz-filter: none!important;
    -ms-filter: none!important;
    filter: none!important;}
.overlaydiv {
  
    width: 100%;
    height:103px;border:1px solid #505050;padding: 25px;
}

.overlaydiv h3 {
    font-size: 16px;
    color: #fff;
font-family: 'NeuzeitGro';font-weight:normal;text-transform:uppercase;padding:0; margin:0;letter-spacing: 1.7px;    line-height: 1.5;
}

a.practisreadmore {display:none;
    border: 1px solid #fff;
    padding: 15px 25px;
    color: #fff;font-size: 13px;
    font-weight: normal;font-family: 'NeuzeitGro';font-weight:normal;text-transform:uppercase;
}
a.practisreadmore span{margin-left:10px;}

.practisbox:hover .imagee {
       height: 364px;
}

.practisbox:hover .overlaydiv{border:transparent;position:absolute; left:0; bottom:0;height: auto;}
.practisbox:hover a.practisreadmore{display: inline-block;
    margin-top: 29px;}
	.practisbox:hover a.practisreadmore:hover{border: 1px solid #3c9eb7;background: #3c9eb7;}
	
	.aboutcontt p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 20px;
}
section.practisarea.adabt h2.commontitle {
    margin-bottom: 80px;
}
.modal-dialog.modal-lg {
  
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    padding: 0;
    left: 0;
    right: 0;
}
.modal-open .modal .close{opacity:1;}
.modal-header {
    border: none;
}
.modal.in .modal-dialog .modal-content {
    background: rgba(38, 38, 39, 0.84);
    box-shadow: none;
    border-radius: 0;
    border: none;
    height: 100%;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 0 !important;
}

.modalwid {
    max-width: 800px;
    margin: 0 auto;
}

.modalwid h3 {
    font-size: 24px;
    
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
}
.modalwid input {
    height: 43px;
    width: 100%;
    border: none;
    border-radius: 0;
    background: #fff;
 
    font-size: 13px;
    color: #3b3b3b;
    font-weight: normal;
}

.modalwid ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
.modalwid ::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.modalwid :-ms-input-placeholder { /* IE 10+ */
color: #333;
}
.modalwid :-moz-placeholder { /* Firefox 18- */
  color: #333;
}

.modalwid textarea {
    height: 80px;
    width: 100%;
    border: none;
    border-radius: 0;
    background: #fff;
   
    font-size: 13px;
    color: #3b3b3b;
    font-weight: normal;
}

.modalwid button.btn.sub-item {
font-size: 16px;

height: 52px;

background: #3c9eb7;

width: 270px;

display: block;

line-height: 62px;

text-align: center;

margin: 0 auto;

color: #fff;border-radius:0;

font-weight: 300;

box-shadow: none;

line-height: normal;
}
.about-profile.home img{margin:0 auto;}
.newsinsight.homeWrapper .slick-list.draggable {
    border-bottom: none;
}
.bannerTextTitle h3 {
    border-bottom: 3px solid #3c9eb7;
    padding-bottom: 10px;
    margin-top: 50px;
    font-size: 25px;
    margin-bottom: 60px;
}
section.innerBanner_wrapper.TitleWrap {
    background: #fff;
    clear: both;
}
section.practisarea.adabt a.practisreadmore {
    display: inline-block;    margin-top: 20px;
}
.about-profile.home img.img-responsive {
    margin-bottom: 15px;
}
section.practisarea.adabt a.practisreadmore:hover{border: 1px solid #3c9eb7;background: #3c9eb7;}

.about-profile h3 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;    margin-top: 0;
}

.about-profile h4 {
    font-size: 16px;
    color: #fff;
      font-family: 'NeuzeitGro';
    font-weight: normal;
}

.about-profile p {
    font-size: 14px;
    color: #fff;
    line-height: 23px;
    margin-bottom: 20px;
}
.about-profile img.img-responsive {
    margin-bottom: 15px;
}
.joinusbox h2 {
    color: #fff;
    font-weight: 300;
}
.joinabs {
     position: absolute;
    right: 30px;
    top: -398px;
}
.joinusbox {
 background: #3c9eb7;
  padding: 35px;
   
}
.joinusdv .container{position:relative}

.joinusbox p {
    font-size: 16px;margin-top:10px;
    color: #fff;
    line-height: 23px;font-weight:300; font-family: 'NeuzeitGroLig';
}


.joinusbox a.practisreadmore span {
    margin-left: 25px;
}
.joinusbox a.practisreadmore {
    margin-top: 50px;
    margin-bottom: 10px;display:inline-block;
}

.about-area.ptb-80 {
    padding: 0 0 40px;
    background: #fff;
}
.section-title.aboutWra h3 {
    margin-top: 0;
}

.about-area .section-title {
    margin-bottom: 40px;
}
.section-title {
    margin-bottom: 60px;
    text-align: left;
    position: relative;
    padding-left: 32px;
}

.section-title::before, .section-title::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 0;
}
.section-title::before, .section-title::after {
    background: #3c9eb7;
}



.section-title::before, .section-title::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 0;
}

.section-title::after {
    left: 10px;
}

.section-title::before, .section-title::after {
    background: #3c9eb7;
}
.section-title h2 span {
    color: #3c9eb7;
}
.section-title h3 {
    font-size: 18px;
    color: #777777;
    text-transform: capitalize;
}

.about-text p b {
    display: block;
    font-size: 18px;
    font-weight: 500;
}


.about-text p {
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;margin-bottom: 20px;
}

.why-choose-us.ptb-80 {

    padding: 40px 0 50px;
    background: #f6f6f6;

}

.why-choose-us.ptb-80 p{ line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;margin-bottom: 20px;}
.single-choose h3 {
    font-size: 22px;
    margin-bottom: 15px;
}
.lawyer-features .pull-left {
    margin-right: 40px;
}

.advertise-area {
    background-image: url(../images/testimonials-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 60px 0;
    background-attachment: fixed;
}
.advertise-area::before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: #000;
    opacity: .77;
}

.advertise-area h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
}

.advertise-area p {
    color: #fff;
    font-size: 19px;
}

.advertise-area .contact-btn {
    text-align: right;
    margin-top: 47px;
}
.advertise-area .contact-btn a.practisreadmore {
    display: inline-block;
   
}
.advertise-area .contact-btn a.practisreadmore:hover{background: #3c9eb7;}

.services-area.ptb-80 {
    background: #f2f2f2;
    padding: 80px 0;
}

.services-box {
    text-align: center;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
    -o-transition: .4s;
    -ms-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    background: #fff;
    box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
	    min-height: 250px;
}

.contact_wrapper ul {line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
    /* border-bottom: 1px solid; */
    list-style: none;
	    padding-left: 0px !important;}
	
.contact_wrapper ul li{border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 20px;}
	
	.contact_wrapper ul li:last-child{border-bottom: none;
   
    padding-top: 20px;}


.services-box .icon {
    font-size: 30px;
    display: inline-block;
    width: 80px;
    height: 80px;
    color: #fff;
    line-height: 84px;
    border-radius: 50%;
    margin-bottom: 25px;
    -o-transition: .4s;
    -ms-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
}

.services-box .icon {
    background: #3c9eb7;
}

.services-box:hover .icon {
    color: #e4353a;
}
.services-box:hover .icon {
    background: #fff;
    color:#3c9eb7;
}
.services-text h3 a {
    color: #3c9eb7;
}

.lawyer-features ul{margin:0;padding:0;}

.lawyer-features ul li {
    color: #777777;
    margin-top: 10px;list-style:none;
}
.lawyer-features ul li i {
    margin-right: 3px;
}
.lawyer-features ul li:first-child {
    margin-top: 0;
}
.lawyer-features ul li i {
    color: #3c9eb7;
}
.lawyer-features ul li i {
    margin-right: 3px;
}
/* ==================================================
   header css 
  ================================================== */ 
 
.header{
		    float: left;
    width: 100%;
    position: relative;
    border-bottom: none;
    position: fixed;
    z-index: 1;
	padding-top: 17px;
}  
.header.darkHeader {
    background: rgba(0, 0, 0,.8);
    padding-bottom: 17px;
    z-index: 999;
}
.header-right {
	    text-align: left;

}
	
.header-logo {
    padding: 16.5px 0;
}	
 .header-right {
    text-align: right;
}
.search-bar {
    display: inline-block;
    vertical-align: top;
    padding-top: 32px;
	cursor: pointer;
}
 .carousel-inner .item img {
    height: 100vh;
	    object-fit: cover;
}
 
 
/* ==================================================
     menu css
  ================================================== */ 
	
.header-menu {
    display: none;
    padding-left: 32px;
}
.nav.navbar-nav li a {
    font-size: 14px;
    color: #fff;
    padding: 24px 14px;
    text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	
}
.nav.navbar-nav li a:hover, .nav.navbar-nav li a:focus, .nav.navbar-nav li a:active { 
	background: transparent;
} 
span.caret {
	width: 10px;
	height: 7px;
	border: none;
	background: url(../images/header-dropdown.png) no-repeat;
} 
.Online {
    display: inline-block;font-family: 'Montserrat', sans-serif;
}
.Online span {
    display: block;
}
.Online a {
    color: #fff;
}

.Online {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #00293e;
    float: right;
    padding:24.5px 11px;
}
.Online span {
       display: block;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
 .header-logo {
    padding: 4px 0;
}
ul#sidebar-wrapper li {
    padding-top: 10px;
}

/* menubar cs */
 .nav.navbar-nav li a {
    padding: 13px 0;
    color: #fff;
    font-size: 18px;
}

	#menu-toggle {
    display: none;
    margin-top: 24px;
    text-align: right;
	    margin-right: 10px;
		    cursor: pointer;


}
	 #menu-close {
		display: block; 
	    text-align: right;
	}
	ul.nav.nav-tabs li a:hover {
    background: transparent;
    border-top: none;
    border-left: none;
    border-radius: 0;
}
	
	#sidebar-wrapper {
			z-index: 1000;
			position: fixed;
			right: 0;
			width: 250px;
			height: 100%;
			transform: translateX(250px);
			overflow-y: auto;
			background: #252525;
			-webkit-transition: all 0.8s ease 0s;
			-moz-transition: all 0.8s ease 0s;
			-ms-transition: all 0.8s ease 0s;
			-o-transition: all 0.8s ease 0s;
			transition: all 0.8s ease 0s;
				top: 0;
		    padding: 10px 20px;
			    margin-top: 0;
		}
	#sidebar-wrapper.active {
    right: 250px;
   width: 250px;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
   
}
.close-toggke {
    position: fixed;
    z-index: 999;
    top: 0;
    margin: 0;
    padding: 0;
    right: 0;
    transform: translateX(283px);
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}
.close-toggke.active {
        right: 148px;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    transform: translateX(-99px);
}
	header ul li {
    float: none;
    border: none;
    border-bottom: 1px solid #4b4e63;
	    height: auto;
    text-align: left;
}
header ul a {
    padding: 10px 7px;
}
header ul li:last-child {
   
    padding-left: 0;
    text-align: left;
}
.sprite{display:none;}
p.carettp {
       background: transparent;
    border-radius: 0;
    color: #2d3041;
    cursor: pointer;
    display: block;
    font-size: 25px;
    font-weight: 700;
    height: 32px;
    line-height: 31px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0;
    width: 31px;
    z-index: 999;
    vertical-align: middle;
    padding-top: 2px;
    margin-bottom: 0;
}
.megamenu {
    position: relative;
    top: 0;
    left: 0;
    display: none;
    width: auto;
    max-width: inherit;    float: left;
    width: 100%;    margin-bottom: 10px;
}
.megamenu li a img {
    display: none;
}
.megamenu li {
        display: block;
    border: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #525150;
}
.megamenu-content {
    padding: 10px 5px;
    background: #fff;
}
header {
    padding: 0 10px 0 10px;
}
.header-top { 
 }

.menu li {
    width: 100%;border-bottom:1px solid #e04b59;
}
.menu li.dropmenu ul {
  position: relative;
      display: none;  
    background: transparent;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    top: 0;
    left: 0;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.navbar-nav>li>.dropdown-menu {
    position: relative;
    padding: 0;
    margin: 0;
    top: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    color: #fff;
}
.nav.navbar-nav li .dropdown-menu ul li a {
    font-size: 16px;
    color: #000;
    padding: 3px 0;
    display: block;
    font-size: 14px;
}
.menu li {
    width: 100%;
    border-bottom:1px solid #5d5959;
    position: relative !important;
	    float: left;
}
span.caret {
    display: none;
}
p.carettp {
    background: transparent;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 25px;
    font-weight: 700;
    height: 32px;
    line-height: 31px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0;
    width: 31px;
    z-index: 999;
    vertical-align: middle;
    padding-top: 2px;
    margin-bottom: 0;
}
.dropdown-menu.mega-dropdown-menu .container {
    width: 100%;
}
.menu li.dropmenu ul ul {
    right: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
    background: transparent;
    display: none;
}
.menu ul li a {
       background: transparent;
    padding: 5px 10px;
    color: #696969;
}
.menu li.dropmenu ul:after {
  display:none;
}
.menu li a:hover, .menu li:hover>a {
    color: #ffffff;
}
.menu li.dropmenu ul {
    padding-left: 10px;
}

.menu ul, .menu ul ul
{
	    transform: translate(0);
}

nav.mainnav {
    display: block;
    position: relative;
    background: #fff;
    z-index: 10;
}
.menu li.dropmenu .dropmenubar {
    padding-bottom: 13px;
}
.dropmenubar li.dropmenu {
    border: none;
}
li.payonline {
    border: 1px solid #e7c700;
    border-radius: 2px;
    border-top: none;
    background: #ff573a;
    color: #fff;
    margin-top: 0;
}
.menu li.payonline a {
    color: #fff;
}


/* end menubar css */
 
.header{
	 font-family: 'Century Gothic';
}
.header-menu-desk ul li a {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'NeuzeitGro';
    padding-left: 30px;font-weight:normal
}
.header-menu-desk ul li {
    border: none;
    display: inline-block;
}
.header-menu-desk ul {
}
.header-menu-desk {
}
.header-menu-desk {
    display: inline-block;margin-top: 24px;
}
/* .header-menu-desk img {
    display: none;
} */
span.menu-name {
    font-size: 14px;
    color: #fff;
    padding-left: 11px;
    padding-top: 2px;
    display: inline-block;
    vertical-align: top;
}
 
 
/* ==================================================
	search bar css
  ================================================== */  
.search-side {
		float: right;
		padding: 32px 0px 32px 12px;
		
}
	
 
 
/* ==================================================
  end  header css 
  ================================================== */  
 /* ==================================================
   banner css 
  ================================================== */ 
 
 
section.banner {
    float: left;
    width: 100%;
    overflow: hidden;
    border-bottom:none;
	position:relative;
}
.banner-item {
    width: 25%;
    float: left;
    padding: 0 5px;
}
 section.banner  .row {
    margin-right: -5px;
    margin-left: -5px;
}
#myCarousel .carousel-caption {
  position: absolute;
    bottom: auto;
    top: 50%;
    left:199px;
    width: 50%;
    text-align: center;
    background: rgba(0,0,0,0.4);
}
#myCarousel .carousel-caption h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 300;
    box-shadow: none;
    text-transform: none;
    line-height: 48px;
    text-shadow: none;
    text-align: left;
    width: 50%;
   
}
.bannerbtn {
    float: left;
    text-align: left;
    font-size: 13px;
    color: #4f99ac;
    text-transform: uppercase;
    font-family: 'NeuzeitGro';
    font-weight: bold;
    border-top: 1px solid #3d3d3d;
    padding-top: 20px;
    width: 200px;
    margin-top: 36px;
}
.bannerbtn:hover{color: #4f99ac;}

#myCarousel .carousel-caption .bannerbtn span{margin-left:15px;}
#myCarousel .carousel-caption .bannerbtn span img {
    width: auto;
    height: auto;
    object-fit: cover;
}

#myCarousel .carousel-indicators {
    right: 0;
    left: inherit;
    width: 40px;
    margin: 0;
    height:50vh;
    top: 25vh;
    align-items: center;
    display: grid;
    bottom: 0;
}
#myCarousel .carousel-indicators li {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#535455;
    background-color:#535455;
    border: none;
    border-radius: 7px;position:relative
}
#myCarousel .carousel-indicators li:first-child:before {
    content: "";
    width: 1px;
    height: 25vh;
    background: #434446;
    position: absolute;
    right: 3px;
    top: -225px;
}

#myCarousel .carousel-indicators li:last-child:after {
   content: "";
width: 1px;
height: 25vh;
background: #434446;
position: absolute;
right: 3px;
bottom: -225px;
}

#myCarousel .carousel-indicators .active {
    width: 7px;
    height: 7px;
    margin: 1px;
    background-color: #bfbfbf;
}
section.transperancy {
    background: #252525;
}

.transperancydv h3 {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin: 25px 0 0; font-family: 'NeuzeitGro';
    padding: 0;
}

.transperancydv h2{    color: #3c9eb7;
    font-size: 24px;
    font-weight: 300;
    margin: 15px 0 25px;}
	
	.transperancydv p{    color: #fff;
  line-height: 24px;
    font-weight: 400;font-size:16px;
    }
	
	.transperancydv {
    width: 100%;
    float: left;
    border-right: 1px solid #1c1b1b;
    padding: 20px 0 30px;
}
section.transperancy .col-md-4.col-sm-8.col-xs-12:last-child .transperancydv{border-right:none;}
@media screen and (min-width: 1200px) {
section.innerBanner_wrapper .img-responsive {
    width: 100%;
    height: 130px;
    object-fit: cover;
}

}

@media screen and (min-width: 1399px) {
	
	#myCarousel .carousel-indicators li:first-child:before { top: -242px;}
	#myCarousel .carousel-indicators li:last-child:after {bottom: -242px;}
	
	#myCarousel .carousel-caption { left:230px;}
	 #myCarousel .carousel-caption h3 {
		font-size: 34px; width: 55%;  line-height: 51px;}
	
}

@media screen and (min-width: 1590px) {
#myCarousel .carousel-caption {
    left: 270px;
}

.bannerbtn {
    
    margin-top: 40px;
}
	
}


.carousel-caption p {
    color: #c9ab51;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    text-shadow: none;
    text-transform: uppercase;
	font-family: 'NeuzeitGro';
	
}
.carousel-caption h3 span {
    display: block;
}
span.capt-p {
    padding-left: 20px;
}
 
.banner-logo {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    left: 0;
    width: 100%;
}
.banner-logo img{
	    float: right;
}
.btn-primary:hover {
    background-color: #ffd476;
    text-transform: uppercase;
    border-radius: 0;
    color: #000;
    border: none;
    font-size: 14px;
    padding: 0 20px;
    margin: 24px 0 0 0;
    position: relative;
}
.carousel-caption .btn-primary::before {
    content: "";
    position: absolute;
    border: 1px solid #7b7763;
    width: 178px;
    height: 65px;
    top: -8px;
    z-index: 1;
    left: 20px;
    transition: all 0.2s linear;
}
.btn-primary{
    background-color: #ffd476;
    text-transform: uppercase;
    border-radius: 0;
    color: #000;
    border: none;
    font-size: 14px;
    padding: 0 20px;
    margin: 24px 0 0 0;
    position: relative;
}
.btn-primary span {
    position: relative;
    z-index: 2;
    background-color: #ffd476;
    display: block;
    padding: 14px 0;
}

 
 
  /* ==================================================
   banner end css 
  ================================================== */ 
  
 .border-btm{
	 border-bottom:1px solid #d6dbdd;
 }
.banner-heading {
    padding: 21px 0 30px;
}
 
 
 
  /* ==================================================
   check Ul css 
  ================================================== */ 

  .ul-check {
       list-style: none;
    padding-left: 55px;
}
  .ul-check li{
	     position: relative;
    margin-bottom: 11px;
  }
  .ul-check li:before{
		    content: "\f00c";
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-decoration: inherit;
			color: #dc4238;
			font-size: 18px;
			padding-right: 0;
			position: absolute;
			top: 0;
			left: -31px;
	  
  }
 
.Companies-list {
    width: 100%;
    height: 115px;
    text-align: center;
    display: table;
    
    border-bottom: 0;
    border-right: 0;
}
.Companies-list-inner {
    display: table-cell;
    vertical-align: middle;
}
.Companies-list img {
    display: block;
    margin: 0 auto;
}
.Companies-inner .col-md-2.col-sm-3 {
    width: 20%;
}
 
section.home-Companies {
    padding: 20px 0;
}
section.home-Companies h3 {
    text-align: center;
    margin: 0 0 30px;
    color: #313131;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
}




#lightBlackPane{
    background-color: #1e2526;
}
.signatureProjects{
    padding: 30px 0;
}
.signatureProjects h3{
    font-family: 'Merriweather', serif;
    font-size: 24px;
    color: #ffd476;
    text-transform: uppercase;    font-weight: 400;
}
.signatureProjects p{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    max-width: 970px;
    margin: 0 auto 20px;
	    opacity: 0.5;
}
.signatureProjects ul{
    margin: 20px 0 0 0;
    padding: 0;
}
.signatureProjects ul li{
    width: 33.33%;
    float: left;    position: relative;transition:all 0.5s;
}
.signatureProjects ul li img{
    max-width: 100%;
}
.signatureProjects ul li span{
    position: absolute;
    bottom: 38px;
    font-size: 20px;
    color: #fff;
    font-family: 'Merriweather', serif;
    text-transform: uppercase;
    left: 30px;
}
.signatureProjects .picture {
    position: absolute;
    width: 84%;
    height: 87%;
    border: 1px solid #ffffff30;
    margin: 30px;
    z-index: 1;
    top: 0;
	transition:all 0.5s;
}
/* .signatureProjects .picture::before{
    position: absolute;
    width: 84%;
    height: 87%;
    border: 1px solid #7ca1be;
    content: "";
    margin: 30px;
} */




.signatureProjects li:hover .picture{
	opacity:0;
}
.signatureProjects li:hover .pictureDisc{
   opacity:1;
}
.signatureProjects .pictureDisc{ 
	 position: absolute;
    width: 100%;
    height:100%;
    border: 1px solid #dabb78;
    margin: 0;
    z-index: 1;
    top: 0;
	padding: 0 65px;
	opacity:0;
	transition:all 0.5s;
	text-align:center;
	    padding-top: 116px;
    background: rgba(0,0,0,0.7)
}
.signatureProjects .pictureDisc h4{
color: #ffd476;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.signatureProjects .pictureDisc p{
    font-size:14px;
	color:#ffffff;
}
.signatureProjects .pictureDisc a {
        font-size: 14px;
    color: #ffffff;
    border: 1px solid #dabb78b3;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    width: 155px;
    padding: 16px 23px;
    text-transform: uppercase;
    margin-top: 25px;
    display: inline-block;
}
.signatureProjects{
    
}
/* ==================================================
  Featured-Properties section 
  ================================================== */  

section.Featured-Properties {
  padding: 70px 0 50px;
}
section.Featured-Properties h3 {
    text-align: center;
    margin: 0 0 20px;
    font-size: 24px;
    color: #3a3030;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Trajan Pro 3';
}
.Featured.Properties-item {
   /*  background: #eeeeee;
    padding: 16px; */margin-bottom: 30px;
}
.Featured.Properties-content span {
    font-size: 12px;
    color: #c4aa72;
    text-transform: uppercase;
}
.Featured.Properties-content {
    padding-top: 20px;
    background: #fff;
    padding: 25px;    padding-bottom: 40px;
}
.Featured.Properties-content h4 {
    font-size: 20px;
    color: #3a3030;
    margin-top: 4px;
    font-family: 'Merriweather';
    font-weight: 300;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.Featured.Properties-content h4:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 45px;
    height: 1px;
    background: #c9ab51;
}


.Featured.Properties-content p {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 21px;
    font-weight: 300;
	    margin-bottom: 18px;
}
ul.Featured.Properties-list {
    padding-left: 0;
    list-style: none;    padding-top: 15px;    padding-bottom: 13px;
}
ul.Featured.Properties-list li {
    display: inline-block;
    width: 32%;
}
ul.Featured.Properties-list li {
    display: inline-block;
    width: auto;
    font-size: 17px;
    color: #5b5b5b;
    vertical-align: top;
    padding-right: 20px;
    font-weight: 300;
}
span.Featured.Properties-list-hed {
    font-size: 11px;
    color: #8e8e8e;
    display: block;
    font-family: 'NeuzeitGro';
}
ul.Featured.Properties-list li:first-child{
	padding-left:0;
}
ul.Featured.Properties-list li:last-child{
	padding-right:0;
	border:none;
}
.Featured.Properties-content a {
    color: #5b5b5b;
    font-weight: 300;
    font-size: 12px;
    font-style: italic;
}

ul.nav.nav-tabs {
       text-align: center;
    border: none;
    margin-bottom: 58px;
    margin-top: 0;

}
ul.nav.nav-tabs li.active {
    background: transparent !important;
}

ul.nav.nav-tabs li {
    float: none;
    display: inline-block;
    background: transparent;
}
ul.nav.nav-tabs li.active a {
    background: transparent;
    color: #b59637;
}
ul.nav.nav-tabs li a {
    font-size: 16px;
    font-family: 'NeuzeitGro';
	border:none;
    border-right: 1px solid #b59637;
    padding: 2px 18px;
    color: #3a3030;border-radius: 0;
}
ul.nav.nav-tabs li:last-child a {
	border:none !important;
}
ul.nav.nav-tabs li.active a {
    background: transparent;
    color: #b59637;
	    border-right: 1px solid #b59637;    border-radius: 0;
}




/* ==================================================
  footer section 
  ================================================== */  

  .home-Journey{
	  padding:60px 0;
}
  .home-Journey .Journey-Journey-content {
    margin-top: 100px;
}
  .Journey-Journey-content h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
    line-height: 40px;
}
 .Journey-Journey-content p {
    line-height: 33px;
    font-size: 22px;
    color: #fff;
    opacity: 0.5;
    font-weight: 300;
    max-width: 400px;
    margin-top: 20px;
}
  .display-block{
	  display:block;
  }
  
  .home-Journey-form{
	  
  }
  .home-Journey-form label{
	  
  }
.btn.btn-primary.btn-submit-form {
    background: transparent;
    width: 190px;
    color: #c9ab51;
    border-radius: 0;
    padding: 12px 40px;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 30px;
    font-family: 'NeuzeitGro';
    border: 1px solid #6a6a6a;
    font-weight: bold;
    margin: 10px auto;
    display: block;
}

.home-Journey-form .form-control {
    border: 1px solid #676566;
    border-radius: 1px;
    height: 50px;
    color: #00293e;
    font-size: 15px;
    box-shadow: none;
    outline: 0 !important;
    background: transparent;
}
.home-Journey-form label {
    font-size: 13px;
    color: #ffffff;
    font-family: 'NeuzeitGro';
    opacity: 0.3;
    font-weight: normal;
    text-transform: none;
}
.btn.btn-primary.btn-submit-form:before{
	display:none;
}
.home-Journey-form textarea.form-control{
	height:108px;
}
.home-Journey-form {
    max-width: 772px;
    margin: 0 auto;
}

.home-Journey-content {
    text-align: center;
	margin-bottom:50px;
}
.home-Journey-content h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: 'Trajan Pro 3';
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 10px;
    line-height: 36px;
}
.home-Journey-content h6{
   font-size: 16px;
    color: #c9ab51;
    font-family: 'NeuzeitGro';
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}


.field {
  display: flex;
  flex-flow: column-reverse;
  margin-bottom: 1em;
}
 
label, input {
  transition: all 0.2s;
  touch-action: manipulation;
}

input {
  font-size: 1.5em;
  border: 0;
  border-bottom: 1px solid #6a6a6a;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
  background: transparent;
  cursor: text;
}

input:focus {
  outline: 0;
  border-bottom: 1px solid #666;
}

label {
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
 
input:placeholder-shown + label {
  cursor: text;
  max-width: 66.66%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(0, 2.125rem) scale(1.5);
}
 
::-webkit-input-placeholder {
  opacity: 0;
  transition: inherit;
}
 
input:focus::-webkit-input-placeholder {
  opacity: 1;
}
 
input:not(:placeholder-shown) + label,
input:focus + label {
  transform: translate(0, 0) scale(1);
  cursor: pointer;
}





/* ==================================================
  Featured.Properties-item section 
  ================================================== */  

section.Featured-Properties.Featured-Properties-news .Featured.Properties-item {
    padding: 0;
    background: transparent;
}

.Featured-Properties-news .Featured.Properties-images {
    position: relative;
}
.Featured-Properties-news .Featured.Properties-images span {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #313131;
    font-size: 14px;
    text-transform: uppercase;
    background: #ffd476;
    display: inline-block;
    padding: 7px 27px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
}
.Featured-Properties-news .Featured.Properties-content h4 {
    font-size: 18px;
    color: #313131;
    margin-top: 4px;
    line-height: 28px;
	    font-weight: normal;

}

.Featured-Properties-news .Featured.Properties-content p {
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    opacity: 0.7;
	    font-weight: normal;

}
ul.Featured.Properties-button {
    padding: 0;
	    margin-top: 24px;
    list-style: none;
}
 
ul.Featured.Properties-button li a {
    color: #313131;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
	    padding: 12px 15px;
		display:block;
}

ul.Featured.Properties-button li a:hover{
	background:#ffd476;
}


ul.Featured.Properties-button li {
    padding: 0;
    list-style: none;
    display: block;
    border: 1px solid #d2d2d2;
    float: left;
    width: 50%;
    text-align: center; 
}
ul.Featured.Properties-button li:first-child{
	border-right:0;
}
section.Featured-Properties.Featured-Properties-news {
    padding: 60px 0 0;
}

/* ==================================================
  footer section 
  ================================================== */  
  
  section.newsinsight {
    background: #ebebeb;padding:50px 0;
}

section.newsinsight h2.commontitle {
    color: #101010;    margin-bottom: 50px;
}

section.newsinsight .col-md-6.col-sm-8.col-xs-12:nth-child(2n-1) {
    clear: both;
}
section.newsinsight .col-md-6.col-sm-8.col-xs-12:nth-child(4n) {
    margin-top: -35px;
}
@media(min-width:1200px)
{
section.newsinsight .container {
    width: 815px;
}
}
.newsblog span.blogimg {
    position: relative;
}

.newsblog .blogspace {
    height: 55px;
}

.newsblog h3 {
    font-size: 19px;
    color: #333;
    font-weight: 300;
    line-height: 26px;
}
.newsblog h3 a{color: #333;text-decoration:none;}
.newsblog h5 {
    font-size: 14px;
    font-weight: 300;
    color: #444;
    margin-bottom: 20px;font-family: 'NeuzeitGro';
}
.newsinsight .slick-next {
    right: 0;
    top: inherit;
    left: 0;
    margin: 0 auto;    width: 43px;
    height: 43px;background:url('../images/arrow-bottom.jpg')
}
.newsinsight .slick-next:hover, .newsinsight  .slick-next:focus{background:url('../images/arrow-bottom.jpg');}
.newsinsight  .slick-next:before{content:""}
.newsinsight .slick-list.draggable {
    border-bottom: 1px solid #ccc;
}
.newsinsight ul.slick-dots{display:none!important;}
footer.footerr {
    background: transparent;
    padding: 0;
}

footer.footerr .footertop {padding:20px 0 20px 0;
    background: url(../images/#) no-repeat;
    width: 100%;
	background-size:cover;
    float: left;
}

footer.footerr .footertop h1 {
    font-size: 32px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    padding: 0 70px 40px 70px;
}
.home-newsletter {
    margin-bottom: 70px;
  
    float: left;
    width: 100%;
}
.home-newsletter .single {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.home-newsletter .single h2 {
    font-size: 24px;
    color: white;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: left;
    margin-top: 40px;
}
ul.bullet-points-none {
    margin-top: 40px;
}
.home-newsletter .single .form-control {
    height: 55px;
    border: none; box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #727271;
    border-radius: 0;color:#ccc; }
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #727271; }
.home-newsletter .single .btn {
    min-height: 50px;
    border-radius: 0;
    background: transparent;
    color: #fff;
    box-shadow: none;
    outline: none;
}
.home-newsletter span.input-group-btn {
   white-space: normal;
    padding-left: 0;
    position: relative;
    right: 47px;
    z-index: 2;
}


ul.bullet-points-none li a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

a.writeus {
    font-size: 16px;
    height: 62px;
    background: #3c9eb7;
    width: 270px;
    display: block;
    line-height: 62px;
    text-align: center;
    margin:0 auto 100px;
    color: #fff;    font-family: 'Merriweather', serif;font-weight:300;
}

ul.bullet-points-none {
       padding-left: 0; 
    list-style: none;
}
ul.bullet-points-none li {
    padding-left: 0;
	position:relative;
    margin-bottom:7px;
}
ul.bullet-points-none li a{
	    font-size: 16px;color:#fff;
    font-family: 'NeuzeitGro';
    font-weight: 300;
		
}
ul.bullet-points-none li a:hover{
		color:#fff;
		
}

.footer-item p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
}
ul.footer-contactdetail {
    padding-left: 0;
    list-style: none;
}
ul.footer-contactdetail li{
    padding-left: 0;
    list-style: none;
	    margin-bottom: 10px;
}


ul.footer-contactdetail li img {
    padding-right: 10px;
}


ul.footer-contactdetail {
    padding-left: 0;
    list-style: none;
    margin-top: 25px;
}
.footer-item h3 {
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 21px;
}
.footer-bottom p { 
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin: 0;
    padding: 13px 0;
}

.footer-item.footer-content p {
}

.footer-item p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 0;
}
ul.footer-social-media {
 padding: 0;
    list-style: none;
   
    float: right;
    margin-top: 50px;
}
ul.footer-social-media li {
    display: inline-block;
    padding-right: 10px; 
}
 

.copright {
    line-height: 45px;
    text-align: center;
    background: #000;
    color: #a0a0a0;
    font-size: 13px;
    font-weight: 300;
}

.footer-bottom {
    background: #000000;
	margin-top:60px;
}
p.carettp {
	display:none;
}
.footer-item ul.bullet-points-none li {
    width: 48%;
    display: inline-block;
}
.footer-item ul.bullet-points-none li:nth-child(even) {
    padding-left: 30px;
}

.footer-item h6 {
    color: #c9ab51;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'NeuzeitGro';
    font-weight: normal;
	    margin-top: 0;
}

/* seacrcg css */

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
	    display: block;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;padding: 11px 41px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}

.Featured.Properties-content.Featured.Properties-content-blog {
    background: transparent;
    padding: 30px 0;
}

.Featured-Properties-news .Featured.Properties-content.Featured.Properties-content-blog h4
{
	    padding: 0;
}
.Featured-Properties-news .Featured.Properties-content.Featured.Properties-content-blog h4:before
{
	display:none;
}
.Featured-Properties-news .Featured.Properties-content.Featured.Properties-content-blog a {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    padding: 18px 37px;
    margin-top: 13px;
	    font-weight: normal;

    display: inline-block;
}
span.blog-subhed {
    text-align: center;
    display: block;
    font-size: 16px;
    color: #c9ab51;
    margin-bottom: 11px;
	font-family: 'NeuzeitGro';
}

.Featured-new-update h6 {
    color: #5b5b5b;
    font-family: 'NeuzeitGro';
    font-size: 14px;
    opacity: 0.4;
}

.Featured-new-update {
    background: #d9e0e2;
    padding: 30px 25px 40px;
}
.Featured-new-update p{
   color:#5b5b5b;
   font-size:20px;
   line-height:30px;
}
.Featured-new-update a {
    color: #5b5b5b;
    font-size: 12px;
    font-style: italic;
    margin-top: 51px;
    display: inline-block;
}
section.Featured-Properties.news-update h3 {
    margin-bottom: 50px;
}

.news-update-view{
	text-align:right;
}
.news-update-view a{
	 color: #5b5b5b;
    font-size: 12px;
    font-style: italic;
    margin-top: 27px;
    display: inline-block;
}



/* testimonial  */








/* Carousel */

#quote-carousel {
    padding: 0 ;
    margin-top: 0;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
    width: auto;
    height: auto;
    bottom: auto;
    top: 25%;
    opacity: 1;
}
#quote-carousel .carousel-control.left {
    left: 0;
}
#quote-carousel .carousel-control.right {
    right: 0;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
    min-height: 300px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
 
.testimonial-home img.testi-quote {
    height: auto;
}

.testimonial-home h3.testimonial-home-hed {
    text-align: center;
    margin: 0 0 20px;
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Trajan Pro 3';
}
section.testimonial-home {
    padding:60px 0 45px;
}
section.testimonial-home blockquote p {
    font-size: 20px;
    color: #cecece;
    line-height: 32px;
    font-weight: 300;
    font-family: 'Merriweather';
	max-width: 735px;
    margin: 20px auto;
}
.testimonial-home img.testi-quote {
    height: auto;
    margin: 20px 0;
}
.testo-name h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 300;
}
.testo-name h6 {
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
	text-transform:uppercase;
	font-family: 'NeuzeitGro';
	    opacity: 0.4;
}

.home-Journey-wrapper h3 {
    margin: 0;
    font-size: 30px;
    color: #3a3030;
    font-weight: 300;
    line-height: 46px;
}
.home-Journey-wrapper h3 span{
   display:block;
}

.home-Journey-wrapper {
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 40px;
}
.home-Journey-wrapper:before{
	position:absolute;
	content:"";
	bottom:0;
	background:url('../images/border-btm.png') no-repeat;
	background-size:cover;
	background-position:Center;
	width:100%;
	height:9px;
}

.home-Journey-section p {
    color: #5b5b5b;
	margin-bottom:25px
}
.home-Journey-section a {
    color: #5b5b5b;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    padding: 18px 37px;
    margin-top: 13px;
    font-weight: normal;
    display: inline-block;
    float: right;
    margin-top: 41px;
}
img.img-responsive.sec-img {
    margin-top: 40px;
}

.Amenities-content {
    padding: 100px 0 89px;
}


.Amenities-content h6{
    font-size:14px;
	color:#b59637;
	font-family: 'NeuzeitGro';
	    text-transform: uppercase;
    font-weight: normal;
}
.Amenities-content h3{
      font-size: 30px;
    color: #fff;
    font-family: 'Trajan Pro 3';
    font-weight: 300;
    line-height: 42px;
}

 
.Amenities-list-hover p {
    font-size:14px;
    color: #5b5b5b;
    font-weight: 300;
}
.Amenities-list-hover {
    max-width: 410px;
    position: absolute;
    bottom: 78px;
    background: #fff;
    padding: 50px 50px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.Amenities-list-hover h3 {
    font-size: 24px;
    color: #3a3030;
    font-weight: 300;
    line-height: 34px;
}
.Amenities-list-hover2 h3 {
    font-size: 24px;
    color: #3a3030;
    font-weight: 300;
    line-height: 34px;
}
.Amenities-list-hover2 p {
    font-size:14px;
    color: #5b5b5b;
    font-weight: 300;
}
.Amenities-list-hover2 {
    position: relative;
    display: table;
	background:#fff;
    height: 100%;
}
.Amenities-list-hover2-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	    padding: 0 15px;
}section.Amenities-bg {
    padding-bottom: 36px;
    background: #d9e0e2;
}
.Amenities-list-hover2:before {
    content: "";
    position: absolute;
    right: -25px;
    top: 46%;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 25px solid white;
    z-index: 1;
}

.Amenities-list-hover2.last:before {
    content: "";
    position: absolute;
    left: -25px;
    top: 46%;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 25px solid white;
    z-index: 1;
    right: auto;
    border-left: 0;
}
.Amenities-list img {
    width: 100%;
}
.gallery2-cover img{
	width:100%;
}
.header-menu-desk ul {
    padding-left: 0;
}


/* ==================================================
  media query
  ================================================== */  

 @media(max-width:1200px)
 {
	 ul.Featured.Properties-list li {
    display: inline-block;
    width: auto;
	 font-size: 13px;}
	 .signatureProjects .pictureDisc { 
    padding: 0 15px;
	    padding-top: 75px;
	 }
#myCarousel .carousel-caption {
left: 130px;
  
}
	 
 }
 @media(max-width:1199px)
 {
	 
#myCarousel .carousel-caption h3 {
    font-size: 22px;
   
    line-height: 29px;
   
}	 

.blogimg .img-responsive {
    width: 100%;
}

.joinabs {
  
    width: 50%;
}
	 
 }
 @media(max-width:1024px)
 {
 #myCarousel .carousel-caption {
    left: 10px;
}

.joinabs {
 
    top: -352px;
}
#myCarousel .carousel-indicators {

  
    height: 15vh;
    top: 25vh;
   
}
.carousel-inner .item img {
    height: auto;
   
}



 }
 
@media(max-width:991px)
{
	.bannerTextTitle h3 {
    margin-top: 40px;
	}
 #myCarousel .carousel-indicators{display:none}
 
 .signatureProjects .pictureDisc a { 
    width: 106px;
    padding: 11px 4px;    margin-top: 0;
 }
 
 	 .signatureProjects .picture { 
    margin: 19px;
	 }
	 
	 .signatureProjects .pictureDisc {
    padding: 0 15px;
    padding-top: 0;
}

.signatureProjects ul li span { 
    bottom: 38px;
    font-size: 16px; 
    left: 8px;
}
.Journey-Journey-content h3 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    line-height: 35px;
}

.carousel-caption h3 {
    font-size: 27px;
}
.Amenities-list-hover2 h3, .Amenities-list-hover h3 {
    font-size: 18px; 
    line-height: 26px;
}
.Amenities-list-hover {
    max-width: 305px;
    position: absolute;
    bottom: 78px;
    background: #fff;
padding: 27px 17px;}
.Featured-new-update { 
    margin-bottom: 20px;
}

#menu-toggle {

    display: block;margin-top: 0;
 

}
.header-menu-desk .slidetog {

    position: absolute;display:none;
    width: 100%;
    left: 0;
    top: 90px;background:#333;
padding: 15px;

}
.header-menu-desk ul li {

    border: none;
    display: block; border-bottom:1px solid #444;padding:5px 0;

}

.header-menu-desk ul li a {

    font-size: 16px;
   
    padding-left: 0;
  

}

.imagee {

    height: 348px;
  

}
.practisbox:hover .imagee {

    height: 451px;

}

.imagee img.img-responsive{width:100%;}

#myCarousel .carousel-control {

    display: block;
    top: 40%;
    background-image: none;
    opacity: 1;height: 42px;

}

}

@media(max-width:850px)
{
	.row-flex-top{
		display:block;
	}
	
#myCarousel .carousel-caption {

    left: 0;
    position: relative;
    width: 100%;
    top: 0;

}	
	#myCarousel .carousel-caption h3 {

    font-size: 20px;
    line-height: 25px;
    width: 100%;
    min-height: 58px;

}
.bannerbtn {

    padding-top: 10px;
    width: auto;
    margin-top: 0;
    border-top: none;

}
.practisbox {

   
    max-width: 270px;
    margin: 30px auto 0;

}
.imagee {

    height: auto;

}

.practisbox:hover .imagee {

    height: auto;

}
.practisbox:hover .overlaydiv {

  
    position: relative;
    left: 0;
    bottom: 0;
    height: auto;

}
a.practisreadmore{display:inline-block;margin-top: 10px;}

.practisbox:hover .overlaydiv {

    border: 1px solid #505050;
   

}
.overlaydiv {

    height: auto;

    padding: 20px;

}

section.practisarea.adabt a.practisreadmore {

   
    margin-top: 20px;
    margin-bottom: 30px;

}

.practisarea{background-size: cover!important;padding: 40px 0;}

/* .about-profile img.img-responsive{margin:0 auto;} */

.blogimg .img-responsive {

    width: auto;
    max-width: 100%;
    margin: 0 auto;

}

.newsblog {

    text-align: center;

}
.joinabs {

    top: 0;
    position: relative;
    width: 100%;
    left: 0;

}
	.transperancydv {

   
    padding: 20px 0 0;

}
.transperancydv h2 {

    color: #3c9eb7;
    font-size: 22px;
    font-weight: 300;
    margin: 15px 0 15px;

}
footer.footerr .footertop {

    padding: 35px 0 0;
  }
  
  
  footer.footerr .footertop h1 {

    font-size: 25px;
  
    line-height: 34px;
    padding: 0 70px 24px;

}
a.writeus {

  height: 45px;
line-height: 45px;
margin: 15px auto 50px;
width: auto;
   

}

ul.footer-social-media {

    padding: 0;
    list-style: none;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;

}

}

@media (max-width:767px)
{
	.bannerTextTitle h3 {
    margin-bottom: 0;
}
.about-profile p {

   
    line-height: 19px;

    text-align: center;

}	
	.close-toggke.active {
    right: 133px;}

h1 {
  font-size: 24px;
  font-weight:600;
}

h2 {
  font-size: 22px;
  font-weight:600;
}

h3 {
  font-size: 20px;
  font-weight:600;
}

h4 {
  font-size: 18px;
   font-weight:600;
}
h5{
	font-size:16px;
	 font-weight:600;
}
h6{
	font-size:14px;
	 font-weight:600;
} 

header.header {
    position: relative;
    background: #000;
    padding-bottom: 10px;
}
.carousel-inner .item img {
    height: auto;
}
.carousel-caption {
    position: relative;
    top: 0;
    padding: 25px 0 43px;
}
.carousel-caption h3 {
        font-size: 20px;
    color: #2b2b2b;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 34px;
}
.carousel-caption p {
    color: #c9ab51;
    font-size: 14px;
    font-weight: 300;
line-height: 24px;}

.signatureProjects ul li {
    width: 100%;
    max-width: 320px;
    display: block;
    float: none;
    margin: 0 auto 10px;
}
.signatureProjects .pictureDisc { 
    padding-top: 80px;opacity: 1;
	
}
.signatureProjects .picture {
    display: none;
}
.Featured.Properties-item {
    max-width: 320px;
    margin: 0 auto 30px;
}
.home-Journey .Journey-Journey-content {
   
   
	    margin-top: 0;
    margin-bottom: 30px;    text-align: center;
}
.display-block {
    display: inline;
}
.home-Journey {
    padding: 40px 0 60px;
}
.Journey-Journey-content p {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    margin: 0;
}
.home-Journey-form {
    max-width: 400px;
    margin: 0 auto;
}
section.Featured-Properties.background-grey.Featured-Properties-news {
    padding: 57px 0 30px;
}
.Companies-list {
    
}
.Companies-inner {
    border: none;
}
section.home-Companies h3 { 

font-size: 24px;}

.footer-item.footer-content {
    margin-bottom: 43px;
}
#search input[type="search"] {
    font-size: 24px;
}
span.menu-name {
    display: none;
}
.header-menu-desk ul li:first-child a
{
	    padding-left: 0;
    padding-right: 0;
}
.Amenities-content {
    padding: 29px 0 25px;
}
.Amenities-content h3 {
    font-size: 24px; 
    line-height: 26px;
    margin-top: 10px;
}
.home-Journey-wrapper h3 {
    margin: 0;
    font-size: 24px;
    color: #3a3030;
    font-weight: 300;
    line-height: 35px;
}
.home-Journey-wrapper {
    position: relative;
    padding-bottom: 33px;
    margin-bottom: 24px;
}
.home-Journey-section p { 
    margin-bottom: 7px;
}
.home-Journey-section a { 
    float: left;
    margin-top: 16px;
}

.Featured-new-update a { 
    margin-top: 0; 
}
.Featured-new-update {
    background: #d9e0e2;
    padding: 19px 25px 25px;
}
.Featured-new-update p { 
    font-size: 16px;
    line-height: 27px;
}
.news-update-view a { 
    margin-top: 0;
}
section.testimonial-home blockquote p {
    font-size: 15px; 
    line-height: 29px; 
    margin: 0 auto;
    max-width: 85%;
}
.testo-name h3 {
font-size: 18px;}
section.testimonial-home {
    padding: 50px 0 17px;
}

.testimonial-home img.testi-quote { 
    margin: 12px 0;
}
.footer-item ul.bullet-points-none li:nth-child(even) {
    padding-left: 0;
}
.footer-item ul.bullet-points-none li {
width: 100%;}
.footer-item p { 
font-size: 14px;}
ul.bullet-points-none li a { 
font-size: 14px;}

.footer-bottom p {
    font-size: 13px;
}

.carousel-caption h3 span {
    display: inline;
}

section.Featured-Properties {
    padding: 50px 0 26px;
}
ul.nav.nav-tabs { 
    margin-bottom: 38px;
}
#menu-toggle {
    display: block;
margin-top: 6px;margin: 0;}

.header-menu-desk ul li a {
    font-size: 14px; 
    padding-left: 0;
    padding-right: 0;
}

p.commonparagah {

   
    padding: 0;
   

}

.about-profile img.img-responsive {

    margin: 0 auto 15px;width: 100%;

}

.about-profile h3 {


    text-align: center;

}
.about-profile h4 {

    text-align: center;

} 
.newsblog .blogspace {

    height: auto;

}

.header-menu-desk .slidetog {

    position: fixed;
   
    top: 60px;
  

}

.lawyer-features .pull-left {
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
}

.about-area.ptb-80 {
    padding: 30px 0;
  
}

.section-title h3 {
    font-size: 16px;
 
}

.section-title  h2 {
    font-size: 20px;
  
}
.about-area .section-title {
    margin-bottom: 20px;
}

.section-title {
    margin-bottom: 20px;
 
}
.single-choose h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.advertise-area h3 {

    font-size: 22px;
    margin-bottom: 15px;
}
.home-newsletter .single {
    max-width: 100%;
  
}
section.transperancy {

  
    padding-bottom: 30px;

}
.advertise-area .contact-btn a.practisreadmore {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 160px;
}

}

@media(max-width:520px)
{.bannerTextTitle h3 {
    margin-top: 30px;
font-size: 22px;}
	
	.header-menu-desk {

    display: inline-block;
    margin-top: 5px;

}

#myCarousel .carousel-caption h3 {

    font-size: 17px;

    min-height: 68px;

} 
	#myCarousel .carousel-control {

    top: 22%;
  

}
	
	.carousel-caption { 
		padding: 25px 0 24px;
	}
	.Featured.Properties-content h4 {
    font-size: 20px;
    color: #3a3030;
    margin-top: 4px;
    font-family: 'Merriweather';
    font-weight: 300;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 0;
}
.Featured.Properties-content {
    padding-top: 20px; 
    padding: 20px 15px 0;
    padding-bottom: 23px;
}
	ul.Featured.Properties-list { 
    padding-bottom: 5px;
}
.col-flex {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.row-reverse-mobile{
	 flex-wrap:wrap-reverse;
}
.Amenities-list-hover {
    position: relative;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    padding: 12px 15px;
}

section.Featured-Properties.news-update h3 {
    margin-bottom: 30px;
}
button.slick-arrow {
    display: none !important;
}
.Amenities-list-hover2:before{
	display:none;
}
.Featured.Properties-content.Featured.Properties-content-blog { 
    padding: 13px 0;
}
.Featured-Properties-news .Featured.Properties-content.Featured.Properties-content-blog a { 
    margin-top: 0;
}
	
	.home-Journey-wrapper h3 span {
    display: inline; 
}
section.Featured-Properties.Featured-Properties-news {
    padding: 40px 0 0;
}

.newsinsight button.slick-arrow {

    display: none !important;
    margin-top: 35px !important;

}	

section.newsinsight {

    padding: 30px 0;

}

.joinusdv {

    padding-top: 32px;

}
	
.img-responsive.joinimg {

    height: 158px;
    width: 100%;
    object-fit: cover;
    margin-left: 0;

}

footer.footerr .footertop h1 {

    font-size: 20px;
    line-height: 30px;
    padding: 0;

}

.home-newsletter .single h2 {

    font-size: 20px;
  
    margin-bottom: 20px;
   
    margin-top: 20px;

}


.home-newsletter .input-group {

 
    display: block;
  

}
	.home-newsletter span.input-group-btn {

   
    position: absolute;


}
	
}


#gallery {
  background: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 40px;
  @media screen and (min-width: 991px) {
    padding: 60px 30px 60 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

a.insightsreadmore {
    border: 1px solid #3c9eb7;
    background:#3c9eb7;
    padding: 15px 25px;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    font-family: 'NeuzeitGro';
    font-weight: normal;
    text-transform: uppercase;
}
ul.slidetog li:nth-child(5){display:none;}