/*
Theme Name: Dreamvilla
Theme URI: https://dreamvilla.fortune-creations.com/demo_dreamvilla/
Author: Fortune Creations
Author URI: https://fortune-creations.com/
Description: Dreamvilla Single Property WordPress Theme.
Version: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dreamvilla
*/
body{
    overflow-x: hidden!important;
}
/*Elementor Style Overwrite*/
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1170px !important
}
.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}
.elementor-section-wrap{
    overflow: hidden!important;    
}
/*end - Elementor Style Overwrite*/

/*====================================================================*/
/*-------------------------Theme Custom Style-------------------------*/
/*====================================================================*/
/*header menu & sub-menu style (bootstrap menu)*/
.header-menu ul.primary-menu > li.current_page_item {
	background-color: #012b53;
}
/*end - header menu & sub-menu style*/
ul.footer-menu  li {
	position: relative;
	padding-left: 1.5rem;
}
ul.footer-menu  li:before {
	position: absolute;	
	left: 0;
	top: 14px;
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-size: 9px;
	font-weight: 900;
	color: #d7dce3;
}
div.wpcf7 .ajax-loader {
	display: block !important;
}
@media screen and (max-width: 991px){
	.font-md-36 {
	    font-size: 36px !important;
	}
	.heading-banner .banner-title {
	    padding-bottom: 4rem;
	}
	.content-page-header.breadcrumbs {
		padding: 85px 0 25px;
	}
	.content.blog-details {
		padding-top: 40px
	}
	.post-sidebar .blog_content h3{
		width: 100%!important;
	}
	#secondary.blog_page_section{
		margin-top: 0!important;
	}
	.post-sidebar-widget .widgettitle,.widget-area .widget-title,.blog-content .post_archieves{
		width: 50%!important;
	}
	.blog-sidebar .blog_content {
	    display: flex!important;
	}
}
@media (max-width: 767px){
	#vector-map {
		height: 400px;
	}
	.about-us {
	    padding-top: 40px;
	}
}
@media ( min-width:992px ) and ( max-width:1200px ) {
	.h16-navbar .navbar .navbar-nav .nav-link { padding: 18px; }
}
/*----------------------End - Theme Custom Style----------------------*/

/*====================================================================*/
/*---------------------------Bloging Style----------------------------*/
/*====================================================================*/
/*post listing pagination style*/
.navigation.pagination,
.navigation.pagination .nav-links {
	width: 100%;
}
.navigation.pagination .nav-links ul.page-numbers {
	padding-left: 0;
	text-align: center;
}
.navigation.pagination .nav-links ul.page-numbers li {
	display: inline-block;
}
.navigation.pagination .nav-links ul.page-numbers li .page-numbers {
	background-color: transparent;
	border: 1px solid #dee2e6;
	color: #000000;
	margin: 0 8px;
	padding: 10px 16px;
	font-size: 14px;
	font-family: 'Lato', 'sans-serif';
}
.navigation.pagination .nav-links ul.page-numbers li .page-numbers.current {
	color: #fff;
	background-color: #31a2e1;
	border-color: #31a2e1;
}
.navigation.pagination .nav-links ul.page-numbers li .page-numbers.prev,
.navigation.pagination .nav-links ul.page-numbers li .page-numbers.next {
	background-color: transparent;
	color: #000000;
	margin: 0 8px;
	padding: 10px 16px;
	font-size: 14px;
	font-family: 'Lato', 'sans-serif';
}
/*end - post listing pagination style*/

/*post detailpage post-content-area style*/
/*end post detailpage post-content-area style*/

/*post detailpage content style*/
.post-content p,
.blog_page_section p{
	line-height: 2!important;
}
.post-content,
.comment-content,
.blog_page_section,
.wp-block-calendar a {
	font-size: 16px;
	font-family: 'Lato', 'sans-serif';
}

