@charset "utf-8";
/* CSS Document */
body{
   

    background: url(../img/main-page-bg.png) top left no-repeat #000 !important;
    background-size: cover !important;
    background-attachment: fixed !important;

    font-family: "Poppins", sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Poppins", sans-serif !important;
}
p{
    font-family: "Poppins", sans-serif !important;
}
body.dark-bg{
        background-color: #000;
}
 body.login-page{
			  overflow-y: hidden;
     background: transparent
		  }
		  .login-section{
			  background: url(../img/bg.jpg) top left repeat;
    background-size: cover;
    top: 0;
    width: 100%;
    /*text-align: center;*/
    bottom: 0;
    opacity: 1;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
   
		  }
.login-page .card .card-header{
    top: 40px;
    position: relative;
}
 .login-page .card .card-body{
			  top:50px;
			  position: relative
		  }
.login-page .register-btn-text{
    margin-bottom: 3.5rem
}
		  body form .form-control {
    border-bottom: 1px solid #d7bb9c !important;
    
    background: transparent;
    border: 0;
			      border-radius: 0;
    padding: 0;
			  font-size: 14px;
			  color: #d7bb9c
}
		  .card{
			  background: rgba(0,0,0,0);
			  padding: 2rem 2.5rem 2.5rem !important
}
		  .card .card-header {
    padding: 0;
    border-bottom: none;
    background-color: transparent;
    
}
		 
body .form-control:focus{
			  background-color: transparent;
			  border-color: #d7bb9c !important;
			  color:#d7bb9c ;
			  box-shadow:none
		  }
		  .btn-danger1{
			  background-color: transparent;
    border: 1px solid #d7bb9c !important;
    border-radius: 20px;
    color: #d7bb9c !important;
		  }
		  ::-webkit-input-placeholder{
			  color: #d7bb9c !important
		  }
		  ::placeholder {
			  color:#d7bb9c !important}
		  #login{
			  width: 400px;
			  float: right;
			      right: 50px;
    position: relative;
		  }
		  .partner-login{
			      text-align: center;
    color: #d7bb9c;
    font-size: 13px;
}
		  .partner-login:hover{
			  color: #d7bb9c;
		  }
.no-padding-left{
    padding-left: 0 !important
}
.signup-box .card{
        background: transparent;
    border: 1px solid #d7bb9c;
    padding: 10px !important;
}
.signup-box .card-header .bar-info {
    border-color: transparent !important;
    margin-bottom: 50px
}
.signup-box .card-title-wrap{
    text-align: center
}
.signup-box .card-title{
    color: #d7bb9c;
    font-weight: 500;
}
.signup-box .card-title-wrap img{
     margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
input:-internal-autofill-selected {
 background-color: transparent !important;
    color: #d7bb9c !important;
}
textarea:-internal-autofill-selected {
 background-color: transparent !important;
    color: #d7bb9c !important;
}
body .form-group.validate input, body .form-group.validate select, body .form-group.validate textarea {
    color: #d7bb9c;
    border-color: #d7bb9c;
}
body .sign-up-form .status-h4{
   font-size: 15px;
    font-weight: 500;
    color: #d7bb9c;
}
body .form-control-file, body .form-control-range {
    display: block;
    width: 100%;
    color: #d7bb9c;
}
/*body .form-control:focus{
    background-color: transparent;
        border-color: #d7bb9c !important;
}*/

body form .form-actions {
    border-top: 1px solid #d7bb9c !important;
}
body .signup-box .card .card-body{
    top:0
}
body .navbar{
    background-color: transparent;
    box-shadow: none
}
.dropdown-toggle::after{
    color: #d7bb9c;
}
body .wrapper .content-header{
    color: #d7bb9c;
}
body .wrapper .content-sub-header{
     color: #d7bb9c;
}
body .card{
     border:1px solid #d7bb9c;
    background: transparent
}

body .info{
 color:#d7bb9c !important ;
        margin-bottom: 25px;
    /*text-align: center;*/
}
body .card-block small{
    color: #d7bb9c;
}

 body .actions .badge{
   color: #111;
    background: #d7bb9c;
    margin-top: 10px;
   
    border-radius: 0;
}
body .actions {
        text-align: center;
    margin: 0 auto;
    width: 100%;
}
body .owl-dots{
   /* margin-top: -50px !important*/
}

body .owl-theme .owl-dots .owl-dot span{
    margin: 5px 3px;
    width: 7px;
    height: 7px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #d7bb9c !important;
}
body .actions  img{
    width: 100%
}
body .main-panel{
    margin-top: 55px
}
#navbar-fullscreen{
    display: none !important
}
#minimal-statistics-bg{
    margin-bottom:  50px
}
body .navbar .show > .dropdown-menu .arrow_box_right:after{
        border-bottom-color: #222;
}
body .dropdown-menu{
        background-color: #222;
}
.dropdown-divider{
    display: none
}
body .dropdown-item:hover, body .dropdown-item:focus{
    background-color: transparent
}

