/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body{
    font-family: "Poppins", sans-serif;
    color: #424242;
    font-size: 14px;
    font-weight: 300;
}

p{
 /**font-size: 15px;**/
 line-height: normal !important;
}

a {
    color: #003d95;
}

a:hover {
    color: #ff7f00;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    color: #003d95;
}

h1{
    font-size: 39px;
    font-weight:700 ;
}

h2{
    font-size: 14px;
}

h3{
    font-size: 21px;
}

h4{
    font-size: 17px;
}

h5{
    font-size: 14px;
}


.italic{
    font-style: italic;
}

.center{
    text-align: center;
}

.left{
    text-align: left;
}

.right{
    text-align: right;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.top-scl-wrap{
    position: absolute;
    top: 0;
}

.topScl{ 
    line-height: 47px;
}

.topScl ul{ 
    list-style: none;
    margin: 0;
    padding: 0;
}

.topScl ul li{ 
    margin: 0;
    padding: 0 8px;
    display: inline-block;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.topScl ul li a{ 
    color: #003d95;
    cursor: pointer;
    text-decoration: none;
}

.topScl ul li a:hover{ 
    color: #ff7f00;
    text-decoration: none;
}

#header {
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    padding: 15px 0;
    margin-top: 47px;
   background: #003d95;    /********background image********/
}

#header.header-transparent {
    background: transparent;
}

#header.header-scrolled {
    background: #003d95;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    margin-top: 0px;
}

.navbar{
    padding-top: 0px;
    padding-bottom: 0px;
}


.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 1rem ;
    padding-left: 1rem ;
}

.tp-add-list{
    background: #fff;
    border-radius: 23px;
    color: #003d95 !important;
}

.tp-add-list:hover{
    background: #fff;
    border-radius: 23px;
    color: #ff7f00 !important;
}

.bg-white{
    background-color: #fff;
}

.orange{
    color: #ff7f00;
}

.white{
    color: #ffffff;
}



/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

.banner-bg {
    background:#003d95;
    /**background: url("../images/header-banner3.jpg") #003d95;**/
    background-repeat: no-repeat;
    background-position: bottom center;
    /**height: 100vh;**/
    height: 100vh;
    background-size: cover; 
}

.carousel-item img{
    text-align: center;
    width: 100%; 
}

#hero {
    width: 100%;
    position: relative;
    overflow: hidden; 
    /**top: -100px;**/  
}

#hero h1 {
    font-size: 44px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

#hero h1 span{
    color: #ff7f00;
}

.bnr-HD{
    position: absolute;
    top: 55%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -45%);
}


.insidebanner-bg {
    background: url("../images/header-banner3.jpg") #003d95;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 39vh;
    /**background-size: cover;**/ 
}

.insidebanner-bg h1{
        position: absolute;
    top: 68%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -32%);
}

#hero {
    width: 100%;
    position: relative;
    overflow: hidden;   
}

#hero h1 {
    font-size: 44px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

#hero h1 span{
    color: #ff7f00;
}



.hdr-banner-1 {
    background: url("../images/banner-1.jpg") #003d95;
    background-repeat: no-repeat;
    background-position: bottom center;
    /**height: 100vh;**/
    background-size: cover; 
}



.hdr-banner-2 {
    background: url("../images/banner-2.jpg") #003d95;
    background-repeat: no-repeat;
    background-position: bottom center;
    /**height: 100vh;**/
    background-size: cover; 
}



.hdr-banner-3 {
    background: url("../images/banner-3.jpg") #003d95;
    background-repeat: no-repeat;
    background-position: bottom center;
    /**height: 100vh;**/
    background-size: cover; 
}

/*--------------------------------------------------------------
# Hero Section End
--------------------------------------------------------------*/

/************  Body  ************/

.pad-0{
    padding: 0px !important;
}

.mar-0{
    margin: 0px !important;
}
.mar-5px{
    margin: 5px;
}
.top-Pad-5{
    padding-top: 5px;
}
.top-Pad-10{
    padding-top: 10px;
}
.top-Pad-15{
    padding-top: 15px;
}
.top-Pad-20{
    padding-top: 20px;
}
.top-Pad-25{
    padding-top: 25px;
}
.btm-Pad-25{
    padding-bottom: 25px;
}

