html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
@media only screen and (min-width: 35em) {
    
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/*parlex use code
.message_area{background:url(../img/message_area.jpg) no-repeat fixed 0 0; background-size:cover; position:relative;}
.parallax {
  background-image: url("img/bg/bg-2.jpg");
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}
*/
/*style here*/
body{font-family: 'Lato', sans-serif;}
a:hover{text-decoration:none;}
h2{font-size: 15px;}
p{font-size: 14px;
font-weight: 500;
line-height: 25px;
text-align: justify;
color:#000;
}
.left{float:left;}
.right{float:right;}
/*header_section*/
.header_section{border-bottom: 1px solid #ddd;} 
.header{padding: 15px;} 
.logo{} 
.logo img{padding-bottom: 10px;height: 110px;
  width: 100px;} 
.social_info{}

.socials {
    margin: 25px 0 0;
    padding: 10px;
}
.socials li {    
    height: 30px;
    margin-left: 5px;
    width: 30px;
}
.socials li a {
    padding-top: 5px;
}
.socials li {
    float: left;
    height: 40px;
    margin-left: 5px;
    overflow: hidden;
    width: 40px;
}
.socials li a {    
    color: #f5f5f5;
    display: block;
    font-size: 20px;
    height: 100%;
    padding-top: 10px;
    text-align: center;
    transition: margin 0.6s ease 0s;
    width: 100%;
}
.socials li a.hover {
    
}
.socials li:hover a:first-child {
    margin-top: -40px;
}
.socials li:hover a:first-child {
    margin-top: -30px;
}
.socials {
    margin-top: 32px;
}
.socials li {
    height: 24px;
    width: 24px;
}
.socials li a {
    color: #0181AE;
    font-size: 20px;
    padding-top: 0;
    transition: margin 0.4s ease 0s;
}
.socials li a.hover {
    color: #3498db;
}
.socials li:hover a:first-child {
    margin-top: -24px;
}
/*menu_slider_section*/
.selectnav{display:none;}
.menu__section, .slider_section{background: url("../img/header_bottom_bg.png") repeat scroll left bottom rgba(0, 0, 0, 0);} 
.menu_slider{padding-bottom: 0px;border-bottom: 1px solid #ddd;} 
#sticker {}
.stick {
    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.2);
	opacity: 0.9;
	position: fixed;
	top: 0;
	width: 85.7%;
	z-index: 999999;
}
.mainmenu{background: none repeat scroll 0 0 #ffffff;}
.menu_bg{background:#fff;}
.menu, .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu {height: 0px;}
.menu li {}
.menu > li {
    display: block;
    float: left;
    position: relative;
    border-left: 1px solid #ddd;
}
.menu > li:first-child {border-left: 0px solid #ddd;}
.menu a {
	color: #000;
	display: block;
	font-size: 12px;
	line-height: 50px;
	padding: 0 17px;
	text-decoration: none;
	text-transform: uppercase;
}
.menu li:hover {background-color: #444444;}
.menu li:hover > a {
    color: #fff;
}
.submenu {
    left: 0;
    max-height: 0;
    position: absolute;
    top: 100%;
    z-index: 0;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
}
.submenu li {
    opacity: 0;
	background:#444444;
	box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.13);
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s;
}
.submenu li a{color:#999;}
.submenu > li {width: 310px;}
.menu .submenu li:hover a {
    color: #ffffff;
	transition: all 0.5s ease 0s;
}
.menu > li:hover .submenu, .menu > li:focus .submenu {
    max-height: 2000px;
    z-index: 10;
}
.menu > li:hover .submenu li, .menu > li:focus .submenu li {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.menu li:hover .submenu li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.menu li:hover .submenu li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.menu li:hover .submenu li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.menu li:hover .submenu li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.menu li:hover .submenu li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.menu li:hover .submenu li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.menu li:hover .submenu li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.menu li:hover .submenu li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
.submenu li:nth-child(1) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
.submenu li:nth-child(2) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.submenu li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.submenu li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.submenu li:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.submenu li:nth-child(6) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.submenu li:nth-child(7) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.submenu li:nth-child(8) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.company_logo_left > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.company_logo_left img {
margin-bottom: 15px;

}
/*slider section*/
.image_item img{width:100%;}
.bx-wrapper .bx-viewport {
  background: none repeat scroll 0 0 #fff;
  border: 0 solid #fff;
  left: 0;
  transform: translateZ(0px);
  box-shadow: 0 0 0 #ccc;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: none repeat scroll 0 0 #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: none repeat scroll 0 0 #40c8f4;
  border-radius: 5px;
  display: block;
  height: 10px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px;
}
.bx-wrapper .bx-caption {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
/*content_section*/
.content_section{} 
.regent_about{} 
.regent_about a{} 
.regent_about a h2{}
.regent_about_details{} 
.regent_about_details p{} 
.regent_about_details h3{} 
.regent_about_details h3 span{font-size: 15px;
font-weight: bold; color: #473b97;} 
.company_head h2 {
  color: #3d107b;
font-size: 17px;
font-weight: bold;
margin-top: 15px;
}

.regent_about img {
  margin-top: 20px;
  height: 17px;
margin-left: -5px;
}
.regent_about_details img {\
margin-top: -1px;
}
.home_video img {
  height: 17px;
  margin-top: -2px;
}
.read_about{} 
.read_about a{background-color: #ddd;
border-radius: 4px;
color: #000;
font-weight: normal;
padding: 4px 5px;
text-shadow: 1px 1px #fff;font-size: 13px;} 
.read_about a:hover {
  background-color: #d7d5d3;
  color: #100101;
}
.home_video h2, .home_products h2{color: #3D107B;
font-weight: bold;
padding-bottom: 0px;text-transform: uppercase;}
.home_products_slider {
  padding-bottom: 15px;
}
/*footer_top*/
.footer_top_section{}
.footer_top{padding: 0px;}
.home_mission_head h2, .home_vision_head h2, .home_contact h2{color: #383b97;
font-size: 15px;
font-weight: bold;}
.home_mission_details a, .home_video_details a {
  color: #2E3192;
}
.management_list img {
  margin-left: -5px;
}
.address p {
  color: #000;
  margin-bottom: 5px;
  padding: 0;
}
.address p i {
	color: #2E3192;
	display: block;
	float: left;
	line-height: 26px;
	width: 19px;
}
.home_mission_head img, .home_vision_head img{
  height: 15px;
margin-left: -5px;
margin-top: -3px;
}
/*regent image*/
.management_head img {
 
}
.management_head1 img {
  height: 9px;
  margin-top: -4px;
  padding-right: 3px;
}
.management_head1 h3{font-size:11px;}
.breadcumb_custom img {
  height: 15px;
display: none;
margin-left: 3px;
margin-top: 0px;
}
/*footer_bottom*/
.footer_bottom_section{background: none repeat scroll 0 0 #004b2f;
border-top: 6px solid #cccccc;
color: #fff;}
.footer_bottom{padding: 10px;}
.footer_left > p {
  color: #fff;
margin-top: 5px;
}
.footer_right > p {
  color: #fff;
}
.footer_right img {
  width: 90px;
}
/*management*/
.breadcumb_custom {
  margin-top: 17px;
display: none;
}
.breadcumb_custom a {
  font-size: 11px;
  padding-left: 4px;
}
.management_head {
  margin-top: 25px;
}
.management_head > h2 {
  color: #3d107b;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 7px;
margin-top: -15px;
}
.breadcumb_custom > span {
  color: #373a97;
  font-weight: bold;
}
.management_img > img {
  width: 100%;
}
.management_list > p {
  margin-top: 15px;
}

/*mission_vission_section*/
.mission_details h2, .vission_details h2 {
  color: #444444;
  font-weight: bold;
  padding-bottom: 0px;
}
.mission_details {
  margin-top: 15px;
}
.breadcumb_custom > span {
  font-size: 12px;
}
/*regent tvc*/
.tvc_list h3, .management_head h3{font-size:12px;color: #385ec5; font-weight:bold;}
/*contact_us*/
.contact_us p{color: #666;}
/*properties ltd. */
.properties_details > p {
  margin-top: 15px;
}
/*contact_us*/
.contact_form {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  padding: 20px;
}
input, textarea {
  border: 1px solid #ddd;
  color: #999;
  display: block;
  font-size: 12px;
  height: 35px;
  line-height: 14px;
  margin: 0 0 20px;
  outline: medium none;
  padding: 10px 15px;
  width: 100%;
}
textarea {
  height: 100px;
  resize: none;
}
.google_map {
  margin-top: 15px;
}
.google_map iframe {
  width: 100%;
}
/*guardian_shipping_liens*/
.guardian_img img {
  width: 100%;
}
.guardian_nav{}
.guardian_nav ul{margin:0;padding:0;list-style:none;} 
.guardian_nav ul li{padding-bottom: 5px;} 
.guardian_nav ul li a{background: none repeat scroll 0 0 #f2f9fe;
color: #775E51;
display: block;
font-weight: bold;
padding: 5px 10px;
width: 65%;} 
.guardian_nav ul li a:hover{background: none repeat scroll 0 0 #ddd;
color: #2e3091;}
.guardian_slider {
  margin-top: 91px;
}
.guardian_profile_details_left > img {
  float: left;
  margin-right: 15px;
}
.guardian_bottom_details > p {
  margin-top: 45px;
}
.guardian_bottom_text_align > p {
  color: #ff0000;
  font-size: 21px;
  font-style: italic;
  margin-top: 32px;
  text-align: center;
}
.guardian_head > h2 {
  color: #008000;
  font-size: 18px;
  font-weight: bold;
  margin-top: 11px;
}
.guardian_profile_details_right > p {
  margin-top: -10px;
}
/*message*/
.gurdian_message_bottom_img {
  margin-top: 90px;
}
.guardian_message_head > h2, .guardian_network_head > h2 {
  color: #008000;
  font-size: 19px;
  font-weight: bold;
  margin-top: 43px;
}
.guardian_message1_details > p {
  color: #576bb1;
  font-size: 14px;
  font-style: italic;
}
.guardian_message1_name > p {
  color: #555555;
  font-weight: bold;
}
/*guardian_about_us*/
.guardian_about_us_p > p {
  float: left;
  margin-right: 37px;
  width: 60%;
}
.guardian_about_us_img > p {
  float: left;
  margin-top: 15px;
}
/*guardian_network*/
.guardian_message_head > img {
  width: 100%;
}
/*guardian_contact_us*/
.guardian_contact_us_img > img {
  float: right;
  width: 240px;
}
.address a {
  font-size: 14px;
  font-weight: bold;
}
.responsive {
  width: 214px;
}
/*guardian_services*/
.guardian_services_details_left {
  float: left;
}
.guardian_services_details_right {
  float: right;
}
.guardian_services_p > p {
  margin-top: 191px;
}
.guardian_services_img1_left > img {
  float: left;
  margin-right: 10px;
}
/*ready properties*/
.ready_propertices_nav{}
.ready_propertices_nav ul{margin:0;padding:0;list-style:none;} 
.ready_propertices_nav ul li{padding-bottom: 5px;} 
.ready_propertices_nav ul li a{background: none repeat scroll 0 0 #f2f9fe;
color: #795E52;
display: block;
font-weight: bold;
padding: 5px 10px;
width: 70%;} 
.ready_propertices_nav ul li a:hover{background: none repeat scroll 0 0 #ddd;
color: #2e3091;}
.ready_propertices_img > img {
  
  margin-top: 30px;
  width: 300px;
}
.ready_propertices_slider > h2 {
  margin-top: 60px;
}
/*ready properties_about_us*/
.ready_propertices_about_us_head {
  margin-top: 32px;
}
.ready_propertices_about_us_head > h2 {
  color: #0000ff;
  font-size: 20px;
  font-weight: bold;
}
.ready_propertices_about_us_img1_left > img {
  float: left;
  margin-right: 12px;
  width: 250px;
}
/*saleabla*/
.saleable_img {
  height: 342px;
}
/*handover*/
.ready_propertices_handover_img {
  height: 193px;
  width: 324px;
}
.table_center {
  color: #666666;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
.ready_propertices_handover_table {
  margin-top: 22px;
}
/*uni_chemical*/
.single_image{float: left;
position: relative;}
.single_image img{
	background: none repeat scroll 0 0 #fff;
	height: 205px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	width: 177px;
}
.project_details{
	height: 205px;
	left: 0;
	text-align: center;
	position: absolute;
	top: 0;
	width: 177px; display:none;
}
.single_image:hover .project_details{display:block;}
.project_details a{
	background: none repeat scroll 0 0 #0078A8;
	border-radius: 5px;
	color: #ffffff;
	margin-bottom: 0;
	margin-left: -46px;
	margin-right: -50px;
	padding: 8px;
	position: relative;
	transition: all 0.3s ease-in 0.4s;
}
.project_details a:hover{text-decoration:none;}
.details_opacity{
	background: none repeat scroll 0 0 #D4895A;
	left: 10px;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	top: 0;
	height:205px; 
	width:177px;
}
.project_details a i{font-size: 16px;margin-top: 92px;}
/*custom regent*/
.group_info img {
  height: 13px;
  margin-top: -1px;
}
.video iframe {
  
  width: 100%;
}
.home_video {
  margin-top: 16px;
}
.group_info li {
  margin-bottom: 8px;
}
.tvc_list img {
  height: 15px;
  margin-top: -2px;
}
.properties_details img {

margin-top: -3px;

}
.guardian_profile_details_right img, .guardian_bottom_details img, .guardian_about_us_details img, .guardian_message_head img, .ready_propertices_about_us_head img, .ready_propertices_about_us_img1_right img {

margin-top: -2px;

}
.us_project_glance_right img {

margin-top: -2px;
}

.title {
  border-bottom: 1px solid #dcdbd7;
  margin: 10px 0;
  padding-bottom: 7px;
  position: relative;
}
.title:after {
    border-bottom: 2px solid #66C5DE;
    bottom: -1px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 65px;
}
.title:before {
    background-color: #66C5DE;
    border-radius: 500px;
    bottom: -5px;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    width: 10px;
}
a, .uk-link {
  color: #473b97;
  cursor: pointer;
  text-decoration: none;
}
.guardian_message1_details img {

margin-left: -5px;
}
.guardian_network_head img {
margin-top: -1px;

}
.contact_head > h2 {
  color: #373aa7;
  font-weight: bold;
}
.tvc_list {
  margin-top: 20px;
}
.uk-modal-dialog > h2 {
  text-align: center;
  font-size: 16px;
}
.us_project_glance_right h3, .general_us_details > h3, .us_specification_details > h3, .us_security > h3, .us_24x7 > h3, .us_terms_condition_details > h3, .us_promises_details > h3, .us_class_details > h3, .us_about_us > h3, .us_project_facilites > h3, .us_project_around_facilites > h3, .properties_details_project > h3, .properties_details_project_location > h3, .properties_details_project_describe > h3 {
  font-weight: bold;
  color:#0d0060;
font-size: 17px;
}
.us_specification_details > h4, .us_class_details > h4 {
  font-size: 14px;
  font-weight: bold;
color: #000;
}
.us_project_glance_right span {
  font-weight: bold;
  
}

.perflai {
  
  font-weight: bold;
}
/*latest add*/
.general_us_details img, .us_security img, .us_24x7 img {
  height: 15px;
  margin-top: 0px;
}
.us_project_glance_right > p {
  margin-top: 15px;
text-align: left;

}
.bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  padding: 10px;
}
.ready_propertices_about_us_img1_right > p {
  margin-top: 15px;
}
.ready_properties_slider {
  margin-top: 40px;
}
.us_project {
  margin-top: 20px;
}
.us_project_facilites_list li, .us_project_around_facilites_list li, .our_promise_list li, .properties_details_project_list li, .properties_details_project_list li, .properties_project_upcomming_list li {
  padding-bottom: 8px;
}
.us_about_us h4{color: #000;
font-size: 15px;
font-weight: bold;
line-height: 20px;}
.us_about_us img {
  margin-top: -2px;
}
.properties_details_project > h2, .properties_details_project_location > h2, .properties_details_breaking_news > h3{
  color: #0d0060;
  font-size: 23px;
  font-weight: bold;
}
.properties_project_top, .properties_project_upcomming_top, .properties_details_breaking_top {
  margin-top: 20px;
}
.properties_project > h2{color: #0d0060;
font-size: 25px;
font-weight: bold;}
.us_about_us {
  padding-top: 55px;
}
.us_project_glance {
  padding-top: 20px;
}
.us_project_glance h3, .our_promise > h3, .properties_details_breaking_news > h3, .properties_details_info_head > h2,.properties_details_info_feedback > h2, .properties_project > h3, .properties_project_upcomming > h3{color: #0d0060;
font-size: 17px;
font-weight: bold;}
.us_project_facilites, .us_project_around_facilites, .our_promise, .us_gallery, .properties_details_breaking_news, .properties_details_info_head, .us_about_us, .properties_img, .properties_details_project, .properties_details_project_describe, .properties_details_project_location,.management_img, .properties_project, .properties_project_upcomming,.us_project_facilites {
  padding-top: 41px;
}