@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Open+Sans:400,400i,600,700|Raleway:400,500,600,700,800');

html, body {
	height: 100%;
	font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
	margin: 0 0 15px;
	color: #444;
    font-weight: 700;
}
h1 {
    font-size: 38px;
    line-height: 50px;
}
h2{
	font-size: 38px;
	line-height: 40px;
		
}
h3{
	font-size: 30px;
	line-height: 32px;
	
}
h4{
	font-size: 23px;
	line-height: 26px;
		
}
h5{
	font-size: 18px;
	line-height: 22px;
		
}

a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
body {
	background: #fff none repeat scroll 0 0;
	color: #777;
   font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	text-align: left;
	overflow-x: hidden;
	line-height: 24px;
}
#scrollUp {
  background: #000 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 20px;
  height: 34px;
  line-height: 30px;
  opacity: 0.6;
  right: 15px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 34px;
}
.rbg{
    background:#9b4a6a;
}
.mob{ text-align:center; font-size:24px; padding-top:16px; font-weight:bold;}
.mob a{text-decoration: none;}
.form {
   
    width: 100%;
    padding-top: 10px;
	background:#FFF;
	padding-bottom:0px;

}
.form h2{
	color:#000;
	text-transform:uppercase;
	font-size:22px;
	text-align:center;
	padding:15px 0px 10px 0px;
}
.btn{
	width:100%;
	background:#ffbc03;
	color:#4e4c4c;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	border:0px;
}
.overview{
	font-family: 'Montserrat', sans-serif;
    width: 100%;
   	padding-bottom:30px;
       position: relative;
       margin-top: 40px;
       

}
.overview h2{
	
	text-transform:uppercase;
	font-size:28px;
	
	
}
.overview h3{font-size:19px; text-align:center; font-weight:bold; margin-bottom:0px;color:#343434; text-transform:uppercase;}
.overview h4{font-size:18px; text-align:center; font-weight:normal; margin-bottom:0px;color:#343434;}
.overview p{
	font-size:16px;
	line-height:25px;
	
    color: #373737;	
}

.project-overview{
	font-family: 'Montserrat', sans-serif;
    width: 100%;
   	/*padding-bottom:30px;*/
       /* margin-top: 156px; */

}
.project-overview h2{
	
	text-transform:uppercase;
	font-size:36px;
    text-align: left !important;
	
	
}
.project-overview h3{font-size:19px; text-align:center; font-weight:bold; margin-bottom:0px;color:#343434; text-transform:uppercase;}
.project-overview h4{font-size:18px; text-align:center; font-weight:normal; margin-bottom:0px;color:#343434;}
.project-overview p{
	font-size:16px;
	line-height:35px;
    text-align: justify;
	
    color: #373737;	
}

.ov-box {
    margin-bottom: 30px;
    background: #9B4A6A;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    row-gap: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.aminities{
	font-family: 'Montserrat', sans-serif;
    width: 100%;
	padding-top:50px;
   	padding-bottom:30px;
	
	text-align:center;
    background: url(../images/fe-bg.jpg) no-repeat top center  #067c23;

}
.aminities h2{
	
	text-transform:uppercase;
	font-size:26px;
	text-align:center;
	padding:15px 0px 10px 0px;
}
.aminities h3{font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #343434;
    padding-top: 20px;
    line-height: 21px;
    font-family: 'Montserrat', sans-serif; }
.aminities h4{font-size:23px; text-align:left; font-weight:bold; color:#343434;font-family: 'Montserrat', sans-serif; margin-bottom: 0px;  }
.why {
    background: #ffffffad;
    border-radius: 10px;
    padding: 16px 18px;
    margin-bottom: 29px;
    box-shadow: 2px 2px 10px -6px black;
}
.why p {
    text-align: left;
    font-size: 16px;
    color: #292929;
    font-weight: 600;
    line-height: 26px;
    margin-top: 12px;
}
.ami-size{ font-size:86px}

.specification{
	font-family: 'Montserrat', sans-serif;
    width: 100%;
	padding-top:50px;
   	padding-bottom:30px;
	background:#FFF;
	text-align:left;

}
.specification h2{
	
	text-transform:uppercase;
	font-size:26px;
	text-align:left;
	padding:15px 0px 10px 0px;
}
.specification h3{font-size:18px; text-align:center; font-weight:bold; margin-bottom:5px;color:#7b7979;font-family: 'Montserrat', sans-serif;  }
.specification p{ padding:0px; font-size: 16px;}

.owl-carousel.owl-loaded {
    display: block;
z-index: 0;
}
/*------------Rooms offer section-------------*/

.single-awesome-project {
    float: left;
    overflow: hidden;
    width:100%;
    border-radius: 10px;
    border: 1px solid #ededed;
}
.project-all{
    margin-top: -40px;
}
.project-all .single-awesome-project {
    margin-top: 40px;
}
.first-item {
    margin-bottom: 30px;
}
.project-carousel .col-md-4{
    width: 100%;
}
.awesome-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.awesome-img img{
    transform: scale(1.1);
    transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img{
    transform: scale(1);
    transition: 0.4s;
}
.awesome-img > a {
    display: block;
    position: relative;
}
.single-awesome-project:hover .awesome-img > a::after{
    opacity: 1;
}
.single-awesome-project:hover .add-actions{
    opacity: 1;
}
.awesome-img > a::after {
    transition: 0.4s;
}
.project-dec {
    display: block;
    padding: 20px 15px;

}
.project-dec p{
    margin-bottom: 0px;
}

.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #153356;
    font-size: 18px;
    margin-top:-50px;
    position: absolute;
    text-align: center;
    line-height: 39px;
    border:1px solid #153356;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    right: 7%;
	top:0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right:2%;top:0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right:2%;top:0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    right: 7%;top:0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #153356;
    border: 1px solid #153356;
}
.moredet{
	font-family: 'Montserrat', sans-serif;
    width: 100%;
	padding-top:50px;
   	padding-bottom:30px;
	background: ;
	text-align:center;

}
.mb{ margin-bottom:40px;}
/*---------------------------------*/
/* 9. LIGHTBOX */
/*---------------------------------*/
#imagelightbox {
    position: fixed;
    z-index: 9999;
    -ms-touch-action: none;
    touch-action: none;
}
#imagelightbox-close {
    width: 2.5em;
    height: 2.5em;
    text-align: left;
    background-color: #05305a;
    position: fixed;
    z-index: 10002;
    top: 2.5em;
    right: 2.5em;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease;
    border: none;
}
#imagelightbox-close:before, #imagelightbox-close:after {
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px;
}
#imagelightbox-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#imagelightbox-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#imagelightbox-close:hover {
    background-color: #fff;
    outline: none;
}
#imagelightbox-close:hover:before, #imagelightbox-close:hover:after {
    background: #05305a;
}
#imagelightbox-loading, #imagelightbox-loading div {
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#imagelightbox-loading {
    width: 2.5em;
    height: 2.5em;
    background-color: #444;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 10003;
    top: 50%;
    left: 50%;
    padding: 0.625em;
    margin: -1.25em 0 0 -1.25em;
    -moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
}
#imagelightbox-loading div {
    width: 1.25em;
    height: 1.25em;
    background-color: #fff;
    -webkit-animation: imagelightbox-loading .5s ease infinite;
    -moz-animation: imagelightbox-loading .5s ease infinite;
    animation: imagelightbox-loading .5s ease infinite;
}
#imagelightbox-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#imagelightbox-caption {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    background-color: #05305a;
    position: fixed;
    z-index: 10001;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 14px 0px;
}
.imagelightbox-arrow {
    font-size: 40px;
    line-height: 56px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.32);
    width: 3.75em;
    height: 7.5em;
    background-color: transparent;
    vertical-align: middle;
    display: none;
    position: fixed;
    z-index: 10001;
    top: 50%;
    margin-top: -3.75em;
    border: none;
}
.imagelightbox-arrow-left {
    left: 2.5em;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.imagelightbox-arrow-right {
    right: 2.5em;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.imagelightbox-arrow-left:focus, .imagelightbox-arrow-right:focus {
    outline: none;
}
.imagelightbox-arrow-left:hover, .imagelightbox-arrow-right:hover {
    color: #fff;
}
#imagelightbox-loading, #imagelightbox-overlay, #imagelightbox-close, #imagelightbox-caption, #imagelightbox-nav, .imagelightbox-arrow {
    -webkit-animation: fade-in .25s linear;
    -moz-animation: fade-in .25s linear;
    animation: fade-in .25s linear;
}
@media only screen and (max-width:660px) {
    #container {
        width: 100%;
    }
    #imagelightbox-close {
        top: 1.25em;
        right: 1.25em;
    }
    #imagelightbox-nav {
        bottom: 1.25em;
    }
    .imagelightbox-arrow {
        width: 2.5em;
    }
    .imagelightbox-arrow-left {
        left: 1.25em;
    }
    .imagelightbox-arrow-right {
        right: 1.25em;
    }
}
@media only screen and (max-width:320px) {
    .imagelightbox-arrow-left {
        left: 0;
    }
    .imagelightbox-arrow-right {
        right: 0;
    }
}
@media (max-width:767px) {
    .block.type-7 .filter-nav li {
        margin-bottom: 10px;
    }
    .block.type-7 .filter-content a {
        display: block;
    }
    .block.type-7 .filter-content a img {
        margin: 0 auto;
    }
    .block.type-7 .icon-wrapper .icon-entry {
        margin-bottom: 30px;
    }
	.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    right: 16%;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    right: 16%;
}
}
@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: .5;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
}
@-moz-keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -moz-transform: scale(0.75);
        transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: .5;
        -moz-transform: scale(0.75);
        transform: scale(0.75);
    }
}
@keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: .5;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        transform: scale(0.75);
    }
}
.footer1{
	background:#777775;
	padding:20px 0px 20px 0px;
	padding-bottom: 50px;
}
.footer1 p{ color:#fff; font-size:10px; text-align:center;}
.footer2 {
    background: #9b4a6a;
    padding: 15px 0px 2px 0px;
}
.footer2 p{ color:#fff; font-size:10px; text-align:center;}
.footer2 a{ color:#FFF; text-decoration:none;}
.bannerup{position: absolute;
    top: 20px;
    
    z-index: 10;
    width: 100%;}
.ptb30{padding: 30px 0px 30px 0px;}
.ptb50 {
    padding: 70px 0px 50px 0px;
}
.themecolor{color: #9B4A6A;}
.themebg{background: #034869;}
.themebg1{background: #f1f1f1;}
.amiic{  margin: 10px 10px 30px 10px;box-shadow: 1px 0px 30px 8px rgba(214 207 207,0.75);
    -webkit-box-shadow: 1px 0px 30px 8px rgba(214 207 207,0.75);
    -moz-box-shadow: 1px 0px 30px 8px rgba(214 207 207,0.78);}
.whitecolor{color: #FFF;}
.brbut{   background: #fcb041;
    padding: 10px 30px 10px 30px;
    margin-top: 20px;
    color: #FFF;
    font-size: 40px;
    font-weight: 900;
    border-radius: 10px;
    text-transform: uppercase;
    text-decoration: none;}


    .ov-box center img{
        width: 40px;
    }
    .form-div{
        position: relative;
    }


    @media only screen and (max-width: 1170px) {
        .mob a{
            color: #000;
    border: solid 1px #ffffff;
    padding: 13px 15px;
    background: white;
        }
        .form h2{
            color: white !important;
        }

        .form {
            position: relative !important;
            max-width: 100% !important;
            transform: translate(0,0) !important;
            inset: 0;
            background: radial-gradient(#8d2b53, #561630) !important;
        }
    }
    .form {
        position: absolute;
        top: 50%;
        max-width: 450px;
        right: 5%;
        transform: translate(0,-50%);
    }
    .show-large{
        display: none;
        width: 100%;
    }
    .show-small{
        width: 100%;
        display: block;
    }
    @media only screen and (min-width:1200px){
        .show-large{
            display: block;
        }
        .aminities h2{
            padding-top: 48px !important;
        }
        .show-small{
            display: none;
        }
    }
    
    
    