body {
    /*font-family: 'Freight-Big-Light', 'Libre Baskerville', sans-serif;*/
    /*font-size: 14px;*/
    /*line-height: 1.42857143;*/
    background-color: #f8f9fa;
}
/*a {
    text-shadow: none;
    color: #fff;
    text-decoration: none;
}
a:hover {
    cursor: pointer;
    color: #ddd;
}
*/

span.codecopy {
    background: green;
    color: #fff;
    padding: 3px;
    margin-left: 5px;
    border-radius: 5px;
    font-size: 12px;
    cursor: pointer;
}
.pwduser .codeen {
    font-style: italic;
    font-weight: bold;
}
.pwduser {
    padding: 20px 0;
}
.card-head{
	font-weight: 400;
}
span.hint {
    font-size: 12px;
    font-style: italic;
    margin-left: 5px;
}
.wrap-login100 {
    background: rgba(74,79,85,1);
}
.bt_block{
	display: block !important;
}
.float-right{
	float:right !important;
}
.login100-form-logo img {
    width: 300px;
    border-radius: 0;
}
.login100-form-logo {
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
} 
.sortable {
    padding: 15px;
    margin-bottom: 15px;
    background: transparent;
}
.hideandshow, .hideandshowbro, .hideandshowsec1{
	display:none;
}
.filter-field.equalplot label {
	text-align:left;
}
.filter-field.equalplot {
  width: 19.2%;
  display: inline-block;
}
.filter-field.equalplot input, .filter-field.equalplot select, .filter-field.equalplot textarea{
display: inline-block;
    width: 85%;
	    height: 39px;
    padding: 6px 12px;
}
.finaldiv .container {
    padding-left: 0;
    padding-right: 0;
}
.filter-field.equalplot label {
    font-weight: bold;
}
hr.midlength {
    opacity: 1;
    color: #ccc;
    border: 1px solid #eee;
}
#calcmortgagesub{
	width: 50%;
}
span.removeimg {
    position: relative;
    display: inherit;
}
.imgpreview {
    padding: 0;
    background: transparent;
    position: relative;
    border: 1px solid #ccc;
}
.imgpreview .fa-remove {
    float: right;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: -15px;
    top: -15px;
    color: #111;
    background: #eee;
    border-radius: 30px;
    padding: 7px 5px;
    width: 30px;
    height: 30px;
}
div#upload_project_photos {
    width: 100%;
    position: relative;
    display: inline-block;
}
.sortable .imagepreview {
border:1px solid #1c1010;
text-align: center;
margin:5px;
}
textarea:focus, input:focus, select:focus {
    border-color: #212529 !important;
	box-shadow: 0 0 0 0.25rem rgb(0 0 0 / 25%) !important;
}
.viewprojects .table .btn, .viewusers .table .btn, #viewprojectlist_wrapper .table .btn {
    padding: 0;
}
.viewprojects .table .btn a, .viewusers .table .btn a, #viewprojectlist_wrapper .table .btn a {
    color: #fff;
    padding: 3px 8px;
}
div#toolbarContainer {
    display: none !important;
}
.table-filter-container {
    text-align: right;
}
.dataTables_wrapper .dataTables_length {
    float: left;
}
#viewprojectlist_wrapper {
    color: #000;
}
.coverinner {
    position: relative;
}
.textcl{
	color:#000;
}
.settingSidebar {
    display: none !important;
}
a.coverfull {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
 -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.btn-group .btn a {
    color: #fff;
}
label{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
div.dataTables_wrapper div.dataTables_filter label {
    display: inline-block;
}
.input-icon.right > i {
    left: auto;
    right: -25px;
    float: right;
}
.editproject .input-icon.right > i {
    left: auto;
    right: 0;
    float: right;
}
.editproject .input-icon.selwarn.right > i {
    left: auto;
    right: -20px;
    float: right;
}
.login100-form-title{
	font-size: 20px;
}
#debug-icon a svg{
	display: none;
}
.logo-icon{
	display:none;
}
.sidemenu-closed .logo-icon{
	display:block;
}
.page-header.navbar .page-logo{
	padding: 10px 20px 0px 10px;
}
.page-header.navbar .page-logo .logo-default{
    width: 100%;
    height: auto !important;
    margin: 0;
}

/*-----------Akr custom code start----------*/

header.header-absolute {
    position: relative;
    height: 1px;
}
.btn-default {
    border-color: #4a4f55;
    padding: 10px 30px;
    /*text-transform: lowercase;*/
    margin-bottom: 20px;
}
.btn-sm, 
.btn-default.btn-sm{
    font-size: 12px;
    padding: 8px 16px;
    line-height: initial;
    margin: 0px;
}
.container {
    padding: 0px 0px !important;
}

.akr-dot-box .about-image .image {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.akr-dot-box .about-image .image img {
    height: 100%;
    width: auto;
    max-width: unset;
    position: relative;
    left: 50%;
    margin-right: -50%;
    transform: translateX(-50%);
}

.akr-dot-box .heading-area {
    position: relative;
    top: 0px;
    text-align: center;
    height: 100%;
    background-color: #fff;
}
.akr-dot-box .heading-area.left {
    padding: 20px 20px 20px 20px !important;
}
.akr-dot-box .heading-area.right {
    padding: 20px 20px 20px 20px !important;
}
.dot-box.akr-dot-box {
    margin-bottom: 50px;
}
.akr-dot-box .heading-area .title {
    position: relative;
}
.akr-dot-box .heading-area .title:after {
    position: absolute;
    width: 100px;
    height: 3px;
    background-color: #4a4f55;
    font-family: 'Freight-Big-Light', 'Libre Baskerville', sans-serif;
    content: '';
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.akr-dot-box .heading-area .paragraph {
    position: relative;
    text-align: center;
    z-index: 2;
}
/*.akr-dot-box .heading-area .btn-default {*/
/*    border-color: #4a4f55;*/
/*    padding: 10px 30px;*/
/*    text-transform: uppercase;*/
/*}*/


.akr-overflow-box.left .column-img {
    position: relative;
    -webkit-flex: 0 0 56%;
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
    max-width: 56%;
    margin-bottom: 0;
    padding: 0;
}
.akr-overflow-box.left .column-desc {
    position: absolute;
    -webkit-flex: 0 0 calc(44% + 53px);
    -ms-flex: 0 0 calc(44% + 53px);
    flex: 0 0 calc(44% + 53px);
    max-width: calc(44% + 53px);
    z-index: 1;
    border: 1px solid transparent;
    padding: 2.5rem 3.5rem 2.5rem 4rem;
    margin-right: 0;
    margin-left: -53px;
    background: rgb(255 255 255 / 100%);
    width: 50%;
    height: auto;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.akr-overflow-box.left .column-img .about-image .image {
    position: relative;
    overflow: hidden;
}
.akr-overflow-box.left .column-img .about-image .image img {
    height: auto;
    width: 100%;
    max-width: unset;
    position: relative;
    left: 50%;
    margin-right: -50%;
    transform: translateX(-50%);
}

.absoluteBox {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #d0d0d0;
    padding: 5% 11% 5% 5%;
    width: 110%;
    background-color: rgb(248 249 250 / 40%);
    z-index: 9;
}
.absoluteBox .title {
    padding-bottom: 5px;
    border-bottom: 1px solid #7c7c7c;
}
.absoluteBox .owl-nav-btn {
    position: absolute;
    top: 100%;
    width: auto;
    transform: translateY(-50%);
}
.absoluteBox .owl-nav-btn button.owl-prev, 
.absoluteBox .owl-nav-btn button.owl-next {
    position: relative;
    width: 35px;
    height: 35px;
    left: 0px;
    border: none;
    border-radius: 0px;
    background-color: #2c2c2c;
    color: #fff;
}
.absoluteBox .owl-nav-btn button.owl-prev:hover, 
.absoluteBox .owl-nav-btn button.owl-next:hover {
    background-color: #c19185;
}
.absoluteBox .owl-nav-btn button.owl-prev {
    transform: rotate(-180deg);
}
#owl-carousel-50-50 .owl-nav {
    visibility: hidden;
}
.absoluteBox .counts {
    position: absolute;
    bottom: -18px;
    right: 20%;
    background-color: #f8f9fa;
    padding: 5px 15px;
    font-family: 'Freight-Big-Light';
    font-size: 28px;
    font-style: italic;
}
.akr-overflow-box .heading-area {
    position: relative;
    top: 0px;
    text-align: center;
    height: 100%;
}
.akr-overflow-box .heading-area.left {
    padding: 20px 20px 20px 20px !important;
}
.akr-overflow-box .heading-area.right {
    padding: 20px 20px 20px 20px !important;
}
.overflow-box.akr-overflow-box {
    position: relative;
    margin-bottom: 50px;
}
.akr-overflow-box .heading-area .title {
    position: relative;
}
.akr-overflow-box .heading-area .title:after {
    position: absolute;
    width: 100px;
    height: 3px;
    background-color: #4a4f55;
    font-family: 'Freight-Big-Light', 'Libre Baskerville', sans-serif;
    content: '';
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.akr-overflow-box .heading-area .paragraph {
    text-align: center;
}

.seperator-title {
    margin-bottom: 30px;
    margin-top: 25px;
    width: 100%;
    height: 1px;
    background: #dfdfdf;
    position: relative;
    /*text-transform: lowercase;*/
}
.seperator-title>span {
    line-height: 0.8rem;
    padding: 0 30px;
    text-align: center;
    font-size: 28px;
    font-family: 'Freight-Big-Light', 'Libre Baskerville', sans-serif;
    line-height: normal;
    color: #191919;
    background: #f8f9fa;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.seperator-title.posleft>span {
    padding: 0 30px 0 0;
    left: 0;
    transform: translateY(-50%);
}

.heading-area .seperator-title>span {
    background: #f8f9fa;
}

.akr-overflow-box .seperator-title, 
.akr-overflow-box .heading-area .seperator-title>span {
    background-color: transparent !important;
    width: 100%;
}

/*.heading-area .seperator-title {*/
/*    margin: 20px 0px;*/
/*}*/

#owl-carousel .owl-nav{
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
}
#owl-carousel .owl-nav button.owl-prev,
#owl-carousel .owl-nav button.owl-next {
    position: absolute;
    background-color: transparent;
    color: #c481724d;
    width: auto;
    height: auto;
    border-radius: 0px;
    font-size: 150px;
    line-height: 0px;
    transition: all 0.5s ease-in-out;
}
#owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}
#owl-carousel .owl-nav button.owl-next {
    right: -30px;
}
#owl-carousel .owl-nav button.owl-prev:hover,
#owl-carousel .owl-nav button.owl-next:hover {
    color: #c48172;
}