.post-content > *:first-child {
	margin-top: 0 !important;
}
.comment-content .blog_description a, .comment-content .blog_description a:hover{
	color: #31a2e1!important;
	text-decoration: none!important;
}
.post-content:after {
	content: "";
	clear: both;
	display: table;
}
.wp-block-cover-image .wp-block-cover__inner-container p a:hover, .wp-block-cover .wp-block-cover__inner-container p a:hover,
.comments-area .comment-list .reply a{
	color: #fff!important;
}
.wp-block-cover, .wp-block-cover-image{
	margin-top: 30px!important; 
	margin-bottom: 30px!important;
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container p a:hover,
.logged-in-as a:hover,.btn-warning:hover,
a>code:hover,
.comments-area .comment-list .comment-meta .comment-author b.fn a:hover,
.wp-block-cover-image .wp-block-cover__inner-container p a:hover,
.wp-block-cover .wp-block-cover__inner-container p a:hover,
.comments-area .comment-list .reply a:hover,
.wp-block-calendar a,
.wp-block-calendar a:hover{
	text-decoration: none!important;
}
pre::-webkit-scrollbar{
  width: 2px!important;
}
.post-content ::-webkit-scrollbar,
.comment-content ::-webkit-scrollbar
.post-content figure::-webkit-scrollbar{
  width: 2px!important;
}
.post-content ::-webkit-scrollbar-thumb,
.comment-content ::-webkit-scrollbar-thumb,
.post-content figure ::-webkit-scrollbar-thumb
{
  border-radius: 10px!important;
  background: #ccc!important;
}
.post-content ::-webkit-scrollbar-track,.comment-content ::-webkit-scrollbar-track,
.post-content figure ::-webkit-scrollbar-track{
  box-shadow: unset; 
  border-radius: 10px!important;
}
.post-content h2{
	font-size: 24px;
}
.post-content h3{
	font-size: 18px!important;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
	/*color: #003259 !important;*/
	margin-top: 3rem;
	margin-bottom: 1.25rem;
	text-align: left !important;
	text-transform: uppercase;
}
.post-content strong,
.comment-content strong {
	/*color: #39444f;*/
	font-weight: normal !important;
}
/*.post-content i,*/
.post-content em,
/*.comment-content i,*/
.comment-content em,
.blog_page_section em, .post-content blockquote cite{
	font-style: italic!important;
}
.post-content .wp-block-columns,
.comment-content .wp-block-columns,
.blog_page_section .wp-block-columns{
     margin-top: 15px;   
}
.post-content blockquote p,
.post-content blockquote p a,
.post-content blockquote p a:hover,
.blog_page_section blockquote p,
.blog_page_section blockquote p strong em,
.post-content blockquote p strong em,
.post-content blockquote p strong em a,.blog_page_section blockquote p strong em a{
    font-size: 1.25rem !important;
    font-family: 'Lato', 'sans-serif';
    color: #fff!important;
    line-height: 1.5;
    margin-bottom: 0;
    font-weight: 100;
    text-decoration: none!important;
}
.post-content blockquote,
.comment-content blockquote,
.blog_page_section blockquote{
	background-color: #31a2e1 !important;
	font-style: italic;
    margin: 30px 0;
	padding: 3rem!important;
}
.post-content blockquote cite,.post-content blockquote p code{
    color: #fff!important;
}
.post-content blockquote::before,
.blog_page_section blockquote::before {
    content: '';
    position: absolute;
    left: -52px;
    top: 7px;
    background-image: url(assets/images/quote.png);
    width: 42px;
    height: 36px;
    background-repeat: no-repeat;
}
.post-content address,
.comment-content address {
	font-size: 1rem;
	font-weight: 500;
	font-style: italic;
	/*color: #2c303a !important;*/
	margin-bottom: 1rem;
}
select, select:focus-visible{
	border-width: 2px!important;
	margin-bottom: 20px;
	border-color: #dee2e6!important;
    font-family: 'Lato', 'sans-serif';
    color: #7e8c99!important;
    outline: none;
}
.post-content ul,
.post-content ol,
.comment-content ul,
.comment-content ol
{	padding: 0;
	margin-bottom: 0.5rem;
	color: #435061 !important;
	font-weight: 700;
	list-style: none;
}

.post-content ul li ul,
.post-content ol li ol{
	display: block!important;
}
.post-content ul li ul li,
.post-content ol li ol li,
.post-content ul li ul li ul li,
.post-content ol li ol li ol li{
	width: 100%!important;
}
.post-content ul li,
.post-content ol li,
.comment-content ul li,
.comment-content ol li
{
	padding: 0 0 0 30px;
	line-height: 2;
	position: relative;
}
.post-content ul li:before,
.comment-content ul li:before
{
	background-color: #31a2e1 !important;
    border-radius: 50%;
    top: 12px !important;
    content: " ";
    height: 10px;
    position: absolute;
    width: 10px;
    left: 0;
}

.post-content ol,
.comment-content ol {
	padding-left: 10px;
}
.post-content ul li,
.comment-content ul li {
	list-style-image: url( 'assets/images/li.png' );
}
.post-content ul li li,
.comment-content ul li li {
	list-style-image: url( 'assets/images/li-dot.png' );
}
.post-content ol li,
.comment-content ol li {
	list-style: decimal !important;
}
.post-content ul li,
.post-content ol li,
.comment-content ul li,
.comment-content ol li {
	position: relative;
}
.post-content table,
.comment-content table {
	overflow-x: auto !important;
	/*font-size: 24px;*/
	border: 1px solid #dee2e6;
	margin-bottom: 1rem;
	color: #212529;
	border-width: 0 1px;
}
.post-content table thead,
.comment-content table thead{
	height: 12px;
	border-radius: 50%;
	background-color: #31a2e1;
	color: #fff !important;
}
.post-content table td,
.post-content table th,
.comment-content table td,
.comment-content table th {
	padding: 15px 30px !important;
	font-size: 16px !important;
	border: 1px solid #dee2e6;
}
.post-content table td a,.comment-content table td a,
.post-content table th a,.comment-content table th a,
.wp-block-calendar table caption{
	color: #435061;
}

.post-content table tr td,
.comment-content table tr td{
	color: #7e8c99!important;
	border: 1px solid #dee2e6;
}
.post-content .wp-block-table.is-style-stripes {
	width: 100% !important;
}
.post-content code,
.comment-content code {
	color: #7e8c99!important;
}
.post-content kbd,
.comment-content kbd{
	background-color: #435061;
	color: #fff;
}
.post-content pre,
.comment-content pre {
	padding: 1rem;
	background: #f8f9fa;
	border: 1px solid #e8eaec;
	border-radius: .5rem;
}
@media (max-width: 991px){
	.post-content blockquote,
	.comment-content blockquote {
	    margin-left: 0;
		padding-left: 2rem;
	}
	.post-content blockquote:before,
	.comment-content blockquote:before {
	    content: unset;
	}
	.post-content .wp-block-table.is-style-stripes {
		display: block;
	    width: 100%;
	    overflow-x: auto;
	}
	.post-content .wp-block-table.is-style-stripes table td:not(.td-long-text),
	.post-content .wp-block-table.is-style-stripes table th:not(.td-long-text) {
	    white-space: nowrap;
	}
	.post-content .wp-block-table table tr .td-long-text {
	    min-width: 300px;
	}
	.blog-listing-section .blog_detail_page_section{
		margin-bottom: 0!important;
		margin-top: 0!important;
	}
}
/*envato theme check classes*/
.post-content .wp-caption,
.post-content .wp-caption-text,
.post-content .screen-reader-text,
.post-content .gallery-caption,
.post-content .bypostauthor {
	outline: none;
}
.post-content figure.right-img {
	margin: 25px 0 0 20px;
}
.post-content figure.left-img {
	margin: 25px 20px 0 0;
}
.post-content img.alignnone {
	display: block;
	margin: 0 auto;
	width: 100% !important;
	height: 100%;
}
.post-content img.aligncenter {
	text-align: center;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: 100%;
}
.post-content img.alignleft {
	float: left;
	margin: 15px;
	margin-left: 0px;
	clear: both;
}
.post-content img.alignright {
	float: right;
	margin: 15px;
	margin-right: 0px;
	clear: both;
}
.post-content figure.wp-caption.alignnone {
	display: block;
	margin: 0 auto;
	width: 100% !important;
	height: 100%;
}
.post-content figure.wp-caption.alignnone img{
	max-width: 100%;
	height: 100%;
}
.post-content figure.wp-caption.aligncenter{
	text-align: center;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: 100%;
}
.post-content figure.wp-caption.aligncenter img {
	max-width: 100%;
	height: 100%;
}
.post-content figure.wp-caption.alignleft {
	float: left;
	margin: 15px;
	margin-left: 0px;
	clear: both;
}
.post-content figure.wp-caption.alignright {
	float: right;
	margin: 15px;
	margin-right: 0px;
	clear: both;
}
.post-content figcaption.wp-caption-text {
	font-size: 14px;
	color: #7e8c99;
	line-height: 1.2;
	text-align: center;
	margin: 10px;
	font-style: italic;
}
.post-content figure ul li::before{
	background-color: unset!important;
}
.post-content figure ul li{
	padding-left: 0!important;
}
.post-content figcaption{
	text-align: center!important;
	padding: 20px 0;
	font-style: italic;
	font-size: 17px;
}
.post-content .wp-block-column blockquote{
	margin-top: 0;
}
.post-content .wp-block-cover.alignleft, .post-content .wp-block-gallery.alignleft {
    float: left;
    margin: 15px;
    margin-left: 0px;
    margin-right: 30px;
    clear: both;
}
.post-content figcaption.wp-caption-text a, .post-content figcaption.wp-caption-text a:hover,
.post-content dl dd a,.post-content dl dd a:hover,
.post-content p a,.post-content p a:hover,.comment-content p a,.comment-content p a:hover,
.post-content ul li a,
.post-content ol li a,
.comment-content ul li a,
.comment-content ol li a,
.wp-block-file a,
.wp-block-file a:hover,
.wp-block-calendar a{
	color: #31a2e1;
	text-decoration: none!important;
}
.navbar-nav .nav-item .dropdown-menu{
	transition: unset!important;
}
.navbar-nav .nav-item .dropdown-menu li a svg{
	position: absolute;
    right: 0;
    top: 11px;
}
.navbar-nav .nav-item .dropdown-menu{
	left: 14px !important;
}
/*post type gallery*/
.post-content .gallery {margin: 18px auto;}
.post-content .gallery:after {content:"";display:table;clear:both;}
.post-content .gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}
.post-content .gallery figure {float:left; margin:0 2% 1em 0;}