button:focus{
    outline: none !important
}
.broker-name{
    font-size: 15px !important;
    text-align: right;
}
.whatsapp{
    float: right;
    margin-top: 30px
}
.whatsapp a{
    color: #d7bb9c;
    margin-right: 10px;
    font-size: 20px;
}
.whatsapp a:hover{
  color:#d7bb9c  
}
body .navbar .navbar-toggle .icon-bar{
    border: 1px solid #d7bb9c
}
.navbar-toggle .icon-bar {
    display: block;
    position: relative;
    background: #FFFFFF;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    margin: 0 auto;
}
.app-sidebar[data-background-color='crystal-clear'], .off-canvas-sidebar[data-background-color='crystal-clear']{
    background-image: none !important
}
.sidebar-background{
    
background-position: bottom left !important;
}
.app-sidebar[data-background-color='crystal-clear'] .sidebar-background:after, .off-canvas-sidebar[data-background-color='crystal-clear'] .sidebar-background:after{
    opacity: 0.6 !important
}
#sidebarClose i{
    color: #d7bb9c;
}
.sidebar-header a.nav-close{
        right: 7px;
    top: 7px;
}
.dropdown-item.active, .dropdown-item:active{
    color: #d7bb9c;
}

body .dropdown-item{
    color: #d7bb9c;
}
body .dropdown-item:hover{
    color: #d7bb9c;
}

.whatsapp-email{
    position: absolute;
    right: 25px;
}
.whatsapp-email a{
    margin-right: 5px;
    color: #d7bb9c 
}
.whatsapp-email a:hover{
    color: #d7bb9c 
}
.whatsapp-email a .fa-whatsapp {
    font-size: 20px;
    top: 1px;
    position: relative;
}
.quote-text{
 max-width: 800px;
}
.quote-text p{
    color: #d7bb9c;
   
    text-align: justify;
    line-height: 30px;
}
/*index page*/
body.main-home-page .card .card-block{
          min-height: 390px;
    max-height: 285px;
    background: transparent !important;
}
body.main-home-page .card .card-block img{
     
      
   /* max-height: 255px;*/
    
}
body.main-home-page .actions {
    
    max-height: 255px;
    overflow: hidden;
}
body.main-home-page .card{
    overflow: hidden;
    margin:1px;
}
/*projects page*/

body.projectdetails-page .card .card-block{
          min-height: 365px;
    max-height: 285px;
    background: transparent !important;
}
body.projectdetails-page .card .card-block img{
     
      
    /*max-height: 255px;*/
    
}
body.projectdetails-page .actions {
    text-align: center;
    margin: 0 auto;
    width: 100%;
/*    max-height: 255px; changed on 03-12-2023 Dinesh*/ 
	max-height: 400px;
    overflow: hidden;
}
/*body.projectdetails-page .card .card-block {
    max-height: 355px;
}*/
body.projectdetails-page .card{
    overflow: hidden;
     margin:1px;
}

.quote-text p.qname{
    color: #d7bb9c;
    text-align: right
}
.quote-text img{
       width: 75px;
    margin-bottom: 40px;
}
.recent-updated-projects-name{
    color: #d7bb9c !important;
}
.recent-updates-section{
    margin-top: 50px;
    margin-bottom: 50px
}
.recent-update-small-text{
    color: #d7bb9c;
    font-size: 18px;
}
.recent-updates-section .card-block h5{
    
}


