@font-face {
    font-family: 'Cairo';
    src: url('fonts/Cairo-Bold.woff2') format('woff2'),
        url('fonts/Cairo-Bold.woff') format('woff'),
        url('fonts/Cairo-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
*{
    font-family: 'Cairo';
}
.whatsapp_button {
    position:fixed;
    bottom:75px;
    right:20px;
    z-index: 99999;
}
.top-bar {
    background-color: #272727;
    width: 100%;
    display: -webkit-box;
    padding: 8px 0px;
}
.top-bar li{
    display: inline-block
}
.top-bar li a{
    color: #dedede;
    padding: 7px;
    font-size: 14px;
    transition: 0.5s ease;
}
.top-bar .phone img{
    width: 21px;
    margin: 0px 8px;
}
.top-bar .phone span{
    color: #dedede;
    letter-spacing: 1px;
    font-size: 14px;
}
.top-bar .phone a {
    color: #dedede;
    font-size: 14px;
    display: inline-table;
    transition: 0.5s ease;
}
.top-bar .phone a:hover ,.top-bar li a:hover {
    color: #fff;
}
.bg-light {
    background-color: #ffffff!important;
    z-index: 9;
    width: 100%;
    /* padding: 0.7rem; */
    box-shadow: 7px 6px 23px -3px #25252529;
    top:0;
    position: fixed;
    padding-left: 1rem;
    z-index: 999;
    /* overflow: hidden; */
    transition: 0.1s ease;
    z-index: 999;
    padding-right: 3rem;
}
.bg-light a{
    transition: 0.5s ease;
}
.bg-light a:hover  {
    color: #e3216a !important;
    transition: 0.8s ease;
}
.bg-light .phone{
    font-size: 2.2rem;
    font-weight: 600;
    position: absolute;
    right: 0;
    padding: 0 0.9rem;
    color: #fff;
    background: #c5265f;
    background: -webkit-linear-gradient(to right, #c5265f, #4AC29A);
    background: linear-gradient(to right, #b1053f,  #8a0a3b);
    letter-spacing: 0.2rem;
    height: 100%;
    width: 226px;
}
.bg-light .phone::after {
    content: '';
    display: block;
    border-top: solid 0 transparent;
    border-bottom: solid 86px #8a0a3b;
    border-left: solid 22px transparent;
    right: 100%;
    position: absolute;
    bottom: 0;
    top: 0px;
}
.bg-light .phone p{
    margin: -1px;
    display: inline-block;
    /* margin-left: 46px; */
}
.bg-light .phone img{
    width: 10.8rem;
    display: inline-block;
    padding: 3px;
    margin-top: 10px;
    margin-left: 23px;
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border: 0;
}
.logo{
    margin-left: 20px;
    width: 99px;
    margin-bottom: -64px;
    position: relative;
    margin-right: 27px;
    top: 0px;
    margin-right: 20px;
}
.border-logo{
    position: absolute;
    width: 115px;
    height: 78px;
    bottom: -65px;
    right: 3.8rem;
    background-color: #fff;
    box-shadow: 9px 12px 13px -6px #2525251a;
    border-radius: 2px;
}
.sticky {
  position:fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
.topsticky {
    top: 0px;
    padding-bottom: 0px;
    padding-top: 0;
}
.btn-rsv {
    position: fixed;
    top: 9rem;
    right: 2rem;
    z-index: 999999;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    background-color: #b81653;
    color: #ffffff;
    border: 3px solid #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    cursor: pointer !important;
}
.link{
        font-size: 12px;
}
.btn-rsv p {
    font-size: 14px;
    margin-left: -4px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #f53179;
    border-color: #ffffff;
}
@media (max-width: 992px) { 
.logo {
    right:0;
}
.navbar-nav {
  margin-top:3rem;
  margin-right:2.5rem;
}
}
                                                                                /*start slide*/
.main {
    position:  relative;
    overflow: hidden;
    min-height: 652px;
}

.main .title h2{
    margin-top: 20px;
    text-shadow: 0px 4px 4px #28282830;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
    position: relative;
    left: 24rem;
    top: 7rem;
}
.main .title h1{
    font-size: 3.3em;
    text-shadow: 0px 4px 4px #28282830;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1rem;
    margin: 0;
    position: relative;
    left: 24rem;
    top: 7rem;
    width: 101%;
    direction: ltr;
}
.main .title h1 span{
        color: #c52561;
        font-weight: 900;
        margin-right: 0.5rem;
}


.main .title .letter-the{
    color: #c52560;
    font-weight: 900;
}
.main .img img {
    position:  absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    z-index: 99;
    height: 109%;
}

@media (max-width: 576px) { 
        .main .title h2{
        font-size: 1rem;
        top: 4rem;
        left: 3rem;
    }
        .main .title h1{
        font-size: 1.4em;
        left: 3rem;
        top: 4rem;
    }
.main {
    min-height: 378px;
}
    .main .img img {
    position: absolute;
    bottom: 22px;
    left: 0px;
    width: 100%;
    z-index: 99;
    height: 100%;
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.btn-rsv {
    position: absolute;
    top: 0rem;
    right: 4rem;
    z-index: 999999;
    width: initial;
    height: initial;
    padding: 9px;
    border-radius: 0;
    /* border-radius: 50%; */
    background-color: #c52560;
    color: #ffffff;
    border: 0;
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    cursor: pointer !important;
    z-index: 9;
}

}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
        .main .title h2{
        font-size: 1.5rem;
        left: 12rem;
    }
        .main .title h1{
        font-size: 1.8em;
        left: 12rem;
    }
    .main {
    min-height: 460px;
}
}
/*// Large devices (desktops, 992px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 
        .main .title h2{
        font-size: 1.5rem;
        left: 12rem;
        top: 5rem;
    }
        .main .title h1{
        font-size: 2.5em;
        left: 12rem;
        top: 5rem;
    }


}
/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { 
     .main .title h2{
        font-size: 1.5rem;
        left: 12rem;
        top: 8rem;
    }
        .main .title h1{
        font-size: 3.5em;
        left: 18rem;
        top: 8rem;
    }
}




                                                                                 /*start form*/
.sign-up {
    background-color: #fff;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 7px 6px 23px -3px #25252529;
    border-radius: 5px;
    max-width:  450px;
    margin: 30px;
    margin-top: 6rem;
}
.sign-up form{
        padding: 30px 30px 1px 30px;
}

.sign-up .title{
    padding: 20px;
    background-color: #000;
    border-radius: 5px 5px 50% 50%;
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 300;
    background: #03A9F4;
    background: -webkit-linear-gradient(to right, #EE7722, #FFBF91);
    background: linear-gradient(to right, #2196F3, #00BCD4);
}
    




.form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
}
                                                                        /*end form*/


                                                                        /*start search*/
#search {
    background-color: #fff;
    overflow: hidden;
    top: 38rem;
    z-index: 99;
    /* box-shadow: 0 5px 21px rgba(27, 27, 27, 0.26); */
    /* border: 3px solid #c52561; */
}
@media (min-width: 779px){
    #search {
    position: absolute;
    background-color: #fff;
    top: 36rem;
    left: 10rem;
    right: 10rem;
    z-index: 99;
    box-shadow: 0 5px 21px rgba(27, 27, 27, 0.26);
    border: 3px solid #c52561;
    margin-top: 1rem;
}
}
#search .content {
    padding: 0rem 1rem;
    border-radius: 5px;
    padding-right: 1rem;
}
#search  h4{
    display: inline-block;
    margin-top: 1.3rem;
    margin-right: 8px;
    color: #58585a;
}
#search  img{
      width: 2.4rem;
      display: inline-block;
      margin-top: -12px;
}

#search .title{
    display: inline-block;
    color: #0b0c52;
}
#search .title h4{
    font-size: 18px;
}
#search .btn{
      margin: 22px 25px;
}
.btn-rent,.btn-sale{
    color: #ffe4ed;
    background-color: #c52561;
    font-weight: 300;
    cursor: pointer;
    display: inline;
    border-radius: 0;
    float: left;
    margin-bottom: 11px;
}
.btn-rent:hover , .btn-sale:hover {
    background-color: #e22365;
    transition: 0.5s ease;
    box-shadow: 0px 5px 13px -2px #6565658a;
}
.btn-purple{
    display: block;
    font-size: 14px;
    background: #c5265f;
    background: -webkit-linear-gradient(to right, #c5265f, #4AC29A);
    background: linear-gradient(to right, #b81553, #e42466);
    color: #ffe4ed;
    margin: 0 auto;
    margin-top: 1.4rem;
    padding: 0.5rem 2rem;
    border: 0;
    -webkit-transition: 0.5s ease; /* Safari */
    transition: 0.5s ease;
}
.btn-purple:hover{
    background: #5326dc;
    background: -webkit-linear-gradient(to right, #BDFFF3, #4AC29A);
    background: linear-gradient(to right, #bb1655, #fb3a84);
}
.btn:not([disabled]):not(.disabled).active, .btn:not([disabled]):not(.disabled):active {
        background: #dd2164;
        background: -webkit-linear-gradient(to right, #BDFFF3, #4AC29A);
        background: linear-gradient(to left, #c52561, #df2264);
}
.active{
      background-color: #f7f7f7;
      transition: 0.5s ease;
}
   #search .form-control {
     margin-top: 1.3rem;
     background-color: #fff;
   }
                                                                        /*end search*/


                                                                        /*start service*/

#service {
    margin-top: 2rem;
}
#service .overlay{
    overflow: hidden;
    padding: 1rem 0rem;
    /* background-color: #fbfbfb; */
    padding-bottom: 3rem;
    padding-top: 2rem;
}
#service .content .img{
    max-height: 250px;
    max-width: 300px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    position: relative;
    transition: 0.5s ease;
}


#service h4{
    color: #b81653;
    text-transform: capitalize;
    font-size: 1.2rem;
    transition: 0.5s ease;
}
#service P{
    font-size: 14px;
    color: #827faf;
    padding: 0rem 0.8rem;
    transition: 0.5s ease;
}

