/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
.mt-30 {
	margin-top:30px;
}





input[type="number"]::-webkit-inner-spin-button,
        input[type="number"]::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0;
}

input[type="number"] {
            -moz-appearance: textfield;
}








.Mdlbrd{
	width:1px;
	height:80px;
	background:#fff;
}


/* Privacy Policy Start */

.privacy-policy {
    padding: 5% 0;
}

.privacy-policy h3 {
    color: #000;
   font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin: 0px 0 0px 0;
    padding: 0px;
    text-align: left;
}

.privacy-policy p {
font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #4d4d4d;
    margin: 0px;
    line-height: 36px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: 400;
}
.modal .term-condition{
margin-top:10px;
margin-bottom:15px;
	color:#000;
	font-size:12px;
	display: inline-block;
}


.term-condition{
margin-top:10px;
	color:#000;
	font-size:12px;
	display: inline-block;
}

input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}


/* Privacy Policy End */


.Mobile-slide {
	display:none;
}


.accordion {
	background-color: #F5F5F5;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	font-family: 'Ubuntu', sans-serif;
}
.active, .accordion:hover {
	background-color: #ccc;
}
.accordion:after {
	content: '\002B';
	color: #777;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.active:after {
	content: "\2212";
}
.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	margin-bottom:0px;
}
.panel p {
	font-family: 'Ubuntu', sans-serif;
	text-align:left;
	padding:10px 5px;
	font-size:15px;
	margin:0px;
}
.faq_section {
	padding:70px 0px 70px 0;
	text-align:center;
	background-color: #fff;
}
.faq_heading h2 {
	    color: #000;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 35px;
    margin: 0px 0 20px 0 !important;
    position: relative;
    display: inline-block;
    padding: 0 0 10px 0;
}


#text {
    display: none;
}

.btn-container button {
    background: #dd9f2f;
    padding: 8px 15px;
    color: #fff;
    border: none;
    margin-bottom: 15px;
	font-family: 'Ubuntu', sans-serif;
}



 
.developer_section {
	padding: 0px 0px 40px 0;
	text-align:center;
	background-color: #F5F5F5;
}
.developer_heading h2 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:30px;
	margin:0px 0 40px 0;
	position:relative;
	display:inline-block;
	padding: 0 0 10px 0;
}
 .developer_heading h2::before {
 content:"";
 width:90px;
 height:4px;
 position:absolute;
 bottom:0;
 right:0;
 background: #d58c00;
 margin: auto;
 left: 0;
}
 .developer_heading h2::after {
 content:"";
 width:10px;
 height:10px;
 position:absolute;
 bottom:-3px;
 right:0;
 background:#fff;
 margin: auto;
 left: 0;
 border-radius:50%;
}
.developer_section p {
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	color:#353434;
	margin:0px;
	line-height:28px;
	padding-bottom:10px;
	text-align:justify;
}
.hide-link {
	color:#d58c00 !important;
}
.related-search {
	padding:20px 0 40px 0;
	border-bottom: #747474 solid 1px;
	margin-bottom: 20px;
}
.related-search h4 {
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-weight:500;
	color:#fff;
	margin:0px;
	padding:0px 0 10px 0;
	text-align:center;
}
.related-search ul {
	padding:0px;
	margin:0 0 0 20px;
}
.related-search ul li {
	padding:8px 0 8px 0;
	border-bottom: #d0d0d0 dotted 1px;
	width: 90%;
	list-style:none;
}
.related-search ul li a {
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
}
.related-search .row {
	justify-content: center;
	display: flex;
}




/*offer section start*/



@keyframes lefttoright {
 0% {
 transform: translate(1em, 0);
}
 100% {
 transform: transform: translate(1em, 0);
}
}
 @keyframes bigtext {
 0% {
 transform: scale(0.9);
}
 50% {
 transform: scale(1);
}
 100% {
 transform: scale(0.5);
}
}
.mobile-slider {
	display:none;
}
.slider_content h2 {
	font-family: 'Ubuntu', sans-serif;
	font-size:22px;
	font-weight:700;
	margin:0px 0 10px 0;
	padding: 5px 5px 5px 5px;
	background:#d58c00;
	color:#fff;
	display:inline-block;
}
.slider_content h2 span {
	animation: bigtext 1s linear infinite;
	display: inline-block;
}
.slider_content h2 a {
	color:#ffd400;
}
.slider_content h2 img {
	margin:0 15px 0 0;
	animation: lefttoright 1s linear infinite;
}
.slider_content h2 a:hover {
	text-decoration:none;
}
#offerModal .close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	top: 5px;
	position: absolute;
	right: 5px;
}
#offerModal h5 {
	color:#d69e00;
}





/*offer section End*/