#owl-carousel-property-desc .owl-nav {
    position: absolute;
    top: 100%;
    margin-top: -55px;
    width: 100%;
}
#owl-carousel-property-desc .owl-nav button.owl-prev,
#owl-carousel-property-desc .owl-nav button.owl-next {
    position: absolute;
    background-color: #090909;
    color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 0px;
    transition: all 0.5s ease-in-out;
}
#owl-carousel-property-desc .owl-nav button.owl-prev{
    left: 45%;
}
#owl-carousel-property-desc .owl-nav button.owl-next {
    right: 45%;
}
#owl-carousel-property-desc .owl-nav button.owl-prev:hover,
#owl-carousel-property-desc .owl-nav button.owl-next:hover {
    background-color: #a37269;
}
/*#owl-carousel .owl-nav button.owl-next span,*/
/*#owl-carousel .owl-nav button.owl-prev span {*/
/*    position: relative;*/
/*    top: -8px;*/
/*}*/
#owl-carousel-property-desc .owl-dots {
    position: absolute;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 2px;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}
#owl-carousel-property-desc .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background-color: #4a4f55;
    border-radius: 50%;
    margin: 0px 3px;
    padding: 8px !important;
    transition: all 0.5s ease-in-out;
}
#owl-carousel-property-desc .owl-dots button.owl-dot.active,
#owl-carousel-property-desc .owl-dots button.owl-dot:hover{
    background-color: #bf7f71;
}
.akr-desktop { display: flex; }
.akr-mobile { display: none; }