#service .title{
    position:relative;
}
#service .title h3{
    color: #212529;
}
#service .title h3::after {
    content: ' ';
    display: block;
    height: 4px;
    width: 3rem;
    background-color: #b81653;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 2.6rem;
    border-radius: 13px;
}
#service .small-desc{
    width: 75%;
    color: #ffe4ed;
    margin: 0 auto;
    line-height: 24px;
    font-size: 14px;
    margin-top: 2rem;
}
.icon-top{
    width: 4.5rem;
}
.c-effect {
  background: #000;
  background: -moz-linear-gradient(135deg, #f5f5f500 0%,#00000000 25%,#3b8cff 50%,#ff4791 75%,#1e0f69 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, #f5f5f500 0%,#00000000 25%,#3b8cff 50%,#ff4791 75%,#1e0f69 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f5f5f500 0%,#00000000 25%,#3b8cff 50%,#ff4791 75%,#1e0f69 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-size: 400% 400%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
  transition: .5s all;
  opacity: 0.2;
  position: absolute;
}
.c-effect:hover {
    background-position: 100% 100%;
  }
   .content  {
    transition:0.5s ease;
}
  .swiper-slide-active .content  {
    margin-top:-3rem;
}
  .swiper-slide-active .content .img {
    max-height: 300px !important;
    max-width: 436px !important;
}
.swiper-slide-active .content h4 {
    color: #b81653;
    text-transform: capitalize;
    font-size: 1.5rem !important;
}
.swiper-slide-active .content p {
    font-size: 0.9rem !important;
}


                                                                        /*start service*/
#project{

padding: 3rem 0rem;

padding-bottom: 7rem;

margin-top: 2rem;
}
#project .title{
    position:relative;
}
#project .title h3::after {
    content: ' ';
    display: block;
    height: 4px;
    width: 3rem;
    background-color: #b81653;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 2.6rem;
    border-radius: 13px;
}
#project .overlay{
        position: relative;
        margin-top: 3rem;
        overflow: hidden;
}
#project  img.strip {
    width: 100px;
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
}