@keyframes ripple {
 0% {
 box-shadow: 0 0 0 .3rem rgba(0, 0, 0, 0.3);
}
 100% {
 box-shadow: 0 0 0 4rem rgba(0, 0, 0, 0);
}
}
 @keyframes bigtext {
 0% {
 transform: scale(0.9);
}
 50% {
 transform: scale(1);
}
 100% {
 transform: scale(0.9);
}
}
* {
	margin:0px;
	padding:0px;
}
.mb-30 {
	margin-bottom:30px;
}
.mt-40 {
	margin-top:40px;
}
 #pickupModal .ui[class*="left icon"].input>i.icon {
 right: auto;
 left: 1px;
 border-radius: .28571429rem 0 0 .28571429rem;
 top: -7px;
}
#pickupModal .modal-header {
	border-bottom: 0px;
	padding: 10px 0 0 0;
}
#pickupModal .modal-title {
	margin: 0px 0 10px 0;
}
#pickupModal .modal-header .close {
	margin-top: 0px;
	top: 5px;
	right: 5px;
	position: absolute;
}
.modal-title {
	font-family: 'Ubuntu', sans-serif;
	font-size:22px;
	font-weight:700;
	text-align:center;
	color:#d58c00;
	margin:20px 0 20px 0 !important;
	position:relative;
	padding:0;
	display: inline-block;
}
.modal-header {
	border-bottom:0px;
	padding:0px;
	background: #fff;
	margin-bottom: 15px;
	text-align:center;
}
.modal-header img {
	position: absolute;
	top: 16px;
	left: 35px;
	width: 23%;
}
.modal-body {
	position: relative;
	padding: 0px 15px;
}
.modal-body .form-control {
	border-radius:5px;
	padding:12px 5px;
	height:auto;
	border: solid 1px #dedede;
	margin-bottom:15px !important;
	font-size:13px;
}
.modal-body select {
	padding:12px 0px !important;
}
 .modal-body:placeholder {
 font-family: 'Ubuntu', sans-serif;
 font-size:15px;
}
.modal-body .form-control:focus {
	box-shadow:none;
	border: solid 1px #dedede;
}
.modal-body input[type=submit] {
	padding:12px 12px;
	background: #dd9f2f;
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	border: none;
	width:100%;
}
#exampleModal .close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	top: 5px;
	position: absolute;
	right: 5px;
}
#myHeader {
	background:rgba(255, 255, 255, 1);
}
.sticky {
	position: sticky;
	top: 0;
	width: 100%;
	z-index:9;
}
.navbar-brand img {
    max-width: 100%;
    width: 220px;
}
.main-menu {
	padding:5px 0;
	background:#fff;
}
.main-menu .navbar-default {
	background:none !important;
	border:none !important;
}
.navbar-brand {
	height:auto;
	padding:0px !important;
	margin-top:0px;
}


.navbar-brand {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 600;
    color: #dd9f2f !important;
    padding: 0px 0 0 0 !important;
    margin: 12px 0 0 0;
    font-family: 'Ubuntu', sans-serif;
}

.main-menu .navbar {
	margin-bottom:0px;
}
.main-menu .navbar-nav li a {
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	font-weight:700;
	transition:1s;
	color:#000;
}
.main-menu .navbar-nav {
	margin-top:8px;
}
.main-menu .navbar-nav li a:hover {
	color:#d58c00 !important;
}
.main-menu .navbar .btn {
	background:#dd9f2f;
	margin-top:0px;
}
.main-menu .navbar .btn a {
	color:#fff !important;
	padding:5px 8px !important;
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	font-weight:700;
}
.main-menu .navbar .btn a:hover {
	color:#fff !important;
}
.nav>li>a {
	padding: 10px 12px !important;
}
.bdr-r {
	border:#d58c00 solid 1px;
	margin-right:5px;
	border-radius:5px;
}
/*Broucher animated button start*/



.mobile-view {
	display:none;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @-webkit-keyframes slideInDown {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible
}
 80% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
}
 @keyframes slideInDown {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible
}
 80% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
}
/*Broucher animated button end*/


.main-slider {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgb(0 0 0 / 60%)), url(../images/slider-2.jpg);
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	padding:0% 0 6% 0;
	background-color: rgba(52, 73, 94, 0.75);
}
.quotattion {
	/*position:absolute;*/
	bottom:15%;
	left:0px;
	/*background:rgba(0, 0, 0, 0.5);*/
	padding:40px 40px 40px 140px;
	width: 40%;
	margin-top:10%;
}
.quotattion h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size:40px;
	font-weight:800;
	color:#fff;
	padding:0px;
	margin:0px 0 10px 0;
}
.quotattion p {
	font-family: 'Ubuntu', sans-serif;
	font-size:22px;
	font-weight:400;
	color:#fff;
	padding:0px;
	margin:0px 0 10px 0;
}
.quotattion h3 {
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height:36px;
	padding:0px;
	margin:0px;
}
.quotattion h4 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #dd9f2f;
    padding: 0px 0 10px 0;
    margin: 0px;
}
.quotattion h3 span {
    font-family: 'Ubuntu', sans-serif;
    font-size: 40px;
    font-weight: 900;
    color: #dd9f2f;
    display: block;
    margin: 3px 0 20px 0;
}
.quotattion a {
	background:#fff;
	padding:12px 15px;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	display:inline-block;
	margin:25px 0 0 0;
	font-weight:500;
}
.quotattion a:hover {
	background:#cb521a;
	color:#fff;
	text-decoration:none;
}

.slider {
	position:relative;
}

.slider .item img{
	width:100%;
}

.Line {
	width:2px;
	height:100px;
	background:#dd9f2f;
}

.slider_content {
    background: #00000096;
    padding: 15px 20px 15px 20px;
    text-align: left;
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
}
.slider_content h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size:30px;
	font-weight:700;
	text-align:left;
	color:#fff;
	margin:0px 0 0px 0;
	padding: 0 0 0px 0;
}
.slider_content h3 {
    padding: 10px 0px 10px 0px;
    margin: 0px;
    color: #dd9f2f;
    font-size: 25px;
    font-weight: 700;
}
.slider_content h4 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    padding: 0px;
    margin: 0px;
}

.slider_content h4 span {
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    font-weight: 900;
    color: #dd9f2f;
    display: block;
    margin: 3px 0 5px 0;
}

