<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&amp;display=swap');
*
{
font-family: 'Montserrat', sans-serif;	
}
body , html{
overflow-x:hidden;
font-family: 'Montserrat', sans-serif;
font-size:18px;

}
.displaynone
{
	display:none !important
}


.vError
{
	border:red 1px solid !important
}
.form-error
{


	color:red;
	font-size:12px;
}
.h100{
	height:100%
}
.FormResult  , .FormResult2 , .FormResult1
{
	color:green;
	font-size:16px;
	width:100%;
	display:inline-block
}
.dnone
{
	display:none
}
.read_plus_text
{
	display:none;
	padding-left:15px;
	padding-right:15px;
}
.video_iframe
{
	width:100%;
	height:460px;
	border:0;
}
.tns-controls
{
	display:none
}
.submit_button
{
	width: 100% !important;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	    float: left;
    font-size: 0.95em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 16px 5px;
    border: 0px;
}
#oneslided-ow button
{
	display:none
}
.pad-tb-2
{
	padding:2em 0
}
.breadcrumb a{
color:#FFF
}
.d-flex
{
	display:flex;    flex-wrap: wrap;
}

.latestPub .latestPubList li
{
	padding:0
}

.FormResult img
{
	width:25px !important
}








.font-light
{
	font-weight:300 !important
}
.font-bold
{
	font-weight:900 !important
}
.font-12
{
	font-size:0.8rem
}
.font-14
{
	font-size:0.9rem
}
.font-16
{
	font-size:1rem
}
.font-18
{
	font-size:1.125rem
}
.font-20
{
	font-size:1.25rem
}
.font-22
{
	font-size:1.375rem
}
.font-26
{
	font-size:1.625rem
}
.font-28
{
	font-size:1.75rem
}
.font-32
{
	font-size:2rem
}
.font-42
{
	font-size:2.33rem
}
.font-55
{
	font-size:3.437rem
}
.font-62
{
	font-size:3.87rem
}
.font-90
{
	font-size:5.625rem
}
.text-center
{
	text-align:center
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.line-height3
{
	line-height:2.7rem
}
.top-header
{
	background:#062641
}
.blue
{
	color:#1AACE2;
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.top-header-right
{
	float:right;
}
.top-header-right ul li a
{
	width:20px;
	height:20px;
	background:#1AACE2;
	color:#FFF;
	font-size:0.7rem;
	border-radius:50%;
	display: inline-block;
	margin-left:5px;
}
.top-header-mail a
{
	color:#FFF
}
.logo img
{
	display:block
}

.footer_bottom
{

	color:#FFF;
}


.social_footer
{
	border:0;
	padding-left:0;
	display:inline-block
}
.social_footer li
{
	display:inline-block
}
.social_footer  li a {
    width: 30px;
    height: 30px;
  
    color: #FFF;
    font-size: 0.9rem;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
}

.footer_center
{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding: 0 5%
}
.social_contact li
{
	display:inline-block
}
.social_contact li a
{
    width: 30px;
    height: 30px;
    background: #1AACE2;
    color: #FFF;
    font-size: 0.9rem;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;	
	text-decoration:none;
}


.footer_center li
{
	padding-bottom:1.25rem;
	width:100%;
}
.footer_center li:last-child
{
	padding-bottom:0;
}
.subscribe_newsletter
{
	padding-left:3.125rem;
}

.subscribe_newsletter input[type='text']
{
	border-radius:5px;
	background:#1F3C54;
	border:0;
	color:#FFF;
	font-size:1rem;
	height:45px;
}

.relative
{
	position:relative;
}
.subscribe_newsletter form
{
	margin-top:2rem
}
.subscribe_newsletter button[type='submit']
{
border-radius: 5px;
    padding: 0 15px;
    background: #FFF;
	color:#01479C;
    font-size: 1rem;
    height: 41px;
    position: absolute;
    top: 0.15rem;
    right: 0.1rem;
	font-weight:bold

}

footer
{
	background:#062641;
}
.p-inner
{
	padding:5rem 0
}
.color-blue
{
	color:#1AACE2;
}
a
{
	text-decoration:none;
	color:inherit
}
.clients_box
{
	height:260px;
	width:100%;
	display:inline-block;
	background:#F2F2F2;
}


.clients_box img
{
  filter: grayscale(100%);

}



.clients_box:hover img
{
    filter: grayscale(0);

}
.our_company_bg
{
	background:url('../images/bg.jpg') no-repeat center center / cover;
	padding:12rem 0;
	color:#FFF
}
.our_company_bg_box
{
	border-left:15px solid #1AACE2;
	padding-left:15px;
	width:92%;
}

.why_us
{
	background:#F2F2F2;
	padding:9.3rem 0;
	color:#FFF;
	
}
.why_us_box
{
	
	display: inline-flex;
	padding:0 10px

}
.why_us_width
{
	max-width:275px;height: 275px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.11);
	position:relative;
}
.why_us_box h4
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:50;
	height:75px;
	text-align:left;
	background:rgba(255,255,255,0.8);
	color:#727272;
	padding:0.9rem 1.5rem
}
.flex-row1 {
    display: flex !important;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.why_us_box_hidden
{
	width:0;
	background:#FFF;
	z-index:500;
	position:relative;
	color:#363636;
	text-align:left;
	transition: all 1s ease;
	overflow:hidden
}
.why_us_box:hover  h4
{
	color:#FFF;
	
	background:#1AACE2;
}
.why_us_box:hover  .why_us_box_hidden  , .w405
{
	width:355px;
}
.w-100
{
	width:100%
}
.d-block
{
	display:block
}
.grey
{
	color:#9E9E9E;
}
.flex-column1
{
display: flex !important;
    justify-content: flex-end;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
}
.our_specialist
{
	background:#F2F2F2;
}
.our_specialist .our_specialist_box
{
	max-width:349px;
	display:inline-block
}
.our_specialist_box img
{
	max-width:280px
}
.services_box
{

	color:#848484
}
.services_box h4
{

	border-radius:20px;
	cursor:pointer;
	background:#F2F2F2;

}
.services_box:hover h4 , .services_box h4.active
{
	background:#1AACE2;
	color:#FFF
}
.services_box_details
{
	background:#F2F2F2;
	border-radius:25px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.11);
	margin-bottom: 10px;
	float:none;	
	width:calc(100% - 10px)
	
}
.services_hh
{
width:170%;display:none

}
.services_main_box
{
	width: calc(50% - 13px);
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 10px;
    margin: 7.5px 5px;

}
.services_main_box:nth-child(2n+2) .services_hh
{
	float:right;
}
.py-140
{
	padding:8.75rem 0
}
.our_process:nth-child(2)
{
	background:#f2f2f2
}
.our_process:nth-child(3)
{
	background:#f2f2f2
}
.our_process:nth-child(4)
{
	background:#FFF
}
.number_process
{
	position: absolute;
    top: -80px;
    left: -70px;
    z-index: 50;
    font-size: 15.625rem;
    color: #1AACE2;
    font-weight: 800;
    opacity: 0.25;
}
.our_process:nth-child(1):after , .our_process:nth-child(3):after
{
    content: '';
    width: 40px;
    height: 4px;
    background: #1AACE2;
    top: calc(50% - 2px);
    right: -20px;
    z-index: 50;
    position: absolute;
}