#owl-carousel-property .item .news-item .news-text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    background-color: transparent;
    color: #fff;
    padding: 20px 10px;
    transition: all 0.5s ease-in-out;
}
#owl-carousel-property .item .news-item .news-text-box:hover {
    background-color: rgb(255 255 255 / 70%);
    color: #000;
}
#owl-carousel-property .owl-item .item .news-item {
    height: 400px;
}
#owl-carousel-property .owl-item .item .news-item .news-img{
    height: 100%;
    width: auto;
    max-width: unset;
    left: 50%;
    transform: translateX(-50%);
}

#owl-carousel-banner {
    position: relative;
    top:-1px; 
    left:-1px;
    margin: 0px; padding: 0px;
    /*background: rgb(238,174,202);*/
    /*background: radial-gradient(circle, rgba(238,174,202,1) 0%, rgba(148,187,233,1) 100%);*/
}
#owl-carousel-banner .owl-nav {
    margin-top: -50px;
    z-index: 3;
}
#owl-carousel-banner .owl-dots {
    position: absolute;
    bottom: 20px;
    z-index: 1;
}
#owl-carousel-banner .item {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
#owl-carousel-banner .item .container {
    position: relative;
    min-height: 700px;
    text-align: left;
    padding: 0px 15px;
}
#owl-carousel-banner .title {
    position: absolute;
    top: 50%;
    margin-top: -90px;
    font-size: 3rem;
    line-height: normal;
    font-weight: normal;
    color: #fff;
    font-family: 'Freight-Big-Light', 'Libre Baskerville', sans-serif;
    /*text-transform: lowercase;*/
    padding: 10px;
    /*background-image: linear-gradient(to right, rgb(0 0 0 / 30%) , rgb(0 0 0 / 5%));*/
}
#owl-carousel-banner .title strong {
    font-weight: normal;
    /*color: #dda899;*/
}
#owl-carousel-banner .desc {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    font-family: 'Freight-Big-Light', 'Libre Baskerville', sans-serif;
    padding: 10px;
    background-image: linear-gradient(to right, rgb(255 255 255 / 30%) , rgb(255 255 255 / 5%));
}