#project .overlay * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
 #project .overlay .image-pro{
    position: relative;
    width: 100%;
    height: 330px;
 }
  #project .overlay .image-proo{
    position: relative;
    width: 100%;
    height: 330px;
 }

 #project .overlay .image-pro img {
  max-width: 100%;
  vertical-align: top;
}
 #project  .caption {
  position: absolute;
  top: calc(87%);
  width: 85%;
  right: 15px;
  background-color: #b81653;
  color: #fff;
  /* padding: 0px 5px; */
}
/*  #project .overlay .caption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 30px;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #000000bf 100%);
} */
.snip1361 h3,
.snip1361 p {
  margin: 0 0 10px;
}
.snip1361 h3 {
  font-weight: 300;
  font-size: 1.4em;
  line-height: 1.2em;
  text-transform: uppercase;
}
.snip1361 p {
  font-size: 0.9em;
  letter-spacing: 1px;
  opacity: 0.9;
}
 #project a:hover .caption{
  width: 75%;
} 

#project .overlay .img img{
  max-height: 100%;
  max-width: 100%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: auto;
  width: auto;
}
#project .overlay .img img:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
#project .overlay p{
    color: #ffffff;
    z-index: 99;
    font-size: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-weight: 700;
    padding: 10px;
    position: relative;
    padding-left: 0;
}
    #project .img::before {
    /* content: ' '; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #E91E63;
    background: -webkitlinear-gradient(to right, #5a1fc3, #6a3abf);
    background: linear-gradient(to top, #00000066, #ab124600);
}

#project .overlay p::after {
    content: '';
    display: block;
    border-top: solid 0 transparent;
    border-bottom: solid 55px #b81653;
    border-left: solid 23px transparent;
    left: -23px;
    position: absolute;
    bottom: 0px;
    top: 0px;
}
#project .top-strip {
    position: absolute !important;
    z-index: 999999 !important;
    color: #fff !important;
}
.ribbon {
  background-color: #b91553;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  right: -37px;
  top: 5px;
  width: 140px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 0 0 10px #00000061;
  -moz-box-shadow: 0 0 10px #00000061;
  box-shadow: 0 0 10px #00000061;
  z-index: 99;
}
.ribbon span {
  border: 1px solid #ffd7e5;
  color: #fff;
  display: block;
  margin: 2px 0;
  padding: 10px 50px;
  text-align: center;
  text-decoration: none;
}

                                                                        /*start versions*/