.heading_wrapper {
	border-left:3px solid #fff;
	padding:0 0 0 20px;
}
.effect img {
	margin-right: 10px;
}
.effect {
	animation: bigtext 1s linear infinite;
	transform: scale3d(1.1, 1.1, 1);
}
.bg-orng {
	background:#d58c00;
	display:table-cell;
	padding:5px 10px 5px 10px !important;
	border-radius:5px;
}

.carousel-control.left {
    background: none;
}

.carousel-control.right {
    background: none;
}

.carousel-control {
    opacity: 1 !important;
}

.carousel-control:hover{
	opacity:0.8 !important; 
}

.active:after {
    content: "\2212";
	display:none;
}

.left-arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 15% !important;
}


.right-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 15% !important;
}


.slider_content p {
	font-family: 'Ubuntu', sans-serif;
	font-size:22px;
	color:#fff;
	margin:0px 0 30px 0;
	font-weight:500;
	padding:0 0 0 0;
	line-height:28px;
}


.slider_content p span{
	font-size:30px;
}


.slider_content h5 {
	font-family: 'Ubuntu', sans-serif;
	font-size:19px;
	font-weight:700;
	color:#fff;
	margin:0px 0 30px 0;
	padding: 0 0 0 0;
}
.slider_content h6 {
	font-family: 'Ubuntu', sans-serif;
	font-size:19px;
	font-weight:500;
	color:#fff;
	margin:0px 0 30px 0;
	padding:  0px 0px;
	line-height:28px;
}
.slider_content h6 span {
	font-size:22px;
	font-weight:700;
	display: block;
}
.slider_form {
    background: rgba(255, 255, 255, 1);
    padding: 25px 10px 30px 10px;
    border: #ddd solid 1px;
}
.slider_form h3 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #000;
    margin: 0px 0 0px 0;
    position: relative;
    padding: 0 0 0px 0;
}


.slider_form p {
    font-size: 14px;
    text-align: center;
    color: #000;
    margin: 0px 0 10px 0;
    position: relative;
    padding: 0 30px 0px 30px;
}



.slider_form .form-control {
	border-radius:5px;
	padding:12px 5px;
	height:auto;
	border: solid 1px #a3a3a3;
	margin-bottom:0px;
	box-shadow: none;
	font-size:13px;
}
.slider_form select {
	padding:12px 0px !important;
6666666
}
 .slider_form:placeholder {
 font-family: 'Ubuntu', sans-serif;
 font-size:15px;
}
.slider_form .form-control:focus {
	box-shadow:none;
	border: solid 1px #dedede;
}
.slider_form input[type=submit] {
	padding:12px 12px;
	background: #dd9f2f;
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	border: none;
	width:100%;
}
.slider_form input[type=submit]:hover {
	background:#d58c00;
}
/*.slider_heading{margin-bottom:50px;}

.slider_heading h1{font-family: 'Ubuntu', sans-serif; font-size:45px; color:#FFFFFF; text-align:center; font-weight:700;}

.slider_heading p{font-family: 'Ubuntu', sans-serif; font-size:22px; color:#FFFFFF; text-align:center;}*/



.pd-left {
	padding-left:4px;
}
.pd-right {
	padding-right:4px;
}
.contact-section {
	padding: 40px 0px 40px 0;
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../images/contact-bg.jpg);
	background-size:cover;
	text-align:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.contact-section h2 span {
	color:#fff !important;
}
.contact-section .form-control {
	border-radius:0px;
	padding:12px 5px;
	height:auto;
	border: solid 1px #dedede;
	margin-bottom:15px !important;
	font-size:13px;
}
.contact-section select {
	padding:12px 0px !important;
}
 .contact-section:placeholder {
 font-family: 'Ubuntu', sans-serif;
 font-size:15px;
}
.contact-section .form-control:focus {
	box-shadow:none;
	border: solid 1px #dedede;
}
.contact-section input[type=submit] {
	padding:12px 12px;
	background: #dd9f2f;
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	border: none;
	width:100%;
	border-radius:0px;
}
.short_detail {
	position: relative;
	padding: 0px;
	text-align: center;
	margin-top:-25px;
}
.short_detail_box {
	border: solid 1px #585858;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	background:#fff;
	padding: 25px;
 box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}