.cnt-add-box{
    text-align: center;
    padding: 25px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
   background: rgba(33,33,33,0.6);
    font-size: 14px;
    font-weight: 500;
    color: #d7bb9c;
    min-height: 180px;
    letter-spacing: 0.5px;
	border: #d7bb9c 1px solid; /*	BORDER ADDED ON 06-02-2023*/
}
.cnt-add-box a{
     color: #d7bb9c;
}
.cnt-add-box a:hover{
     color: #d7bb9c
}
.cnt-add-box h6{
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: #d7bb9c;
}
.cnt-add-box i{
    font-size: 30px;
    display: block;
        margin-bottom: 20px;
    color: #d7bb9c;
}
.mb-30{
    margin-bottom: 30px !important
}
.mb-50{
    margin-bottom: 50px
}
.social-icons{
    padding-left: 0;
    margin-bottom: 0;
    display: inline-block
}
.social-icons li{
    list-style: none;
    display: inline;
       color: #d7bb9c;
    margin: 0 5px;
}
.social-icons li a{
    font-size: 18px;
    color: #d7bb9c;
}
.social-heading{
    display: inline-block;
    margin-right: 30px
}
#compact-style .card {
    overflow: visible;
    border: 0px
}
body.design-page .card{
    border: 0
}
body.design-page .card .card-header{
    top:0
}
body.design-page .card .card-block {
    min-height: auto;
    max-height: initial;
    background: transparent !important;
}
body.design-page .card .card-body{
    top:0;
    min-height: 90px
}
body.design-page .card-img-top{
/*    max-height: 480px; Removed on 03-02-2023*/
	
}
body.design-page img#creative_url {
    max-height: initial;
}
body div#tobedownloadpop .card{
  border: 1px solid #d7bb9c!important; 
/*	added on 03-02-2023 Dinesh*/
	max-height: 575px !important;
    overflow: hidden;
}
body .hlightgray {
    border: 1px solid #d7bb9c !important;
}

body.design-page #ticketdetails_preview .card-body {
    background: #fff !important
}
#creative_name{
    margin-bottom: 0
}

body.design-page .col-md-9_cus .card-title{
    color:#111
}
body.design-page .card-text{
    color:#111
}
body.design-page .card-text small.text-muted{
      color:#111 !important 
}
.indexadmin-page .card .card-body{
    top:0
}
.change-password-page .card .card-body{
    top:0
}
.card-footer .bt-n{

    border: 1px solid #d7bb9c;
    padding: 2px 10px;
    border-radius: 0.3rem;
}
body .signup-box .card .card-block{
    min-height: auto;
    max-height: initial;
}
table.dataTable thead>tr>th.sorting_asc{
    padding-right: 0
}
#project_image .uploa-dbtn{
    float: right
}

.projectedit-page .responsive .desc i{
    padding-left: 5px;
    padding-right: 5px
}
.projectedit-page .responsive{
    margin-bottom: 10px
}

body.projectedit-page form .desc .form-control{
    border-bottom:0px !important
}
body.projectedit-page .responsive .img{
        /*max-height: 155px;*/
    height: 185px;
    overflow: hidden;
}
body.projectedit-page .responsive img{
   /* max-height: 154px*/
}
body.projectedit-page .responsive .desc{
    border:1px solid !important
}

body.projectedit-page .responsive .desc .form-control{
    text-align: center
}
body.projectedit-page .card{
    height: 100%
}
body.projectedit-page .input-validation{
    margin-bottom: 30px
}
.modal #caption i{
   padding-left: 5px;
    padding-right: 5px 
}
.projectsdetailimages-page .actions{
        max-height: 220px;
    overflow: hidden;
}
.projectsdetailimages-page .actions img{
        /*max-height: 220px;*/
}
.useredit-page .whatsapp_to {
    color: #fff;
    font-weight: normal;
}
.useredit-page .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 18px;
}
 .useredit-page .modal-title strong{
        margin-right: 4px
    }

 .useredit-page .modal-dialog{
    max-width: 1000px;
         padding: 20px;
}
body.useredit-page .hlightgray{
        border: 0px !important;
}