#versions{
    position: relative;
    padding-bottom: 3rem;
    z-index: 8;
    background-color: #fbfbfb;
    padding-top: 3rem;
}
#versions .property-status   {
    position: absolute;
    right: 0;
    top: 2rem;
    font-size: 0;
    z-index: 3;
}
#versions .comp {
    position: absolute;
    right: 0;
    top: 4rem;
    font-size: 0;
    z-index: 3;
}
#versions .property-status p,#versions .comp p {
    margin-bottom: 5px;
    color: #fff;
    font-weight: 400;
}
#versions .property-status-bg {
    display: inline-block;
    background-color: #E91E63;
    padding-left: 10px;
    padding-right: 5px;
    position: relative;
    line-height: 19px;
    font-size: 12px;
    padding: 4px;
}
#versions .property-status-bg .property-arrow {
    position: absolute;
    content: '';
    display: block;
    right: 100%;
    top: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 8px solid;
    border-left-color: #E91E63;
    border-right-color: #E91E63;
}
#versions .info ul{
    margin: 0;
    background: #e3216a;
    background: -webkitlinear-gradient(to right, #e4226b, #b50744);
    background: linear-gradient(to right, #e4226b, #b50744);
    display: table;
    text-align: center;
}
#versions .info ul li {
    display: table-cell;
    margin: 0 auto;
    color: #fccee1;
    font-size: 14px;
}
#versions .info ul li img {
    width: 24%;
    margin: 4px 5px;
}
#versions .info .title h4{
    font-size: 18px;
    text-transform: capitalize;
    padding: 0px 10px;
    color: #0c1440;
    margin-top: 1rem;
    overflow: hidden;
}
#versions .pah  p{
    font-size: 14px;
    padding: 0px 10px;
    color: #827faf;
    text-transform: capitalize;
    max-height: 104px;
    min-height: 104px;
    overflow: hidden;
}
#versions .title{
    position:relative;
}
#versions .title h3{
    color: #0c1440;
}
#versions .title h3::after {
    content: ' ';
    display: block;
    height: 4px;
    width: 3rem;
    background-color: #b81653;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 2.6rem;
    border-radius: 13px;
}
#versions h2{
    margin-bottom: 2rem;
    color: #1f99f0;
}
#versions .content {
    box-shadow: 9px 12px 13px -6px #2525251a;
    margin: 2rem 0rem;
    border-radius: 3px;
    background-color: #fff;
}
#versions .content .title {
    color: #1f99f0;
}
#versions .content2 {
    box-shadow: 9px 12px 13px -6px #2525251a;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #fff;
    padding: 5rem;
    margin-top: 30px;
}
#versions .content2 h2 {
    color: #0c1440;
}

#versions .content .fe ul {
    padding: 0;
}
#versions .price p{
    font-size: 18px;
    padding: 0px 10px;
    color: #e2216a;
    text-transform: capitalize;
    font-weight:500;
    margin-bottom:6px;
    max-height: 27px;
    min-height: 27px;
    overflow: hidden;
}
#versions .content .img{
    height: 250px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
#versions .content .img img{
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
#versions .content .img img:hover{
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
#versions.new{
    /* margin-top: 10px; */
}
#versions.new .small-desc {
    width: 75%;
    color: #ffe4ed;
    margin: 0 auto;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    margin-top: 2rem;
}
#versions.new P {
    font-size: 14px;
    color: #827faf;
    padding: 0rem 0.8rem;
    transition: 0.5s ease;
}
#versions.new .info{
    position: relative;
    padding-bottom: 5px;
}
#versions.new .right{position: absolute;left: 15px;top: 0;bottom: 0;margin: auto;}
#versions.new .right i{vertical-align: middle;font-size: 36px;padding: 0 12px;background: #b81653;border-radius: 50px;color: #fff;}


                                                                /*end versions*/

                                                                /*start property*/
.prop{
    
margin-top: 4.9rem;
    
margin-bottom: 4rem;
}
.prop .desc img {
    border: 2px solid #eee;
    border-radius: 5px;
    /*min-height: 250px;*/
}
.prop .desc li {
    margin-top: 0.5rem;
}

.background-overlay{
    background: url(../images/aerial-view.jpg) center;
    background-size: cover;
}
.background-overlay nav{
  display:flex;
}
.background-overlay .title h1 {
    margin: 0.5em 0;
    font-size: 1.8em;
    text-align: center;
}
.background-overlay .over{
    padding: 1rem 0rem;
    color: #fff;
    background: #131313c4;
    padding-top: 2rem;
}