.post-content .gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}

.post-content .gallery.gallery-columns-3 figure {width:32%;}
.post-content .gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.post-content .gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}

.post-content .gallery.gallery-columns-2 figure {width:49%;}
.post-content .gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.post-content .gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}

.post-content .gallery.gallery-columns-4 figure {width:23.25%;}
.post-content .gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.post-content .gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}

.post-content .gallery.gallery-columns-5 figure {width:18%;}
.post-content .gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.post-content .gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}

.post-content .gallery.gallery-columns-6 figure {width:14.2%;}
.post-content .gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.post-content .gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}

.post-content .gallery.gallery-columns-7 figure {width:12%;}
.post-content .gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.post-content .gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}

.post-content .gallery.gallery-columns-8 figure {width:10.2%;}
.post-content .gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.post-content .gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}

.post-content .gallery.gallery-columns-9 figure {width:8.85%;}
.post-content .gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.post-content .gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}
@media screen and ( max-width:767px ) {
	.post-content .gallery.gallery-columns-4 figure, 
	.post-content .gallery.gallery-columns-5 figure, 
	.post-content .gallery.gallery-columns-6 figure, 
	.post-content .gallery.gallery-columns-7 figure, 
	.post-content .gallery.gallery-columns-8 figure, 
	.post-content .gallery.gallery-columns-9 figure {
		width:100%; 
		margin:0 0 1em 0; 
		float:none;
	}
	.post-content ol li,
	.comment-content ol li {
		margin-left: 10px!important; 
	}
	.post-content .wp-block-media-text{
	display: block;	
	}
	.comments-area .comment-list .comment-meta .comment-author b.fn{
		position: unset!important;
	}
	
}