.short_detail_box h3 {
	font-family: 'Ubuntu', sans-serif;
	font-size:17px;
	font-weight:700;
	color:#000;
	margin:0;
	padding:0px;
	text-decoration: underline;
}
.short_detail_box p {
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#000;
	margin:0;
	padding:5px 0 0 0;
	z-index: 1;
}
.short_detail_box p a {
	background: #d58c00;
	padding:3px 5px;
	color:#fff;
}
.short_detail .col-lg-3 {
	padding-left:0px;
	padding-right:0px;
}
.about {
    background: #fafafa;
    padding: 70px 0px 70px 0;
    text-align: center;
}
.about_content p {
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	color:#495057;
	margin:0px;
	line-height:33px;
	padding-bottom:5px;
	text-align:left;
	font-weight:400;
}
.about_content ul li {
    text-align: left;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #495057;
    margin: 0px;
    padding-bottom: 10px;
    line-height: 28px;
    font-weight: 400;
}
.about_content h2 {
	color:#212529;
	font-family: 'Ubuntu', sans-serif;
	font-weight:500;
	font-size:35px;
	margin:0px 0 20px 0;
	position:relative;
	display:inline-block;
	padding:0 0 10px 0;
}
.about_content h2 span {
	color:#dd9f2f;
	font-weight:700;
}
.about_content h3 {
	color:#d58c00;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size:35px;
	margin:45px 0 15px 0;
	padding:0px;
	text-align:left;
}
.about_content h4 {
	color:#d58c00;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size:25px;
	margin:45px 0 10px 0;
	padding:0px;
	text-align:left;
}
/*.about_content h2::before {
 	content: "";
    width: 90px;
    height: 4px;
    position: absolute;
    bottom: 0;
    background: #d58c00;
    left: 13px;
}
 .about_content h2::after {
 content: "";
    width: 10px;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #d58c00;
}*/
.abt_feature {
	margin-left:20px;
}
.abt_feature li {
	color:#353434;
	font-family: 'Ubuntu', sans-serif;
	font-size:17px;
	margin:0px 0 15px 0;
	text-align:left;
}
.about_content_box {
	background:#003333;
	padding:35px 25px;
	transition:1s;
}
.about_content_box:hover {
	background:#044e4e;
}
.about_content_box h3 {
	margin:0px 0 5px 0;
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:26px;
}
.about_content_box p {
	margin:0px;
	color:#a9a9a9;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	line-height:28px;
	font-weight:300;
}
.about_content img {
    margin-bottom: 10px;
    border-radius: 20px;
}
.abt_img {
	position:relative;
}
._mepdts {
	border: 1px solid #dd9f2f;
	padding: 15px 15px 15px 15px;
	transition: 0.5s;
	border-radius: 5px;
}
._apbox {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: #e9ecef;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -9%);
	position: relative;
}
._apbox img {
	width:50%;
}
._mepdts label {
    display: block;
    margin-bottom: 0.5rem;
    margin-top: 1rem;
    font-family: 'Ubuntu', sans-serif;
    font-size: 19px;
    color: #dd9f2f;
}
._mepdts span {
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
}
/* .abt_img::before {
 content:"";
 border:#fff solid 3px;
 position:absolute;
 top:4px;
 left:4px;
 right:4px;
 bottom:4px;
}*/
/*.aminities_bg{display: flex;    justify-content: center;    flex-wrap: wrap;}*/

	
	
.WhatWeDo-section{
	padding: 70px 0 70px 0;
    text-align: center;
}	

.whatwedo_heading h2{
	color: #212529;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 35px;
    margin: 0px 0 40px 0 !important;
    position: relative;
    display: inline-block;
    padding: 0 0 10px 0;
}

.WhatWeDo-section p{
	font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    color: #495057;
    margin: 0px;
    line-height: 38px;
    padding-bottom: 5px;
    text-align: left;
    font-weight: 400;
}

.WhatWeDo-section img{
	border-radius:15px;
}




.Benifites {
	padding: 80px 0 80px 0;
    text-align: center;
}

.Benifites h2{
	color: #212529;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 35px;
    margin: 15px 0 20px 0 !important;
    position: relative;
    display: inline-block;
    padding: 0 0 10px 0;
	text-align:left;
}

.Benifites h2 span {
    font-weight: 500;
    color: #dd9f2f;
    display: block;
}

.Benifites img{
	border-radius:15px;
}


.Benifites ul {
	padding:0px;
	margin:0px;
	
}

.Benifites ul li {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #000000;
    margin: 0px;
    padding: 20px 0 20px 0;
    text-align: left;
    font-weight: 500;
}
	
	
	


.property-highlights {
    padding: 70px 0 70px 0;
    text-align: center;
}
.property-highlights-heading h2 {
    color: #212529;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 35px;
    margin: 0px 0 40px 0 !important;
    position: relative;
    display: inline-block;
    padding: 0 0 10px 0;
}

.property-highlights img{
	border-radius:25px;
}

.property-highlights p {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #495057;
    margin: 0px;
    line-height: 33px;
    padding-bottom: 5px;
    text-align: left;
    font-weight: 400;
}


.property-highlights ul {
    margin: 0 0 0 30px;
    padding: 0 0 0 0;
}

.property-highlights ul li {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #495057;
    margin: 0px;
    padding: 20px 0 20px 0;
    font-weight: 400;
    text-align: left;
    border-bottom: #dd9f2f solid 1px;
}

.dubai-row {
	display: flex;
	justify-content: center;
	align-items: center;
}
.flex_center {
	display: flex;
	justify-content: center;
}
.payment_plan_section {
    padding: 40px 0 60px 0;
    text-align: center;
    background: #000000;
}
.payment_plan_section .our_aminities_heading h2 {
	color:#fff;
}
.payment_box {
	border:#dd9f2f solid 1px;
	padding:15px;
	min-height:130px;
	border-radius:5px;
}
.payment_box h4 {
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size:35px;
	margin:0px 0 10px 0;
	padding:0px
}
.payment_box h6 {
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	font-size:20px;
	margin:0px 0 0px 0;
	padding:0px
}
.payment_plan_section .col-md-1 {
	padding-left:5px;
	padding-right:5px;
}
.amenitits-img-box {
	padding: 10px 10px;
	margin-bottom: 30px;
	display:flex;
	gap:20px;
}
.amenitits-img-box img {
	width:15%;
}
.amenitits-img-box h2 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:500;
	font-size:16px;
	margin:0px 0 0px 0;
	padding:0px
}
.transparent-bg {
	padding: 40px 0px 40px 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/trans-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	margin-bottom:70px;
}
.our_aminities_section {
	padding: 40px 0px 40px 0;
	text-align:center;
	background:#f8f9fa;
}
.our_aminities_section .row {
}
.our_aminities_heading h2 {
    color: #000;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 35px;
    margin: 0px 0 20px 0 !important;
    position: relative;
    display: inline-block;
    padding: 0 0 10px 0;
}
.our_aminities_heading h2 span {
	color:#212529;
	font-weight:700;
}


.specification{
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgb(0 0 0 / 90%)), url(../images/slider-2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 5% 0 5% 0;
	background-attachment:fixed;
    background-color: rgba(52, 73, 94, 0.75);
	
}