.prop .icons {
    margin: 2rem 0rem;
}
.prop .icons li {
    display: inline-block;
    padding: 0px 11px;
    background-color: #f9f9f9;
    border-radius: 20px;
    padding-top: 14px;
    margin: 1rem 0.3rem;
    position: relative;
}
.prop li img {
    width: 80px;
    /* margin-top: -11px; */
}
.prop .full-img{
    overflow: hidden;
    border: 2px solid #981e49;
    border-radius: 20px;
    position: relative;
}
.prop li span {
    font-weight: 500;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    top: -15px;
    color: #fff;
    left: 0px;
    background: #b81553;
    border-radius: 50%;
    padding: 5px 10px;
}
.prop .title{
    position: relative;
}
.prop .title h4{
    margin-bottom: 2.5rem;
    margin-top: 1rem;
}
.prop h4::after {
    content: ' ';
    display: block;
    height: 4px;
    width: 2.4rem;
    background-color: #b81653;
    position: absolute;
    left: 0;
    margin: 0 auto;
    bottom: -10px;
    border-radius: 10px;
}
.prop p{
    color: #888888;
}
.prop .lightboxgallery-gallery-item img {
    width: 100%;
    min-height: 95px;
    border: 1px solid #b81653;
}
.prop .search{
    margin-top: 3rem;
    background-color: #f7f7f7;
    padding: 15px;
    border-radius: 5px;
    padding-bottom: 2rem;
}
.prop .search h4 {
    margin-top: 0rem;
}
.prop .reserv{
    background-color: #f9f9f9;
    padding: 0.5rem 1rem;
    margin-top: 5rem;
    border-radius: 5px;
}
.prop h5 {
    padding: 10px;
    color: #565656;
}
.map h5{
    color:#fff;
}
.prop #map-canvas {
    height: 300px;
}
a.ga-img.text-center {
    text-decoration: none;
}
a.ga-img img{
    min-height:187px;
    max-height:187px;
    width: 100%;
}

.prop ul#myTab {
    margin-top: 3rem;
    border: 0;
}
.prop .nav-tabs .nav-item.show .nav-link, .prop .nav-tabs .nav-link.active {
    color: #ffe4ed;
    border-radius: 0;
    border: 0;
    background: #c82461;
    background: -webkit-linear-gradient(to right, #BDFFF3, #4AC29A);
    background: linear-gradient(to right, #c52561, #df2264);
}
.prop .nav-tabs .nav-link {
    border: 0;
    color: #989898;
    background-color: #eee;
    margin: 0.2rem;
    border-radius: 5px !important;
}
.prop .nav-tabs .nav-link:focus, .prop .nav-tabs .nav-link:hover {
    background-color: #eee;
    border-radius: 0;
}
.prop .blog-img{
    margin-top: 4rem;
    margin-bottom: 2rem;
}
.prop .btnn{
    position: absolute;
    bottom: 1rem;
    left: 1rem;
}
.prop .btnn a{
    color: #fff;
}

                                                                /*end property*/

                                                                /*start gallary*/
.gallary {
    margin-top: 4.5rem;
}
.prop-Gallary .content {
    background-color: #fbfbfb;
    margin: 1.5rem 0.3rem;
    border: 1px solid #eee;
}
.prop-Gallary .image-pro{
    position: relative;
    width: 100%;
    height: 330px;
}
.prop-Gallary .image-pro img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: auto;
    width: auto;
}
.lightboxgallery-gallery-item > div {
    position: relative;
    margin: 1rem 0;
    overflow: hidden;
    position: relative;
    height: 109px;
    width: 255px;
}
.lightboxgallery-gallery-item > div img{
     max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: auto;
    width: auto;
}
                                                                 /*start contact*/

.contact-us{
    margin-top: 4.9rem;
    background-color: #fbfbfb;
}
.contact-us h4{
    text-transform: capitalize;
    position: relative;
    margin-bottom: 2rem;
}
.contact-us h4::after {
    content: ' ';
    display: block;
    height: 4px;
    width: 2.4rem;
    background-color: #b81653;
    position: absolute;
    left: 0;
    margin: 0 auto;
    top: 2.1rem;
    border-radius: 5px;
}
.contact-us .f-contact{
    margin-top: 4rem;
    padding: 2rem;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.11);
}
.contact-us .map{
    margin-top: 3rem;
}
.contact-us #map-canvas{
    height: 400px
}
.contact-us ul li img{
    width: 35px;
}
.contact-us ul li p {
    display: inline-block;
    margin: 1rem;
    font-size: 18px;
    font-weight: 500;
}
.contact-us .info {
    margin: 2rem 0rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.11);
    padding: 1rem 2rem;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 3rem;
}
                                                                    /*end contact*/

                                                                    /*start About*/
.about-us{
        margin-top: 4.9rem;
        padding-bottom: 3rem;
}
.about-us h4{
    text-transform: capitalize;
    position: relative;
    color: #0c1440;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.about-us h4::after {
    content: ' ';
    display: block;
    height: 4px;
    width: 2.4rem;
    background-color: #e12365;
    position: absolute;
    left: 0;
    margin: 0 auto;
    top: 2.1rem;
}
.about-us p{
    font-size: 14px;
    color: #827faf;
    margin-top: 2rem;
    margin-bottom: 0;
}
.about-us .image-pro{
    position: relative;
    width: 100%;
    height: 200px;
}
.about-us .image-pro img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: auto;
    width: auto;
}
@media (min-width:788px){
   .about-us .row p {
    margin-top: 5.8rem;
} 
}

                                                                    /*end About*/