.btm-Pad-40{
    padding-bottom: 40px;
}

.top-Pad-91{
    padding-top: 91px;
}

.btm-Pad-91{
    padding-bottom: 91px;
}

.top-Pad-54{
    padding-top: 54px;
}

.btm-Pad-54{
    padding-bottom: 54px;
}

.pad-17{
    padding: 17px;
}

.pad-30{
    padding: 30px;
}

.top-pad-30{
    padding-top: 30px;
}

.sid-pad-30{
    padding-left: 30px;
    padding-right: 30px;
}

.margin-btm-0{
    margin-bottom: 0;
}

.tb-margin-6{
    margin-top: 6px;
    margin-bottom: 6px;
}

.why-box{
    background: #ffffff;
    margin: 9px;
    padding: 15px;
    -moz-box-shadow: 0px 0px 20px 0px rgba(71, 71, 71, 0.06);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(71, 71, 71, 0.06);
  box-shadow: 0px 0px 20px 0px rgba(71, 71, 71, 0.06);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
}

.why-box:hover{
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  cursor: pointer;
}

.why-box h4:hover{
    color: #ff7f00;
    display: block;
}

.why-box img{
    width: 56px;
    padding-bottom: 17px;
}

.why-box img{
    padding-bottom: 17px;
    padding-top: 1rem;
}

.what-we-bg{
    background: url("../images/bg1.png") #3e3e3e;
    background-repeat: no-repeat;
    background-position: top left;
}

.process-bg{
    background: url("../images/bg2.png") #f4f4f4;
    background-repeat: no-repeat;
    background-position: top left;
}