.specification h2 {
    color: #ffffff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 35px;
    margin: 0px 0 40px 0 !important;
    position: relative;
    display: inline-block;
    padding: 0 0 10px 0;
}

.specification-box {
	padding:15px 10px;
	border:#dd9f2f solid 1px;
	margin-bottom:25px;
	
}

.specification-box p{
	font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    color: #fff;
    margin: 0px;
    padding: 20px 0 20px 0;
    font-weight: 500;
    text-align: center;
}





















/* .our_aminities_heading h2::before {
 content: "";
    width: 90px;
    height: 4px;
    position: absolute;
    bottom: 0;
    background: #eda42f;
    left: 13px;
}
 .our_aminities_heading h2::after {
 content: "";
    width: 10px;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #eda42f;
}*/
.our_aminities_box {
	border: solid 1px #e7e7e7;
	padding:8px;
	text-align:center;
	margin-bottom: 0px;
}
.our_aminities_box img {
	margin:auto;
}
.our_aminities_box p {
	color:#646362;
	font-family: 'Ubuntu', sans-serif;
	font-size:13px;
	margin: 15px 0 0 0;
	font-weight:700;
}
.bdr-r-0 {
	border-right:0px;
}
.bdr-t-0 {
	border-top:0px;
}
.our_aminities_section .col-lg-2 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
 .your_host_content ul li::before {
 content:"\f18e";
 font-family: FontAwesome;
 position:absolute;
 top:14px;
 left:-30px;
 font-size:20px;
 color:#ff7344;
}
.price-section {
	padding: 0px 0px 40px 0;
	text-align:center;
	background-color: #fff;
}
.price-section .border {
	border: 1px solid #dee2e6!important;
}
.price-section .btn-info {
	background:#d58c00;
	border-color: #d58c00;
}
.price-section .btn-info:focus {
	outline:none;
}
.price-section .btn-info:active:focus {
	background-color: #eda42f;
	border-color: #eda42f;
}
.price-section table {
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
}
.price-section table th {
	text-align:center;
}

.our_project_gallery_section {
    padding: 70px 0px 70px 0;
    text-align: center;
    background-color: #fff;
}

.our_project_gallery_heading h2 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:30px;
	margin:0px 0 40px 0 !important;
	position:relative;
	display:inline-block;
	padding: 0 0 10px 0;
}
 .our_project_gallery_heading h2::before {
 content:"";
 width:90px;
 height:4px;
 position:absolute;
 bottom:0;
 right:0;
 background: #d58c00;
 margin: auto;
 left: 0;
}
 .our_project_gallery_heading h2::after {
 content:"";
 width:10px;
 height:10px;
 position:absolute;
 bottom:-3px;
 right:0; /*background: linear-gradient(90deg, #FF7900, #932E00);*/
 background:#fff;
 margin: auto;
 left: 0;
 border-radius:50%;
}
.our_project_gallery_section .item {
	border:#dbdbdb solid 1px;
	padding:5px;
	margin-bottom:30px;
	position:relative;
}

.our_project_gallery_section .item p a {
    background: #000;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0px;
    margin: auto;
    width: 50%;
    padding: 10px 10px 10px 10px;
    font-size: 18px;
    color: #fff;
	opacity:0;
}
.our_project_gallery_section .item:hover p a{
	opacity:1;
}



.our_project_gallery_section .item img {
}
#higlits {
	padding: 110px 0px 40px 0;
	text-align:center;
	background-color: #F5F5F5;
}
.higlights_heading h2 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:30px;
	margin:0px 0 40px 0 !important;
	position:relative;
	display:inline-block;
	padding: 0 0 10px 0;
}
 .higlights_heading h2::before {
 content:"";
 width:90px;
 height:4px;
 position:absolute;
 bottom:0;
 right:0;
 background: #d58c00;
 margin: auto;
 left: 0;
}
 .higlights_heading h2::after {
 content:"";
 width:10px;
 height:10px;
 position:absolute;
 bottom:-3px;
 right:0; /*background: linear-gradient(90deg, #FF7900, #932E00);*/
 background:#fff;
 margin: auto;
 left: 0;
 border-radius:50%;
}
#higlits ul li {
	text-align:left;
	list-style:none;
	margin-bottom:0px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 17px;
	color: #757272;
	padding-bottom:25px;
	position:relative;
}
#higlits ul {
	margin-top:15px;
	margin-left:25px;
}
 #higlits ul li::before {
 content: "\f101";
 position:absolute;
 top:0;
 left:-20px;
 font-family: FontAwesome;
 color:#932E00;
 font-size:20px;
}
.higlits_box {
	padding:5px;
	text-align:center;
	background:#fff;
	box-shadow: #939393 0px 0px 7px;
	border-radius:0 15px 0 15px;
	position:relative;
}
/*.higlits_box{ padding:30px; text-align:center; background:#fff;     box-shadow: #939393 0px 0px 7px; border-radius:0 15px 0 15px; position:relative;}

.higlits_box::before{border:#932E00 solid 1px; content:""; position:absolute; top:15px; left:15px; right:15px; bottom:15px;}*/