nav.nav.nav-pills.flex-column {
    width: 100%;
}
nav#navbar-example3 {
    padding: 0;
    position: fixed;
    width: 14.5%;
}







footer{
    width: 100%;
    bottom: 0;
    background-size: cover !important;
    padding-top: 5rem;
    /* margin-top: 3rem; */
    padding-bottom: 4rem;
}
footer .logo{
    width: 130px;
    display: block;
    background-color: #fbfbfbd6;
    padding: 0.5rem;
    margin: 2rem auto;
    border-radius: 2px;
    margin-top: 0;
}
footer .hotline{
    width: 62%;
    margin: 0 auto;
    text-align: center;
    display: block;
}
footer li a {
    color: #fff;
    font-size: 2rem;
    transition: 0.5s ease;
}
footer li a:hover {
    color: #ffffffa8;
}
footer span.link {
    font-size: 1.2rem;
    color: #fff;
}
footer form.form.form-group {
    padding: 2.4rem 1rem;
    background-color: #fbfbfb9c;
    /* padding-top: 3rem; */
}
footer .our-project a {
    text-decoration: none;
    color: #b9b9b9;
    transition:0.5s ease;
}
footer .our-project a:hover {
    text-decoration: none;
    color: #fff;
    text-decoration:none;
    transition:0.5s ease;
}
footer h4{
    color: #b81653;
    margin-bottom: 15px;
}
.copy {
    color: #adadad;
    padding: 7px;
    background-color: #000;
    font-size: 14px;
}
footer .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-image: none;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
footer p{
    color:#b9b9b9;
    font-size:16px;
}
footer  .social-icons li {
    display: inline-block;
    font-size: 40px;
    color: #ffff;
}

footer  li {
    padding: 0.2rem;
    color: #b9b9b9;
    font-size: 14px;
}

footer i.fa.fa-facebook {
    background-color: #4267b2;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px;
    color: #fff;
}

footer i.fa.fa-twitter {
    background-color: #03A9F4;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px;
    color: #fff;
    margin: 0px 2px;
}
footer i.fa.fa-linkedin {
    background-color: #0077B5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px;
    color: #fff;
}
footer .overlay{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #0000008f;
}
footer #map-canvas {
    height: 210px;
}
footer .phone p{
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    letter-spacing: 2px;
}
.no-margin{
margin: 0;
}
.no-padding{
    padding: 0;
    position:  initial;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #9aa6c3;
    background-color: #ffffff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #e4e4e4;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.clear-fix{
    clear: both;
}


a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a h4:hover {
    color: #e3216a !important;
    transition: 0.5s ease;
}
.full-width{
    width:100% !important;
}

.irs-with-grid .irs-grid {
    display: block;
    direction: ltr;
}

nav .phone ul li{
    display: inline-block;
    font-size: 19px;
    letter-spacing: -9px;
}
nav .phone_social{
    position: relative;
}
nav .phone ul{
    position: absolute;
    top: -23px;
    left: 23px;
    display: block;
    margin: 0 auto;
    margin-top: -3px;
}
nav .phone ul li a{
    color: #fff;
}
nav .phone ul li a:hover{
    color: #ffffffbf !important;
    cursor: pointer;
}
nav .phone ul li span{
    letter-spacing: 0px;
    font-size: 14px;
}
#slider{
    height: 560px;
    position: relative;
    margin-top: 4%;
}
#slider .carousel-caption h5{
    direction: ltr;
    font-size: 52px;
    color: #b61750;
    text-shadow: 0 0px 74px #ffffff, 0 2px 2px #b5b5b5, 0 0px 75px #ffffff;
    text-align:center;
}
#slider .carousel, #slider .carousel-item, #slider .carousel-inner, #slider .carousel-inner .carousel-item img{
    height: 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
#slider .bg{
  background-color: #ffffffb5;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