/*wp-block-* classes style*/
.post-content .wp-block-button{
	margin-bottom: 1rem;
}
.post-content .wp-block-button .wp-block-button__link,
.post-content .wp-block-file .wp-block-file__button {
    font-size: 14px;
    transition: .2s all;
    text-decoration: none!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff!important;
    text-transform: uppercase!important;
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
    border-bottom: 1px solid #dee2e6!important;
    border: 0!important;
    border-radius: 0 !important;
}
.post-content .wp-block-button.is-style-outline .wp-block-button__link{
	color: #31a2e1!important;
	background-color: transparent!important;
	border: 2px solid #31a2e1!important;
}
.post-content .wp-block-button.is-style-outline .wp-block-button__link:hover{
	background-color: transparent!important;
	border-color: #435061!important;
	transition: .2s all;
	color: #435061!important;
}
.post-content .wp-block-button.is-style-squared .wp-block-button__link{
	border-radius: 0 !important;
}
.post-content .wp-block-button .wp-block-button__link:hover,
.post-content .wp-block-file .wp-block-file__button:hover,
.wp-block-search__inside-wrapper,.wp-block-search__inside-wrapper input,.wp-block-search__inside-wrapper button,
.wp-block-search__inside-wrapper button i{
	    transition: .2s all;
    	text-decoration: none!important;
    	border: none!important;
}
.post-content .wp-block-separator{
	width: 50%;
	border-color: #bbbfc7 !important;
	border-top: 2px solid;
}
.post-content .wp-block-separator.is-style-wide {
	width: 100%;
	border-color: #bbbfc7 !important;
	border-top: 2px solid;
}
.post-content .wp-block-separator.is-style-dots {
	border: unset;
}
.post-content .wp-block-separator.is-style-dots::before{
	color: #bbbfc7;
	font-size: 50px !important;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0em !important;
	padding-left: 0em !important;
}
.post-content .wp-block-media-text {
	margin-bottom: 1rem;
}
/* comment style*/
.comments-area .comment-list {
	padding-left: 0;
}
.comments-area .comment-list ol.children {
	padding-left: 2rem;
}
.comments-area .comment-list ol.children li{
	padding-top: 3rem;
}
.comments-area .comment-list li.comment .mt-2{
	margin-top: 0.7rem!important;
}