.our_process:nth-child(1):before
{
    content: '';
    width: 40px;
    height: 4px;
    background: #1AACE2;
    bottom: 0;
    right: -1.2rem;
    z-index: 50;
    position: absolute;transform: rotate(-25deg);
}
.portoflio_box
{

	margin-bottom:12px;
}
.portoflio_box img
{
	height:240px;
}
.portfolio {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-around;
}
.portoflio_box:hover .portfolio_overlay
{
	opacity: 1;
}
.portfolio_overlay
{
	position:absolute;
	top:15px;
	left:15px;
	width:calc(100% - 30px);
	height:calc(100% - 30px);
	z-index:50;
	background:rgba(0,0,0,0.65);
	justify-content: space-evenly !important;
	opacity: 0;
	   -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}
.portfolio_overlay h4
{
	color:#FFF
}
.portfolio_overlay h5
{
	color:#D8D8D8;
	position:relative;
}
.portfolio_overlay h5:after
{
	position:absolute;
	bottom:-10px;
	left:calc(50% - 32px);
	content:'';
	width:65px;
	height:2px;
	z-index:50;
	background:#1AACE2;
}
.back
{
	float:left;
	background:#F2F2F2;
	font-weight:bold;
	padding:0 20px;
	color:#727272
}
.portfolio_desc h1 , .portfolio_desc h2 ,.portfolio_desc h3 , .portfolio_desc h4 , .portfolio_desc h5 , .portfolio_desc h6
{
	font-size:2rem
}
.portfolio_desc ul li
{
    width: calc(100% - 15px);
    list-style: disc;
    list-style-position: outside;
    margin-left: 15px;
	display:list-item !important;
}
.portfolio_logo
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:50;	
}