#slider .carousel-caption{
    color: #b6174f;
    top: 9rem;
    position: absolute;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    right: 2rem;
    left: initial;
    text-align: center;
}
#slider .carousel-caption h5 span{
    font-weight: 600;
}
#slider .carousel-caption p{
    font-size: 32px;
    text-align:center;
    text-shadow: 0 7px 64px #ffffff, 0 2px 11px #949494, 0 0px 61px #ffffff;
    font-weight: bold;
}
#slider .overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #0000006b;
}
#slider .search{
    background-color: initial;
    overflow: hidden;
    z-index: 99;
    text-align: center;
    position: absolute;
    left: 10rem;
    right: 10rem;
    bottom: 30%;
    z-index: 99;
    margin-top: 1rem;
}
#slider .search .content {
    padding: 0rem 1rem;
    border-radius: 5px;
    padding-right: 1rem;
}
#slider .search h1{
    color: #fff;
}
#slider .search .links{}
#slider .search .links ul.nav {
    margin-right: 28%;
    margin-bottom: 15px;
    border-bottom: 0;
}
#slider .search .links ul.nav li{
    margin: 5px;
    position: relative;
}
#slider .search .links ul.nav li .nav-link{
    border-radius: 30px;
    background: rgba(32,45,87,.61);
    color: #fff;
}
#slider .search .links ul.nav li .nav-link.active{
    background: #fff;
    color: #b81653;
}
#slider .search .links .search-tabs.nav-tabs .nav-item .nav-link:before {
    top: 50%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transition: all .5s;
    opacity: 0;
    z-index: -1;
}
#slider .custom-radio .custom-control-input:checked~.custom-control-label::before, #slider .custom-control-label::before{display: none;}
#slider .custom-control-label::after{display: none;}
#slider .search .links .search-tabs.nav-tabs .nav-item .nav-link:before {
    border-color: none;
    border-top-color: rgba(32,45,87,.61);
    border-width: 7px;
    margin-left: -7px;
}
#slider .search .links .search-tabs.nav-tabs .nav-item .nav-link.active:before {
    top: 100%;
    opacity: 1;
    border-top-color: #fff;
}
#slider .search .form {
    background: #fff;
    border-radius: 30px;
    width: 44%;
    margin: 0 auto;
    text-align: initial;
    padding: 5px;
    position: relative;
}
#slider .search .form ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
#slider .search .form ul li {
    display: inline-block;
    padding-right: 25px;
    vertical-align: middle;
}
#slider .search .form ul li.data{
    min-width: 38%;
}
#slider .search .form ul li label {
    display: block;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
}
#slider .search .borders {
    border-right: 1px solid #6666;
    width: 1px;
    height: 40px;
}
#slider .search .form ul li .search-btn img{
    width: 22px;
    padding: 4px 0px;
}
#slider .search .form ul li .select2-container--default .select2-selection--single .select2-selection__rendered{
    padding: 0px;
    font-size: 14px;
}
#slider .search .form ul li .select2-container--default .select2-selection--single{
    border: 0px;
}
#slider .search .form ul li .select2-container--default .select2-selection--single .select2-selection__arrow{
    display: none;
}
#slider .search .form ul li .search-btn {
    background: #b81653;
    border-radius: 50%;
    /* position: absolute; */
    /* left: 13px; */
    bottom: 10px;
    color: #fff;
}
#slider .search .form ul li .all{
    border-radius: 40px;
}
#slider .search .form ul li.s-padd{
    
padding-right: 5px;
}
.select2-container--open .select2-dropdown--below{
    width: 100%;
}
@media (max-width: 1100px){
    #slider .search .form ul li .search-btn{
        left: 7px;
        bottom: 6px;
    }
    #slider .search .form ul li{
        padding-right: 15px;
    }
}
@media (max-width: 992px){
    #slider .search{
        bottom:15%;
    }
    #slider .search .form{
        width: 60%;
    }
    #slider .search .form ul li .search-btn img{
        width: 16px;
    }
    #slider .search .form ul li .search-btn{
        bottom: 8px;
    }
    #slider .search .links ul.nav{
        margin-right: 20%;
    }
    #slider .search .links ul.nav li a{
        font-size: 13px;
        padding: 6px 12px;
    }
    #slider .search .form ul li label{
        font-size: 12px;
    }
    #slider .search .form ul li .select2-container--default .select2-selection--single .select2-selection__rendered{
        font-size: 12px;
    }
}
@media (max-width: 767px){
    #slider .search .form{
        width: 75%;
    }
    #slider .search .form ul li .search-btn img{
        width: 12px;
    }
    #slider .search .links ul.nav{
        margin-right: 15%;
    }
    #slider .search .form ul li label{
        font-size: 10px;
    }
    #slider .search .form ul li .select2-container--default .select2-selection--single .select2-selection__rendered{
        font-size: 10px;
    }
}
.select2-container{
    width: 100% !important;
}
.select2-container:focus:focus {
    outline: 0 !important;
}
@media (max-width: 663px){
    #slider .search{
        left:8rem;
        right:8rem;
    }
    #slider .search .form ul li {
        padding-right: 10px;
    }
    #slider .search .form ul li {
        padding-right: 10px;
    }
    #slider .search .form {
        width: 100%;
    }
    #slider .search .links ul.nav {
        margin-right: 0;
    }
    #slider .search .links ul.nav li a {
        font-size: 10px;
        padding: 5px 10px;
    }
}
@media only screen and (max-width: 1200px) {
  #slider {
    max-height: 443px !important;
    } }