.comments-area .comment-list li.comment {
	list-style: none !important;
}
.comments-area .comment-list > li.comment {
	padding: 1.5rem;
}
.comments-area .comment-list .comment-meta .comment-author .avatar {

	margin-right: 1rem!important;
	width: 82px;
	height: 82px;
}
.comments-area .comment-list .comment-meta .comment-author b.fn a,.comments-area .comment-list .comment-meta .comment-author b.fn{
	text-transform: uppercase !important;	
	font-family: 'Montserrat', sans-serif;
	color: #435061;
}
.comments-area .comment-list .comment-meta {
	display: flex;
    align-items: center;
}
.comments-area .comment-list .comment-meta .comment-metadata  {
	margin-left: auto;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase!important;
}
.comment-meta .comment-author b.fn{
	margin-top: -15px;
}
.comments-area .comment-list .reply a{
	padding: 6px 18px;
	background: #435061;
    border-color: #435061;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase!important;
}
.comments-area .comment-list .reply a:hover{
	background-color: #39a3de;
    border-color: #39a3de;
}
.comments-area .comment-list .comment-meta .comment-author .says,
.comments-area .comment-list .comment-meta .comment-metadata .comment-edit-link {
	display: none;
}
.comments-area .comment-list .comment-meta .comment-metadata a {
	color: #435061 !important;
}
/*commnet form side style*/
.comments-area .comment-respond {
	margin: 1rem 0;
}
.comments-area .comment-respond small a{
	float: 	right;
	color: #435061;
}
.comments-area .comment-respond small a:hover{
	text-decoration: none!important;
	color: #31a2e1;
}
.comments-area .comment-respond .comment-form-cookies-consent label {
	margin-left: .5rem;
}
/*end - post detailpage content style*/

/*widget-area style*/
.widget-area .sidebar-widget {
	font-size: 1rem;
	font-weight: 400;
}

.widget-area .sidebar-widget .widget-title {
	font-weight: 500;
	margin-bottom: 1.5rem;
}

.widget-area .sidebar-widget ul {
	padding-left: 0;	
	list-style: none;
	margin-bottom: 0;
}
.widget-area .sidebar-widget ul li {
	position: relative;
	margin-bottom: .75rem;
}
.widget-area .sidebar-widget ul li a {
    font-family: 'Lato', 'sans-serif';
}
.widget-area .sidebar-widget ul li a:hover,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ul li a:hover,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ol li a:hover,
.widget-area .sidebar-widget ul li a:hover, .widget-area .sidebar-widget ol li a:hover{
	text-decoration: underline !important;
}
.widget-area .sidebar-widget table {
	width: 100%;
}
.widget-area .sidebar-widget table thead {
	font-weight: bolder;
}
.widget-area .sidebar-widget table tbody #today,
.widget-area .sidebar-widget table tbody a {
	color: #003259 !important;
}
.widget-area .sidebar-widget table tfoot #pre {
	text-align: left;
}
.widget-area .sidebar-widget table tfoot #next {
	text-align: right;
}
.widget-area .sidebar-widget table caption {
	text-align: center;
}

.widget-area .sidebar-widget .gallery {margin: 18px auto;}
.widget-area .sidebar-widget .gallery:after {content:"";display:table;clear:both;}
.widget-area .sidebar-widget .gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}
.widget-area .sidebar-widget .gallery figure {float:left; margin:0 2% 1em 0;}

.widget-area .sidebar-widget .gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}

.widget-area .sidebar-widget .gallery.gallery-columns-3 figure {width:32%;}
.widget-area .sidebar-widget .gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.widget-area .sidebar-widget .gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}

.widget-area .sidebar-widget .gallery.gallery-columns-2 figure {width:49%;}
.widget-area .sidebar-widget .gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.widget-area .sidebar-widget .gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}

.widget-area .sidebar-widget .gallery.gallery-columns-4 figure {width:23.25%;}
.widget-area .sidebar-widget .gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.widget-area .sidebar-widget .gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}

.widget-area .sidebar-widget .gallery.gallery-columns-5 figure {width:18%;}
.widget-area .sidebar-widget .gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.widget-area .sidebar-widget .gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}

.widget-area .sidebar-widget .gallery.gallery-columns-6 figure {width:14.2%;}
.widget-area .sidebar-widget .gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.widget-area .sidebar-widget .gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}