.higlits_box img {
	margin:auto;
	border-radius: 0 10px 0 10px;
}
.higlits_box h4 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-size:17px;
	margin: 10px 0 0 0;
	font-weight:700;
	padding:0;
}
.higlits_box p {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	margin: 5px 0 0 0;
	font-weight:500;
	padding:0;
}
.flour_plans_section .item img {
	filter: blur(2px);
}
.flour_plans_section .item {
	border:#dbdbdb solid 1px;
	padding:5px;
}
.flour_plans_section {
	padding: 40px 0px 40px 0;
	text-align:center;
	background:#fafafa;
}
.flour_plans_heading h2 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:30px;
	margin:0px 0 40px 0 !important;
	position:relative;
	display:inline-block;
	padding: 0 0 10px 0;
}
 .flour_plans_heading h2::before {
 content:"";
 width:90px;
 height:4px;
 position:absolute;
 bottom:0;
 right:0;
 background: #d58c00;
 margin: auto;
 left: 0;
}
 .flour_plans_heading h2::after {
 content:"";
 width:10px;
 height:10px;
 position:absolute;
 bottom:-3px;
 right:0; /*background: linear-gradient(90deg, #FF7900, #932E00);*/
 background:#fff;
 margin: auto;
 left: 0;
 border-radius:50%;
}
.location_advantage_section {
	padding: 70px 0px 70px 0;
	text-align:center;
	background-color: #fff;
}
.location_advantage_heading h2 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:30px;
	margin:0px 0 40px 0 !important;
	position:relative;
	display:inline-block;
	padding: 0 0 10px 0;
}
 .location_advantage_heading h2::before {
 content:"";
 width:90px;
 height:4px;
 position:absolute;
 bottom:0;
 right:0;
 background: #d58c00;
 margin: auto;
 left: 0;
}
 .location_advantage_heading h2::after {
 content:"";
 width:10px;
 height:10px;
 position:absolute;
 bottom:-3px;
 right:0; /*background: linear-gradient(90deg, #FF7900, #932E00);*/
 background:#fff;
 margin: auto;
 left: 0;
 border-radius:50%;
}
.location_advantage_section h4 {
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight:500;
	font-size:18px;
	margin:10px 0 10px 0;
	text-align:center;
}
.location_advantage_section h6 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	font-size:16px;
	margin:0px 0 0px 0;
	text-align:center;
}
.location_advantage_section ul {
	margin-left:35px;
}
.location_advantage_section ul li {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	margin:0px 0 25px 0;
	text-align:left;
}
.location_box {
    padding: 15px 15px 15px 15px;
    border: 1px solid #e9ecef;
    min-height: 85px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	    background: #dd9f2f;
}
.location_box img {
	width:25%;
	display:inline-block;
}
.location_advantage_section iframe {
	 
}
.footer {
	background: #dd9f2f;
	padding:20px 0;
}
.footer p {
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	margin: 0 0 6px 0px;
	text-align:center;
	line-height:18px;
}
.footer a {
	color:#fff;
}
.footer a:hover {
	text-decoration:none;
	color:#fff;
}
.slider_model_box h5 {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-size:30px;
	margin:0;
	text-align:center;
	font-weight:600;
}
.slider_model_box .modal-header p {
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	margin:0;
	text-align:center;
}
.slider_model_box .modal-body {
	display: inline-block;
	width: 100%;
	padding: 0 15px 15px 15px;
}
.slider_model_box form .form-control {
	border-radius:0px;
	padding:12px 12px;
	height:auto;
	border: 1px solid #b1acac;
	margin-bottom:15px;
}
 .slider_model_box form input::placeholder {
 font-family: 'Ubuntu', sans-serif;
 font-size:16px;
}
.slider_model_box form .form-control:focus {
	box-shadow:none;
	border: 1px solid #b1acac;
}
.slider_model_box form input[type=submit] {
	padding:12px 12px;
	background:#CC3300;
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	border: 1px solid #CC3300;
}
.slider_model_box .modal-header {
	border-bottom:none;
	padding: 15px 15px 0px 15px;
}
.slider_model_box .modal-header .close {
	margin-top: -2px;
	position: absolute;
	top: -10px;
	right: -10px;
	background: #fff;
	width: 25px;
	height: 25px;
	opacity: 1;
	border-radius: 50%;
}
.sticky_footer {
	background:#ee9b0e;
	padding: 15px 15px 15px 15px;
	position: sticky;
	bottom: 0;
	z-index: 9;
	border-top:#FFFFFF solid 1px;
}
.enquery_form_bg h2 {
	text-align:center;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:28px;
	margin:0px;
}
.enquery_form_bg .form-control {
	border-radius:0px;
	padding:12px 12px;
	height:auto;
	border: none;
}
 .enquery_form_bg:placeholder {
 font-family: 'Ubuntu', sans-serif;
 font-size:15px;
}
.enquery_form_bg .form-control:focus {
	box-shadow:none;
	border: none;
}
.enquery_form_bg input[type=submit] {
	padding:12px 12px;
	background:#000;
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	border: none;
}
.sticky_whatsapp {
	bottom:2%;
	left:10px;
	z-index:999;
	position:fixed;
}
.sticky_whatsapp span {
	display:none;
}
.sticky-contact {
	bottom:2%;
	right:10px;
	z-index:999;
	position:fixed;
}
.sticky-contact span {
	display:none;
}
.live-chat {
	bottom:15%;
	right:10px;
	z-index:999;
	position:fixed;
	background:#d58c00;
	border-radius:50%;
	padding:10px;
	animation: bigtext 1s linear infinite;
	border: #fff solid 1px;
}
.live-chat span {
	display:none;
}
.sticky_contact {
    top: 48%;
    right: -48px;
    z-index: 999;
    position: fixed;
    background: #dd9f2f;
    padding: 10px 10px;
    transform: rotate(-90deg);
    display: none;
}
.sticky_contact a {
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
}
.sticky_contact a:hover {
	text-decoration:none;
	color:#fff !important;
}
.thank_you {
	text-align:center;
	padding:110px 0px;
	background:#f7f7f7;
}
.thank_you i {
	text-align:center;
	font-size:65px;
	color:#009933;
}
.thank_you h4 {
	text-align:center;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	font-size:28px;
	margin:10px 0 10px 0;
}
.thank_you p {
	text-align:center;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	margin:0px;
	line-height: 31px;
}



    