@media only screen and (max-width: 1100px) {
  #slider {
    max-height: 415px !important;
    } }
@media only screen and (max-width: 1000px) {
  #slider {
    max-height: 385px !important;
    } }
@media only screen and (max-width: 900px) {
  #slider {
    max-height: 357px !important;
    } }
@media only screen and (max-width: 800px) {
  #slider {
    max-height: 328px !important;
    } }
@media only screen and (max-width: 700px) {
  #slider {
    max-height: 300px !important;
    } }
@media only screen and (max-width: 600px) {
  #slider {
    max-height: 272px !important;
    } }
@media only screen and (max-width: 500px) {
  #slider {
    max-height: 275px !important
    } }
@media only screen and (max-width: 400px) {
  #slider {
    max-height: 225px !important; } }
@media only screen and (max-width: 320px) {
  #slider {
    max-height: 210px !important; } }

@media (max-width: 500px){
    #slider .search{
        left: 4rem;
        right: 4rem;
    }
    #slider .carousel-control-next{
        display: none;    
    }
    #slider .carousel-control-prev{
        display: none; 
    }
    #versions.new {
        /* margin-top: 175px; */
    }
    #slider .search h1{
        font-size: 25px;
    }
    #slider .search .custom-control-label{
        font-size: 12px;
    }
    #slider .search .links ul.nav li .nav-link{
        padding: 5px;
    }
}
ol.breadcrumb {
    background-color: #fff0;
    text-align: center;
    margin: 0 auto;
}
ol.breadcrumb a {
color:#b1b1b1;
font-size:14px;
transition:0.5s ease;
}
ol.breadcrumb a:hover
 {
color:#ffffff;
font-size:14px
}
ol.breadcrumb a {
color:#b1b1b1;
font-size:14px
}
.breadcrumb-item.active {
    color: #6c757d;
    background-color: #0000;
    font-size: 14px;
    color: #fff;
}
li.breadcrumb-item img {
    margin: 0px 6px;
    width: 18px;
    margin-top: -8px;
}
    .swiper2{
      width: 100%;
      padding-top: 40px;
      padding-bottom: 40px;
    }
   .swiper2 .swiper-slide {
      background-position: center;
      background-size: cover;
      width: 374px;
      height: 400px;
    }
    
.log{
    margin: 10% 0;
}
.log .card{
    padding: 15px;
    box-shadow: 0px 0px 25px -8px;
    width: 70%;
    margin: 0 auto;
}
.log .card h1{
    text-align: center;
    position: relative;
    width: min-content;
    margin: 0 auto;
}
.log .card h1::after{
    content: ' ';
    display: block;
    height: 4px;
    width: 2.4rem;
    background-color: #b81653;
    position: absolute;
    left: 0;
    margin: 0 auto;
    top: 2.3rem;
    border-radius: 5px;
}
.log .card input{
    margin-bottom: 20px;
}
.log .card p{
    margin-bottom: 5px;
}
.log .card a{
    display: block
}
@media (max-width:550px){
   .log .card  {
        width: 100%;
    } 
}
.pagination{
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
}
.pagination li a{
    color: #b81653;
}
.pagination .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #b81653;
    border-color: #b81653;
    outline: 0;
}
.pagination .page-link:hover {
    color: #b81653;
}
.pagination .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #b8165359;
}


@media only screen and (max-width: 991px) {
    /*#slider {*/
    /*    height: 400px;*/
    /*}*/
}
@media only screen and (max-width: 767px) {
    /*#slider {*/
    /*    height: 300px;*/
    /*}*/
    .logo {
        width: 75px;
    }
    .border-logo {
        width: 90px;
    }
}
@media only screen and (max-width: 450px) {
    #slider {
        height: 250px;
        position: relative;
        margin-top: 14%;
    }
    #slider .search {
        left: 3rem;
        right: 3rem;
    }
}
@media only screen and (max-width: 408px){
    #slider .search {
        left: 2rem;
        right: 2rem;
    }
}
@media only screen and (max-width: 376px){
    #slider .search {
        left: 1rem;
        right: 1rem;
    }
}
@media only screen and (max-width: 345px){
    #slider .search {
        left: 0.25rem;
        right: 0.25rem;
    }
}
@media (max-width: 576px){
    .btn-rsv {
        position: fixed;
        right: 4rem;
        z-index: 999999;
        width: 100%;
        height: 60px;
        padding: 9px;
        border-radius: 0;
        /* border-radius: 50%; */
        background-color: #c52560;
        color: #ffffff;
        border: 0;
        font-size: 14px;
        font-weight: 100;
        text-align: center;
        cursor: pointer !important;
        z-index: 9;
        left: inherit;
        right: inherit;
        bottom: 0;
        top: inherit;
    }
    .logo {
        width: 60px;
    }
    .border-logo {
        width: 70px;
    }
}
.navbar-nav li{
    text-align: center;
}