.trigger{
	width: 40px;
	height: 40px;

	position: absolute;
	top: 23px;
    right: 11px;
	z-index: 9999;
	display: none;

}

.trigger &gt; div{
	position: relative;
}

.trigger &gt; div &gt; span{
	position: absolute;
	height: 2px;
	width:60%;
	margin:0 20%;
	background: #FFF;
	top:12px;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.trigger &gt; div &gt; span:nth-child(2){
	top:19px;
}

.trigger &gt; div &gt; span:nth-child(3){
	top:27px;
}

.trigger &gt; div.close &gt; span:nth-child(1){
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
	top: 19px;
}

.trigger &gt; div.close &gt; span:nth-child(2){
	display: none;
}

.trigger &gt; div.close &gt; span:nth-child(3){
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	top: 19px;
}

.trigger, .sitewrapper{
	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.slided{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
}
.home_portfolio .portoflio_box img
{
	height:247px;
}
.view_all
{
    background: #1AACE2;
    padding: 15px 45px;
    border-radius: 5px;
    color: #FFF;
    margin-top: 1.5rem;
    display: inline-block;
	text-transform:uppercase
}
.home_services h6
{
	color:#8D8D8D;
	position:relative;text-transform:uppercase
}
.home_services h6 span
{
	background-color: white;
	padding-right:10px;
}
.home_services h6:after
{

	
	
	
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #1AACE2;
    z-index: -1;	
	
	
}
.flex-row2 {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: self-start;
}

.tp-bullet
{
	display:none
}
.banner_desc
{
	line-height
}
.banner_link
{
	border-radius:25px;
	background:#FFF;
	color:#1AACE2;
	padding:20px 40px;
	text-transform:uppercase;
	display: inline-block;
}
.tparrows
{
	visibility: visible !important;
    opacity: 1 !important;	
	background: rgba(255,255,255,.8) !important;
	border-radius:50%;
}
.tparrows:before , .tparrows:after
{
	color:#000 !important
}
.tparrows
{
	bottom: 0 !important;
    top: auto !important;
}
.tp-leftarrow.tparrows
{
	left:auto !important;
	right:90px !important; 
}
.home_page_banner 
{
	width:100% !important;
	display:inline-block
}
.our_process  .colw-70
{
	max-width:440px;
}
.portoflio_box  .img-bg
{
	height:200px;
	width:100%;
}
.iframe-portfolio iframe
{
	border:0 
}











header nav li a
{
	color:#FFF;
}
header nav li a:hover{
color:#FFF
}
header nav li a.active
{
	border-bottom:3px solid #FFF;color:#FFF
}
.top-header-left a
{
	 color:#FFF;
}
.top-header-left li
{
	padding-right:10px
}
.header_bg
{
	background:url('../img/bg.jpg') no-repeat bottom center;
	background-size:cover;
}
.google_map
{
	height:470px;
	background:#efefef
}
.google_map iframe
{
	width:100%;
	height:100%
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFF;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFF;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFF;
}
.f-mt2
{
	margin-top:2rem
}
.c_blue
{
	color:#062641;
}
.contact-address-box span
{
	color:#062641;
	padding-right:10px;
}
.contact-address-box 
{
	color:#7E7F81;
	font-weight:200;
	font-size:1rem
}
.contact-form input , .contact-form textarea
{
	background:#F2F2F2;
	border-radius:5px;
	border:0;
	margin-bottom:10px;
	color:#808080;
	font-weight:bold;
	font-size:1rem;
}

.contact-form input::placeholder  , .contact-form textarea::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #808080;
  opacity: 1; /* Firefox */
}

.contact-form input:-ms-input-placeholder , .contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #808080;
}