/* lg */ 

@media (min-width: 1200px) {
}



/* md */

@media (min-width: 992px) and (max-width: 1199px) {
}
.seven-cols .col-md-1,  .seven-cols .col-sm-1,  .seven-cols .col-lg-1 {
	width: 14.285714285714285714285714285714%;
 *width: 14.285714285714285714285714285714%;
}


/* sm */

@media (min-width: 768px) and (max-width: 991px) {
 .quotattion {
 padding: 40px 40px 40px 40px;
 width: 100%;
 margin-top: 0%;
}
 .navbar-brand img {
 max-width: 100%;
 height: auto;
 width: 54%;
 display: inline-block;
}
.main-menu .navbar-nav li a {
 font-size: 12px;
 font-weight: 400;
 padding: 7px 7px !important;
}
 .main-menu .navbar .btn a {
 padding: 0px 0px !important;
 font-size: 12px;
 font-weight: 500;
}
 .about_content h2 {
 font-size: 30px;
 margin: 0px 0 0px 0;
 position: relative;
 display: inline-block;
 padding: 0 0 10px 0;
}
 .dubai_heading h2 {
 font-size: 30px;
 margin: 0px 0 40px 0 !important;
 position: relative;
 display: inline-block;
 padding: 0 0 0px 0;
}
 .dubai-row {
 display: inherit;
}
 .dubai_box {
 padding: 15px 15px 15px 15px;
 border: 1px solid #e9ecef;
 margin-bottom: 0px;
 margin-top: 20px;
 min-height: 130px;
}
 .our_aminities_heading h2 {
 font-size: 30px;
 font-weight:500;
}
 .location_box {
 margin-bottom: 30px;
}
}





/* xs */

@media (max-width: 767px) {
	
	.slider_form input[type=submit] { 
    font-size: 13px; 
}

.slider_form p {
    font-size: 13px;
    text-align: center;
    color: #000;
    margin: 0px 0 0px 0;
    position: relative;
    padding: 0 30px 10px 30px;
}


.Mobile-slide ul {
    padding: 0px;
    margin: 15px 0 0 0px;
    display: block;
    justify-content: center;
    align-items: center;
    gap: 28px;
}

.Mobile-slide ul li {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    margin: 0px;
    padding: 0px 0 12px 0;
    text-align: center;
    font-weight: 300;
    list-style: none;
}

.Mobile-slide ul li span {
    font-size: 22px;
    color: #dd9f2f;
    font-weight: 700;
    display: block;
    padding: 3px 0 0 0;
}

.Mobile-slide ul li strong {
    font-size: 12px;
    font-weight: 500;
    padding: 7px 0 0 0;
    display: block;
}
.Mobile-slide ul li i{
	color:#dd9f2f;
	padding:0 6px 0 0;
	font-size:20px;
}

.Mobile-slide {
    display: block;
}

.Desk-slide {
	display:none;
}

.slider_content h1 {
    font-size: 19px;
       text-align: left;
}

.Benifites h2 {
    font-size: 23px;
}

.Benifites ul {
    padding: 0px;
    margin: 0px 0 0 30px;
}

.Benifites ul li {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #000000;
    margin: 0px;
    padding: 15px 0 15px 0;
    text-align: left;
    font-weight: 500;
}

.slider_content h4 span {
    font-size: 30px;
}

.left-arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 35% !important;
}


.right-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 35% !important;
}

.slider_content {
    background: #000000b5;
    padding: 4px 0px 0px 0px;
    text-align: left;
    position: relative;
    bottom: 0px;
    width: 100%;
    display: block;
    justify-content: center;
    align-items: center;
    gap: 80px;
}