.market_apr_bg{
    background: url("../images/mrk.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; 
}

.bgwhite{
    background-color: #fff;
}

.blue{
    color: #003d95;
}

.feedback_bg{
    background: url("../images/feedback.png") #ffffff;
    background-repeat: no-repeat;
    background-position: top center; 
}

.margin-side-5{
    margin-right: 5px;
    margin-left: 5px;
}
.margin-tb-5{
    margin-top: 5px;
    margin-bottom: 5px;
}

/**.wwd-h{
    height: 36vh;
}**/

.wwd-h{
    height: 270px;
    position: relative;
}

.wwd-h h3{
    /**margin-top: 236px;
    margin-left: 6px;**/
    color: #fff;
    position: absolute;
    bottom: 6px;
    left: 20px;
}

.wwd-h2{
    height: 550px;
    position: relative;
}

.wwd-h2 h3{
    color: #fff;
    position: absolute;
    top: 15px;
    left: 20px;
}

.wwd-opc{
    opacity:0.5;
    cursor: pointer;
    transition: all 0.5s;
    transition: all 0.5s;
}

.wwd-opc:hover{
    opacity:1;
    
}

.whatwedo-img1 {
    background: url("../images/studio-img.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    
    background-size: cover; 
}

.whatwedo-img2 {
    background: url("../images/apartment-img.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    
    background-size: cover; 
}

.whatwedo-img3 {
    background: url("../images/offplan-img.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    
    background-size: cover; 
}

.whatwedo-img4 {
    background: url("../images/office-img.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    
    background-size: cover; 
}

.whatwedo-img5 {
    background: url("../images/villa-img.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    
    background-size: cover; 
}

.wwd-box-h3{
    position: absolute;
    bottom: 13px;
    left: 13px;
}

.areaList-wrap{}

.areaList-wrap ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.areaList-wrap ul li{
    background: #f3f3f3;
    border-radius: 23px;
    border: 1px solid #ccd8ea;
    font-size: 12px;
    padding: 0 21px;
    line-height: 35px;
    margin: 9px 5px;
    cursor: pointer;
    display: inline-block;
}

.areaList-wrap ul li:hover{
    background: #fff;
    border: 1px solid #ff7f00;
    color: #003d95;
}

.bg-cta{
    background-color: #003d95;
    padding: 40px;
}

.ctaWrap{
    position: relative;
    top: 60px;
}

.bg-cta h1{
    padding: 0;
    margin: 0;
}

.bg-cta a{
    padding: 12px 30px;
    color: #ff7f00;
    background-color: #fff;
    
    text-align: center;
    text-decoration: none;
    font-size: 21px;
}

.bg-cta span{
    padding: 12px 30px;
    color: #ff7f00;
    background-color: #fff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 21px;
}

.bg-footer{
    background: url("../images/footer-skyline.jpg") #454545;
    background-repeat: repeat-x;
    background-position: bottom center;
   color: #fff;
   font-size: 13px;
}

.ftr-nav{
    color: #fff;
}

.ftr-nav ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftr-nav ul li{
    line-height: 36px;
    display: block;
    font-size: 13px;
    cursor: pointer;
}

.ftr-nav ul li a{
    color: #fff;
    text-decoration: none;
}

.ftr-nav ul li a:hover{
    color: #ff7f00;
    text-decoration: none;
}

.ftrScl{ 
    line-height: 47px;
}

.ftrScl ul{ 
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftrScl ul li{ 
    margin: 0;
    padding: 0 8px;
    display: inline-block;
    font-size: 19px;
    font-family: Arial, Helvetica, sans-serif;
}

.ftrScl ul li a{ 
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.ftrScl ul li a:hover{ 
    color: #ff7f00;
    text-decoration: none;
}




.ftrList ul{ 
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftrList ul li{ 
    margin: 0;
    padding: 0 8px;
    font-size: 13px;
    line-height: 31px;
}

.ftrList ul li a{ 
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.ftrList ul li a:hover{ 
    color: #ff7f00;
    text-decoration: none;
}

.gray{
    background-color: #f8f8f8;
}

.underline{
    border-bottom: 4px solid #003d95;
}

.modal-content{
    padding: 20px;
}

.modal-content h1{
    font-size: 27px;
    font-weight:700 ;
    color: #003d95;
}


.form-control{
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 7px;
    padding: 9px;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
}

.btn-blue{
   background-color: #003d95;
   color: #fff;
   font-size: 15px; 
   display: block;
   width: 100%;
}

.btn:hover{
    color: #fff;
}

.modal-cls-btn{
    position: absolute;
    right: 11px;
    top: 11px;
}

.nav-item{
    cursor: pointer;
}

.contact-list{
}

.contact-list ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact-list ul li{
    margin: 0;
    padding:0 15px;
    line-height: 39px;
    font-size: 17px;
    font-weight:400;
    display: inline-block; color: #424242;
}

.contact-list ul li i{

    font-size: 21px;

}

.contact-list ul li a{
    font-size: 17px;
    font-weight:300;
    text-decoration: none;
    
}

.contact-list ul li a:hover{
    text-decoration: none;
}

.serviceList{}
.serviceList ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.serviceList ul li{
    display: block;
    padding: 0 0 0 12px;
    background: #ffffff;
    -moz-box-shadow: 0px 0px 10px 0px rgba(71, 71, 71, 0.05);
    -webkit-box-shadow: 0px 0px 10px 0px rgb(71 71 71 / 5%);
    box-shadow: 0px 0px 10px 0px rgb(71 71 71 / 5%);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    line-height: 39px;
    margin: 20px 0;
}

.serviceList ul li:hover{
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  cursor: pointer;
  color: #ff7f00;
}

.mini-footer-wrap{
 display:none;
}

/*****Mobile Navi Style*****/

/* Remove border from toggler */
.navbar-toggler {
    border: 0 !important;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none !important;
    box-shadow: none !important;
    border: 0 !important;
}

/* Lines of the Toggler */
.toggler-icon{
    width: 23px;
    height: 2px;
    background-color: #ff7f00;
    display: block;
    transition: all 0.2s;
}

/* Adds Space between the lines */
.middle-bar{
    margin: 5px auto;
}

/* State when navbar is opened (START) */
.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}
/* State when navbar is opened (END) */

/* State when navbar is collapsed (START) */
.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}
/* State when navbar is collapsed (END) */

/* Color of Toggler when collapsed */
.navbar-toggler.collapsed .toggler-icon {
    background-color: #fff;
}
.mar-apr-wrp{
    background-color: rgba(0, 61, 149, 0.4);
}

.mar-apr-wrp h1{
    color: #fff;
}
.mar-apr-wrp p{
    color: #fff;
}
.dbcard{
 text-align: center;
}