.widget-area .sidebar-widget .gallery.gallery-columns-7 figure {width:12%;}
.widget-area .sidebar-widget .gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.widget-area .sidebar-widget .gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}

.widget-area .sidebar-widget .gallery.gallery-columns-8 figure {width:10.2%;}
.widget-area .sidebar-widget .gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.widget-area .sidebar-widget .gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}

.widget-area .sidebar-widget .gallery.gallery-columns-9 figure {width:8.85%;}
.widget-area .sidebar-widget .gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.widget-area .sidebar-widget .gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}
@media ( max-width:767px ) {
	.widget-area .sidebar-widget .gallery.gallery-columns-4 figure, 
	.widget-area .sidebar-widget .gallery.gallery-columns-5 figure, 
	.widget-area .sidebar-widget .gallery.gallery-columns-6 figure, 
	.widget-area .sidebar-widget .gallery.gallery-columns-7 figure, 
	.widget-area .sidebar-widget .gallery.gallery-columns-8 figure, 
	.widget-area .sidebar-widget .gallery.gallery-columns-9 figure {
		width:100%;
		margin:0 0 1em 0;
		float:none;
	}
}
.widget-area .sidebar-widget .gallery .wp-caption-text {
	text-align: center;
	font-size: small;
	font-style: italic;
}
.blog-sidebar .widget-title,.blog-sidebar .widgettitle,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container h2,
.widget-area .sidebar-widget h2{
	font-size: 16px;
	font-weight: 700!important;
	line-height: 1.5;
	text-transform: uppercase;
	color: #435061!important;
	margin-bottom: 1rem!important;
}
.blog-sidebar .post_archieves ul{
	list-style: none;
}
.blog-sidebar .post_archieves ul li,
.blog-sidebar .set_border{
	border-bottom: 1px solid #dee2e6 !important;
	padding: 0.5rem 0;
}
.blog-sidebar .post_archieves ul li:last-child,
.blog-sidebar .set_border:last-child{
	border-bottom: unset!important;
}
.blog-sidebar .set_border:last-child{
    margin-bottom:0 !important;
    padding-bottom: 0;
}
.blog-sidebar .post_archieves ul li a,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ul li,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ol li,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ul li a,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ol li a,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container h2,
.widget-area .sidebar-widget ul li a,
.widget-area .sidebar-widget ol li a
{
	text-transform: uppercase;
	font-family: 'Montserrat', 'sans-serif';
	color: #435061!important;
}
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ul li,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ol li,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ul li a,
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ol li a,
.widget-area .sidebar-widget ul li a,
.widget-area .sidebar-widget ol li a{
	font-size: 13px!important;
}
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ol li,
.widget-area .sidebar-widget ol li{
	list-style: decimal;
}
.widget-area .sidebar-widget .wp-block-group .wp-block-group__inner-container ol{
	padding-left: 15px;
}
/*footer widget area*/
.footer-widget-area .sidebar-widget .widget-title {
	font-weight: 500;
	color: #39444f;
	margin-bottom: 40px;
}
.footer-widget-area .sidebar-widget p,
.footer-widget-area .sidebar-widget a {
	font-size: 1.25rem !important;
    font-family: 'Lato', 'sans-serif';
}

.footer-widget-area .sidebar-widget ul {
	padding-left: 0;
	list-style: none;
}
.footer-widget-area .sidebar-widget ul li {
	font-size: 1.25rem !important;
    font-family: 'Lato', 'sans-serif';
	margin-bottom: 1rem;
}
.footer-widget-area .sidebar-widget ul li a {
    font-family: 'Lato', 'sans-serif';
}
.footer-widget-area .sidebar-widget ul.menu li {
	/*display: inline-flex;
	width: 50%;
	float: left;*/
}
.footer-widget-area .sidebar-widget a.glink span{
	margin-top: 2px;
	display: inline-block;
}
/*end widget-area style

/*Language Switcher Flag style*/
.language-switcher .wpml-ls-legacy-list-horizontal {
	padding-left: 0;
}
.language-switcher a {
	padding-left: 0;
}

/*details page tabel*/
.wp-block-table table tr .td-long-text {
	width: 300px;
} 
.post-content-area .news-date-category p span {
	position: relative;
	padding: 0 15px;
}
.post-content-area .news-date-category p span:first-child {
	padding-left: 0px;
}
.post-content-area .news-date-category p span:not(:last-child):after {
	position: absolute;
	content: "|";
	top: 0;
	right: -4px;
	color: #e0e0e0;
}
.cases-section a.text-underline,
.news-slide-section a.text-underline {
	text-decoration: underline !important;
}
.wpml-ls-native {
    color: #000 !important;    
}

