/*
Theme Name: Kessaku
Theme URI: https://kessaku.in
Author: Ravindra
Author URI: www.repindia.com
Description: kessaku
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kessaku
Tags:two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
/****************************************************************************************
|||||||||||||     TABLE OF CONTENT STYLESHEET   ||||||||||||||||||||||
****************************************************************************************

*****************************/

/*
*1 - Common css
*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('assets/fonts/glyphicons-halflings-regular.eot');
    src: url('assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
    url('assets/fonts/glyphicons-halflings-regular.woff') format('woff'), 
    url('assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
    url('assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}
@font-face {
    font-family: helvetica-light;
    src: url('assets/fonts/Helvetica-Neue-UltraLight.ttf')
}
@font-face {
    font-family: helvetica-thin;
    src: url('assets/fonts/helvetica-neue-ce-35-thin.ttf')
}
body {
    font-weight: 400;
    font-size: 14px;
    background: #000;
    margin: 0;
    font-family: "helvetica";
    color: #4f5256;
    line-height: 1.5;
}
h1,h2,h3,h4,h5,h6{
    font-family: "helvetica";
    font-weight: 800;
}
h1,h2,h3,h4,h5,h6{
    color: #b4b4b4;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

h1 { 
   font-size: 36px;
} 
p {
    font-size: 14px;
    font-family: "helvetica";
    line-height: 1.5em;
    font-weight: 400;
    color: #4f5256;
}
span.font-awe {
    font-family: 'FontAwesome';
    padding: 0 10px!important;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
i,.fa,.far,.fas{
    font-family: 'FontAwesome';
    font-style: normal;
}
.container {
    padding: 0 15px;
}
ul {
    list-style: disc;
}
li > ul, li > ol{
    padding-bottom: 0!important;
    margin-bottom: 0px!important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 0;
    border-bottom: 1px solid #dee2e680;
    -webkit-text-fill-color: #4f5256;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}
.elementor-widget:not(:last-child){
    margin-bottom: 0!important;
}
header #accordion li a {
    font-size: 16px;
    font-weight: 400;
    color: #b4b4b4;
}
header #accordion li i{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 8px;
    -webkit-font-smoothing: antialiased;
    color: #b4b4b4;
    vertical-align: 2px;
    margin-left: -7px;
    display: none;
    font-family: 'FontAwesome';
    font-style: normal;
}
header #accordion li.menu-item-has-children>i{
    display: inline;
    color: #948f8f;
}
header .mymenu_show ul{
    list-style: none;
}
header .mymenu_show ul#accordion li{
    padding-bottom: 13px;
}
header .mymenu_show ul#accordion li a{
    padding-bottom: 13px;
    padding-right: 13px;
    color: #948f8f;
}
header .mymenu_show ul#accordion li ul.sub-menu li{
    padding-bottom: 0;
}
header .mymenu_show ul#accordion li ul.sub-menu{
    padding-top: 13px;
}
header #accordion li ul.sub-menu li a{
    font-size: 14px;
    color: #948f8f;
}
ul.sub-menu.dropdown-submenu,header .mymenu_show ul#accordion li .glyphicon{
    display: none;
}
header .mymenu_show ul#accordion li ul.sub-menu li .glyphicon {
    display: inline;
    margin-right: 4px;
    vertical-align: 2px;
}
header #accordion li i.DDopen{
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
ul#menu-primary-two.wrap li{
    padding: 0;
    margin-bottom: 8px;
    margin-top: 8px;
}
ul#menu-primary-two.wrap li a{
    padding: 0 5px;
    border-right: 1px solid #948f8f;
}
.sliding-contact p{
    color: white;
    font-family: 'sans-serif';
    font-size: 13px;
    float: none;
    margin-top: 5px;
    line-height: 1.4;
}
.sliding-contact .con-toggle p{
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: capitalize;
    font-family: helvetica;
}
.sliding-contact input[type="checkbox"]{
    width: 15px;
    height: 13px;
    padding: 0px;
    margin-top: 2px;
}
.sliding-contact .wpcf7-spinner{
    display: none;
}
.sliding-contact select{
    color: #000;
}
.sliding-contact.header_sliding{
    top: 60%;
}
.customNavigation{
    position: absolute;
    bottom: 55px;
    right: 45px;
    z-index: 1;
}
.customNavigation a{
    margin: 0;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    color: #fff;
}
.fixed-navigation, .header {
    padding: 0px 15px 0;
}
.home .fixed-navigation, .home .header {
    padding: 0px 15px 35px;
}
.web-presence b{
    color: #948f8f;
}
header .mymenu {
    background-color: #0d0d0d;
    width: 300px;
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    z-index: 99999999;
    padding: 110px 40px 0;
    height: 100%;
    display: none;
    overflow: auto;
    -webkit-transition: .75s ease-in-out;
    -moz-transition: .75s ease-in-out;
    -o-transition: .75s ease-in-out;
    transition: .75s ease-in-out;
    transition: 1s ease;
    display: block;
}
header .mymenu.mymenu_show {
    -webkit-transition: .75s ease-in-out;
    -moz-transition: .75s ease-in-out;
    -o-transition: .75s ease-in-out;
    transition: .75s ease-in-out;
    transition: 1s ease;
    z-index: 999;
    right: 0;
}
.header{
    background: transparent;
     z-index: 9999!important;
}
.header.sticky_header {
    background: #000;
}
.towers-card ul li {
    max-width: 250px;
}
.sprites{
    background-image: url("https://www.kessaku.in/wp-content/themes/kessaku/assets/images/sprites.png");
    background-repeat: no-repeat;
}
.container.towers-inner{
    position: relative;
    z-index: 2;
}
.luxuruies .carousel-control-next i, .luxuruies .carousel-control-prev i{
    font-family: "FontAwesome";
}
.phoenix-para p.elementor-heading-title {
    color: #fff;
    font-size: 24px;
    font-family: helvetica-thin;
}
.insidebox .elementor-icon i{
    margin-top: 5px;
}
.elementor-element.caption-specification{
    background: rgb(0 0 0 / 54%);
    padding: 0;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    padding: 10px 0 8px;
}
.mile li{
    width: auto;
}
.elementor-element.inside-img-box{
    position: absolute;
    align-items: center;
    justify-content: center;
    width: auto!important;
}
.overview-listing li{
    text-align: center;
}
.container-main {
    min-height: 800px;
}
.elementor-element.flex-row-reverse .elementor-container{
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.pricing-p {
    font-size: 16px !important;
    text-align: left !important;
}
.ct-Field {
    padding: 10px 15px;
    width: 100%;
}
form.form-mb {
    margin-top: 40px;
}
.form-mb .form-check {
    background: #fff;
    color: #000;
    padding: 20px;
}
.form-mb .form-check-label {
    margin-bottom: 0;
    padding-left: 0;
    color: rgb(0 0 0 / 60%);
}
.form-mb .form-check p {
    color: rgb(0 0 0 / 60%);
    line-height: 1.4;
    margin-top: 15px;
}
.form-mb input#crmFormSubmit {
    padding: 8px 32px 8px 32px;
    font-size: 16px;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 38px;
    width: 100%;
    margin-top: 40px;
    clear: both;
    color: #B4B4B4;
}
.form-mb .form-check-input{
    position: relative;
}
.pad-10{
    display: inline-block;
    float: left;
    padding-left: 0;
}
.ques{
    display: inline-block;
    float: left;
}
.ans_para{
    font-size: 14px;
}
.inside_faq .content .qspara{
    color: #B4B4B4 !important;
    padding: 0 20px;
    margin: 0 0 15px;
}
.image-description h3{
    margin-bottom: 10px;
    margin-top: 20px;
}
.image-description h4{
    margin-bottom: 10px;
    margin-top: 10px;
}

.sitemap_nav ul{
    list-style: none;
}
.sitemap_nav #accordion li a {
    font-size: 16px;
    font-weight: 400;
    color: #b4b4b4;
}
.sitemap_nav #accordion li i{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 8px;
    -webkit-font-smoothing: antialiased;
    color: #b4b4b4;
    vertical-align: 2px;
    margin-left: -7px;
    display: none;
    font-family: 'FontAwesome';
    font-style: normal;
}
.sitemap_nav #accordion li.menu-item-has-children>i{
    display: inline;
    color: #fff;
    float: right;
}
.sitemap_nav ul{
    list-style: none;
}
.sitemap_nav ul#accordion li{
    padding-bottom: 13px;
    border-bottom: 1px solid #141414;
    margin-bottom: 16px;
}
.sitemap_nav ul#accordion li a{
    padding-bottom: 13px;
    padding-right: 13px;
    color: #fff;
}
.sitemap_nav ul#accordion li ul.sub-menu li,.sitemap_nav ul#accordion li:last-child{
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
.sitemap_nav ul#accordion li ul.sub-menu{
    padding-top: 13px;
}
.sitemap_nav #accordion li ul.sub-menu li a{
    font-size: 14px;
    color: #948f8f;
}
ul.sub-menu.dropdown-submenu,.sitemap_nav ul#accordion li .glyphicon{
    display: none;
}
.sitemap_nav ul#accordion li ul.sub-menu li .glyphicon {
    display: inline;
    margin-right: 4px;
    vertical-align: 2px;
}
.sitemap_nav #accordion li i.DDopen{
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.disclaimer_pop.modal{
    z-index: 9999999;
}
.cookies_box {
    max-width: 100%;
    margin: 50px 30px 10px;
    background: #fff;
    padding: 0;
    max-height: 65vh;
    overflow-y: visible;
}
.cookies_box .line {
    display: block;
    height: 1px;
    width: 40px;
    margin: 0px auto 10px;
    background: #fff;
}
.cookies_box::-webkit-scrollbar {
    width: 4px;
}
.cookies_box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.cookies_box::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}
.cookies_box::-webkit-scrollbar-thumb:hover {
    background: #005f9f;
}

.cookies_box .subtitle {
    margin-top: 0;
    color: #000;
    text-align: center;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.cookies_box .maintitle {
    font-size: 25px;
    font-weight: 700!important;
    color: #fff;
    padding: 20px 0;
    background: #000;
}
#legacy h3.elementor-heading-title {
    font-family: 'HelveticaNeue-Thin';
}
div#banner.slider #owl-demo-2 .owl-nav {
    position: absolute;
    bottom: 55px;
    right: 45px;
}
.master-plan-holder .mbl_view_btn {
    display: none;
}
.floortabs-bg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
.floortabs-bg .nav-item.show .nav-link, .floortabs-bg .nav-link.active{
    color: #e5bc65;
    background-color: #1a1a1a;
    border: none;
    margin-bottom: 0;
    padding: 15px 20px;
}
.floortabs-bg .nav-link {
    border: 0px solid transparent;
    padding: 15px 20px;
    color: #ffffff;
    font-size: 16px;
}
.nav-tabs.kesaku-tab .nav-link.active, .nav-tabs.kesaku-tab .nav-link:focus, .nav-tabs.kesaku-tab .nav-link:hover {
    background: #a8853f;
}
.bg-white{
    background-color: #fff;
}
.fotter-links{
    position: relative;
    z-index: 222;
}
.owl-carousel{
    display: block;
}
.blog-list__image img {
    width: 100%;
    max-width: 100%;
}
.blog-list__single_detail .blog-list__image img {
    max-height: 500px;
    height: auto;
}
.blog-list__single .blog-list__image img{
    max-height: 300px;
    height: auto;
}
.blog-list__meta, .blog-grid__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.blog-list__meta li, .blog-list__meta li a, .blog-grid__meta li, .blog-grid__meta li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding-left: 0px;
}
.blog-list__meta li{
    margin-right: 20px;
    margin-bottom: 0!important;
}
.blog-list__meta li.admin_slash {
    margin: 0;
}
.blog-list__meta li:last-child {
    margin-right: 0;
    padding-left: 20px;
}
.blog-list__content {
    display: inline-block;
    width: 100%;
    min-height: 200px;
}
.blog-list__content ul>li, .blog-list__content ol>li {
    color: #fff;
    margin-bottom: 20px;
}
.blog_list .blog-list__content {
     padding: 20px 0;
}
.blog-list__content h4 {
    color: #fff;
    margin-top: 15px;
    line-height: 1.4;
    min-height: 50px;
}
.blog-list__content h5.more-button {
    margin-top: 20px;
}
.blog_list a.page-numbers,
.blog_list .page-links a {
    margin-right: 4px;
    margin-left: 4px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    width: auto;
    position: relative;
    padding: 5px 10px;
    line-height: 1;
    text-decoration: none;
    background-color: #141414;
    border: 1px solid #141414;
    text-decoration: none;
    border-radius: 0;
}
.blog_list .blog-list__content a.page-numbers,.blog_list .blog-list__content .page-links a{
    background-color: #141414;
    border-color: #141414;
}
.blog_list a.next.page-numbers i{
    font-size: 20px;
}
.blog_list a.next.page-numbers {
    background: #9a7244;
    border: 1px solid #9a7244;
}
.blog_list a.page-numbers:hover {
    background: #9a7244;
    border: 1px solid #9a7244;
}
.blog_list span.page-numbers.current,
.blog_list span.post-page-numbers.current {
    margin-right: 4px;
    margin-left: 4px;
    font-size: 18px;
    font-weight: 500;
    width: auto;
    position: relative;
    padding: 5px 10px;
    line-height: 1.42857143;
    text-decoration: none;
    z-index: 3;
    color: #fff;
    cursor: default;
    border-radius: 0;
}
.blog_list span.page-numbers.current,
.blog_list span.post-page-numbers.current {
    background: #9a7244;
    border: 1px solid #9a7244;
}
.blog_list .paginationWrapper {
    width: 100%;
}
.blog_list .paginationWrapper.outerpaging{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 30px;
}
.blog_list #primary .paginationWrapper {
    margin-bottom: 3%;
}
.blog-list__single_detail .tags a, a.tag-cloud-link, .wp-block-tag-cloud a {
    background-color: #141414;
    color: #949494;
    display: inline-block;
    margin: 0 0.5em 0.5em 0;
    padding: 0.25em 0.75em;
    -webkit-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s;
}
.blog-list__single_detail .tags-info{
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
}
.blog-list__single_detail .tags-title{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 0.5em;
}
.elementor-element.award_box {
    min-height: 222px;
}

/*Comment Section*/
.blog_detail_page ol,.blog_detail_page ol ol,.blog_detail_page ol ul,.blog_detail_page ul ol{
        margin: 0 0 1.5em 0;
}
.blog_detail_page .commentsWrapper{
    margin-top: 60px;
    color: #fff;
    box-shadow: 0px 0px 17px 1px rgb(51 51 51 / 18%);
    background: #141414;
    border: 1px solid #141414;
    border-radius: 0;
    padding: 30px 30px 30px;
}
.blog_detail_page .commentsWrapper h3{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-top: -5px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-author.vcard b.fn {
    color: #948f8f;
    line-height: 30px;
    font-size: 16px;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-body .comment-metadata a,
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-body .comment-metadata .edit-link a {
    color: #948f8f;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}
.blog_detail_page .comment-metadata time {
    color: #948f8f;
}
.blog_detail_page .commantblock {
    border-bottom: 1px dashed #e1e1e1;
    padding: 30px 0;
}
.blog_detail_page .comment_text {
    padding: 0 30px 10px;
    margin-left: 60px;
    margin-bottom: 0;
}
.blog_detail_page .commentlist ul {
    list-style-type: none;
}
.blog_detail_page .commentsWrapper h3.comment-reply-title{
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: bold;
    color: #948f8f;
    margin-top: -5px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: capitalize;
}
.blog_detail_page .comment-content h2, .blog_detail_page .comment-content h2, 
.blog_detail_page .comment-content h3, .blog_detail_page .comment-content h4, 
.blog_detail_page .comment-content h5, .blog_detail_page .comment-content h6 {
    margin-bottom: 25px;
}

.blog_detail_page .commentsWrapper img {
    margin-bottom: 5px;
}
.blog_detail_page .comment-respond .form-group {
    margin: 0;
}
.blog_detail_page .form-control {
    height: unset;
    line-height: unset;
}
.blog_detail_page .comment-respond .col-md-6 {
    float: left;
}
.blog_detail_page .commentlist {
    margin-bottom: 0;
    list-style: none;
    padding: 0 15px;
    position: relative;
    margin-top: 0;
}
.blog_detail_page .commentlist li {
    position: relative;
    line-height: 30px;
}
.blog_detail_page .comment_img {
    float: left;
    margin-right: 25px;
}
.blog_detail_page .comment_img img {
    max-width: 70px;
    display: table-cell;
    vertical-align: top;
}
.blog_detail_page .comment_text h6,
.blog_detail_page .comment_text h6 a {
    font-size: 18px;
    font-weight: 600;
    color: #948f8f;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.blog_detail_page .comment_text span,
.blog_detail_page .comment_text time {
    color: #45484a;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    margin-top: 15px;
    margin-bottom: 25px;
}
.blog_detail_page .comment_text span a,
.blog_detail_page .comment_text time a {
    color: #948f8f;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-body .comment-metadata .edit-link a,
.blog_detail_page .edit-link a {
    color: #e34115;
    transition: 0.3s;
}
.blog_detail_page .edit-link a:before {
    content: "|";
    margin: 5px;
}
.blog_detail_page .commentsWrapper .commentlist li.comment span.says {
    display: none;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-author.vcard {
    margin-bottom: 5px;
    margin-right: 90px;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-body .comment-metadata {
    margin-bottom: 10px;
    font-size:14px;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-body .reply {
    position: absolute;
    top: 35px;
    right: 30px;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-body .comment-content p{
    margin: 0;
    color: #4F5256;
}
.blog_detail_page .comment_text a.comment-reply-link,
.blog_detail_page .comment-reply-link {
    background: #e5bc65;
    padding: 5px 20px;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    font-weight: 400;
    transition: 0.3s;
}
.blog_detail_page .comment-reply-link:hover {
    color: #fff;
}
.blog_detail_page .commentsWrapper .comment-respond {
    margin:0px;
}
.blog_detail_page .commentsWrapper input::placeholder{
    color: #b4b4b4;
}
.blog_detail_page .commentsWrapper input {
    border-radius: 0;
    height: 50px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #b4b4b4;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-body {
    position: relative;
    padding-left: 98px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 30px;
}
.blog_detail_page .commentsWrapper .commentlist li.comment .comment-author img {
    float: left;
    border-radius: 5px;
    position: absolute;
    left: 0;
    max-width: 60px;
    height: auto;
}
.blog_detail_page a#cancel-comment-reply-link {
    color: #e34115;
    margin-left: 5px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2em;
}
.blog_detail_page .commentsWrapper textarea {
    height: 165px;
    border-radius: 0;
    font-weight: 400;
    margin-bottom: 20px;
    padding: 12px;
}

.blog_detail_page .commentsWrapper input::placeholder,.blog_detail_page .commentsWrapper textarea::placeholder{
    color: #B4B4B4;
}
.blog_detail_page .comment_text p {
    color: #45484a;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 20px;
}
.blog_detail_page .comment-form .form-field {
    display: inline-block;
}
.blog_detail_page .comment-form p.form-submit {
    margin: 0;
}
.blog_detail_page .commentsWrapper .comment-respond .comment-form p.form-submit {
    margin: 0 0 20px;
}
.blog_detail_page .srchexcerpt {
    padding-bottom: 0px;
}
.blog_detail_page .form-control:focus{
    box-shadow: none;
    border-color: #c9c9c9;
    background-color: #fff;
}
.blog_detail_page p.logged-in-as {
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.blog_detail_page .commentsWrapper .comment-form .form-field input[type=submit] {
    padding: 13px 30px;
}
.blog_detail_page .comment-form p.form-submit input[type=submit] {
    padding: 8px 32px 8px 32px;
    font-size: 16px;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 38px;
    width: auto;
    margin-top: 20px;
    clear: both;
    color: #B4B4B4;
}
.blog_detail_page .comment-form p.form-submit input[type=submit]{
    margin: 0 15px;
}

.blog_detail_page ul.children{
    padding-left: 40px;
}
.blog_detail_page .content-box{
    margin-bottom: 60px;
}
.leftpanel h4 a{
    color: #fff;
    font-size: 18px;
}
.blog_detail_page .blog-list__content h4 {
    font-size: 25px;
    margin-bottom: 20px;
}
.blog_list .blog-list__content p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}
.blog-list__single_detail .tags-info .tags ul{
    list-style: none;
}
.modal.modal-banner.disclaimer_pop{
    top: unset;
    bottom: 20px;
    right: 40px;
    left: 40px;
    height: auto;
    overflow: visible;
}
.modal-banner.disclaimer_pop .modal-body {
    max-height: 105px;
    padding-top: 15px;
    text-align: center;
}
.modal.modal-banner.disclaimer_pop .modal-dialog.disclam {
    max-width: 95%;
    margin: 0;
}
.modal.modal-banner.disclaimer_pop .btn, .modal.modal-banner.disclaimer_pop .btn:hover, 
.modal.modal-banner.disclaimer_pop .btn:focus, .modal.modal-banner.disclaimer_pop .btn:active{
    background: #9a7244;
    border-radius: 25px;
}
.disclaimer_pop #mymdl1 {
    padding: 12px 35px 12px 35px;
    font-size: 15px;
    text-transform: capitalize;
}
.disclam .modal-footer{
    margin-bottom: -19px;
    margin-top: 0px;
    padding: 19px 20px 0;
}
.disclam .modal-header{
    padding: 15px 0;
    background: #000;
}
.disclam .line{
    background: #fff;
}
.disclam h2{
    color: #fff;
}
.disclam h4{
    margin-bottom: 10px;
}
.cookie_contentbox {
    max-height: 105px;
    padding-top: 15px;
    margin-bottom: 10px;
    overflow: auto;
}
.cookie_contentbox::-webkit-scrollbar {
    width: 4px;
}
.cookie_contentbox::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.cookie_contentbox::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}
.cookie_contentbox::-webkit-scrollbar-thumb:hover {
    background: #005f9f;
}
.cli-plugin-button {
    margin-top: 0;
    padding: 12px 35px 12px 35px;
    font-size: 15px;
    text-transform: capitalize;
    color: #ffffff;
    line-height: 1;
    border-radius: 0px;
    outline: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 0;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    font-weight: 600;
    overflow: hidden;
    margin-bottom: -19px;
}

.portfolio-section .tab-link {
    border-radius: 35px;
    border: 1px solid transparent;
    transition: 0.5s;
}
.portfolio-section .tab-link.active {
    border: 1px solid #A8853F;
}
.portfolio-section .tab-content {
    display: none;
    opacity: 0;
    transform: translateY(15px);
    transition: 0.5s;
    animation: fadeIn 0.5s ease 1 forwards;
}
.portfolio-section .tab-content.active {
    display: block;
}
@keyframes fadeIn {
    100% {
        opacity: 1;
        transform: none;
    }
}
.portfolio-section .tab_content_title {
    margin-top: 20px;
    margin-bottom: 10px;
}
.award_desc {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 53px 50px;
    margin-top: 30px;
}
.award_desc img {
    position: absolute;
}
.award_year p {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4;
}
.award_year h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}
.links{
    text-align: center;
}
.leftpanel{
    z-index: 222;
}
.fotter-links .links li a{
    text-transform: uppercase;
}
ul#menu-primary-two.wrap li:last-child a{
    border-right: 0;
}
#cookie-law-info-bar{
    background: unset!important;
    box-shadow: unset;
}
.hover-view li>.card-holder>img {
    max-width: 100%;
}

.hover-view li>.card-holder>img {
    max-width: 100%;
}

.hover-view .card-inner {
    width: 150px;
    left: 5%;
    right: auto;
    margin: 0 auto;
    top: 20px;
    bottom: 20px;
    border: 1px solid #ffffff75;
}

.hover-view .card-inner h4 {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 20px;
}

.hover-view .arrow {
    width: 30px;
    height: 30px;
    background-position: -174px 2px;
    bottom: -5px;
}

.hover-view .border {
    margin: 5px auto;
}

.overviewul.hover-view .card-holder img.img-fluid {
    max-width: 173px;
    min-height: 257px;
}
@media(min-width: 768px){
    .hover-view .overview-listing .card-inner{
        left: 26px;
    }
}
@media (max-width: 767px) {
    .card-holder .card-inner .logo img {
        max-height: 40px;
        object-fit: scale-down;
    }
    .hover-view .listing-withoutslider .card-inner {
        width: 90%;
    }
    .hover-view .card-inner{
        width: 145px;
    }
    .overviewul.hover-view .card-inner{
        width: 90%;
    }
    .hover-view .arrow{
        bottom: 5px;
    }
    .overviewul.hover-view .card-holder img.img-fluid{
        max-width: 100%;
        min-height: unset;
    }
    .overviewul.hover-view .overview-listing .card-holder img.img-fluid{
        min-height: 257px;
    }
    .floorplanboxes .overviewul.hover-view .card-holder img.img-fluid {
        min-height: 222px;
    }

}
/*Milestone Page*/
.custom-container {
    padding: 10px 20px 50px;
    text-align: center;
}
    .ts-slider-wrap {
    width: 60vw;
    padding-top: 30px;
}
.ts-item {
    position: relative;
    text-align: center;
    padding: 0px 15px 0 15px;
    line-height: 1.5;
}
.ts-text {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 10px;
    height: 200px;
}

.ts-dot {
    height: 12px;
    width: 12px;
    display: inline-block;
    background-color: #333333;
    border-radius: 50%;
    transform: scale(1);
    transition: 300ms ease;
}
.ts-item:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 65%;
    right: -3px;
    top: 0px;
    background-color: #ddd;
}
.ts-year {
    font-size: 1.2rem;
    line-height: 1;
    height: 35px;
    color: #333333;
    margin-bottom: 0;
    transition: 100ms ease;
}

.ts-one .ts-year {
    font-size: 1.5rem;
    color: #A8853F;
    font-weight: 600 !important;
}
.ts-one .ts-dot {
    background-color: #A8853F;
    transform: scale(1.7);
}

.ts-arrow-left, .ts-arrow-right {
    position: absolute;
    bottom: 3px;
    background-color: transparent;
    border: none;
    padding: 0;
    width: 24px;
}
@media(max-width: 768px) and (min-width: 415px){
    header .humburgar {
        top: 31%;
    }
}
.error-area.page-404 {
    padding: 200px 15px;
}
.error-content {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.error-content h1.error-title {
    font-size: 100px;
    font-weight: bold;
    margin-bottom: 0;
    color: #fff;
}
.error-content h2 {
    margin: 15px 0 30px;
    color: #fff;
}
.error_bitton.view-project-button a.button_404{
    color: #fff;
    border: 2px solid #fff;
	line-height: 43px;
}
.error_bitton.view-project-button a.button_404:hover {
    color: #9a7244;
    border: 2px solid #9a7244;
}
.error_bitton.view-project-button{
    margin-bottom: 15px;
}
.floor_bottom_section {
    justify-content: space-between;
    padding: 15px 0;
}
.gallery_section,.virtual_section,.floor_bottom_section{
    display: flex;
    align-items: center;
}
.floor_bottom_section a {
    text-align: center;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 30px;
    line-height: normal;
    color: #A8853F;
    font-size: 12px;
    text-decoration: none;
    font-family: 'HelveticaNeue';
    border: 1px solid #A8853F;
    padding: 8px 18px;
    transition: 0.5s;
}
.floor_bottom_section .virtual_section a{
    margin-right: 5px;
}
.floor_bottom_section a:hover {
    background-color: #fff;
    border: 1px solid #A8853F;
    color: #A8853F;
}