body.useredit-page textarea.form-control{
    padding: 20px
}


/* LOADER NEW */
.loader {
  position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999 !important;
/*	background: rgba(255,255,255,0.5);*/
	background: rgb(18, 19, 33, 0.5) !important;
}
.loadersub
{
	top: 50%;
	position: fixed;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
}


.loadersub {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.loadersub div {
  position: absolute;
  top: 27px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #d7bb9c  !important;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.loadersub div:nth-child(1) {
  left: 6px;
  animation: loadersub1 0.6s infinite;
}
.loadersub div:nth-child(2) {
  left: 6px;
  animation: loadersub2 0.6s infinite;
}
.loadersub div:nth-child(3) {
  left: 26px;
  animation: loadersub2 0.6s infinite;
}
.loadersub div:nth-child(4) {
  left: 45px;
  animation: loadersub3 0.6s infinite;
}
.loadersub div:nth-child(5) {
  left: 51px;
  animation: loadersub3 0.6s infinite;
  opacity: 0;
}
@keyframes loadersub1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes loadersub3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes loadersub2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

/*320 - 767*/
@media screen and (max-width: 767px) {
     .header .navbar-inner{
        background: #000 
    }
    .page-sidebar .page-sidebar-wrapper > ul.side-menu-detail{
        margin-top: 100px
    }
    #login {
    width: 100%;
    float: none;
    right: 0;
    position: relative;
}
    .navbar-header .navbar-right{
        display: none
    }
    .projectdetails-page .col-6{
        flex: 0 0 100%;
    max-width: 100%;
    }
    .whatsapp {
    float: none;
    margin-top: 0;
    text-align: center;
            margin-bottom: 50px;
}
    body .wrapper .content-sub-header {
    color: #d7bb9c;
    text-align: center;
}
    body .wrapper .content-header {
    color: #d7bb9c;
    text-align: center;
}
    body.projectdetails-page .actions{
        max-height: 250px
    }
    .owl-nav{
        display: none
    }
    body .owl-dots{
        margin-top: 20px
    }
    .mob-padding-none{
        padding: 0 !important
    }
    body.indexadmin-page .example {
    padding: 0;
    height: auto;
    overflow-y: hidden;
}
    #compact-style .card .card-header{
        padding: 0;
        text-align: center
    }
    #compact-style .card .card-header .card-title a{
        margin-top: 30px
    }
    #compact-style .card .card-block{
        padding-left: 0;
        padding-right: 0
    }
   body div.dataTables_wrapper div.dataTables_paginate ul.pagination{
        justify-content: center;
    }
   body .page-link{
        padding: 0.5rem 0.5rem
    }
    body .dataTables_wrapper{
        padding: 0
    }
    body.projectedit-page form .form-actions{
        border-top:0px !important 
    }
    body.projectedit-page .responsive {
    padding: 0 6px;
    float: none;
    width: 100%;
}
    body .modal .card{
            width: 100% !important;
    }
    .design-page .col-md-9_cus, .design-page .col-md-3_cus{
      /*  max-width: 100%;
    display: block;
        text-align: center*/
    }
    body .modal-dialog {
    max-width: 100% !important;
}
   body.design-page .col-md-3_cus img{
            width: 100px !important;
    right: 0 !important;
    position: relative;
    margin-top: 10px;
    }
    body.design-page #creative_name {
        float: none;
    display: block;
    text-align: center;
    margin: 25px auto;
}
    body.design-page .card-text small.text-muted {
    color: #111 !important;
/*
    font-size: 14px;
    line-height: 10px;
	CHANGED ON 06-02-2023 DINESH	
*/
		font-size: 12px;
    line-height: 10px;
}
    body.design-page h4#myModalLabel1{
        text-align: center
    }
    .design-page .card-block .card-title{
        font-weight: 500;
    letter-spacing: 0;
    font-size: 17px;
        margin-bottom: 0
    }
    body.design-page .col-md-9_cus .card-title{
/*        font-size: 16px
		CHANGED ON 06-02-2023 Dinesh */
		 font-size: 12px;
		/*Added ON 06-02-2023 Dinesh */
	
			 
    }
	
	body.design-page  .card-title-margin{
	line-height: 16px;
    margin-bottom: 10px;
	}
	
	
	
	
	
     body.design-page .col-md-9_cus .card-text{
/*
        font-size: 16px;
         line-height: 20px;
		 CHANGED ON 06-02-2023 Dinesh */
		 
		 font-size: 12px;
         line-height: 13px;
    }
    .design-page .card-title{
       /* text-align: center;*/
    line-height: 30px;
    }
   /* .design-page .modal-content .card-title{
     text-align: left !important   
    }*/
   .design-page .modal-body .row.cusrow{
       right: 0 !important 
    }
    #minimal-statistics-bg .col-6 {
         flex: 0 0 100%;
    max-width: 100%;
    }
    .social-icons {
    padding-left: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
}
    .cnt-add-box{
        margin-bottom: 10px
    }
    .mobile-lead-filter span{
        display: block
    }
    table.dataTable td.sorting_1 {
    color: #d7bb9c !important;
}
    #searchall{
        margin-bottom: 20px
    }
    #reportform .m-b-0{
        margin-bottom: 20px
    }
    #TableDisplay.row{
        margin: 0
    }
    .scrollup{
        left:auto;
        right: 20px;
    }
    .page-title h3{
        width: 100%
    }
    body #myModalBulk_counter .modal-dialog.bulkmove {
    width: 100% !important;
}
    #leadfilter .input-prepend, #leadfilter .input-append{
        width:85%
    }
    #form-condensed .input-prepend, #form-condensed .input-append{
        width:85%
    }
    .modal-dialog{
        margin: 0
    }
    #leadfilter .input-with-icon{
        /*display: inline-flex*/
    }
    #days{
        margin-bottom: 20px
    }
    #leadfilter .m-b-0{
        margin-bottom: 20px
    }
    
}