#owl-carousel-banner button.owl-prev {
    width: auto;
    background-color: transparent;
    font-size: 50px;
    left: 0px;
    transform: rotate(180deg);
    opacity: 0.3;
    transition: all 0.5s ease-in-out;
}

#owl-carousel-banner button.owl-next {
    width: auto;
    background-color: transparent;
    font-size: 50px;
    right: 0px;
    opacity: 0.3;
    transition: all 0.5s ease-in-out;
}
#owl-carousel-banner button.owl-prev:hover,
#owl-carousel-banner button.owl-next:hover {
    opacity: 1;
}
#owl-carousel-banner .owl-item {
    position: relative;
}
#owl-carousel-banner .owl-item::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgb(0 0 0 / 30%);
}
.owl-carousel-city .imgbox {
    position: relative;
}
.owl-carousel-city .imgbox span.cityname {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 14px;
}
.owl-carousel-city .title {
    display: block;
    font-size: 14px;
    color: #2a2a2a;
    font-weight: bold;
}
.owl-carousel-city .explorebtn {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #be0b0b;
    font-weight: bold;
}

.service-section-top {
    background-size: cover;
}
.service-section-top.bg-img-1 {
    background-image: url(/assets/studio/img/about-us-bw.webp);
}
.service-section-top.bg-img-2 {
    background-image: url(/assets/studio/img/about-us.jpg);
}
.service-section-top.bg-img-3 {
    background-image: url(/assets/studio/img/Qatar_BW.jpg);
}
.service-section-top.bg-img-4 {
    background-image: url(/assets/studio/img/Singapore_BW.jpg);
}
.service-section-top.bg-img-london {
    background-image: url(/assets/studio/img/london-breadcrums.jpg);
}
.service-section-top.bg-img-property {
    background-image: url(/assets/studio/img/property.jpg);
}
.service-section-top.bg-img-paris {
    background-image: url(/assets/images/PARIS-BOTH.webp);
}
.service-section-top.bg-img-career {
    background-image: url(/assets/images/careerimg.webp);
}
.banner-component .bg1-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.40);
}
.service-section-top .banner-component .banner-image .content-overlay {
    position: relative;
    width: 100%;
    height: 480px;
    background-color: rgb(0 0 0 / 10%);
}
.service-section-top .banner-component .banner-image .content-overlay .content {
    position: relative ; max-width:95%; top:50%; transform: translatey(-50%); margin: 0 auto; text-align: center;
}
.service-section-top .banner-component .banner-image .content-overlay .content h1 {
    font-size: 40px;
    font-style: normal;
    line-height: 50px;
}
.service-section-top .banner-component .banner-image .content-overlay .content .catname a, 
.service-section-top .banner-component .banner-image .content-overlay .content .post-date {
    display: block;
    color: #f4f4f4;
    margin-bottom: 25px;
    font-size: 20px;
}
.service-section-top .banner-component .banner-image .content-overlay .content h1 small {
    display: block;
    text-align: center;
    font-size: 60%;
}
/*.service-section-top.bg-img-london .banner-component .banner-image .content-overlay .content h1 {*/
/*    margin-top:380px;*/
/*    margin-bottom:80px;*/
/*    font-size: 50px;*/
/*    font-style: normal;*/
/*    line-height: 50px;*/
/*}*/