.contact-form input::-ms-input-placeholder , .contact-form textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #808080;
}
 .contact-form textarea{
 resize:none	
 }
 .send button
 {
	 background:#009DE0;
	 color:#FFF;
	 padding:15px 40px;
	 float:right;
	 border-radius:5px;
	 font-size:12px;
	 font-weight:bold;
	 letter-spacing:1px;
	 box-shadow:0px 2px 7px #808080;
 }
 .m-0-auto
 {
	 margin:0 auto
 }
 .txt-justify{
 text-align:justify
 }
 header li .ddm li a
 {
	 color:#1b0006 ;
	 font-size:0.8rem;
	 font-weight:200
 }
 .prop_listing
 {
	 box-shadow:0 0 5px #E2E8F2;
	 background:#FFF;
	 /*max-width:257px;
	 margin:0 auto;
	 margin-bottom:50px;*/
 }
 .bb-1
 {
	 border-bottom:1px solid #A5B0B9;
 }
 .more_details
 {
	background: #009DE0;
    color: #FFF;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 0px 2px 7px #808080;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px 0;
 }
 .filter_by
 {
	 letter-spacing:1px
 }
 .filter_box select ,  .filter_box input
 {
	 display:inline-block;
	 background:#F2F2F2;
	 border-radius:5px;
	 font-size:12px;
	 font-weight:bold;
	 color:#808080;
	 border:0;
	 text-transform:uppercase;
	 letter-spacing:1px;
 }
 .price_range
 {
	 background:#F2F2F2;
	 border-radius:5px;
	 font-size:12px;
	 font-weight:200;	 
 }
 .price_range span{
 width:300px;
 font-weight:bold;color:#808080
 }
  .price_range input , .price_range select {
color: #808080;
border:1px solid #707070;
border-radius:5px;height: 30px;
margin-right:10px;
 }
 
 .price_range input::placeholder  { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #808080;
  opacity: 1; /* Firefox */
}

.price_range input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #808080;
}