@media (min-width: 1280px) and (max-width: 1439px) {
    body.projectdetails-page .actions{
        max-height: 255px
    }
    
}
@media (min-width: 1920px) and (max-width: 5000px) {
    
    body.projectdetails-page .card .card-block{
        min-height: 530px;
    }
    body.projectdetails-page .actions iframe{
            height: 390px;
    }
    body.design-page div#tobedownloadpop .card{
           min-height: 978px !important;
    max-height: initial !important;
           
    }
    
}
.owl-stage-outer {
    width: 100%;
}

strong#ticketget {
    font-size: 17px;
}
.width-400 {
    width: 400px !important;
}
.full-height-vh{
    height: 100vh
}
.d-flex{
   display: flex
}
.align-items-center{
    align-items: center
}
.card {
    border: 0;
    margin: 15px 0;
    -webkit-box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.01), 0 15px 32px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.01), 0 15px 32px 0 rgba(0, 0, 0, 0.06);
    border-radius: 8px;
}
.card {
    font-size: 1rem;
    font-weight: normal;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #FFFFFF;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius:8px;
}
.card-header img{
    width: 200px;
    margin: 20px auto 20px;
    display: block;
}
.text-center{
    text-align: center
}
.popover{
    background-color: #222
}
.popover.bottom>.arrow:after{
     border-bottom-color: #222
}
.dropdown-menu>li>a{
        color: #d7bb9c;
}
.navbar .nav > li > .dropdown-menu::after{
    border-bottom-color: #222
}
.width-350{
    width: 350px !important
}
.username-row  input, .password-row  input{
    border-bottom: 1px solid #d7bb9c !important;
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    font-size: 15px;
    color: #d7bb9c;
    width: 100%
}
.alert {
    padding: 5px;
    margin-bottom: 20px;
}
/*#main-menu-toggle-wrapper{
    display: block !important
}*/
.sidr.left{
    left:0
}
/*.page-sidebar.sidr.left{
    display: block
}*/