.akr-dot-box .heading-area:after {
    position: absolute;
    width: 40px;
    height: 40px;
    content: '';
    background-color: #fff;
    top: 50%;
    margin-top: -20px;
    transform: rotate(45deg);
    z-index: 1;
}

.akr-dot-box .heading-area.right:after {
    left: -20px;
}

.akr-dot-box .heading-area.left:after {
    right: -20px;
}

.akr-gallery-wrapper {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 0px 50px 0px;
    padding: 0px;
}
.akr-gallery-wrapper .gal-item-full {
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
    height: 600px;
    width:100%;
    overflow: hidden;
    transition: all .5s;
}
.akr-gallery-wrapper .gal-item-half {
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
    height: 300px;
    width:100%;
    overflow: hidden;
    transition: all .5s;
}
.akr-gallery-wrapper .gal-item-img {
  width: 100%;
  height: 100%;
  background-color: black; /* fallback color */
  background-position: center;
  background-size: cover;
    transition: all .5s;
}
.akr-gallery-wrapper .gal-item-full:hover .gal-item-img,
.akr-gallery-wrapper .gal-item-half:hover .gal-item-img{
    transform: scale(1.2); 
}
.akr-gallery-wrapper .gal-title {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    font-weight: 400;
    font-family: 'Freight-Big-Light', 'Libre Baskerville', sans-serif;
    font-size: 2rem;
    color: #fff;
}

#about .about-paragraph,
.about-paragraph{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

.projectTitleBox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 0%);
    color: #fff;
    z-index: 2;
    display: block;
    transition: all 0.5s ease-in-out;
}
/*#bootstrap-touch-slider:hover .projectTitleBox {*/
/*    background-color: rgb(0 0 0 / 40%);*/
/*}*/
.projectTitleBox .maintitle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: -40px 0px 0px;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    line-height: 50px;
}
.projectTitleBox .subtitle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    line-height: 50px;
}


.cd-popup.careers {
    background-color: #4a4f55;
}
.cd-popup.careers .title {
    color: #fff;
    margin: 0px;
    padding: 30px 20px 0px;
    font-weight: bold;
}
.cd-popup.careers .desc{
    color: #fff;
    margin: 0px;
    padding: 0px 20px 10px;
}
.cd-popup.careers .cd-close-button {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #df4444;
    border-bottom: none;
    font-size: 24px;
    margin: 5px 5px 0px 0px;
    cursor: pointer;
    z-index: 1;
}
.cd-popup.careers .banner-component .banner-image {
    position: absolute;
    height: 100%;
    width: 100%;
}
.cd-popup.careers .banner-component .banner-image .content-overlay {
    height: 100%;
}
.cd-popup.careers .row{
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0px;
}
.cd-popup.careers form label {
    color: #fff;
}