/*Dreamvilla custom style*/

#primary-menu li a:hover,#primary-menu .sub-menu li a:hover,
.post-content blockquote p strong em a:hover,.blog_page_section blockquote p strong em a:hover,
.post-content table td a:hover,.comment-content table td a:hover,
.post-content table th a:hover,.comment-content table th a:hover{
	text-decoration: unset!important;
}
.search_box .custom_input, .search_box .form-control, .search_box .form-control:focus{
	font-size: 14px!important;
	box-shadow: unset;
}
.search_box [type=search]{
	outline-offset: 0px;
}
.comments-area .comment-list li.comment{
	background: #f5f8fa !important;
}
.footer-1 .footer-text{
    color: #99a5b5;
    line-height: 2.5;
    margin: 10px;
}
.footer-1{
	background: #435061 none repeat scroll 0 0;
    float: left;
    font-family: "Lato",sans-serif !important;
    font-size: 14px !important;
    line-height: 4;
    min-height: 60px;
    text-align: center;
    width: 100%;
}
#commentform .form-control{
	margin: 0;
	padding: .375rem .75rem!important;
}
.logged-in-as a,.logged-in-as a:hover{
	line-height: 2!important;
	text-decoration: none!important;
	color: #7e8c99;
}
.blog-sidebar .sidebar-widget .archieves .set_border h3{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}
.wp-block-calendar table th{
	background: unset;
}	
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date{
	color: unset;
}
.wp-block-calendar a,
.wp-block-calendar table caption{
	font-weight: 700;
}
.wp-block-embed{
	word-break: break-word;
}
.wp-block-search__label{
	display: none;
}
.wp-block-search .wp-block-search__input{
	border: none;
}
.wp-block-search .wp-block-search__button,
.wp-block-search input,
.wp-block-search input::placeholder{
	border: unset;
	padding: 6px!important;
	color: #c0ccdc !important;
	font-size: 14px;
}
.wp-block-search .wp-block-search__button{
	-webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.post-content table thead th, .comment-content table thead th{
	background-color: #31a2e1 !important;
	color: #fff;
}
input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance: none;
	-moz-appearance: none;
}
.wp-block-group__inner-container h3{
	margin-top: 0!important;
}
.wp-block-search input:-webkit-autofill, textarea:-webkit-autofill, .wp-block-search select:-webkit-autofill, input:-webkit-autofill:focus, textarea:-webkit-autofill:focus, select:-webkit-autofill:focus, input:-webkit-autofill:hover, textarea:-webkit-autofill:hover, select:-webkit-autofill:hover{
	-webkit-box-shadow: 0 0 0 1000px #fff inset!important;
    -webkit-text-fill-color: #495057!important;
}
.widget-area .sidebar-widget{
	background: #f5f8fa none repeat scroll 0 0!important;
	padding: 41px 35px 27px;
}
.widget-area .sidebar-widget ol{
	padding-left: 0!important;
}
.widget-area .sidebar-widget ul li,
.widget-area .sidebar-widget ol li{
	margin-bottom: 0;
	list-style: none!important;
	padding: 10px 0;
	border-bottom: 1px solid #e1e6ec!important;
}
.widget-area .sidebar-widget ul li:last-child,
.widget-area .sidebar-widget ol li:last-child{
	border: none!important;
	padding-bottom: 0;
}
.wp-block-latest-comments__comment{
	line-height: 1.9;
}
.card-body{
	display: flex;
	flex-direction: column;
}
.blog_content .arc{
	margin-top: auto;
}
.widget-area .sidebar-widget .col-md-8 h4{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;     
}
@media screen and (max-width: 767px){
	.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright {
		float: unset;
		display: block;
	}
	.post-content figure img{
	   height: auto;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .widget-area .sidebar-widget .wp-block-group__inner-container{
         display: flex;
         flex-wrap: wrap;
    }
    .widget-area .sidebar-widget .wp-block-group__inner-container h2,
    .widget-area .sidebar-widget .wp-block-group__inner-container ul{
        width: 50%;    
    }
    .widget-area .sidebar-widget .col-md-8 h4{
	  white-space: unset; 
    }
}
.home-about-property-section .about-property{
	border-right: unset;
}
.home-about-property-section .container{
	padding: 0;
}
p.certified-agent{
    color: #a4d8f7!important;       
}
.agent-form .form-control::placeholder,.agent-form .form-control{
     color: #a4d8f7!important;
}
.agent-ct-form .elementor-widget-container{
	height: 100%;
}
.agent-form textarea.form-control{
	resize: none;
}
.modal-agent-form{
	background: unset;
	margin-top: 0;
	padding: 30px 30px;
}
.agent-modal button.btn-close{
	font-size: 21px;
	font-weight: 900;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	background: unset;
	border: none;
	opacity: .2;
}
.agent-modal button.btn-close:hover{
      opacity: .5!important;  
}
.modal-content{
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.certified_agent{
	color: #8291a3;
	font-size: 14px;
	font-weight: 400;
}
.modal-agent-form .agent-contact-form input,.modal-agent-form .agent-contact-form textarea{
	margin: 0 15px 10px 0;
	padding: 10px 20px;
	background: #d9e8f0;
}
.modal-agent-form .agent-contact-form input:focus-within,.modal-agent-form .agent-contact-form textarea:focus-within{
	outline: 2px solid #0060df ;
}
.modal-agent-form .agent-contact-form textarea{
	height: 90px;
	margin: 0 0 6px;
	resize: none;
	width: 100% !important;
}
.modal-agent-form .agent-contact-form .btn{
	font-family: 'Lato', 'sans-serif'!important;
	background: #ff551a;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
}
.modal-agent-form .agent-contact-form .btn:hover{
	background: #39a3de;
}
.agent-modal button.btn-close:focus{
	box-shadow: unset ;
}
textarea::-webkit-scrollbar {
	width: 5px;
	background-color: transparent;
}
textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #a4d8f7; }
.widget-area .sidebar-widget form.wp-block-search__button-inside,
.widget-area .sidebar-widget form.wp-block-search__button-inside input,.widget-area .sidebar-widget form.wp-block-search__button-inside button{
	background: #435061 none repeat scroll 0 0;
}
.wp-block-search .wp-block-search__button.has-icon svg{
	fill: #c0ccdc!important;
}
select, select:focus{
	margin-bottom: 2rem;
}
.post-content ::-webkit-scrollbar,
.comment-content ::-webkit-scrollbar,
.post-content figure ::-webkit-scrollbar{
  width: 2px!important;
}
.post-content ::-webkit-scrollbar-thumb,
.comment-content ::-webkit-scrollbar-thumb,
.post-content figure ::-webkit-scrollbar-thumb
{
  border-radius: 10px!important;
  background: #ccc!important;
}
.post-content ::-webkit-scrollbar-track,.comment-content ::-webkit-scrollbar-track,
.post-content figure ::-webkit-scrollbar-track{
  box-shadow: unset; 
  border-radius: 10px!important;
}
.post-content figure ::-webkit-scrollbar{
	height: 4px!important;              / height of horizontal scrollbar ← You're missing this /
  width: 4px;               / width of vertical scrollbar /
  border: 1px solid #d5d5d5;
}
.post-content code, .comment-content code{
	color: #7e8c99;
}
pre::-webkit-scrollbar,
.post-content figure::-webkit-scrollbar,
.post-content table::-webkit-scrollbar{
  height: 5px;
}
.post-content blockquote dl, .comment-content blockquote dl, .blog_page_section blockquote dl,
.post-content blockquote h2, .comment-content blockquote h2, .blog_page_section blockquote h2,
.post-content blockquote ul li, .comment-content blockquote ul li, .blog_page_section blockquote ul li,
.post-content blockquote ol li, .comment-content blockquote ol li, .blog_page_section blockquote ol li,
.post-content blockquote address, .comment-content blockquote address, .blog		_page_section blockquote address,
.post-content blockquote hr, .comment-content blockquote hr, .blog_page_section blockquote hr
{
	color: #fff;
}
.post-content blockquote dl dd a, .comment-content blockquote dl dd a, .blog_page_section blockquote dl dd a{
	color: #a4d8f7;
}
.post-content .post-password-form label input{
	background-color: #fff;
	padding: 0.375rem 0.75rem;
	line-height: 1.5;
	color: #212529;
	border: 1px solid #ced4da;
}
.post-content .post-password-form input{
	background: #31a2e1 none repeat scroll 0 0;
    color: #fff;
    box-shadow: none;
    border: 1px solid #31a2e1;
    padding: 6px 20px;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
@media (max-width: 325px){
	.post-content .post-password-form label input{
		margin-top: unset;
	}
	.post-content .post-password-form input{
		margin-top: 10px;
	}
}
@media (max-width: 375px){
	.post-content .post-password-form label input{
		display: block;
	}
}
@media screen and ( max-width: 1024px ){
	.comment-meta .comment-author{
		display: block!important;
		width: 50%;
	}
	
}
@media (min-width: 320px) and (max-width: 425px){
	.comments-area .comment-list .comment-meta{
		display: block!important;
	}
}