.price_range input::-ms-input-placeholder { /* Microsoft Edge */
  color: #808080;
}
.properties_details_box
{
	background:#FFF;box-shadow:0 0 5px #E2E8F2;
}
.bt-1
{
	 border-top:1px solid #A5B0B9;
}
.details_price
{
	box-shadow:0 0 5px #E2E8F2;
}
.slick_for .slick-slide
{
	margin-right:5px;
}
.services_home
{
	background:#F3FCFF;align-items: flex-start;
	box-shadow:0 0 5px #E2E8F2;
}
.jc-sb
{
	justify-content: space-between;
}
.rental_home
{
	background-image:url(../img/rental.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.white
{
 color:#FFF
}
.mb-0
{
	margin-bottom:0
}
.prop_listing img
{
	display:inline-block !important
}
.slick-dots
{
	bottom:-55px !important
}
.slick-dots li button:before
{
	opacity: 1 !important;
    color: white !important;
	    font-size: 13px !important;
}.latest_slick .slick-dots li button:before
{
	 color: #A5B0B9 !important;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #009DE0 !important;
}
.about_home
{
	    background: linear-gradient(#009DE0, #004B87);
}

 .learn_more
 {
	background: #009DE0;
    color: #FFF;
    padding: 15px 30px;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 10px 0;
 }
 .slick-dotted.slick-slider
 {
	 margin-bottom:0 !important
 }
.home_page_banner   .slick-dots
 {
	 bottom:20px !important
 }
 .home_page_banner_box
 {
	 position:relative;
	 margin-bottom:-5px
 }
 .banner_box
 {
	 position:absolute;
	 top:0;
	 left:0;
	 z-index:50;
	 width:100%;
	 height:calc(100% - 40px);
	 
 }
 .banner_box_blur
 {
    backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
    background: transparent !important;
 }
  .banner_box_blur select , .banner_box_blur input[type="text"] , .banner_box_blur input[type="number"]
 {
   background:rgba(0,0,0,0.4) !important;
   color:#FFF;
   border:0;height:40px;
 }
 .banner_box_blur input
 {
	 
 }
   .banner_box_blur .price_range
 {
   background:none;
   color:#FFF;
 }
    .banner_box_blur .price_range span
	{
		color:#FFF;
		font-weight:200;
		font-size:14px;
	}
	
	.search_properties {
background: #009DE0 !important;
    color: #FFF;
    padding: 15px 40px;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    font-size: 12px !important;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: none;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px 0;
    height: auto !important;
    width: auto !important;
}
.slided li
{
	width:100%
}
.prop_img
{
	height:200px;
	width:100%
}
.prop_img .img-bg
{
	width:100%;
	height:100%;
	background-size:cover;
}
.prop_minh
{
	min-height:160px;
}
.related_slick  .slick-slide{margin: 0 10px;}
.related_slick  .slick-list{margin: 0 -10px;}

.latest_slick   .slick-slide{margin: 0 20px;}
.latest_slick   .slick-list{margin: 0 -20px;}


.pagination {
    text-align: center;
    margin: 45px 0 25px 0;
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;	
	
}.pagination li {
    margin: 0 5px;
    bordeR: 1px solid #009DE0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;color:#009DE0;
    align-items: center;

}
 .pagination li a, .pagination li span
 {
	 font-weight:bold;color:#009DE0;    display: block;
    width: 100%;
    height: 100%;    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
 }
 .pagination li.active , .pagination li:hover
 {
	 background:#009DE0
 }
 
 
 .pagination li a:hover
 {

	  color:#FFF
 }
  .pagination li a svg path
 {
	transition:all 0.5s ease-in-out;
 }
 .pagination li a:hover svg path
 {
	 fill:#FFF
 }
  .pagination li.active span{color:#FFF}
  .sold
  {
	  position:absolute;
	  top:0;
	  right:0;
	  z-index:50;
	  width:80px;
  }
  
  .watermark{
	  position:absolute;
	  bottom:0;
	  right:0;
	  z-index:50;
	  width:80px;	
		height:80px;
		background:#062641;
		padding:10px;
		border-radius:50%;	  
  }
  .watermark-big{
position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 50;
    width: 125px;
    height: 125px;
    background: #062641;
    padding: 10px;
    /* border-radius: 50%;*/  
  }  
  .watermark-small{
    position: absolute;
    bottom: 1px;
    right: 1px;
    z-index: 50;
    width: 35px;
    height: 35px;
    background: #062641;
    padding: 10px;
    border-radius: 50%;  
  }  
  
  
  .prop_img
  {
	  position:relative;
  }
 .condition_p
 {
	  position:absolute;
	  bottom:0;
	  left:0;
	  z-index:50;
	  padding:5px 15px;
	  color:#FFF;
	  font-weight:bold;
	  font-size:14px;
background:red;	  
 } 
  
  /*
 .prop_img:before
 {
	 background: linear-gradient(180deg, #004822 0%, rgba(0,0,0,0) 100%);
	 position:absolute;
	 top:0;
	 left:0;
	 content:'';
	 z-index:60;
	 width:100%;
	 height:100%;
 } 
  .prop_img .img-bg
  {
	  position:relative;
	  z-index:50
  }  
  */
  
.latest_slick
{
	margin-bottom:0 !important
}
  
 
.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	z-index:100;
	bottom: 20px;
	right: 20px;
	font-size: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 30px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}
.btn-whatsapp-pulse i
{
	color:#FFF
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 20px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 20px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
} 
  
@media all and (max-width: 960px){
	.portoflio_box{ width: 50%;}
	.portoflio_box .img-bg{width:95%;height:200px;}
	.portoflio_box  .d-block{width:100%}
.tp-parallax-wrap
{
	left:0 !important
}	.tp-caption.News-Title{width:50%;}
	.banner_desc{font-size:2rem !important;line-height:2rem !important}
	.h-100 , .forcefullwidth_wrapper_tp_banner{height:300px !important}
	.home_services .flex-row2{display:inline-block !important}
	html , body{font-size:14px;}
.canvas_open{top:47px;}
.header_middle
{
	background:none !important
}
.mini_container{width:96%;padding:0 2%}
.font-55 {font-size: 2.437rem;}
.font-32 {font-size: 1.6rem;}
.footer_center{border-right:0;margin:40px 0;}
.footer_center .pl-50{padding:0}
.footer_center .pl-50 ul{margin-top:10px;}
.subscribe_newsletter{padding-left:0;}
.our_team.d-flex{display:inline-block}
.our_team .colw-75{padding-left:0;margin-top:25px;}
.our_specialist_box{max-width:100%;}
.our_specialist_box .colw-90{width:100%;}
.portfolio_logo img{max-width:100px;}
.back{position:absolute;top:-40px;left:0;}
.our_process:before , .our_process:after{display:none}
.number_process{top:4rem}
.our_process:nth-child(3) {background: #FFF;}
.our_process:nth-child(4) {background: #f2f2f2;}
.services_main_box{width:100%}
.services_hh{width:100%}
.services_box_details {display:inline-block !important}
.services_box_details .pl-60{padding:0;margin-top:25px;}
.insideImg h1 {font-size: 3rem;}
.our_company_bg .colw-33{margin-bottom:40px;}
.our_company_bg .colw-33:last-child{margin-bottom:0;}
.why_us_box {display:inline-block;padding:0}
.why_us_width{margin:0 auto}
.why_us_box:hover .why_us_box_hidden,.why_us_box_hidden, .w405{width:100%;background:none}
.why_us_box_hidden .px-50{padding:25px 0;width: 275px;}
.top-header-right{float:none;width:100%;display:inline-block;text-align:center}
.top-header-right ul li{display:inline-block;width: auto !important;}
.top-header{text-align:center;}
.top-header .pl-40{padding:0}
.top-header .inline-block{padding-bottom:10px;}
.subscribe_newsletter button[type='submit']{top:0.15rem}

.watermark , .watermark-big
{
	border-radius:inherit;
	width:70px;
	height:70px;
}
.watermark-big
{
    bottom: 5px;
    right: 9px;	
}



.slided {
    -ms-transform: translate(-320px,0);
    -webkit-transform: translate(-320px,0);
    transform: translate(-320px,0);
}
.trigger{
		display: block;
	}

	nav{
		position: fixed;
		z-index: 500;
		width: 320px;
		height: 100vh;
		box-sizing: border-box;
		background: #009DE0;
		left: 100%;
		padding: 20px;
		top: 0;
		transition: .7s;
		-moz-transition: .7s;
		-webkit-transition: .7s;
		z-index:100000
	}

	nav ul{
		margin:0;
	}

	nav ul li{
		margin:0;
		padding: 10px;
	}

	nav ul li a{
		padding: 5px 15px;
		line-height: 30px;
		text-align: left;
		position: relative;
		width: 100%;
		color:#FFF;
		box-sizing: border-box;
		display: block;
	}

	header li .ddm{
		position: relative;
		top: 10px;
		padding: 10px;
		opacity:1;
		overflow:inherit;
		background:none;
		top:-5px;
		left:0;
		visibility:visible
	}

	.ddm li {
    		display: block;
    		float: none;
    		width: 100%;
		box-sizing: border-box;
    		padding: 0 15px;
		text-align: left;
	}

	.ddm li a{
		text-align: left;
	}

	header .tophd ul.hdlang {
		margin-right: 60px;
	}

	header .tophd ul.hdlang {
		margin-right: 60px;
	}

	header .tophd ul.hdlang li{
		display: inline-block;
		width: auto !important;
	}
.slided .trigger &gt; div &gt; span{background:#FFF}
.slided .trigger {top: 5px;}
.img-bg{background-size:cover}
.clients_box{height:150px;}

.filter_box  , .about_home .colw-60 , .about_home .colw-40{display:inline-block !important;width:100%}

.properties_details_box .colw-70 , .properties_details_box .colw-30{width:100%;margin-bottom:10px;}
.services_home_box .colw-30 {width:100%;display:inline-block !important;margin-bottom:25px;}
.about_home .colw-40{margin-top:25px;}
.banner_box{position:relative;background:#062641}
.banner_box_blur{padding:30px 20px}
.filter_box  .colw-50{margin-bottom:15px;}
.filter_box  .colw-70{width:100%}
.ml-0-s{margin-left:0}
.mb-5-s{margin-bottom:10px;}
.mx-0-s{margin-left:0;margin-right:0 }
.flex-row-s{flex-direction:column}
.pr-0-s{padding-right:0}
/*.banner_box_blur {
backdrop-filter: 0;}*/
.about_home .pr-50{padding-right:0}
}
.ai-c
{
	align-items:center
}
.chat-whatsapp i
{
	color:#25d366
}
.img-black img
{
	max-width:20px;
}
@media all and (max-width: 576px){
{
	
}


.img-black .bb
{
	filter: brightness(9) invert(1);
}
.img-black img
{
	height:20px;
}</pre></body></html>