#global-loader {
    height:100%;
    width:100%;
    position:fixed;
    z-index:9999;
    left:0;top:0;
    background-color:rgba(74,79,85,1);
    overflow-x:hidden;
    transition:all 1.2s ease-in-out;
}
#global-loader .global-loader-content {
    position:absolute;
    height:100vh;
    text-align:center;
    bottom:0;left:0;right: 0;
    display:flex;
    align-items:center;
}
/*.zoom-in-zoom-out {*/
/*  animation: zoom-in-zoom-out 4s ease-out infinite;*/
/*}*/

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}

#careersform{
    padding: 10px;
}

.cd-popup.careers form .form-control,
form#contactfrm .form-control{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
}

form#contactfrm .custom-file label {
    background-color: transparent;
    border: none; cursor: pointer;
}


#globalinvestorguide {
    background-color: #4a4f55;
    padding: 100px 0px;
}
#globalinvestorguide .intro {
    margin: 60px 0px 80px;
    color: #fff;
    text-align: center;
    font-size: 32px;
    text-transform: unset;
}
#globalinvestorguide-form .form-control {
    height: calc(2em + 2rem + 2px);
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px solid #ababab;
    padding: 0px 0px 0px;
    color: #ffffff;
    font-size: 15px;
}
#globalinvestorguide-form .form-control::placeholder {
    color: #ababab;
}
#globalinvestorguide-form .form-control:focus {
    background-color: transparent !important;
    border-color: transparent !important;
    border-bottom: 1px solid #fff !important;
    box-shadow: none !important;
}

#globalinvestorguide-form .input-group-text {
    background-color: transparent !important;
    border-color: transparent !important;
    border-bottom: 1px solid #ababab !important;
    color: #fff;
}
#globalinvestorguide-form .btn-outline-white {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 5px 20px;
    margin: 30px 0px 10px;
}
#globalinvestorguide-form .btn-outline-white:hover {
    color: #4a4f55;
    background-color: #fff;
}
.spacer {
    display: block;
    width: 100%;
    height: 20px;
}
.spacer.h50{
    height: 50px;
}
.spacer.h100{
    height: 100px;
}
.guideText {
    position: relative;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.verticleLine {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #a9a9a9;
}
.guideText .title {
    color: #fff;
    font-size: 32px;
    text-align:right;
}
.guideText .desc {
    color: #fff;
    font-size: 15px;
    text-align:right;
}
#globalinvestorguide img.bookguide {
    max-height: 250px;
}
@media (max-width: 992px) {
    .about-image .image {
        position: relative;
        top: unset;
        transform: none;
    }
    .about-image .image img {
        width:100%;
    }
    /*.service-section-top .banner-component .banner-image .content-overlay .content h1 {*/
    /*    margin-top:160px;*/
    /*    margin-bottom:160px;*/
    /*}*/
    .akr-desktop { display: none; }
    .akr-mobile { display: flex; }
}