.Line {
    display: none;
}



 .our_project_gallery_section .col-xs-6 {
 padding-left:5px;
 padding-right:5px;
}
 .flour_plans_section .col-xs-4 {
 padding-left:5px;
 padding-right:5px;
}
 .location_advantage_section .col-xs-6 {
 padding-left:5px;
 padding-right:5px;
}
 .seven-cols .col-md-1,  .seven-cols .col-sm-1,  .seven-cols .col-lg-1 {
 width: 50%;
}
 .payment_box {
 margin-bottom: 10px;
}
 .amenitits-img-box {
 gap: 15px;
 min-height: 60px;
}
 .amenitits-img-box h2 {
 font-size: 14px;
 margin: 0px 0 0px 0;
 padding: 0px;
 text-align: left;
}
 .location_box {
 margin-bottom: 10px;
}
 .location_advantage_section h4 {
 font-size: 16px;
}
._mepdts {
    margin-bottom: 15px;
    min-height: 170px;
}
 .dubai_heading h2 {
 font-size: 30px;
 margin: 0px 0 20px 0 !important;
}
 .dubai_box {
 margin-bottom: 0px;
 min-height: auto;
 margin-top: 15px;
}
 .dubai-row {
 display: block;
 justify-content: center;
 align-items: center;
}
 .related-search .row {
 display: inherit;
}
 .quotattion {
 bottom: 0%;
 padding: 10px 8px 12px 10px;
 position: relative;
 text-align: center;
 background: rgba(0, 0, 0, 0.3);
 width: 100%;
}
.quotattion h4 {
 font-size: 18px;
 padding: 0px 0 10px 0;
 margin: 0px;
}
 .quotattion h3 {
 font-size: 18px;
 line-height: 28px;
}
 .quotattion h3 span {
 font-size: 34px;
}
 .quotattion a {
 padding: 8px 9px;
 font-size: 14px;
 display: none;
 margin: 10px 0 0 0;
 font-weight: 700;
}
 .about_content h2 {
 font-size: 20px;
 margin: 0px 0px 20px 0;
}
 .our_aminities_heading h2 {
 font-size: 30px;
}
.slider_form {
    margin: 0px 0 0 0;
    display: block;
}
 .slider_form .form-control {
 margin-bottom: 10px;
}
 .modal-title {
 font-size: 18px;
 font-weight: 700;
 text-align: center;
 color: #dd9f2f;
 margin: 20px 0 0px 0 !important;
 position: relative;
 padding: 0 0 0 30px;
 display: inline-block;
}
.modal-header img {
 position: absolute;
 top: 24px;
 left: 24px;
 width: 25%;
}
 .footer p {
 font-size: 13px;
}
 .mobile-content {
 display:none;
}
 .full-slider {
 display:none;
}
 .mobile-slider {
 display:block;
}
 .slider_content h5 {
 font-size: 17px;
 margin: 0px 0 15px 0;
}
 .slider_content h6 {
 font-size: 17px;
 margin: 0px 0 15px 0;
}
 .slider_content h6 span {
 font-size: 18px;
}
 .slider_content a {
 display:inline-block;
}
 .slider_content p span {
 font-size: 25px;
}
 .slider_content h2 {
 font-size: 18px;
 margin: 0px 0 5px 0;
 padding: 5px 5px 5px 5px;
}
 .slider_content h4 {
 font-size: 25px;
 font-weight: 700;
 margin: 10px 0 10px 0 !important;
}
.slider_content p {
    font-size: 17px;
    margin: 0px 0 15px 0;
}
 .mobile-view {
 background: #dd9f2f;
 color:#fff;
 padding:7px 25px;
 text-align:left;
 display:inline-block;
 position:absolute;
 top:12px;
 right:67px;
 font-size:14px;
 z-index:1;
}
 .mobile-view:hover {
 text-decoration:none;
}
 .mobile-view:focus {
 color:#fff;
 text-decoration:none;
}
 .mobile-view i {
 margin-right:5px;
}
 .navbar-default .navbar-toggle {
 border-color: #dd9f2f;
 background: #dd9f2f;
 color:#fff;
 margin-right: 5px;
 border-radius: 0px;
 margin-top: 12px;
}
 .navbar-default .navbar-toggle .icon-bar {
 background-color: #fff;
}
 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
 background-color: #dd9f2f;
}
 .footer {
 padding: 10px 0 45px 0;
}
 .short_detail_box h3 {
 font-size: 13px;
}
.slider_content h3 {
    font-size: 18px;
    line-height: 29px;
}
 .slider {
 padding: 0% 0 0% 0;
 height: auto;
}
 .slider .col-lg-6 {
 padding-left:0px;
 padding-right:0px;
}
 .slider .col-lg-4 {
 padding-left:0px;
 padding-right:0px;
}

 .short_detail_box {
 margin-bottom: 5px;
}
 .short_detail {
 margin-top: -15px;
}
 .higlits_box {
 margin-bottom: 7px;
}
 .our_project_gallery_section .item {
 margin-bottom: 8px;
}
 .flex_center {
 display: inherit;
 justify-content: center;
}
 .flour_plans_section .item {
 margin-bottom: 8px;
}
 .mob_header button {
 text-align:center;
 color:#fff;
 font-family: 'Ubuntu', sans-serif;
 font-weight:600;
 font-size:18px;
 margin:0px 0 0px 0;
 background:#ee9b0e;
 width:100%;
 border:none;
 padding:10px 0;
}
.navbar-brand img {
    max-width: 100%;
    height: auto;
    width: 130px;
}
.navbar-brand {
    margin-top: 18px;
}
 .main-menu {
 padding: 0px 0;
}
 .navbar .pull-right {
 float: left !important;
}
 .enquery_form_bg .form-control {
 margin-bottom:5px;
}
 .about_content p {
 font-size: 14px;
}
 .sticky_whatsapp {
 bottom:0;
 left:0px;
 position:fixed;
 width:50%;
 background:#dd9f2f;
 padding:10px 0 10px 10px;
 border-right:#fff solid 1px;
}
 .sticky_whatsapp img {
 display:inline-block;
 margin-right:20px;
 width:10%;
}
 .sticky_whatsapp a {
 display: flex;
 align-items: center;
 justify-content: center;
 color:#fff;
 font-family: 'Ubuntu', sans-serif;
 font-size:16px;
}
 .sticky_whatsapp span {
 display:block;
}
 .sticky-contact {
 bottom:0;
 right:0px;
 position:fixed;
 width:50%;
 background:#dd9f2f;
 padding:10px 0 10px 10px;
}
 .sticky-contact img {
 display:inline-block;
 margin-right:20px;
 width:10%;
}
 .sticky-contact a {
 display: flex;
 align-items: center;
 justify-content: center;
 color:#fff;
 font-family: 'Ubuntu', sans-serif;
 font-size:16px;
}
 .sticky-contact span {
 display:block;
}
 .sticky_footer {
 background: #ee9b0e;
 padding: 15px 15px 15px 15px;
 position: sticky;
 bottom: 13px;
 z-index: 9;
 border-top: #FFFFFF solid 1px;
}
 .sticky_footer {
 background: #ee9b0e;
 padding: 15px 15px 15px 15px;
 position: sticky;
 bottom: 13px;
 z-index: 9;
 border-top: #FFFFFF solid 1px;
}
}
