body {
    font-family: 'Raleway', sans-serif ;
    color: #000; 
	font-weight:400;
	overflow-x : hidden;	 
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
/*font-family: 'Open Sans', sans-serif;*/

p { font-size: 15px; line-height: 1.8; text-align: justify; }
a:hover { text-decoration: none; }

.headerclass { padding: 8px 0px; width:100%; position:fixed; z-index: 1000000000000000000000000000000000000000000; background:#fff url(../images/header-bg.jpg) center bottom no-repeat; }
.humberger_outer .fa { font-size: x-large !important; }
.humberger_outer {    
    height: 40px;
    /*width: 40px;*/
    text-align: center;
    line-height: 43px;   
    cursor: pointer;
    position: absolute;
    z-index: 9;
    display: flex!important; justify-content: space-between; right: 0px; font-size: 14px!important;
    color: #5c5c5c!important; top: 15px!important; font-weight: 600;
}
.callus { right: 50px; top: 50%; position: absolute; display: flex;
    color: rgb(255, 255, 255); z-index: 1; font-size: 22px;
}
.callus-icon { height: 60px; width: 60px; border: 1px solid #f9b25c;
    border-radius: 100%; display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #f9b25c;
    margin-right: 15px;
}
.callus h5 { font-size: 13px; margin: 5px 0; padding: 0px; }
.callus h2 { font-size: 21px; font-family: arial, sans-serif; }
.logo { max-height: 80px; }
.slider { line-height: 25px; }
.slider h5 {
    font-size: 55px;
}
.slider p {
    font-size: 45px;
}
.carousel-caption {
    text-align: left;
    left: 10%;
    top: 33%;
}

.bg2 {
    background: url(../images-new/bg2.jpg);
}
.bg3 {
    background: url(../images-new/bg3.jpg);
}
.bg4 {
    background: url(../images/grey_bg.html), url(../images/a_bg.html);
    background-position: top left, bottom right;
    background-repeat: repeat-x, no-repeat;
    background-size: auto, 52%, auto;
}
.heading {
   
}
.subheading {
   
    font-size: 24px;
}
.white_color {
    color: #fff;
}
.left_txtbox {
    align-items: center;
    display: flex;
    width: 100%;
}
.left_inner {
    position: absolute;
    width: 60%;
}
.pad_left {
    padding-left: 150px;
}
.big_A {
   
    font-size: 300px;
    position: absolute;
    top: -200px;
    color: #979796;
    left: 0;
}
.big_C {
   
    font-size: 300px;
    position: absolute;
    top: -192px;
    color: #979796;
    right: 50px;
}
.pad_right {
    padding-left: 30px;
    padding-right: 50px;
}
.video_section {
    position: relative;
    height: 380px;
}
.Promoter {
    position: relative;
}
.neg-img {
    margin-top: -70px;
    z-index: 1;
}

.left_inside {
    display: flex;
}
.left_imgbox {
    top: -120px;
    width: 330px;
    position: absolute;
    z-index: 1;
}
.vatch_video {
    color: #774614;
    float: right;
    font-weight: 700;
    background: 0 0;
    border: none;
}
.vatch_video:hover {
    color: #774614;
    text-decoration: none;
}
.grey_color {
    color: #774614;
}
.video_text {
    margin-left: 55px;
}
.mrtop {
    margin-top: 80px !important;
    margin-bottom: 45px;
}
.proj_outer {
    margin: 0 20px;
    position: relative;
}
.pro_info {
    background: #000;
    padding: 30px 10px;
    font-weight: 700;
    transition: all 0.4s ease-in-out;
}
.proj_overlay {
    position: absolute;
    display: flex;
    height: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    background: rgba(90, 52, 19, 0.9215686274509803);
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: inset 0 0 20px 9px #00000030;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.proj_overlay a {
   
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.proj_overlay a:hover {
    color: #fff;
    text-decoration: none;
}
.proj_outer:hover .proj_overlay {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.proj_outer:hover .pro_info {
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
footer {
    background: url(../images/footer_bg.html);
}
.footer_logo {
    width: 150px;
}
.Copyright {
    color: #fff;
}
.Copyright a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.footerinternal {
    background: #fff;
}
.footerinternal .footer_logo {
    width: 150px;
}
.footerinternal .Copyright {
    color: #000;
}
.footerinternal .Copyright a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
.overview-icon {
    background: #ffffff;
    padding: 40px 0;
}

.overview {
      background-image: url(../images/ace-golf-shire/overview-bg.jpg);
    padding: 20px 0;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}


 
 
.sectionpanel {
      background-image: url(../images/gallery-bg.jpg);
    padding: 20px 0;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sectionpanel h2{
  font-weight:500; font-size:45px; color:#ffffff; text-align:center;margin-top:.5rem;
}



 .overview .nav-link {
    color: #ffffff!important;
    text-transform: capitalize;
}
.overview .nav-link:hover {
    color: #c0845e !important;
}
.sticky.is-sticky {
    position: relative;     
    z-index: 30;
    width: 100%;
}
.overview h1 {
  font-weight:500; font-size:45px; color:#ffffff; text-align:center;
   letter-spacing:3px;
    font-family: Oswald,sans-serif;
   margin-bottom:30px;text-transform:uppercase;
}
.overview h1 span {
    font-family: Oswald,sans-serif;
    color:#ffffff;
}
.overview h1 img {
  vertical-align:baseline;
}
 .overview .printclass {
    letter-spacing:1px!important ;
    color:#000000 !important;
	background:#c7c692;
	text-align:left  ;
	font-size:24px;
	padding:10px 10px;
	font-family: 'Raleway', sans-serif !important;
	margin-top:30px;
}
	  
.h4heading {
   
    line-height: 25px;
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 30px;
}
.mt50 {
    margin-top: 50px;
}
.knowmore {
    border: 1px solid #fff;
    padding: 4px 15px;
    float: right;
    margin-top: 20px;
    color: #fff !important;
}
.overview p {
    color: #ffffff;
	font-size:16px;
	text-align:justify;
}
.overview .card{border:1px solid #c7c692; padding:3px; cursor: pointer; margin-bottom:20px;}
.card-body h5 {
    color: #000 !important;
    
}

.tab-content .card{margin-top:20px}
.classh2 {
    color: #000000 !important;
    text-transform:uppercase;
    text-align: justify;
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 25px;
}
.classh4 {
    color: #fff !important;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 22px;
   
}
.card-body p {
    color: #000 !important;
}
.card-body ul {
    color: #000 !important;
}
.overview h5 {
    line-height: 25px;
    color: #ffffff;
    font-size: 1.4rem;
    margin-top: 10px;
    margin-bottom: 10px;
}
.overview h4 {
    line-height: 30px;
    color: #ffffff;
    font-size: 1.4rem;
    margin-top: 30px;
    margin-bottom: 30px;
}
.overview ul {
    color: #ffffff;
}
.overview .justify-content-end {
    justify-content: left !important;
}
.name-testmonials {
    color: #fff !important;
    text-align: center !important;
    font-weight: 700;
    text-transform: uppercase;
}

 


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem !important;
        padding-left: 0rem !important;
		font-size:18px;
    }
}
.animate span {
    display: inline-block;
}
.animate span:nth-of-type(2) {
    animation-delay: 0.05s;
}
.animate span:nth-of-type(3) {
    animation-delay: 0.1s;
}
.animate span:nth-of-type(4) {
    animation-delay: 0.15s;
}
.animate span:nth-of-type(5) {
    animation-delay: 0.2s;
}
.animate span:nth-of-type(6) {
    animation-delay: 0.25s;
}
.animate span:nth-of-type(7) {
    animation-delay: 0.3s;
}
.animate span:nth-of-type(8) {
    animation-delay: 0.35s;
}
.animate span:nth-of-type(9) {
    animation-delay: 0.4s;
}
.animate span:nth-of-type(10) {
    animation-delay: 0.45s;
}
.animate span:nth-of-type(11) {
    animation-delay: 0.5s;
}
.animate span:nth-of-type(12) {
    animation-delay: 0.55s;
}
.animate span:nth-of-type(13) {
    animation-delay: 0.6s;
}
.animate span:nth-of-type(14) {
    animation-delay: 0.65s;
}
.animate span:nth-of-type(15) {
    animation-delay: 0.7s;
}
.animate span:nth-of-type(16) {
    animation-delay: 0.75s;
}
.animate span:nth-of-type(17) {
    animation-delay: 0.8s;
}
.animate span:nth-of-type(18) {
    animation-delay: 0.85s;
}
.animate span:nth-of-type(19) {
    animation-delay: 0.9s;
}
.animate span:nth-of-type(20) {
    animation-delay: 0.95s;
}
.one span {
    opacity: 0;
    transform: translate(-150px, -50px) rotate(-180deg) scale(3);
    animation: revolveScale 1s forwards;
}
@keyframes revolveScale {
    60% {
        transform: translate(20px, 20px) rotate(30deg) scale(0.3);
    }
    100% {
        transform: translate(0) rotate(0) scale(1);
        opacity: 1;
    }
}
.seven span {
    opacity: 0;
    transform: translate(-150px, 0) scale(0.3);
    animation: leftRight 0.9s forwards;
}
@keyframes leftRight {
    40% {
        transform: translate(50px, 0) scale(0.7);
        opacity: 1;
        color: #348c04;
    }
    60% {
        color: #0f40ba;
    }
    80% {
        transform: translate(0) scale(2);
        opacity: 0;
    }
    100% {
        transform: translate(0) scale(1);
        opacity: 1;
    }
}
.nav-tabs li a {
    text-decoration: none;
}
.nav-tabs li.active a {
    color: #0f0995 !important;
    background: 0 0;
    text-decoration: none !important;
    padding: 0 15px;
    padding-bottom: 12px;
}
.nav-tabs li a:hover {
    color: #0f0995 !important;
}
.nav-tabs li a:hover {
    color: #0f0995 !important;
    border-color: transparent !important;
}
.nav-tabs li a {
    border: none;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 500;
    font-size: 16px;
}
.nav-tabs li .active {
    color: #0f0995 !important;
    border-bottom: 1px solid #0f0995 !important;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    border: 0;
}
.nav-tabs li a {
    padding: 0 20px;
}


  








.listPropCat .owl-stage .owl-item:first-child {
    padding-left: 0;
}
.listPropCatcom .owl-stage .owl-item:first-child {
    padding-left: 0;
}
.listPropCat  .card {
    border: none;
    margin-right: 5px;
    margin-bottom: 15px;
    border-radius: 0;
    cursor: pointer;
	background-color:transparent;
}


.listPropCat1 .card {
    border: none;
    margin-right: 5px;
    margin-bottom: 15px;
    border-radius: 0;
    cursor: pointer;
}
.listPropCat1 .cat-card {
    height: -moz-calc(100% - (20px + 30px));
    height: -webkit-calc(100% - (20px + 30px));
    height: calc(100% - (20px + 30px));
}
.listPropCat1 .cat-card,
.listPropCatcom1 .cat-card {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.listPropCat1 .cat-card:hover,
.listPropCatcom1 .cat-card:hover {
    transform: scale(1);
    -webkit-box-shadow: 0 0.3em 0.88em rgba(0, 0, 0, 0.3);
    box-shadow: 0 0.3em 0.88em rgba(0, 0, 0, 0.3);
}
.cat-card { overflow: hidden; border-radius: 20px; box-shadow: 5px 8px 10px rgba(0,0,0,0.111); background: #000; }
.cat-card img { opacity: 0.7; }
.cat-card:hover { box-shadow: 5px 8px 10px rgba(0,0,0,0); }
.cat-card h4 { vertical-align: middle; font-size: 19px;
    position: absolute; color: #fff; z-index: 1;
    width: 100%; bottom: -7px; left: 0px;
    padding: 20px 25px 20px 25px; border-radius: 0px 0px 15px 15px;
    background-image: linear-gradient(to bottom, transparent, #000);    
}
.cat-card h4:hover .pro-img { transform: scale(1.1); }
.cat-card h4 span { float: right; width: 45px; height: 45px; background: #fff; border-radius: 100%; color: #000; display: flex; align-items: center; justify-content: center; }



.card a {
    text-decoration: none !important;
}
.card a:hover {
    text-decoration: none !important;
}
.listPropCatcom .card {
    border: 0;
    cursor: pointer;
}
.listPropCat1 .imgbox {
    width: 100%;
    height: 210px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.listPropCat .card-body {
    border-radius: 0;
    padding: 10px;
}
.listPropCat .htitle {
    color: #242a3a;
    font-size: 20px;
    font-weight: 400;
}
.listPropCat .location {
    color: #0063af;
    padding: 0 0;
    margin: 1px 0 10px;
    height: 26px !important;
    font-size: 15px;
    border: none;
    letter-spacing: 0.8px;
    font-weight: 500;
    border-radius: 0;
    border-bottom: solid 1px #0063af;
    -webkit-appearance: inherit;
    appearance: inherit;
}
.listPropCat .location:focus {
    outline: 0;
    box-shadow: none;
}
.listPropCat .propInfo {
    margin: 10px 0;
}
.listPropCat .propInfo li {
    display: flex;
    font-size: 11px;
    margin-top: 12px;
}
.listPropCat .propInfo li i,
.listPropCat .propInfo li img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    text-align: center;
}
.listPropCat .propInfo li .fa {
    font-size: 13px;
}
.listPropCat .actDiv {
    float: right;
    text-align: right;
    font-size: 12px;
    margin-top: -20px;
}
.listPropCat .actDiv a {
    font-size: 15px;
}
.card-img1 {
    overflow: hidden;
}
.cat-text {
    padding: 6px 10px 10px 10px !important;
    border-top: none !important;
}
.cat-text h4 {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1;
    text-align: left;
    background: #ededed;
}
.cat-text h4 a {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1;
    text-align: left;
}
.cat-text h5 {
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 5px;
    margin-top: 6px;
}
.cat-text p {
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}
.hrclass {
    border: 1px solid #0063af;
    margin-bottom: 15px;
    margin-top: 5px;
}
.padding4 {
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.paddingright {
    
    padding-right: 0px !important;
}
.ptext {
    text-align: justify !important;
    margin-bottom: 4px !important;
}
.more-delails {
    float: right;
    margin-top: 10px;
    font-size: 11px !important;
    margin-bottom: 0 !important;
    line-height: 16px !important;
}
.more-delails a {
    font-size: 13px;
    color: #0063af !important;
    float: right;
    font-weight: 400;
    padding-bottom: 10px;
}
.rightborder {
    position: relative;
}
.rightborder:after {
    border-right: 1px solid #a7a9ac;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    bottom: 7px;
    width: 100%;
}

 
.enquiry_button {
    position: fixed;
    right: -59px;
    background: #c7c692;
    width: 158px;
    z-index: 9999999;
    top: 50%;
    padding: 8px;
    transform: rotate(-90deg);
    text-align: center;
    color: #000;
    font-weight: 600;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    text-transform: uppercase;
}
.btn:hover {
    color: #fff !important;
    text-decoration: none;
}
.enquirepopup_box .modal-header .close {
    float: right;
    color: #000;
    padding: 0 !important;
    text-shadow: none;
    height: 20px;
    width: 20px;
    font-size: 25px;
    top: -5px;
    position: relative;
    font-weight: 400;
    right: -15px;
    margin: 0;
}
.enquirepopup_box .modal-header {
    background: #fff;
    display: block;
    padding: 8px 15px 0 !important;
    border-radius: 0;
    border-bottom: none;
}
.newtititle {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
}
.enquirepopup_box .modal-content {
    border-radius: 0;
}
.enquirepopup_box .modal-body {
    padding: 0 20px 20px !important;
}
.modal-dialog.enquirepopup_box {
    max-width: 650px;
    margin: 8% auto;
}
.enquirepopup_box input {
    transition: all 0.4s ease-out;
}
.enquirepopup_box input::-webkit-input-placeholder {
    font-size: 14px;
    color: #000;
}
.enquirepopup_box input:-ms-input-placeholder {
    font-size: 14px;
    color: #000;
}
.enquirepopup_box input::placeholder {
    font-size: 14px;
    color: #000;
}
.selectpicker {
    background: url(../images/downarow_right.html) !important;
    background-repeat: no-repeat !important;
    background-position: right 24px !important;
    background-size: 10px !important;
    -webkit-appearance: none;
}
.enquirepopup_box textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #000;
}
.enquirepopup_box textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #000;
}
.enquirepopup_box textarea::placeholder {
    font-size: 14px;
    color: #000;
}
.model-form .form-control {
    border: none;
    border-bottom: 1px solid #939598;
    font-size: 14px;
    border-radius: 0;
    padding-left: 0;
    background: 0 0;
    color: #000;
    outline: 0;
    height: 40px;
    padding-top: 20px;
    padding-bottom: 0;
}
.enquirepopup_box input {
    transition: all 0.4s ease-out;
}
.model-form .input-group {
    margin-bottom: 11px;
}
.model-form .col-md-5 {
    float: left;
}
.model-form h2 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;

    font-weight: 400;
    margin-top: 0;
    font-size: 18px;
}
.form-btn {
    background: #242a3a;
    color: #fff;
    margin: auto;
    text-align: center;
    margin-top: 10px;
    width: 110px !important;
    border-radius: 0;
    margin-bottom: 0;
    border-radius: 0 !important;
    font-size: 14px !important;
    padding: 6px 5px !important;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .pad_left {
        padding-left: 0 !important;
    }
    .big_A {
        font-size: 175px;
        top: -150px;
    }
    .big_C {
        font-size: 175px;
        top: -150px;
    }
    .slider h5 {
        font-size: 40px;
    }
    .slider p {
        font-size: 35px;
    }
    .right_inner {
        position: absolute;
    }
    .pad_right {
        padding-right: 0;
    }
    .video_section {
        height: auto;
    }
    .left_imgbox {
        width: 100%;
        top: -80px;
    }
    .heading {
        font-size: 25px;
    }
    .video_text {
        margin-left: 35px;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url(../images/menu-alt.png) !important;
    }
    .navbar-light .navbar-toggler {
        margin-left: 25px;
        border-color: #fff !important;
    }
    .banner-content {
        padding-top: 6px !important;
    }
    .banner-content .padding {
        padding: 20px 0 0 0 !important;
    }
    .banner-content-img img {
        width: 70% !important;
    }
    .banner-content ul {
        line-height: 18px;
    }
    .banner-content h2 {
        font-size: 20px !important;
    }
    .overview p {
        font-size: 14px;
    }
    .overview h1 {
        font-size: 1.5rem;
    }
    .mt-5,
    .my-5 {
        margin-top: 1.5rem !important;
    }
    .mt-4,
    .my-4 {
        margin-top: 1.5rem !important;
    }
    .mt-3,
    .my-3 {
        margin-top: 1.5rem !important;
    }
    .mt-2,
    .my-2 {
        margin-top: 1.5rem !important;
    }
    .sticky {
        background-image: url(../images/menu-bg.html) !important;
        right: 0;
        top: 0;
        z-index: 30;
        width: 100%;
    }
    .overview .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .humberger_outer {
        right: 30px;
    }
}
@media (max-width: 767px) {
    .nav-tabs li a {
        padding: 0 6px !important;
    }
    .humberger_outer {
        
    }
    .overview .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .mt-5,
    .my-5 {
        margin-top: 1rem !important;
    }
    .mt-4,
    .my-4 {
        margin-top: 1rem !important;
    }
    .mt-3,
    .my-3 {
        margin-top: 1rem !important;
    }
    .mt-2,
    .my-2 {
        margin-top: 1rem !important;
    }
    .overview p {
        font-size: 14px;
    }
    .overview h1 {
        font-size: 1.5rem;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url(../images/menu-alt.png) !important;
    }
    .navbar-light .navbar-toggler {
        border-color: #fff !important;
    }
    .banner-content {
	   top:40%  !important;
        width: 100% !important;
        margin-left: 0 !important;
       
    }
	.banner-content h2 {
    font-size: 30px !important;
	}
	.sectionpanel h2{font-size:1.5rem !important; text-transform:uppercase !important;}
	
	.fixedsidebar{height:auto !important;margin-top:0px !important;}
	.page .borderclas {
    
    transform: translatex(0px);
    margin-top: 20px;
}
	.page h4{margin-right:0%}
	.classh2 {
    
    font-size: 20px;
        }
		
		
		.accordioncss .card-header h5 {
   
    font-size: 16px !important;
    padding-left: 6px !important;
    
}


    .sticky {
        background-image: url(../images/menu-bg.html) !important;
        right: 0;
        top: 0;
        z-index: 30;
        width: 100%;
    }
    .banner-content-img {
        top: -24%;
        margin-left: 31px;
    }
    .d-flex {
        display: block !important;
    }
    .slider h5 {
        font-size: 25px;
    }
    .slider p {
        font-size: 20px;
    }
    .pad_left {
        padding-left: 0;
    }
    .left_inner {
        position: relative;
        width: 100%;
    }
    .big_A {
        font-size: 110px;
        top: -115px;
        left: 10px;
    }
    .big_C {
        font-size: 110px;
        top: -115px;
        left: 10px;
    }
    .video_section {
        height: 100%;

    }
    .left_imgbox {
        top: -100px;
        width: 330px;
        position: relative;
        z-index: 1;
    }
    .heading {
        font-size: 20px;
        margin-top: 25px;
    }
    .right_txtbox {
        margin-top: 25px;
    }
    .right_boxx {
        margin-top: -90px;
    }
    .owl-next {
        background-size: 30px;
        width: 30px;
        height: 30px;
        right: -10px;
    }
    .owl-prev {
        background-size: 30px;
        width: 30px;
        height: 30px;
        left: -14px;
    }
    .contact {
        margin-top: 15px !important;
    }
    #footer-part {
        padding: 30px 0 20px 0 !important;
    }
    .offset-2 {
        margin-left: 0 !important;
    }
    .pad_right {
        padding-left: 0;
        padding-right: 0;
    }
    .video_text {
        margin-left: 20px;
    }
    .mrtop {
        margin-bottom: 25px;
    }
    .carousel-caption {
        top: 28%;
    }
    .footer-center-part h4 {
        font-size: 16px !important;
    }
    .footer-left-part h4 {
        font-size: 16px !important;
    }
}
.banner-content {
   
    width: 100%;
    top: 60%;
    position: absolute;
    z-index: 6;
    margin-right: 10%;
    color: #fff;
    padding-top: 30px;
    right: 0;
}
.containerfluid {padding-right: 60px !important;
    padding-left: 60px !important;
	}
.banner-content .padding {
    padding: 20px 0;
}
.banner-content h2 {
    font-size: 65px;
    text-transform: uppercase;
   
    margin-left: 30px;
	text-align:right;
	font-family: Oswald,sans-serif !important;
    font-weight: 500;
	letter-spacing:4px;
}
.banner-content p {
    font-size: 18px;
	text-align:right;
	margin-bottom:5px;
	font-family: Oswald,sans-serif;
    font-weight: 400;
	letter-spacing:3px;
	color:#c7c598;
   
}
.banner-content h3 {
    font-size: 20px;
	text-align:right;
	margin-bottom:5px;
	font-family: Oswald,sans-serif;
    font-weight: 400;
	letter-spacing:3px;
	color:#c7c598;
   
}
 
 
 
 
.copyright-text {
    color: #fff;
    margin-top: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 300;
}
.copyright-text span {
    color: #efab11;
}

.social-icons ul {
    margin: 0;
    padding: 0;
}
.social-icons ul li {
    list-style-type: none;
    display: inline-block;
    margin-left: 1px;
}
.social-icons ul li a {
    text-decoration: none;
}
.social-icons ul li a img {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
.social-icons ul li a img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
.video-ace {
    margin-top: 20px;
    text-align: center;
}
.video-ace iframe {
    width: 560px;
    height: 320px;
    padding: 10px;
    border: 1px solid #bf1e2e;
}
#footer-part {
    background: #f5f5f5;	 
    padding: 0px 0 20px 0;
	background-position: center center;
}
.footer-left-part h4 {
    color: #303030;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
}
.border-div {
    width: 140px;
    border-top: 1px dotted #fff;
}
.footer-left-part p {
    color: #303030;
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
    margin-top: 15px;
}
.footer-left-part p a {
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #303030;
    font-size: 12px;
    text-transform: uppercase;
}
.footer-left-part p a i {
    color: #303030;
    font-size: 14px;
    margin-right: 5px;
}
.footer-center-part h4 {
    font-family: 'Open Sans', sans-serif;
    color: #303030;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
}
.footer-center-part p {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 25px;
    margin-top: 15px;
    text-align: left;
}
.footer-center-part p span {
    font-weight: 700;
    color: #303030;
    text-transform: uppercase;
}
.footer-center-part ul {
    margin: 0;
    padding: 0;
 }
.footer-center-part ul li {
    list-style-type: none;
    line-height: 22px;
    margin-top: 10px;
}
.footer-center-part ul li a {
    text-decoration: none;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
}
.footer-center-part ul li a:hover {
    text-decoration: none;
    color: #000;
}
.footer-left-part ul {
    margin: 0;
    padding: 0;
   
}
.footer-left-part ul li {
    list-style-type: none;
    line-height: 22px;
    margin-top: 10px;
}
.footer-left-part ul li a {
    text-decoration: none;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
}
.footer-left-part ul li a:hover {
    text-decoration: none;
    color: #000;
}
.site-footer {
    background: #225da2;
    padding: 8px 0 0 0;
}
.site-footer a {
    color: #303030;
}
.disclaimer { background: #ededed; border-radius: 10px; padding: 20px 30px 10px 30px; margin-top: 20px; }
.disclaimer h6 { font-size: 18px; }
.disclaimer p { font-size: 13px; line-height: 22px; }
.akslogo { float: right; }
.projdet-sec1 .tab-content ul { margin: 20px 0px 0px 0px; padding: 0px; list-style: disc; }
.projdet-sec1 .tab-content ul li { margin: 0px 0px 15px 20px; padding: 0px 0px 0px 20px; position: relative; }
.projdet-sec1 .tab-content ul li i.fa-check { position: absolute; left: 0px;  }


/*harpreet css start*/
.gallerybox { border: 0 none!important; margin-top: 0px!important; margin-bottom: 25px!important; min-height: 250px; }
.gallerybox .cat-card { box-shadow: none; border-radius: 8px; min-height: 222px; }
.gallerybox .cat-card img { max-width: 100%; max-height: 222px; }
.gallerybox .cat-card a { display: flex; align-items: center; justify-content: center; }
.gallerybox .cat-card h4 { border-radius: 0px 0px 8px 8px; font-size: 15px; font-weight: 600; }

.gallerybox.pressbox { margin-left: 15px; margin-right: 15px; }
.gallerybox.pressbox .cat-card { min-height: 385px; }
.gallerybox.pressbox .cat-card img { max-height: 385px; }
.gallerybox.pressbox .cat-card h4 { min-height: 75px; }

.brandlogo { border: 1px solid #efefef; width: 100%; height: 120px; margin-bottom: 25px; display: flex; align-items: center; justify-content: center; }
.brandlogo img { max-width: 100%; max-height: 115px; }

.brandlogo-big .brandlogo {  height: 180px; }
.brandlogo-big .brandlogo img {  max-height: 180px; }


.det-enquiry { width: 100%; background: #efefef; padding: 30px; margin-bottom: 30px; top: 100px; }
.det-enquiry h5 { font-size: 18px; text-align: center; border-bottom: 1px dashed #afafaf; padding-bottom: 10px; margin-bottom: 15px; }
.det-enquiry .formrow2 { margin: 10px 0px 0px 0px; padding: 0px; font-size: 12px; }
.det-enquiry .formrow2 label { font-weight: 600; margin-bottom: 3px!important; }
.det-enquiry .formrow2 input[type=radio] { margin-left: 10px; margin-right: 3px; vertical-align: middle; }
.det-enquiry .formrow2 input[type=text], .det-enquiry .formrow2 select, .det-enquiry .formrow2 textarea { 
        width: 100%;
        height: 34px;
        border: 0;
        padding: 8px 10px;
        margin-bottom: 5px; }
.det-enquiry .formrow2 textarea { height: 120px; }
.det-enquiry .formrow2 select { height: auto }


.hero-subheader__video:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); }
.hero-subheader__video video {
        position: absolute;
        top: 41.5555%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        max-height: 117vh;
        z-index: -100;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        
        transition: 1s opacity;
        object-fit: fill;
        background-color:#000;
    }
    .years { float: left; margin: 12px 0px 0px 0px; }
    .topmenu { float: right; margin: 26px 80px 0px 0px; padding: 0; list-style: none; } 
    .topmenu li { float: left; margin: 0px 20px; padding: 0; list-style: none; } 
    .topmenu li a { font-size: 14px!important; color: #5c5c5c!important; font-weight: 600; }
    .topmenu li a i { font-size: 18px; }
    .enquiry-cont { background: #f5f5f5; padding: 20px 0px; }
    .formrow { margin: 10px 0px 0px 0px; }

    .homenquiry-cont input, .homenquiry-cont select { height: 60px; border-radius: 0px; }
    .formrow textarea { height: 100px; padding-top: 12px; }
    .submitbtn { width: 100%; background: #225da2; color: #fff; border: 0 none; position: relative; }
    .submitbtn:hover { background: #000; }
    .submitbtn:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 0;
        transition: width 0s ease, background .25s ease;
    }
    .submitbtn:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 0;
        background: #141414;
        transition: width .25s ease;
        opacity: 0;
    }
    .submitbtn:hover:before {
        width: 100%;
        background: #141414;
        opacity: 0.1;
        transition: width .25s ease;
    }
    .submitbtn:hover:after {
        width: 100%;
        background: transparent;
        transition: all 0s ease;
    }


    .stat-cont img { position: relative; margin: -40px 0 10px 0!important; }
    .ongoing-outer { padding: 50px 0px 0px 0px; }
    .ongoing-outer img { max-width: 100%; }
    .ongoing-outer h5 { margin: 50px 0 20px 0; color: #2f6ba3; }
    .ongoing-outer h2 { margin: 0px 0 20px 0; }
    .ongoing-outer p { line-height: 25px; }
    .footer-top { padding: 20px 0;
    background: #ededed;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 50px; }
    .newsletter-cont input { height: 50px; }
    .newsletter-cont a { position: absolute; right: 29px; top: 12px; font-weight: 600; }

    .dropdown-submenu { position: relative; }
    .navbar-nav li:hover > ul.dropdown-menu {
          display: block;
      }
      .dropdown-submenu {
          position:relative;
      }
      .dropdown-submenu > .dropdown-menu {
          top: 0;
          left: 100%;
          margin-top:-6px;
      }

      /* rotate caret on hover */
      .dropdown-menu > li > a:hover:after {
          text-decoration: underline;
          transform: rotate(-90deg);
      } 

    .dropdown-submenu a::after {
      transform: rotate(-90deg);
      position: absolute;
      right: 6px;
      top: .8em;
    }

    .dropdown-submenu .dropdown-menu {
      top: 0;
      left: 100%;
      margin-left: .1rem;
      margin-right: .1rem;
    }
    .homenquiry-cont { background: #fff; color: #000; padding: 20px 40px 40px 40px; margin: -50px 0px 0px 0px; z-index: 1000000000; position: relative; }
    .stat-cont { text-align: center; margin: 20px 0 0 0; position: relative; }
    .stat-cont .num-count { position: relative; z-index: 1; }
    .stat-cont:after { content: ''; width: 65px; height: 65px; border-radius: 100%; position: absolute; right: 100px; bottom: -30px; background: #f5f5f5; z-index: 0; }
    .stat-cont h3 { color: #e7af6a!important; font-size: 65px!important; text-align: left; }
    .welcome-cont { background: url(../images/welcm-bg.jpg) left 350px top repeat-y; padding: 60px 0px; }
    .welcome-cont img { max-width: 100%; position: relative; z-index: 1; }
    .missioncont { padding: 0px 50px 0px 30px; position: relative; }
    .missioncont h5 { font-size: 25px; font-weight: 600; color: #173e62; margin-top: 30px; position: relative; z-index: 1; }
    .missioncont p, .missioncont ul { position: relative; z-index: 1; }
    .missioncont ul { margin: 0; padding: 0px 0px 0px 20px; }
    .missioncont ul li { margin-top: 8px; }
    .missioncont a { color: #e39b43; font-size: 12px; font-weight: 600; z-index: 1; position: relative;
        text-transform: uppercase; padding: 8px 15px; margin-top: 30px; border-bottom: 2px solid #e7af6a; transition: all 0.3s ease-in-out; }
    .missioncont a i { margin-left: 15px; transition: all 0.3s ease-in-out; }
    .missioncont a:hover i { margin-left: 20px; }
    .missioncont:before {
        position: absolute;
        left: -100px;
        top: 10%;
        height: 400px;
        width: 400px;
        content: "";
        z-index: 0;
        border-radius: 100%;
        border: 50px solid rgb(241 225 213 / 81%);
    }
    .project-hd { text-align: center; padding: 50px 0px 20px 0px; }
    .project-hd h4 { font-size: 52px; padding-bottom: 0px; }
    .project-hd p { text-align: center; }
    .homepro-cat { background: #000; margin-bottom: 60px; position: relative; border-radius: 10px; overflow: hidden; height: 520px; }
    .homepro-cat img { transition: all 0.5s ease-in-out; }
    .homepro-cat:hover img { opacity: 0.5; }
    .project-overlay { background: rgba(255,255,255,0.8); position: absolute; z-index: 2; border-radius: 10px; margin: 15px 0px 20px 16px; padding: 20px; transition: all 0.5s ease-in-out; }
    .homepro-cat:hover .project-overlay { background: #fff; }
    .project-overlay h3 { font-size: 30px; color: #000; }
    .project-overlay h3 a { color: #000; }
    .project-overlay span { color: #fff; background: #ed3237; padding: 5px 10px; font-family: 'Open Sans', sans-serif; }
     /*testimonial start*/
     .testimonial-area {
        background: #f9f9f9 url(../images/real-estate-bg.jpg) left bottom no-repeat;
        position: relative;
        z-index: 2;
        padding: 0px 0px 30px 0px;
    }
    .testimonial-area .owl-carousel {
        overflow: hidden;
        padding: 0 20px;
        margin: 0px -40px;
        padding-right: 40px;
    }
    .testimonial-area .owl-stage-outer {
        border-radius: 50px;
        background: rgba(255,255,255,0.7);
        padding: 30px 50px;
        margin-left: -34px;
        width: calc(100% + 100px);
    }
    .single-testimonial {
        border: 7px solid #000;
        text-align: center;
        border-radius: 45px;
        position: relative;
        z-index: 2;
        min-height: 530px;
    }
    .single-testimonial p {
        color: #000;
        font-size: 15px;
        line-height: 24px;
        padding: 50px;
        padding-bottom: 30px;
        position: relative;
        z-index: 3;
    }
    .single-testimonial::before {
        content: "";
        position: absolute;
        left: -35px;
        top: -35px;
        background: #f9f9f9 url(../images/comma-img.png) no-repeat;
        background-size: 60%;
        width: 100px;
        height: 80px;
        transform: rotate(180deg);
        background-position: 34px 15px;
    }
    .single-testimonial::after {
        content: "";
        position: absolute;
        right: -35px;
        bottom: -34px;
        background: #f9f9f9 url(../images/comma-img.png) no-repeat;
        background-size: 60%;
        width: 100px;
        height: 80px;
        background-position: 34px 19px;
    }
    .round {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
    }
    .round-1::before {
        content: "";
        position: absolute;
        left: 88px;
        top: -7px;
        width: 50px;
        height: 7px;
        background: #fff;
        border-radius: 30px;
    }
    .round-1::after {
        content: "";
        position: absolute;
        left: -7px;
        top: 62px;
        width: 7px;
        height: 50px;
        background: #fff;
        border-radius: 30px;
    }
    .round-2::before {
        content: "";
        position: absolute;
        right: 87px;
        bottom: -7px;
        width: 50px;
        height: 7px;
        background: #fff;
        border-radius: 30px;
        z-index: 1;
    }
    .round-2::after {
        content: "";
        position: absolute;
        right: -7px;
        bottom: 62px;
        width: 7px;
        height: 50px;
        background: #fff;
        border-radius: 30px;
        z-index: 1;
    }
    .client-video {
        padding-right: 15px;
    }
    .client-info {
        position: relative;
        z-index: 3;
    }
    .client-info a {
        width: 40px;
        height: 40px;
        border-radius: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
        font-size: 22px;
    }
    .client-info {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: left;
        padding-bottom: 50px;
    }
    .client-info h6 {
        color: #000;
        font-weight: 700;
        font-size: 18px;
    }
    .client-info span {
        display: inline-block;
        color: #000;
        font-size: 12px;
    }
    .sec-title.white-title h2 {
        color: #000;
    }
    .owl-dots button {
        background: #fff !important;
        width: 10px;
        height: 10px;
        border-radius: 26px;
        margin: 0 5px;
        transition: 0.3s;
    }
    .owl-dots {
        text-align: center;
        margin-top: 50px;
    }
    .owl-dots button.active {
        width: 30px;
    }
    .testimonial-content .owl-nav { display: none; }
     /*testimonial end*/
    .center-hd { font-weight: 500; font-size: 40px; color: #000000; margin: 0px 0px 30px 0px; text-align: center; }    
    .ongoing-outer .owl-prev, .brand-outer .owl-prev  {
      background-image: url('../images/left-arrow.png');
      background-repeat: no-repeat;
      background-size: 44px;
      width: 44px;
      height: 44px;
      z-index: 999;
       display: inline-block;
      font-size: 0px;      
    }     
    .ongoing-outer .owl-next, .brand-outer .owl-next {
          background-image: url('../images/right-arrow.png');
          background-repeat: no-repeat;
          background-size: 44px;
          width: 44px;
          height: 44px;
          z-index: 999;
          display: inline-block;
          font-size: 0px;
    }
    .brand-outer { padding: 50px 0px 0px 0px; }
    .brand-logo { border: 1px solid #efefef; display: flex; align-items: center; justify-content: center;
        width: 100%; height: 107px; }
    .brand-logo img { max-width: 100%;max-height: 100%; }
    .detailbnr { position: relative; padding: 90px 0 0 0; }

    @media (min-width: 769px) {        
        .detailbnr { width: 100%; min-height: 640px; display: flex; align-items: center;
         justify-content: center; }
        

    }


    .detailbnr img { max-width: 100%; }

    .baneroverlay { background: rgba(0,0,0,0.6); padding: 20px 15px 20px 50px; border-radius: 0px 15px 0 0; 
        position: absolute; left: 0; bottom: 0px; z-index: 1; min-width: 60%; display: flex; align-items: center; }
    .baneroverlay h1 { color: #fff; line-height: 1; }
    .baneroverlay h1 span { font-size: 15px; color: #8ce0ff; }
    .baneroverlay h1 span i { font-size: 18px; color: #ff2f35; }
    .detlogo { width: 173px; height: 116px; background: #fff; display: flex;
        align-items: center; justify-content: center; margin-right: 20px; }
    .projdet-sec1 { padding: 40px 0px; }
    .projdet-sec1 .center-hd { padding-bottom: 20px; position: relative; }
    .projdet-sec1 .center-hd:after{ content: '';
            position: absolute;
            width: 80px;
            height: 2px;
            background: #225da2;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
    }
    .projdet-sec1 p { text-align: justify; }
    .projdet-sec2 { padding: 0px 0px 40px 0px; }
    .amenity-box { width: 100%; height: 130px; border: 1px solid #00afef; display: flex;
    align-items: center; justify-content: center; flex-direction: column;
    font-size: 20px; color: #000; text-align: center; margin: 0px 0px 25px 0px;
    background: #f3f8ff; text-transform: capitalize; }

    .amenity-box span { width: 50px; height: 50px; border-radius: 100%; color: #ed3237;
    background: #fff; border: 1px solid #ed3237; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }
    .sticky-container {
        /*background-color: #333;*/
        padding: 0px; z-index:10000000;
        margin: 0px;
        position: fixed;
        right: -230px;
        top: 250px;
        /*width: 220px;*/
    }
    .sticky li {
        list-style-type: none;
        background-color: #25d366;
        color: #efefef;
        height: 43px;
        width: 265px;

        padding: 0px;
        margin: 0px 0px 1px 0px;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        cursor: pointer;        
    }
    .sticky li:hover {
        margin-left: -150px;
        /*-webkit-transform: translateX(-115px);
            -moz-transform: translateX(-115px);
            -o-transform: translateX(-115px);
            -ms-transform: translateX(-115px);
            transform:translateX(-115px);*/
            /*background-color: #8e44ad;*/        
    }
    .sticky li:nth-of-type(3):hover { margin-left: -200px; }

    .sticky li:nth-of-type(2) { background: #ff0000; }
    .sticky li:nth-of-type(3) { background: #2c3f69; }
    .sticky li i {
        float: left;
        margin: 5px 5px;
        margin-right: 10px;
        width: 26px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        color: #fff;
    }
    .sticky li p {
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
        line-height: 43px;
        font-family: arial, sans-serif; font-size: 14px; font-weight: 600;
        color: #fff;
    }
    .projdet-sec3 { padding: 0px 0px; }
    .them-tab .nav-tabs {
        flex-direction: column;
    }
    .them-tab .nav-tabs li { margin-top: 10px; }


    .them-tab .nav-tabs li a {
        margin: 0;
        font-family: 'Open Sans', sans-serif;
        font-size: 19px;
        padding: 10px 17px;
        font-weight: 600;
        display: block;
        color: #000;
        text-align: left;
        background: #efefef; border: 1px solid #efefef; border-radius: 10px 0px 0px 10px;
    }
    .them-tab .nav-tabs li a:hover, .them-tab .nav-tabs li a.active h2, .them-tab .nav-tabs li a.active {
        background-color: #e53033;
        border: solid 1px #e53033;
        color: #fff!important;
        border-bottom: 0!important;
    }
    .them-tab .nav-tabs li.nav-item:after { display: none!important; }
    .them-tab .tab-content { padding: 20px; border: 1px solid #efefef; margin-top: 10px; min-height: 500px; }


    .speci-cont { border: 1px solid #e1e1e1; display: flex; align-items: center; margin: 20px 0; }
    .speci-cont img { max-width: 100%; margin-right: 20px; }
    .speci-cont h2 { font-size: 20px; line-height: 1.5; }
    .speci-cont h2 { font-size: 20px; line-height: 1.5; }
    .speci-cont a { color: #fff; background: #ed3237; padding: 5px 10px; display: inline-block; width: 100px; font-family: 'Open Sans', sans-serif; text-align: center; transition: all 0.3s ease-in-out; }
    .speci-cont a:hover { color: #fff; background: #007bff; }

    .inrbnr2 {
        text-align: center;
        color: #000;
        background: url(../images/inrbnr.jpg) center top no-repeat;
        background-size: 100% 130%;
        padding: 140px 0px 50px 0px;
    }
    .inrbnr2 h1 { font-size: 25px; }
    .inrbnr2 h1 span { background: rgba(255,255,255,1); padding: 10px 50px; border-radius: 25px; color: #ed3237; }
    .section-title {
      text-align: center;
      margin: -8px auto 60px;
      max-width: 600px;
    }

    .section-title span {
      font-size: 15px;
      font-weight: 600;
      color: #3aae36;
      display: inline-block;
      margin-bottom: 10px;
    }

    .section-title h2 {
      font-size: 38px;
      margin-bottom: 0;
    }
    .single-contact-box {
      text-align: center;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
              box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
      padding: 30px 30px 0px 30px;
      margin-bottom: 30px; min-height: 245px;
    }

    .single-contact-box i {
      line-height: 50px;
      width: 50px;
      height: 50px;
      border: 1px dashed #ec3136;
      border-radius: 50%;
      font-size: 20px;
      display: inline-block;
      color: #ec3136;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      margin-bottom: 20px;
    }

    .single-contact-box:hover i {
      background-color: #ec3136;
      color: #ffffff;
    }

    .single-contact-box .content-title h3 {
      margin-bottom: 10px;
    }

    .single-contact-box .content-title a {
      
      font-size: 15px;
      color: #747171;
    }

    .single-contact-box .content-title a:hover {
      color: #3aae36;
    }
    .single-contact-box .content-title p { text-align: center; }
    .det-enquiry2 { background: #daf5ff; }
    .det-enquiry2 .formrow2 input[type=text], 
    .det-enquiry2 .formrow2 select, 
    .det-enquiry2 .formrow2 textarea { height: 36px; }
    .det-enquiry2 .formrow2 textarea { height: 85px; }
    .inner-detail-outer {
        border: 2px solid #e7e7e7;
        background: #fff;
        padding: 20px 15px;
        margin-bottom: 20px;
        display: block!important;
        min-height: 133px;
    }
    ol.inner-list span.head, ol.inner-sub-list span.head, ul.inner-list span.head, ul.inner-sub-list span.head {
        font-size: 16px;
        color: #2b5c8d
    }
    .icon {
        width:58px;
        height:58px;
        border:2px solid #e9e9e9;
        display: flex;
        align-items: center;
        border-radius: 100%;
        margin:0px 10px 12px 0px; float:left;
    }
    .contact-detail a, .contact-detail span {
        display: block; font-weight: 600;
        margin-bottom: 5px;
        color: #ed3237;
        text-transform: uppercase;
    }
    .icon:hover{
        border: 2px solid #94bad6
    }
    .icon img {
        margin: 0 auto;
    }
    .add_map { width: 100%; margin-bottom: 20px; }
    .add_map iframe { width: 100%; }
    .pagehd { margin: 0px 0px 20px 0px; padding: 0px 0px 20px 0px; position: relative; }
    .pagehd span {
        display: inline-block;
        background: #efefef;
        font-size: 12px;
        padding: 5px 20px;
    }
    .pagehd:after { content: ''; position: absolute; left: 0; bottom: 0; width: 80px; height: 2px; background: #ff0000; }
    .proplist-box { border-radius: 10px; overflow: hidden; margin: 20px 0px; padding: 0px;   
        -webkit-box-shadow: 3.346px 3.716px 22.5px rgb(0 0 0 / 7%);
        box-shadow: 3.346px 3.716px 22.5px rgb(0 0 0 / 7%);
        background: #ffffff;
    }
    .proplist-img { width: 100%; min-height: 250px; display: flex; align-items: center; justify-content: center; position: relative; }
    .proplist-img img { max-width: 100%; max-height: 100%; border-radius: 15px 15px 0px 0px; transition: all 0.3s ease-in-out; }
    .proplist-box:hover img { transform: scale(1.1); }
    .proptype-tag { position: absolute; right: 0; top: 0; background: #ed3237; padding: 5px 10px; 
        font-size: 13px; font-weight: 600; color: #fff; }

    .proplist-det { background: #efefef; padding: 20px; position: relative; transition: all 0.3s ease-in-out; }
    .proplist-box:hover .proplist-det { background: #fff; }
    .proplist-det h2 { font-size: 22px; padding-bottom: 15px; margin-bottom: 15px; position: relative; }
    .proplist-det h2:after { content: ''; position: absolute; left: 0; bottom: 0; width: 80px; height: 2px; background: #1e6ac3; }
    .proplist-det h5 { position: relative; padding-left: 20px; color: #0051b1; line-height: 1.3; }
    .proplist-det h5 i { position: absolute; left: 0; top: 0; color: #ff0000; }
    .proplist-det ul { margin: 0px; padding: 0 0 0 20px; }
    .detailbtn { background: #ed3237; padding: 5px 10px; margin: 20px 0 0 0; font-size: 14px; color: #fff; display: inline-block; transition: all 0.3s ease-in-out; }
    .detailbtn:hover { background: #1e6ac3; color: #fff; }
    .aboutmenu { position: sticky; top: 120px; }
    .aboutmenu .nav-tabs { margin: 0px; padding: 0px; list-style: none; flex-direction: column; }
    .aboutmenu .nav-tabs li { padding: 0px; margin: 0px 0px 5px 0px;
        font-size: 20px; color: #000; background: #f3f8ff; text-transform: capitalize;
    }
    .aboutmenu .nav-tabs .nav-link {
        border: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .aboutmenu .nav-tabs li a {
        padding: 5px 13px;
        color: #000;
        font-weight: 500;
        font-size: 16px;
        display: flex;
        align-items: center; border: 1px solid #00afef!important;
        transition: all 0.5s ease-in-out;
    }
    .aboutmenu .nav-tabs li a span {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        color: #ed3237;
        background: #fff;
        border: 1px solid #ed3237;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
    }
    .aboutmenu .nav-tabs li a:hover, 
    .aboutmenu .nav-tabs li a.active { padding: 5px 13px; background: #ed3237; 
        border-color: #ed3237!important; color: #fff!important; }
    .about-content p { text-align: left; }
    .about-content h3 { text-transform: uppercase; position: relative; padding: 0px 0px 15px 0px; margin-bottom: 15px; }
    .about-content h3:after { content: ''; background: #ed3237; position: absolute; left: 0px; bottom: 0px; width: 120px; height: 2px; }

    .about-content h5 { text-transform: uppercase; position: relative; padding: 0px; margin-bottom: 15px;
    font-weight: 600; color: #0859b9; }
    .about-content .owl-prev, .about-content .owl-prev  {
      background-image: url('../images/left-arrow.png');
      background-repeat: no-repeat;
      background-size: 44px;
      width: 44px;
      height: 44px;
      z-index: 999;
       display: inline-block;
      font-size: 0px;      
    }     
    .about-content .owl-next, .about-content .owl-next {
          background-image: url('../images/right-arrow.png');
          background-repeat: no-repeat;
          background-size: 44px;
          width: 44px;
          height: 44px;
          z-index: 999;
          display: inline-block;
          font-size: 0px;
    }
    .landmark-logo {
        border: 1px solid #efefef;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 207px;
    }
    .landmark-logo img, .journey-cont img { width: auto!important; }
    .vision-cont { background: #f6f6f6; padding: 30px; margin-bottom: 20px; border-radius: 30px; }
    .vision-cont h5 { font-size: 25px; }
    .leadership-img { position: sticky; top: 120px; }
    .leadership-img img { max-width: 100%; }
    .leader-title { text-align: center; padding: 20px 10px 20px 0; }
    .leader-title h4 { color: #173e62; font-size: 25px; font-weight: 700; }
    .expertisecont { height: 320px; margin-bottom: 40px; }
    .pressreleasecont { height: 200px; margin-bottom: 40px; border: 1px solid #e1e1e1; }
    .pressreleasecont .project-overlay {
        border-radius: 5px;
        margin: 10px;
        padding: 10px;
        left: 0;
        bottom: 0;
        width: 100%;
    }
   .pressreleasecont .project-overlay h3 { 
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 0px;
        min-height: 41px;
    }

    .expertisecont .project-overlay { width: 300px; }
    .expertisecont h3 { font-size: 20px; margin-bottom: 0px; }
    .journey-cont { display: flex; align-items: center; border: 1px solid #d7d7d7; }
    .journey-cont img { margin-right: 20px; }
    .journey-year { font-family: 'Open Sans', sans-serif; font-size: 30px; font-weight: 600; color: #ed3237; position: relative;     padding: 0px 0px 15px 0px;
    margin-bottom: 15px; }
    .journey-year:after {
        content: '';
        background: #ed3237;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 120px;
        height: 2px;
    }
    .journey-cont h5 { font-size: 19px; }
    .container-fluid { max-width: 1600px; }
    .grey-cont { background: #f5f5f5; padding: 20px; }
    .grey-cont p { text-align: justify; }
    .gallerybox2 { min-height: 280px; }
    .gallerybox2 .cat-card { min-height: 248px; }
    .gallerybox .cat-card img { height: 205px; }
    .gallery-image img { max-width: 100%!important; max-height: 250px; }
    .videobox { width: 100%; padding: 15px; margin-bottom: 30px; box-shadow: 1px 1px 10px rgba(0,0,0,0.1); }
    .videoboxinr { width: 100%; height: 300px; }
    .videoboxinr iframe { width: 100%; height: 280px; }
    .videobox h4 { font-size: 16px; line-height: 1.5; min-height: 86px; font-weight: 600; }
    .pdf-cont { margin: 0px 0px 20px 0px; padding: 15px; font-size: 20px; color: #000; background: #f3f8ff; border: 1px solid #00afef; display: flex; justify-content: flex-start; align-items: flex-start; transition: all 0.5s ease-in-out; }
    .pdf-cont:hover { transform: scale(1.03); border-color: #f3f8ff; }

    .pdf-cont>div { flex-grow: 1; }
    .pdf-cont h2 { font-size: 16px; line-height: 1.5; font-weight: 600; min-height: 48px; }
    .pdf-cont h5 { font-family: 'Open Sans', sans-serif; font-size: 13px; opacity: 0.6; }
    .pdfredbutn {
        color: #fff;
        background: #ed3237;
        padding: 3px 10px;
        display: inline-block;
        width: 80px;
        font-family: 'Open Sans', sans-serif; font-size: 13px;
        text-align: center;
        transition: all 0.3s ease-in-out;
        float: right;
    }
    .pdficon { width: 60px; height: 60px; font-size: 30px; border-radius: 100%; color: #ed3237; background: #fff;
    border: 1px solid #ed3237; display: flex; align-items: center; justify-content: center; margin-right: 10px; }
    .det-hd { text-transform: uppercase; position: relative; padding: 0px 0px 15px 0px; margin-bottom: 15px; }
    .det-hd:after { content: ''; background: #ed3237; position: absolute; left: 0px; bottom: 0px; width: 120px; height: 2px; }



    @media (max-width: 1024px) { }
    @media (max-width: 991px) { }
    @media (max-width: 768px) { }
    @media (max-width: 480px) {
        .topmenu { display: none; }
        .years { margin: 11px 0px 0px -55px; max-height: 36px; }
        .humberger_outer { right: 11px; font-size: 0px!important; }
        .social-section:before { display: none; }
        .social-section { width: 100%!important; }
        .social-list { padding: 0; }
        .social-list li { display: inline-block; margin: 0 20px; }
        .callus { bottom: 20%; top: auto; }
        .social-section { bottom: 15%!important; }
        .slide-title { max-width: 100%!important; }
        .sidenav .ulclass { display: block!important; margin-left: 0!important; }
        .callus { z-index: 10; }
        .sidenav .ulclass li { padding: 6px 21px; }
        .proplist-img { min-height: 222px; }
        .pagehd {
            margin: 0px 0px 17px 0px;
            padding: 0px 20px 20px 0px;
            position: relative;
            font-size: 19px;
            line-height: .1.5;
        }
        .pagehd span { margin-top: 20px; }
        .logo { max-height: 46px; }
        .baneroverlay {
                background: rgb(20 47 78);
                padding: 20px 50px 20px 20px;
                border-radius: 0;
                position: relative;
                z-index: 1;
                min-width: 10%;
                width: 100%;
                display: block;
            }
        .detlogo { margin-right: 0; margin-bottom: 20px; }
        .baneroverlay h1 { font-size: 1.8rem; }
        .baneroverlay h1 br { display: none; }
        .baneroverlay h1 span {
                line-height: 24px;
                display: block;
                margin-top: 5px;
            }

    }
    
     .rtech_press_coverage .cat-card img{ 
        max-height:100% !important; 
        height: 100% !important
    }



.tp-revslider-slidesli:after { content: ''; position: absolute; width: 600px; height: 330px; background: rgba(0,0,0,0.5); display: block; top: 26%; border-radius: 0px 50px 50px 0px; }

/*harpreet css end*/