@media (max-width: 767px) {
    header a.logo img {
        max-width: 240px;
    }
    .container {
        padding: 0px 15px !important;
    }
    .service-section-top .banner-component .banner-image .content-overlay .content h1 {
        font-size: 38px;
        line-height: 38px;
    }
    /*.service-section-top .banner-component .banner-image .content-overlay .content h1 {*/
    /*    margin-top:120px;*/
    /*    margin-bottom:120px;*/
    /*}*/
    .btn-default { padding: 5px 20px; }
    
    #about .about-paragraph,
    .about-paragraph{
        font-size: 18px;
        line-height: 28px;
    }
    .overflow-box.akr-overflow-box {
        width: 100%;
        margin: 0 auto;
    }
    .akr-overflow-box.left .column-img, 
    .akr-overflow-box.left .column-desc {
        position: relative;
        top: 0px;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        left: 0px;
        right: unset;
        transform: translate(0,0);
        margin: 0 auto;
    }
    .akr-overflow-box.left .column-desc {
        padding: 15px; text-align: justify;
    }
    .akr-overflow-box.left .column-img .about-image .image img {
        left: 0;
        margin: 0;
        transform: translateX(0%);
    }
    
    #owl-carousel-50-50 .owl-item .row {
        display: table;
        width: 100%;
        margin: 0px auto;
    }
    #owl-carousel-50-50 .owl-item .row .col-sm-6:first-child {
        display: table-footer-group;
        width: 100%;
    }
    #owl-carousel-50-50 .owl-item .row .col-sm-6:last-child {
        display: table-header-group;
        width: 100%;
    }
    #owl-carousel-50-50 .owl-item .absoluteBox {
        top: 0;
        transform: translate(0%);
        width: 100%;
        padding: 15px;
    }
    #owl-carousel-50-50 .absoluteBox .owl-nav-btn {
        position: relative;
        float: left;
        top: 100%;
        left: 0px;
        width: auto;
        transform: translateY(0%);
    }
    #owl-carousel-50-50 .owl-dots {
        display: none;
    }
    .aboutus .overflow-box.akr-overflow-box .heading-area {
        margin: 0 0px;
        padding: 0 !important;
    }
    
    #owl-carousel-property .owl-item .item .news-item .news-title {
        font-size: 1.8rem;
    }
    
    .paragraph.m-t-sm-20 {
        margin-top: 20px !important;
    }
    .aboutus .heading-area {
        margin: 0px;
        padding: 0px !important;
    }
    .absoluteBox .title {
        text-align: left;
    }
    #globalinvestorguide .intro {
        font-size: 24px;
    }
    #globalinvestorguide-form .form-control {
        height: calc(1em + 1rem + 2px);
    }
    #globalinvestorguide-form .btn-outline-white {
        margin: 10px 0px 10px;
    }
    #globalinvestorguide .verticleLine {
        top: 105%;
        width: 100%;
        height: 1px;
    }
    .guideText .title {
        font-size: 24px;
        text-align:center;
    }
    .guideText .desc {
        font-size: 12px;
        text-align:center;
    }
    #globalinvestorguide img.bookguide {
        margin-top: 15px;
    }
}

@media (max-width: 599px) {
    header a.logo img {
        max-width: 200px;
    }
    .service-section-top .banner-component .banner-image .content-overlay .content h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .seperator-title {
        margin: 30px 15px;
    }
    .seperator-title>span {
        width: auto;
        font-size: 22px;
        text-align: left;
    }
    .availability-title .seperator-title {
        margin: 30px 0px;
    }
    .availability-title .seperator-title>span  {
        width: 85%;
    }
    #owl-carousel .owl-nav button.owl-next {
        right: -15px;
        font-size: 80px;
    }
    #owl-carousel .owl-nav button.owl-prev {
        left: -15px;
        font-size: 80px;
    }
    #owl-carousel-banner .title {
        margin-top: -60px;
        font-size: 1.5rem;
        padding: 0px 10px;
    }
    /*#owl-carousel-banner .title strong {*/
    /*    font-size: 1.8rem;*/
    /*}*/
    #owl-carousel-banner .desc {
        margin-top: 0px;
        font-size: 0.8rem;
        padding: 0px 10px;
    }
    #owl-carousel-banner .owl-nav {
        display: none;
    }
    #owl-carousel-property .owl-item .item .news-item {
        min-height: 350px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px!important;
    }
}
.navbar-top-default {
    overflow: visible;
}
.portfolio.nav-link {
    position: relative;
}

.prop-head-dropdown {
    display: none; /* Hide dropdown by default */
    position: absolute; /* Position dropdown absolutely */
    background-color: #4a4f55; /* Dropdown background */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optional: Add shadow for better visibility */
    z-index: 1000; /* Ensure dropdown is above other elements */
    padding: 10px; /* Add some padding */
    text-align: left;
}

.portfolio.nav-link:hover .prop-head-dropdown {
    display: block; /* Show dropdown on hover */
}

.prop-head-dropdown a {
    display: block; /* Make dropdown items block-level for better spacing */
    text-decoration: none; /* Remove underline */
    padding: 5px 10px; /* Add padding for better usability */
}
