/* ----------------------------------------------------------------------------------------

* ---------------------------------------------------------------------------------------- */
/* INDEX
----------------------------------------------------------------------------------------
01. Global Variables
02. General css
03. Header css
04. Hero css
05. About Us css
06. Our Service css
07. Our Story css
08. What We Do css
09. Our Work css
10. Our Process css
11. Our Pricing css
12. Our Testimonial css
13. Our Blog css
14. Footer css
15. About Us Page css
16. Services Page css
17. Services Single css
18. Blog Archive css
19. Blog Single css
20. Project Page css
21. Project Single css
22. Team Page css
23. Team Page css
24. Pricing Page css
25. Testimonial Page css
26. Image Gallery css
27. Video Gallery css
28. FAQs Page css
29. Contact Us Page css
30. 404 Page css
31. Responsive css
-------------------------------------------------------------------------------------- */

/************************************/
/*** 	 01. Global Variables	  ***/
/************************************/	
@font-face {
    font-family: 'Futura-Book';
    src: url('../webfonts/Futura-Book.woff2') format('woff2'),
        url('../webfonts/Futura-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../webfonts/Futura-Bold.woff2') format('woff2'),
        url('../webfonts/Futura-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura BdCn BT';
    src: url('../webfonts/FuturaBT-BoldCondensed.woff2') format('woff2'),
        url('../webfonts/FuturaBT-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Md BT';
    src: url('../webfonts/FuturaBT-BoldItalic.woff2') format('woff2'),
        url('../webfonts/FuturaBT-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Bk BT';
    src: url('../webfonts/FuturaBT-Book.woff2') format('woff2'),
        url('../webfonts/FuturaBT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Bk BT';
    src: url('../webfonts/FuturaBT-BookItalic.woff2') format('woff2'),
        url('../webfonts/FuturaBT-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Futura XBlk BT';
    src: url('../webfonts/FuturaBT-ExtraBlack.woff2') format('woff2'),
        url('../webfonts/FuturaBT-ExtraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Hv BT';
    src: url('../webfonts/FuturaBT-Heavy.woff2') format('woff2'),
        url('../webfonts/FuturaBT-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Hv BT';
    src: url('../webfonts/FuturaBT-HeavyItalic.woff2') format('woff2'),
        url('../webfonts/FuturaBT-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Futura LtCn BT';
    src: url('../webfonts/FuturaBT-LightCondensed.woff2') format('woff2'),
        url('../webfonts/FuturaBT-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Lt BT';
    src: url('../webfonts/FuturaBT-Light.woff2') format('woff2'),
        url('../webfonts/FuturaBT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Lt BT';
    src: url('../webfonts/FuturaBT-LightItalic.woff2') format('woff2'),
        url('../webfonts/FuturaBT-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Md BT';
    src: url('../webfonts/FuturaBT-Medium.woff2') format('woff2'),
        url('../webfonts/FuturaBT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura MdCn BT';
    src: url('../webfonts/FuturaBT-MediumCondensed.woff2') format('woff2'),
        url('../webfonts/FuturaBT-MediumCondensed.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Md BT';
    src: url('../webfonts/FuturaBT-MediumItalic.woff2') format('woff2'),
        url('../webfonts/FuturaBT-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Futura XBlk BT';
    src: url('../webfonts/FuturaBT-ExtraBlack.woff2') format('woff2'),
        url('../webfonts/FuturaBT-ExtraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../webfonts/Futura-CondensedLight.woff2') format('woff2'),
        url('../webfonts/Futura-CondensedLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura XBlkCnIt BT';
    src: url('../webfonts/FuturaBT-ExtraBlackCondItalic.woff2') format('woff2'),
        url('../webfonts/FuturaBT-ExtraBlackCondItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../webfonts/Futura-Bold.woff2') format('woff2'),
        url('../webfonts/Futura-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../webfonts/Futura-Black-Bold.woff2') format('woff2'),
        url('../webfonts/Futura-Black-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

:root{
	--primary-color			: #222222;
	--secondary-color		: #F5F5F5;
	--text-color			: #81848A;
	--accent-color			: #FF9900;
	--white-color			: #FFFFFF;
	--divider-color			: #EBEBEB;
	--dark-divider-color	: #FFFFFF1A;
	--error-color			: rgb(230, 87, 87);
	--default-font			: "Manrope", sans-serif;
}

/************************************/
/*** 	   02. General css		  ***/
/************************************/

body{
	font-family: var(--default-font);
	font-size: 16px;
	font-weight: 300;
	line-height: 1.7em;
	color:#C8C8C8;
	/*font-family:"Rubik", serif;
	font-family: 'Futura-Book';*/
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Futura Bk BT';
	letter-spacing:.1px;
}

p{
	line-height: 1.7em;
	margin-bottom: 1.6em;
}

h1,
h2,
h3,
h4,
h5,
h6{
	margin :0;
	font-weight: 500;
	line-height: 1.2em;
	color: var(--primary-color);
	font-family: 'Futura';
	color:#002349;
	/*font-family: "Merriweather", serif;*/
}

figure{
	margin: 0;
}

img{
	max-width: 100%;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	outline: 0;
}

a:focus{
	text-decoration: none;
	outline: 0;
}

html,
body{
	width: 100%;
	overflow-x: clip;
}

.container{
	max-width: 1168px;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl{
    padding-right: 15px;
    padding-left: 15px;
}

.image-anime{
	position: relative;
	overflow: hidden;
}

.image-anime:after{
	content: "";
	position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}

.image-anime:hover:after{
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

input{
	color:#fff;
	opacity: 1;
}
input::placeholder {
  color: #fff;            /* darker placeholder */
  opacity: 1;
}
.reveal{
	position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    visibility: hidden;
    overflow: hidden;
}

.reveal img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.row{
    margin-right: -15px;
    margin-left: -15px;
}

.row > *{
	padding-right: 15px;
	padding-left: 15px;
}

.row.no-gutters{
    margin-right: 0px;
    margin-left: 0px;
}

.row.no-gutters > *{
    padding-right: 0px;
    padding-left: 0px;
}

.btn-default{
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 0.6em;
	text-transform: capitalize;
	color: var(--primary-color);
	background-color: #b46b40;
	border-radius:40px;
	padding: 2px 40px 2px 2px;
	border: none;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}

.btn-default:hover{
	background-color: transparent;
}

.btn-default::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	bottom: 0;
	width: 12px;
	height: 12px;
	background-image: url('../images/arrow-white.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px auto;
	transform: translate(-15px, -50%);
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.btn-default:hover::before{
	transform: translate(-15px, -50%) rotate(45deg);
}

.btn-default::after{
	content: '';
    display: block;
    position: absolute;
	top: 0;
    left: auto;
	right: 0;
    bottom: 0;
	width: 0;
	height: 100%;
	border-radius: 8px;
    background: #32553f;
    transition: all 0.4s ease-in-out;
	z-index: 0;
}

.btn-default:hover::after{
	width: 100%;
	left: 0;
	right: auto;
}

.btn-default span{
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	background-color: var(--white-color);
	color: var(--primary-color);
	border-radius: 40px;
	padding: 15px 30px;
	overflow: hidden;
	z-index: 1;
	transition: all 0.5s ease-in-out;
}

.btn-default:hover span{
	background-color: transparent;
	color: var(--primary-color);
}

.btn-default span::after{
	content: '';
    display: block;
    position: absolute;
	top: 0;
    left: auto;
	right: 0;
    bottom: 0;
	width: 0;
	height: 100%;
	border-radius: 8px;
    background:#fff;
    transition: all 0.4s ease-in-out;
	z-index: -1;
	color:#32553f;
}

.btn-default:hover span::after{
	width: 100%;
	left: 0;
	right: auto;
}

.btn-highlighted{
	background-color: var(--white-color);
}

.btn-highlighted:hover{
	background-color: #32553f;
}

.btn-highlighted::before{
	background-image: url('../images/arrow-dark.svg');
}

.btn-highlighted:hover::before{
	filter: brightness(0) invert(1);
}

.btn-highlighted span{
	color: var(--white-color );
	background-color: var(--accent-color);
}

.btn-highlighted:hover span{
	color: var(--primary-color);
}

.btn-highlighted span::after{
    background: var(--white-color);
}

.inner-section-3.blacks{
	background:#fff !important;
}

/*.cb-cursor:before{
	background: var(--accent-color);
}*/

.preloader{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	background-color: var(--accent-color);
	display: flex;
	align-items: center;
	justify-content: center;
}

.loading-container,
.loading{
	height: 100px;
	position: relative;
	width: 100px;
	border-radius: 100%;
}

.loading-container{
	margin: 40px auto;
}

.loading{
	border: 1px solid transparent;
	border-color: transparent var(--white-color) transparent var(--white-color);
	animation: rotate-loading 1.5s linear 0s infinite normal;
	transform-origin: 50% 50%;
}

.loading-container:hover .loading,
.loading-container .loading{
	transition: all 0.5s ease-in-out;
}

#loading-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 66px;
	transform: translate(-50%, -50%);
}

@keyframes rotate-loading{
	0%{
		transform: rotate(0deg);
	}

	100%{
		transform: rotate(360deg);
	}
}

.section-row{
	position: relative;
	margin-bottom: 80px;
	z-index: 1;
}

.section-row .section-title{
	margin-bottom: 0;
}

.section-title-content{
	margin-left: 90px;
}

.section-title-content p{
	margin: 0;
}

.section-btn{
	text-align: right;
}

.section-title{
	margin-bottom: 40px;
}

.section-title h3{
	display: inline-block;
	position: relative;
	font-size: 28px;
    font-weight: 300;
	line-height: normal;
    color: #fff !important;
    margin-bottom: 10px;
}
.padin-40{
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.heading1{
	font-size: 43px;
    font-weight: 400;
    line-height: 55px;
}
.heading1 b{
	color: rgb(166, 166, 166);
	font-weight:400;
}

/*.section-title h3::before{
	content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: url('../images/icon-sub-heading.svg') no-repeat;
    background-position: left center;
    background-size: cover;
    width: 16px;
    height: 16px;
}*/

.section-title h1{
	font-size: 55px;
	font-weight: 300;
	line-height: 1.0em;
	color: #fff !important;
	margin-bottom: 0;
	font-weight:400;
	cursor: none;
}

.section-title h2{
	font-size: 50px;
	font-weight: 300;
	line-height: 1.2em;
	letter-spacing: -0.01em;
	color: var(--primary-color);
	margin-bottom: 0;
	cursor: none;
}
.shot-texts{
	font-size:26px;
	color:#fff !important;  
}


.section-title h1 span,
.section-title h2 span{
	font-weight: 700;
}

.section-title p{
	margin-bottom: 0;
}

.section-title-content.dark-section p,
.section-title.dark-section p,
.section-title.dark-section h1,
.section-title.dark-section h2,
.section-title.dark-section h3{
	color: var(--white-color);
}

.help-block.with-errors ul{
	margin: 0;
	text-align: left;
}

.help-block.with-errors ul li{
	color: var(--error-color);
	font-weight: 500;
	font-size: 14px;
}
.section-left-tetx{
	width:100%;
}
.section-left-tetx h2{
	width:100%;
	font-size:30px;
	color: #fff !important;
	padding-top:20px;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	border-bottom:3px solid #fff;
	padding-bottom:20px;
}
ul.misty {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top:20px;
}
.cboth{
	clear:both;
}
ul.misty li {
  float: left;
  width: 50%;
  background:url(../images/tick.png)  no-repeat left top 3px;
  padding-left: 34px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff !important;
  font-weight:300;
}
.section-left-tetx p{
	float:left;
	width:100%;
  margin-top:25px;
}



/************************************/
/**** 	   03. Header css		 ****/
/************************************/

.topbar{
	padding: 20px 0;
	position:relative;
	z-index:999;
}

.topbar-contact-info{
	display: flex;
	align-items: center;
	justify-content: end;
}

.topbar-contact-info ul{ 
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right: 60px;
	padding-right: 60px;
	border-right: 1px solid var(--divider-color);
}

.topbar-contact-info ul li{
	display: inline-block;
	margin-right: 15px;
}

.topbar-contact-info ul li:last-child{
	margin-right: 0;
}

.topbar-contact-info ul li a{
	display: flex;
	align-items: center;
	justify-content: center;
}

.topbar-contact-info ul li .icon-box{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: var(--accent-color);
	border-radius: 10px;
	margin-right: 20px;
	transition: all 0.3s ease-in-out;
}

.topbar-contact-info ul li:hover .icon-box{
	background: var(--primary-color);
}

.topbar-contact-info li .icon-box img{
	max-width: 24px;
}

.topbar-contact-info ul li p{
	color: var(--primary-color);
	font-size: 20px;
	font-weight: 700;
	width: calc(100% - 60px);
	margin: 0;
}

.topbar-qoute-btn{
	line-height: 1em;
}

header.main-header{
	position: relative;
	z-index: 100;
}

header.main-header .header-sticky{
	position: relative;
	top: 0;
	z-index: 100;
}

header.main-header .header-sticky.hide{
	transform: translateY(-100%);
	transition: transform 0.3s ease-in-out;
	border-radius: 0;
}

header.main-header .header-sticky.active{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	border-radius: 0;
    transform: translateY(0);
	background: var(--dark-color);
	border-bottom: 1px solid var(--dark-divider-color);
}

.navbar{
	padding: 10px 0px;
	align-items: center;
}

.main-header .header-sticky.active-sticky-header.hide .navbar{
	padding: 20px 0;
}

.main-header .navbar-brand{
	padding: 0;
	margin: 0;
	display: none;
}

.main-header .header-sticky.active-sticky-header.hide .navbar-brand{
	display: block;
	margin-right: 40px;
}

.main-menu .nav-menu-wrapper{
	flex: 1;
	text-align: left;
}

.main-menu .nav-menu-wrapper > ul{
	align-items: center;
	display: inline-flex;
}

.main-menu ul li{
	margin: 0;
	position: relative;
}

.main-menu ul li.nav-item .nav-link{
	font-size: 16px;
	font-weight: 500;
	padding: 10px 20px;
	color: var(--white-color);
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}

.main-menu ul li.nav-item:first-child .nav-link{
	padding-left: 0;
}

.main-menu ul li.submenu > a:after{
	content: '\f107';
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 14px;
	margin-left: 8px;
}

.main-menu ul li .nav-link:hover,
.main-menu ul li .nav-link:focus{
	color: var(--accent-color);
}

.main-menu ul ul{
	visibility: hidden;
	opacity: 0;
	transform: scaleY(0.8);
	transform-origin: top;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 230px;
	border-radius: 20px;
	position: absolute;
	left: 0;
	top: 100%;
	background: var(--accent-color);
	text-align: left;
	transition: all 0.3s ease-in-out;
}

.main-menu ul li.submenu:first-child ul{
    width: 230px;
}

.main-menu ul ul ul{
	left: 100%;
	top: 0;
	text-align: left;
}

.main-menu ul li:hover > ul{
	visibility: visible;
	opacity: 1;
	transform: scaleY(1);
    padding: 5px 0;
}

.main-menu ul li.submenu ul li.submenu > a:after{
    content: '\f105';
    float: right;
	transition: all 0.3s ease-in-out;
}

.main-menu ul li.submenu ul li.submenu > a:hover:after{
	transform: rotate(90deg);
}

.main-menu ul ul li{
	margin: 0;
	padding: 0;
}

.main-menu ul ul li.nav-item .nav-link{
	color: var(--white-color);
	padding: 4px 20px !important;
	transition: all 0.3s ease-in-out;
}

.main-menu ul li:hover > ul{
	visibility: visible;
	opacity: 1;
	transform: scaleY(1);
    padding: 5px 0;
}

.main-menu ul ul li .nav-link:hover,
.main-menu ul ul li .nav-link:focus{
	color: var(--primary-color);
	background-color: transparent;
	padding: 4px 20px 4px 23px !important;
}

.header-social-links ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.header-social-links ul li{
	display: inline-block;
	margin-right: 20px;
}

.header-social-links ul li:last-child{
	margin-right: 0;
}

.header-social-links ul li a{
	color: var(--accent-color);
	transition: all 0.3s ease-in-out;
}

.header-social-links ul li:hover a{
	color: var(--white-color);
}

.header-social-links ul li a i{
	font-size: 20px;
}

.responsive-menu,
.navbar-toggle{
	display: none;
}

.responsive-menu{
	top: 0;
	position: relative;
}

.slicknav_btn{
	background: var(--white-color);
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	margin: 0;
	border-radius: 8px;
}

.slicknav_icon .slicknav_icon-bar{
	display: block;
	width: 100%;
	height: 3px;
	width: 22px;
	background-color: var(--accent-color);
	border-radius: 6px;
	margin: 4px auto !important;
	transition: all 0.1s ease-in-out;
}

.slicknav_icon .slicknav_icon-bar:first-child{
	margin-top: 0 !important;
}

.slicknav_icon .slicknav_icon-bar:last-child{
	margin-bottom: 0 !important;
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(1){
    transform: rotate(-45deg) translate(-5px, 5px);
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(2){
    opacity: 0;
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(3){
    transform: rotate(45deg) translate(-5px, -5px);
}

.slicknav_menu{
	position: absolute;
    width: 100%;
	padding: 0;
	background: var(--accent-color);
}

.slicknav_menu ul{
	margin: 5px 0;
}

.slicknav_menu ul ul{
	margin: 0;
}

.slicknav_nav .slicknav_row,
.slicknav_nav li a{
	position: relative;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 8px 20px;
	color: var(--dark-color);
	line-height: normal;
	margin: 0;
	border-radius: 0 !important;
	transition: all 0.3s ease-in-out;
}

.slicknav_nav a:hover,
.slicknav_nav a:focus,
.slicknav_nav .slicknav_row:hover{
	background-color: transparent;
	color: var(--primary-color);
}

.slicknav_menu ul ul li a{
    padding: 8px 20px 8px 30px;
}

.slicknav_arrow{
	font-size: 0 !important;
}

.slicknav_arrow:after{
	content: '\f107';
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 12px;
	margin-left: 8px;
	color: var(--dark-color);
	position: absolute;
	right: 15px;
    top: 15px;
	transition: all 0.3s ease-out;
}

.slicknav_open > a .slicknav_arrow:after{
    transform: rotate(-180deg);
	color: var(--primary-color);
}

/************************************/
/***        04. Hero css	      ***/
/************************************/


.hero{
	padding: 150px 0 40px;
	position: relative;
	background: url('../images/hero-bg.jpg') no-repeat;
	background-position: center center;
	background-size: cover;
}

.hero::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(360deg, transparent 45.00%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hero.hero-video .hero-bg-video{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.hero.hero-video .hero-bg-video video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero.hero-slider-layout{
	background: none;
	padding: 0;
}

.hero.hero-slider-layout .hero-slide{
	position: relative;
    padding: 70px 0;
	padding-bottom:50px;
}

.hero.hero-slider-layout .hero-slide::before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
	width: 100%;
	height: 100%;
	z-index: 1;
}

.hero.hero-slider-layout .hero-slide .hero-slider-image{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.hero.hero-slider-layout .hero-slide .hero-slider-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero.hero-slider-layout .hero-pagination{
	position: absolute;
    bottom: 50px;
	text-align: left;
	padding-left: calc(((100vw - 1300px) / 2));
	z-index: 2;
	text-align:center;
}

.hero.hero-slider-layout .hero-pagination .swiper-pagination-bullet{
    width: 30px;
    height: 5px;
    background: var(--white-color);
    opacity: 1;
    transition: all 0.3s ease-in-out;
    margin: 0 5px;
	border-radius:0px;
}

.hero.hero-slider-layout .hero-pagination .swiper-pagination-bullet-active{
    background-color:#b46b40 ;
}

.hero-content{
	position: relative;
	z-index: 1;
}

.excellence-innovating-list{
	position: relative;
	border-top: 1px solid var(--dark-divider-color);
	padding-top: 50px;
	margin-top: 150px;
	z-index: 1;
}

.excellence-innovating-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 100px;
}

.excellence-innovating-list ul li{
	position: relative;
	color: var(--white-color);
	padding-left: 40px;
}

.excellence-innovating-list ul li:before{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background: url('../images/icon-check.svg') no-repeat center left;
	background-size: cover;
}



.spacers{
	width:100%;
	height:40px;
}
headered{
	float:left;
	width:100%;
   background:#f2f2f2;
   position:relative;
   z-index:9999 !important;
   /*height:112px;*/
   /*border-top:1px solid #f2f2f2;*/
}
headered b{
	float:left;
	width:10%;
	font-size:14px;
	line-height:20px;
    border-right:1px solid #C8C8C8;
    padding-top:8px;
    padding-bottom:7px;
    margin-right:1%;
    font-weight:300;
	color:#002349; 
}
headered b.fd1s{	
	float:left;
	width:12%;
}
headered b.fd1s.bv1{
	width:10%;	
	margin-left:4.3%;
}

headered nav {
	height:55px;
}
headered nav ul {
    float:left;
	padding:0px;
	margin:0px;
    width:89%;	
    list-style: none;  
}
headered nav ul.fd1s1{
    width:82%;	
}
headered nav ul.fd1s1 li a{    
   padding: 14px 11px;
}
headered nav ul li {
  display: inline-block;
}
headered nav ul li a {
	float:left;
   padding: 10px 12px;
   color: #C8C8C8;
   font-size:14px;
   text-decoration: none;
   font-weight: 300;
   transition: all 0.2s ease;
   padding-top:18px;
  border-bottom: 3px solid #f2f2f2;
  text-transform:capitalize;
}


headered nav ul li a {
	float:left;
   padding: 10px 12px;
   color: #C8C8C8;
   font-size:14px;
   text-decoration: none;
   font-weight: 300;
   transition: all 0.2s ease;
   padding-top:18px;
  border-bottom: 4px solid #f2f2f2;
  text-transform:capitalize;
}
headered nav ul.df1 li a {
   padding: 13px 9px;
   padding-bottom:10px;
}

headered nav ul li a:hover {
  color: #fff;
}
headered nav ul li a.active {
  border-bottom: 4px solid #fff;
  color:#002349 !important;
}
.header1{
	position: sticky;
    top: 0;
}
.content-3.srdetail1 p {
	  float: left;
	  width: 137%;
	  padding-top: 20px;
	  font-size: 15px;
	  line-height: 20px;
	  font-weight: 100;
	  margin-left: 10%;
}
.content-3.srdetail1 ul {
	  float: left;
	  width: 137%;
	  padding:0px;
	  margin:0px;
	  list-style:none;  
	  margin-left: 10%;
}

.content-3.srdetail1 ul li {
	  float: left;
	  width: 100%;
	  font-size: 15px;
	  line-height: 20px;
	  font-weight: 100;
	  background:url(../images/gray-bullet.png) no-repeat left top 7px;
	  padding-left:17px;
	  margin-bottom:10px;
}


.content-2.srdetail1 ul {
	  float: left;
	  width: 137%;
	  padding:0px;
	  margin:0px;
	  list-style:none;  
	  margin-left: 10%;
}

.content-2.srdetail1 ul li {
	  float: left;
	  width: 100%;
	  font-size: 15px;
	  line-height: 20px;
	  font-weight: 100;
	  background:url(../images/gray-bullet.png) no-repeat left top 7px;
	  padding-left:17px;
	  margin-bottom:5px;
}
































/************************************/
/***      05. About Us css	      ***/
/************************************/

.about-us{
	padding: 50px 0;
	/*<!--background: url('../images/about-us-bg.svg') no-repeat;-->*/
	background-position: bottom left;
	background-size: auto;
}

.about-image{
	position: relative;
	display: flex;
	justify-content: end;
}

.about-img-1{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 300px;
}

.about-img-2 figure,
.about-img-1 figure{
	display: block;
	border-radius: 40px;
}

.about-img-1 figure img{
	border-radius: 40px;
}



.about-us p{
	font-size:15px;
	line-height:26px;
}
.heading2{
	font-size:30px;
	font-family:"Rubik", serif;
	padding-top:15px;
	padding-bottom:18px;
}
.heading2 b{
	font-style:italic;
}
.fl-sliders.c1{
	margin-top:0px;
}

.section-1{
	background:#fff;
	width:100%;
	padding:50px 0px;
}
.section-1 h2{
	font-size:45px;
	font-weight:400;
	line-height: 55px;
	margin-top:15px;
	margin-bottom:15px;
	padding-right:0%;
}
.section-1 h2 b{
	font-style:italic;
	font-weight:400;
}
.section-1 span{
	font-size:15px;
}
.section-1-box{
	float:left;
	width:100%;
	margin-top:10px;
}
.section-1-box div img{
	float:left;
	width:100%;
}
.section-1-box-5{
	float:left;
	width:100%;
	padding:20px 25px;
	padding-top:0px;
	padding-bottom:0px;
}
.section-1-box h3{
	float:left;
	width:100%;
	font-size:30px;
	font-weight:300;
	color:#002249;
	z-index:99;
	position:relative;
	margin-top:15px;
	padding-left:15px;
}
.section-1-box p{
	float:left;
	width:100%;
	font-size:15px;
	z-index:99;
	margin-top:18px;
	line-height:25px;
	margin-bottom:0px;
}
.section-1-box h4{
	float:left;
	width:100%;
	text-align:center;
	font-size:20px;
	margin-top:10px;
	margin-bottom:30px;
}
.section-1-box h4 b{
	padding:9px 70px;
	background:#e8e9c8;
	border-radius:10px;
	color:#32553f;
	font-weight:700;
}
.section-1-box ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:10px;
}
.section-1-box ul li{
	float:left;
	width:100%;
	background:url(../images/gray-bullet.png) no-repeat left top 10px;
	font-size:16px;
	padding-left:20px;
	margin-top:10px;
}


.section-2{
	float:left;
	width:100%;
	padding:50px 0px;
}
.section-2 h2{
	font-size:45px;
	font-weight:400;
	line-height:55px;
	margin-top:15px;
	margin-bottom:20px;
}
.section-2 h2 b{
	font-style:italic;
	font-weight:400;
}
.section-2 span{
	font-size:15px;
	font-weight:300;
	text-transform:capitalize;
	color:#C8C8C8;
}


.tab-slider--nav{
	width: 100%;
	float: left;
	margin-top:30px;
}
.tab-slider--tabs{
	display: block;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	border-radius: $tab-border-radius;
	overflow: hidden;
	background: #fff;
	height: $tab-height;
	user-select: none; 
	&:after{
		content: "";
		width: 50%;
		background: $blue;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		transition: all 250ms ease-in-out;
		border-radius: $tab-border-radius;
	}
	&.slide:after{
		left: 50%;
	}
}

.tab-slider--trigger {
	font-size: 16px;
	width:25%;
	text-align:center;
	padding:20px 0px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	position: relative;
	z-index: 2;
	border-right:3px solid #E8E9C9;
	cursor: pointer;
	background:#fff;
	color:#333;
	display: inline-block;
	transition: color 250ms ease-in-out;
	user-select: none; 
	&.active {
		color: #fff;
		background:#32553f;
}

}
.tab-slider--body{
	float:left;
	width:100%;
	padding:40px 0px;
}

.left-content1{
	float:left;
	width:50%;
}
.left-content1 img{
	float:left;
	width:100%;
}
.left-content2{
	float:left;
	width:45%;
	margin-left:5%;
	padding:10px 0px;
	min-height:290px;
	padding-right:0px;
	padding-top:30px;
}
.left-content2 span{
	float:left;
	width:100%;
	margin-top:0px;
	font-size:25px;
	margin-bottom:13px;
	color:#002249;
	font-family: "Lato", sans-serif;
	font-weight:300;
} 
.left-content2 h3{
	float:left;
	width:100%;
	margin-top:0px;
	font-size:45px;
	font-weight:400;	
	color:#002249;
	margin-bottom:8px;
	margin-top:5px;
	min-height:65px;
} 
.left-content2 p{
	float:left;
	width:100%;
	font-size:16px;
	line-height:26px;
	color: #C8C8C8;
}  


.section-2-3{
	width:100%;
	background:#fff;
	float:left;
	margin-top:40px;
	padding:25px;
}
.section-2-3 ul{ 
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.section-2-3 ul li{ 
	float:left;
	width:19%;
	margin-left:.5%;
	margin-right:.5%;
	background:#E8E9C9;
	color:#32553f;
	text-align:center;
	padding:10px 0px;
	margin-top:.5%;	
	margin-bottom:.5%;
	border-radius:10px;
	font-size:19px;
}
.fsize17{
	font-size:16px !important;
	line-height:27px;
}
.section-3{
	float:left;
	width:100%;
	background:url(../images/why-cho.jpg) no-repeat center;
	padding:100px 0px; 
	position: relative;
    background-size: cover;
	padding-bottom:20px;
	padding-top:355px;
}
.section-3.c4{
	background:url(../images/banner/4.jpg) no-repeat center !important;
    background-size: cover !important;
}
.section-3.c5{
	background:url(../images/banner/3.jpg) no-repeat center !important;
    background-size: cover !important;
}
/*.section-3:before {
  content: "";
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}*/
.section-3 h2{
	float:left;
	width:100%;
	text-align:center;
	font-size:120px;
	color: transparent;
    -webkit-text-stroke: 1px #fff;
	position:relative;
	z-index:999 !important;
	line-height:40px;
	font-weight:500;
	padding-bottom:60px;
	padding-top:200px;
	/*color:#fff;*/
}

.section-4 {
  background: #F2F2F2 ;
  width: 100%;
  padding: 50px 0px;
}
.section-4 h2 {
  font-size:45px;
  font-weight: 400;
  margin-top:15px;
  line-height:55px;
  color:#002349;
  padding-right:0%;
}
.section-4 h2 b {
  font-style: italic;
  font-weight: 400;
}
.section-4 span {
  font-size: 15px;
  text-transform:capitalize;
}
.section-4 ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top:40px;
}
.section-4 ul li {
  float: left;
  width: 24%;
  margin-left: .5%;
  margin-right: .5%;
  color: #e8e9c8;
  text-align: center;
  padding: 40px 0px;
  margin-top: .5%;
  margin-bottom: .5%;
  border-radius: 10px;
  font-size: 26px;
  border:1px solid #3b5f48;
}


.foolk-1{	
	float:left;
	width:100%;
	background:url(../images/footer-bg.jpg) no-repeat center;
	padding:100px 0px; 
	position: relative;
    background-size: cover;
	padding-bottom:100px;
}

.foolk-1 h4{	
	float:left;
	width:100%;
	font-size:43px;
	color:#fff;
	font-weight:500;
	line-height:55px;
}
.foolk-1 ol{	
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	padding-left:40px;
	padding-top:35px;
	list-style:none;
}
.foolk-1 ol li{	
	float:left;
	width:100%;
	font-size:18px;
	color:#fff;
	margin-bottom:15px;
}
.foolk-1-form{
	float:left;
	width:100%;
}
.foolk-1-form p{
	float:left;
	width:100%;
	font-size:18px;
	color:#fff;
}

.form-1{
	float:left;
	width:48%;
}
.form-1.c1{
	margin-left:4%;
}
.form-2.c3{
	width:30% !important;
}
.form-2.c4{
	margin-left:2%;
	width:68% !important;
}
.text-box5{
	float:left;
	width:100%;
	height:50px;
	border:1px solid #fff;
	border-radius:40px;
	background:none;
	color:#fff;
	padding-left:20px;
}
select option{
	background:#333740;
	border-radius:0px;
	color:#fff;
	border:0px;
}

.text-box5.ty2:hover{
	background:#29292f;
	color:#fff;
	border:1px solid #29292f;
}
/*select option::selection {
  color:#fff;
  background: #333740;
}*/
::-moz-selection { /* Code for Firefox */
  color:#fff;
  background: #333740;
}
select option:hover{
	background:#333740;
	color:#fff;
}
.form-2{
	float:left;
	width:100%;
	margin-top:8px;
}



.foolk-2{
	float:left;
	width:100%;
	background:#333740;
	padding:15px 0px;
}
.foolk-2 span img{
	width:200px;
}
.foolk-3{
	float:left;
	width:100%;
	margin-top:20px;
}
.foolk-3 p{
	font-size:16px;
	color:#fff;
}
.foolk-3.c2 p{
	text-align:right;
}
.foolk-3.c2 p a{
	color:#fff;
}
.foolk-3.c2 p a:hover{
	color:#c6c6c6;
}
.foolk-3.c3 p{
	margin-left:-35px;
}


.section-5 {
  background: #fff;
  width: 100%;
  padding: 50px 0px;
}
.section-5 h2 {
  font-size: 43px;
  font-weight: 400;
  line-height: 55px;
  margin-top:15px;
  padding-right:0%;
}
.section-5 h2 b {
  font-style: italic;
  font-weight: 400;
}
.dds-headins{
  font-size: 15px;
  font-weight: 300;
}
.section-5pro{
   float:left;
   position: relative;	
   width:100%;
   margin-top:30px;
   padding:20px;
   padding-bottom:0px;   
}
.section-5pro::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}
.section-5prodata{
	position:relative;
	z-index:99;
}
.finsh-date{
	float:left;
	width:48%;
	padding:5px 10px;
	background-color: rgba(127, 127, 127, 0.5);
	font-size:14px;
	border-radius:40px;
	color:#fff;
	text-align:left;
	margin-bottom:10px;
}
.payment-type{
	float:left;	
	width:49%;
	padding:5px 0px;
	background-color: rgba(127, 127, 127, 0.5);
	font-size:14px;
	border-radius:40px;
	color:#fff;
	margin-bottom:10px;
	margin-left:2%;
	padding-left:15px;
}
.spacers-100{
	float:left;
	width:100%;
	height:5px;
}
.main-heading-pro{
	float:left;
	width:100%;
}
.main-heading-pro h3{
	float:left;
	width:100%;
	color:#fff;
	font-size:40px;
	font-weight:100;
}
.project-location.c10{
	width:36% !important;
}
.project-location.c11{
	width:28% !important;
}
.main-heading-pro h3 a{
	color:#fff;
	position:relative;
	z-index:999;
}
.starting-price{
	float:left;
	width:100%;
	text-align:left;
	color:#fff;
	margin:13px 0px;
	margin-top:16px;
	font-size:14px;
}
.starting-price p{
	float:left;
	width:100%;
	color:#fff;
	font-size:17px;
	line-height:24px;
}
.starting-price b{
	font-size:24px;
	font-weight:400;
	font-family: "Lato", sans-serif;
}
.starting-price p span{
	text-align:left !important;
	color:#fff;
}
.buildername{
	float:left;
	width:100%;
	color:#fff;
	font-size:14px;
}
.project-location{
	float:left;
	width:100%;
	color:#fff;
}
.project-location img{
	float:left;
	margin-right:8px;
	padding-top:6px;
}
.project-location strong{
	float:left;
	font-size:14px;
	font-weight:400;
	color:#fff;
}
.project-location.c1{
	float:left;
	width:33.333%;
	margin-top:3px;
}
.center-btn{
	float:left;
	width:100%;
	text-align:center;
	margin-top:40px;
}
/*.center-btn strong a{
	background:#b46b40;
	padding:12px 35px;
	color:#e8e9c8;
	border-radius:6px;
	font-size:16px;
	font-weight:400;
}
.center-btn strong a:hover{
	background:#002249;
}*/
.section-3 p {
  float: left;
  width: 100%;
  font-size: 26px;
  color: #fff;
  position: relative;
  z-index: 999 !important;
  line-height: 40px;
  margin-top:60px;
}

.section-3.c1{
	padding-top:270px;
	padding-bottom:0px;
}

.section-6 {
  background: #333740;
  width: 100%;
  padding: 50px 0px;
}
.section-6 h2 {
	float:left;
	width:100%;
  font-size: 40px;
  font-weight: 400;
  color: #fff;
}
.section-6 h2 b {
  font-style: italic;
  font-weight: 400;
}
.section-6 span {
  font-family: "Rubik", serif;
  font-size: 18px;
  font-weight: 400;
  color: #e8e9c8;
}
.section-6-box{
	float:left;
	width:100%;
	margin-top:50px;
	padding-left:30px;
}
.section-6-box h4{
	float:left;
	width:100%;
	font-size:24px;
	color:#e8e9c8;
	font-weight:100;
  font-family: "Rubik", serif;
}
.section-6-box p{
	float:left;
	width:100%;
	font-size:20px;
	color:#fff;
	line-height:30px;
	margin-top:30px;
}

.section-6 strong{
	float: left;
  	width: 100%;
    font-size: 26px;
    color: #e8e9c8;
    line-height: 30px;
    margin-top: 50px;
	font-weight:100;
}
.section-6 p a{
	float: left;
  	width: 100%;	
    color: #e8e9c8;
	margin-top:20px;
}
.section-6 p a em{
	text-transform:none !important;
	font-size:20px;
}
.section-6 p a:hover{
    color: #fff;
}
.tru-boxs {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding: 40px 20px;
	padding-bottom:0px;
}
.tru-boxs::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}
.tru-boxs div {
	float:left;
	width:100%;
	position:relative;
	z-index:999;
	color:#fff;
}
.tru-boxs div h3{
	float:left;
	width:100%;
	padding-top:10px;
	font-size:22px;
	color:#fff;
	font-weight:400;
	text-align:center;
	min-height:110px;
}
.tru-boxs div h4{
	float:left;
	width:100%;
	font-size:22px;
	color:#fff;
	font-weight:400;
	text-align:center;
}
.tru-boxs div p{
	float:left;
	width:100%;
	padding-top:100px;
	font-size:17px;
	color:#fff;
	font-weight:400;
	line-height:24px;
	text-align:center;
	min-height:220px;
}
.tru-boxs div strong{
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:15px;
}
.tru-boxs div strong a{
	font-size:20px;
	color:#fff;
	font-weight:400;
}
.tru-boxs div strong a em{
	font-size:30px;
	color:#fff;
}
.tru-boxs div strong a:hover{
	color:#fff;
}
.footer-form{
	float: left;
    position: relative;
    width: 100%;
    padding: 40px 20px;
    padding-bottom: 40px;
	background:#002249;
	padding-top:0px;
}


.right-from{
	position:relative;
	z-index:999;
	float:left;
	width:100%;
	padding-top:40px;
}
.right-from p{
	float:left;
	width:100%;
	color:#fff;
	font-size:24px;
	line-height:26px;
	margin-bottom:15px;
}
.half-box{
	float:left;
	width:48%;	
}
.half-box.c1{
	margin-left:4%;
}
.full-box{
	float:left;
	width:100%;	
}

.btn-02{
	float:left;
	padding:9px 30px;
	color:#002349;
	border-radius:40px;
	background:#fff;
	border:0px;
	font-weight:300;
	margin-top:35px;
}
.btn-02:hover{
	background:#bebebe;
	color:#002349 !important;
}

.property-boxs7{
	width:25%;
	float:left;
	margin-top:40px;
}
.property-boxs7 span{
	width:100%;
	float:left;
}
.property-boxs7 span img{
	width:100%;
	float:left;
	height:324px;
}
.property-boxs7 div{
	width:100%;
	float:left;
	min-height:324px;
	padding:20px 20px;
}
.property-boxs7 span{
	margin-top:0px;
}
.property-boxs7 div h4{
	width:100%;
	float:left;
	font-size:30px;
	font-weight:300;
	color:#002349;
	padding-top:10px;
	line-height:33px;
}
.property-boxs7 div p{
	width:100%;
	float:left;
	font-size:15px;
	font-weight:300;
	padding-top:15px;
}

.inner-banner-1{
	float:left;
	width:100%;
	background:#002249;
	padding:20px 0px; 
	position: relative;
    background-size: cover;
	padding-bottom:10px;
	background-position: right !important;
}

/*.inner-banner-1:before {
  content: "";
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}*/
.inner-banner-1-1{
	float:left;
	width:100%;
	position:relative;
	z-index:99;
}
.sub-heading-1{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.sub-heading-1 b{
	  float: left;
	  padding: 8px 30px;
	  background-color: rgb(82, 88, 136);
	  color: #fff;
	  font-size: 20px;
	  border-radius: 6px;
	  margin-left: 10px;
	  font-weight:400;
}
.sub-heading-1.c1 b{
	background:#002249;
}
.sub-heading-1.c2 b{
	font-size:30px;
}
.inner-main-heading{
	float:left;
	width:100%;
	font-size:60px;
	color:#fff;
	margin-top:30px;
	font-weight:400;
}
.sub-content-1{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 17px;
	margin-top:5px;
}
.sub-content-2{
	float: left;
    width: 15%;
    color: #fff;
    font-size: 17px;
	margin-top:10px;
}
.sub-content-2 img{
	float: left;
	margin-right:8px;
	padding-top:5px;
}
.sub-content-2-btn{
	float:left;
	width:100%;
	margin-top:25px;
}

.inner-section-1{
	float:left;
	width:100%;
	background: #002249;
	padding-top:10px;
}
.inner-section-1-box-1{
	float:left;
	width:100%;
	border-right:1px solid var(--dark-divider-color);
	min-height:137px;
}
.inner-section-1-box-1 p{
	float:left;
	width:100%;
	color:#C8C8C8; 
	font-size:16px;
	margin-bottom:0px;
	font-weight:300;
}
.inner-section-1-box-1 h3{
	float:left;
	width:100%;
	color:#fff;
	font-size:24px;
	margin-bottom:0px;
	font-weight:100;
	margin-top:20px; 
	font-family:Arial, Helvetica, sans-serif;
}
.inner-section-1-box-1 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:12px;
	padding-left:45px;
}
.inner-section-1-box-1 ul li{
	color:#fff;
	margin-bottom:5px;
	font-size:15px;
	font-weight:300;
}
.inner-section-1-box-1 ul li img{
	margin-right:9px;
	padding-top:5px;
	float:left;
}
.inner-section-1-box-1.c1 p{
	text-align:left;
	padding-left:45px;
}
.inner-section-1-box-1.c2{
	border-right:0px;
}
.inner-section-1-box-1.c4{
	border-left:1px solid var(--dark-divider-color);
	margin-left:3%;
	width:97%;
	padding-left:30px;
}
.inner-section-2{
	float:left;
	width:100%;
	padding:50px 0px;
	padding-bottom:0px;
	background:#fff;
}
.inner-section-2-left{
	float:left;
	width:100%;
}
.inner-section-2-left p{
	float:left;
	width:100%;
	margin-bottom:0px;
	font-size:20px;
}
.inner-section-2-left p b{
	float:left;
	width:100%;
	font-size:15px;
	font-weight:300;
	margin-top:10px;
}
.inner-section-2-left h3{
	float:left;
	width:100%;
	color:#002249;
	font-size: 43px;
    font-weight: 400;
    line-height: 55px;
	margin-top:10px;
}
.inner-section-2-left h4{
	float:left;
	width:100%;
	color:#002249;
	font-size:28px;
	font-weight:400;
	line-height:42px;
	margin-top:20px;
}
.inner-section-2-left h3 b{
	float:left;
	width:100%;
	font-size:22px;
	font-weight:400;
	line-height:35px;
	margin-top:10px;
}
.inner-section-2-left span{
	float:left;
	width:100%;
	color:#C8C8C8;
	font-size: 25px;
    font-weight: 400;
    line-height: 35px;
	margin-top:15px;
	font-family: "Lato", sans-serif;
}
.inner-section-2-right{
	float:left;
	width:100%;
	margin-bottom:50px;
}
.inner-section-2-right p{
	float:left;
	width:100%;
	line-height:26px;
	margin-bottom:10px;
	color:#555;
}
.inner-section-3{
	float:left;
	width:100%;
	padding:50px 0px;
	background: #002249;
}
.inner-section-3-left {
  float: left;
  width: 100%;
}

.inner-section-3-left p {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 100;
  margin-bottom: 0px;
  padding-top:0px;
}
.inner-section-3-left.c1 p{
	padding-bottom:10px;
	padding-top:0px;
}
.inner-section-3-left p img{
	float:left;
	margin-right:7px;
	padding-top:5px;
}
.inner-section-3-left h3 {
  float: left;
  width: 100%;
  color: #002249;
  font-size: 43px;
  font-weight: 400;
  line-height: 55px;
}
.inner-section-3-right {
  float: left;
  width: 100%;
}
.inner-section-3-right p {
  float: left;
  width: 100%;
  font-size: 16px;
  margin-bottom: 0px;
  text-align:center;
  margin-top:20px;
}
.inner-section-3-right ul {
  float: left;
  width: 100%;
  padding:0px;
  margin:0px;
  list-style:none;
  margin-top:10px;
}
.inner-section-3-right ul li{
  float: left;
  width: 48%;
  background:url(../images/bullet-icon.png) no-repeat left top 8px;
  padding-left:20px;
  margin-top:20px;
  line-height:25px;
  font-size: 16px;
}
.inner-section-3-right ul li.c1{
	margin-left:4%;
}
.inner-section-4{
	float:left;
	width:100%;
	padding:50px 0px;
	background: #002249;
}

.inner-section-4-box{
	float:left;
	width:25%;
	padding:30px;
	background:#F2F2F2;
}
.inner-section-4-box.c1{
	background:#f6f5f5;
}
.inner-section-4 h3{
  float: left;
  width: 100%;
  color: #002249;
  font-size: 43px;
  font-weight: 100;
  line-height: 55px;
  margin-bottom:20px;
  padding-right:25%;
}
.inner-section-4 h4{
  float: left;
  width: 100%;
  color: #C8C8C8;
  font-size: 15px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom:8px;
  font-family: Arial, Helvetica, sans-serif;
}
.inner-section-4 h4 img{
  float: left; 
  padding-top:11px; 
  margin-right:8px;
}
.inner-section-2-left p img{  
  float: left; 
  padding-top:4px; 
  margin-right:8px;
}
.inner-section-4-box span{	
  float: left;
  width: 100%;
  text-align:center;  
}
.inner-section-4-box span img{
	border:1px solid #C8C8C8;
	width:70px;
	padding:13px;
	border-radius:80px;
}
.inner-section-4-box p{	
  float: left;
  width: 100%;
  text-align:center;  
  color:#C8C8C8;
  margin-bottom:0px;
  margin-top:15px;
  font-size:15px;
}
.pro-name-sub-heading{
	float:left;
	width:100%;
	margin-top:50px;
	font-size:18px;
}
.inner-section-3-left ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top: 10px;
}
.inner-section-3-left ul li {
  float: left;
  width: 100%;
  background: url(../images/bullet-icon.png) no-repeat left top 8px;
  padding-left: 20px;
  margin-top: 13px;
  line-height: 24px;
  font-size: 16px;
}


.inner-section-3-right-map span img{
	float:left;
	width:100%;
}
.inner-section-3-right-map p{
	float:right;
	background: url(../images/texture-bg1.png) no-repeat left;
	font-size:14px;
	font-size: 14px;
    padding: 0px 20px;
   margin-top: -23px;
   color: #002349;
}
.inner-section-3-left.c1 h3 {
  margin-top: 0px;
}
.inner-section-4.b200{
	padding-bottom:50px;
}
.inner-page-f-slider{
	width:100%;
	float:left;
	padding-top:0px;
}
.photo-slider1{
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
}
.photo-slider1 p {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 100;
  margin-bottom: 0px;
  padding-top: 0px;
}
.photo-slider1 h3 {
  float: left;
  width: 100%;
  color: #002249;
  font-size: 43px;
  font-weight: 400;
  line-height: 55px;
  margin-top:10px; 
}

.inner-section-2.po1 h3{
	font-size:28px;
	margin-top:15px;
}
.inner-section-2.po1 h3 img{
	float:left;
	margin-top:15px;
}
.inner-section-2.po1 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:30px;
	border-top:1px solid #eee;
	padding-top:30px;
	padding-left:10%;
}
.inner-section-2.po1 ul li{
	float:left;
	width:50%;
}
.inner-section-2.po1 ul li img{
	float:left;
	margin-right:10px;
}
.inner-section-2.po1 ul li span{
	float:left;
	width:66%;
	text-align:center;  
	font-size:15px;
}
.top-padding-100{
	padding-top:90px;
}
.pspace{
	padding-left:0px;
}
.pspace p{
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
	color:#fff;
}
.bigheading100 h3{
	font-size:45px;
	line-height:55px;
	color:#fff;
}
.bigheading100 p{
	color:#fff  !important;
}
.payment-pan-section{
	float:left;
	width:100%;
	padding:50px 0px;
	background:#fff;
}
.pic-bg-image{
	float:left;
	width:100%;
	padding:30px 30px;
}
.pic-bg-image div{
	float:left;
	width:100%;
	padding-top:200px;
	text-align:center;
	padding-bottom:20px;
}
.pic-bg-image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}
.other-simlar-develoers{
	float:left;
	width:100%;
	padding:50px 0px;
}
.other-simlar-develoers h3 {
  float: left;
  width: 100%;
  color: #333;
  font-size: 28px;
  font-weight: 400;
  line-height: 45px;
  margin-top:10px;
  margin-bottom:35px;
}
.other-simlar-develoers h4 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  margin-top:15px;
  font-family: 'Roboto', sans-serif;
}
.other-simlar-develoers h4 img {
  float: left;
  padding-top: 0px;
  margin-right: 8px;
}
.floor-plan-list{
	float:left;
	width:100%;
}
.floor-plan-list ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  margin-top: 50px;
  list-style:none;
}
.floor-plan-list ul li{
  float: left;
}
.floor-plan-list ul li span{
  float: left;
  padding: 8px 40px;
  font-size: 20px;
  color: #002249;
  border-radius: 40px;
  margin-right: 10px;
  background:#fff;
  font-weight:400;
  font-family: "Lato", sans-serif;
  border:1px solid #002249;
  cursor:pointer;
}
.floor-plan-list ul li span:hover{
	background:#002249;
	color:#fff;
}
.floor-plan-list ul li span.active {
  background: #002249;
  color: #fff;
}
.row-box-1-fplan{
	float: left;
    width: 100%;
    /*border: 1px solid #F2F2F2;*/
    margin-top: 50px;	
}
.row-box-1-fplan u {
  float: left;
  width: 50%;
  padding: 10px 0px;
  text-align:center;
}
.row-box-1-fplan u img{
	padding-top:50px;
}
.row-box-1-fplan div {
  float: left;
  width: 50%;
  padding-top: 35px;
  padding-left:50px;
  border-left:1px solid #eee;
  padding-bottom:30px;
}
.row-box-1-fplan ul{
  float: left;
  width:100%;
  padding:0px;
  margin:0px;
  list-style:none;
}
.row-box-1-fplan ul li{
  float: left;
  width:100%;
  color: #002249;
  margin-top:15px;
  font-size:15px;
}
.row-box-1-fplan ul li img{
  float: left;
  width:22px;
  margin-right:20px;
  padding-top:3px;
}
.row-box-1-fplan p b {
  float: left;
  width: 100%;
  font-size: 40px;
  color:#002249;
  font-weight:400;
  font-family: "Lato", sans-serif;
}
.row-box-1-fplan p {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #C8C8C8;
}
.pto35{
	padding-top:25px;
}
.pto35 strong{
	color: #002249;
	padding-left:10px;
	font-size:28px;
	font-family: "Lato", sans-serif;
}
.pto35 strong em{
	font-size:20px;
	font-style:normal;
}
.pto20 a {
	float:left;
	padding:4px 40px;
	border-radius:40px;
	color: #002249;
	font-size:15px;
	border:1px solid #002249;
	margin-right:20px;
}
.pto20 a:hover{
	background:#002249;
	color:#fff;
}
.section-content-1{
	float:left;
	width:100%;
	padding:50px 0px;
}
.section-content-1 h3{
	float:left;
	width:100%;
	font-size: 43px;
    font-weight: 400;
    line-height: 55px;
	padding-right:50px;
}

.section-content-1 p {
  font-size: 16px;
  margin-bottom:15px;
  line-height: 25px;
}
.section-content-1 ul {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
.section-content-1 ul li{
	width:50%;
    font-size: 16px;
    line-height: 25px;
	float:left;
	background:url(../images/bullet-icon.png) no-repeat left top 9px;
	padding-left:20px;
	margin-bottom:5px;
}
.branded-residences-section{
	float:left;
	width:100%;
	padding:50px 0px;
	padding-bottom:50px;
	margin-top:55px;
}
.branded-residences-section-1{
	width:100%;	
	float:left;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+80,32553f+80,32553f+80,32553f+100 */
	/*background: linear-gradient(to right,  #ffffff 65%,#32553f 65%,#32553f 65%,#32553f 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding:20px 0px;

}
.branded-residences-right{
	float:left;
	width:110%;
	padding-left:80px;
	padding-top:20px;
}
.branded-residences-left strong{
	float:left;
	width:100%;
	font-size: 15px;
    font-weight: 300;
    text-transform: capitalize;
    color: #C8C8C8;
	margin-top:30px;
}
.branded-residences-left strong img {
  float: left;
  margin-right: 10px;
  padding-top: 4px;
}
/*.branded-residences-right::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}
*/
.branded-residences-right img{
	float:left;
	width:100%;
	padding-top:24px;
	height:400px;
}
.branded-residences-right.ty img{
	height:407px;
}
.branded-residences-right.ty img.dd_height{
	height:355px;
}
.branded-residences-right.rrty img{
	height:500px;
}
.branded-residences-right.rrty1 img{
	height:573px;
}
.branded-residences-right.rrty2 img{
	height:550px;
}
.branded-residences-right div{
	position:absolute;
	float:left;
	padding-top:40px;
	padding-left:20px;
}
.branded-residences-right div p{	
	float:left;
	width:100%;
	margin-bottom:5px;
}
.branded-residences-right div p b{	
	float:left;
	background-color: rgba(127, 127, 127, 0.5);
	padding:4px 15px;
	color:#fff;
	border-radius:40px;
	margin-bottom:5px;
	font-weight:100;
}
.branded-residences-left{
	float:left;
	width:170%;
	background:#fff;
	padding-right:60%;
	padding-left:10%;
	box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.1);
}

.branded-residences-left h3{
	float:left;
	width:100%;
	font-size:45px;
	line-height:55px;
	font-weight:100;
	padding-top:45px;
}
.branded-residences-left p{
	float:left;
	width:100%;
	font-size:15px;
	font-weight:100;
	line-height:24.5px;
	margin-top:25px;
}
.branded-residences-left ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-bottom:35px;
	margin-top:5px;
}
.branded-residences-left ul li{
	float:left;
	width:31.33%;
	text-align:center;
	font-size:15px;
	font-weight:100;
	line-height:30px;
	padding-top:15px;
	color: #C8C8C8;
	background:#fff;
	margin-left:1%;
	margin-right:1%;
}
.branded-residences-left ul li b{
	color:#002349 !important;	
}
.swiper-counter11 .current{
	color:#002349;
}
.swiper-counter11 .total{
	color:#a6b2bf;
}
.swiper-counter_live .current{
	color:#002349;
}
.swiper-counter_live .total{
	color:#a6b2bf;
}
.branded-residences-left ul li.c1{
	float:left;
	padding-top:0px;
}
.branded-residences-left ul li.c1 img{
	width:90px;
}
.branded-residences-left ul li.c2{
	margin-left:0px;
}
.branded-residences-left ul li.c3{
	margin-right:0px;
}
.branded-residences-left ul li.c10{
	line-height: 25px;
    padding-bottom: 15px;
    padding-top: 30px;
}


.heading-in-four {
  float: left;
  width: 100%;
  font-size: 17px;
  font-weight: 400;
  margin-top: 12px;
  color: #32553f;
  margin-bottom:10px;
}
.heading-in-four img {
  float: left;
  margin-right: 10px;
  padding-top: 4px;
}
.images-4-dubais {
  float: left;
  position: relative;
  width: 49.8%;
  padding:100px 0px;
  margin-right:.4%;
  margin-bottom:.4%;
}
.images-4-dubais.c1{
	margin-right:0px;
     width: 49.8%;
}
.images-4-dubais.c2 {
  width: 100% !important;
  margin-right:0%;
}
.images-4-dubais::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.5) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}
.images-4-dubais div{
  float: left;
  width:100%;
  padding-left:5%;
  padding-right:5%;
  position:relative;
  z-index:99;
}
.images-4-dubais.c2 div{
  padding-left:5%;
  padding-right:5%;
}
.images-4-dubais div h3{
  float: left;
  width:100%;
  color:#fff;
  font-size:55px;
  font-weight:100;
  padding-top:220px;
}
.images-4-dubais div p{
  float: left;
  width:100%;
  color:#fff;
  font-size:16px;
  font-weight:100;
  line-height:28px;
  margin-bottom:0px;
  padding-bottom:15px;
  margin-top:10px;
  min-height: 72px;
}
.images-4-dubais div b{
  float: left;
  background-color: rgba(127, 127, 127, 0.5);
  padding: 4px 15px;
  color: #fff;
  border-radius: 40px;
  margin-bottom: 5px;
  font-weight: 100;
  font-size:16px;
}

.text-btn-center-1{
	float:left;
	width:100%;
	padding-top:25px;
}
.branded-residences-section-1.k1{
	width:100%;	
	float:left;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+80,32553f+80,32553f+80,32553f+100 */
	/*background: linear-gradient(to right,  #ffffff 65%,#333740 65%,#333740 65%,#333740 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding:20px 0px;
}
ul.listop{
	float: left;
 	width: 100%;
    padding: 0px;
    padding-top: 0px;
    margin: 0px;
    margin-top: 0px;
    list-style: none;
    margin-top: 20px;
    padding-top: 20px;
	padding-bottom:10px;
}
ul.listop li {
  float: left;
  width:37%;
}
ul.listop li img {
  float: left;
  margin-right: 10px;
}
ul.listop li span {
  float: left;
  width: 66%;
  text-align: center;
  font-size:16px;
  color:#C8C8C8;
}
.inner-text-2{
	float: left;
    width: 100%;
    line-height: 26px;
    margin-top: 10px;
    color: #555;
	font-size:15px;
	margin-top:30px;
}
.heading-oip-1 {
  font-size: 38px !important;
  margin-top: 10px;
}
.heading-oip-1 i{
  font-size: 52px !important;
  line-height:65px;
}









































.company-experience{
	position: absolute;
	top: 50px;
	right: 0px;
	display: flex;
	align-items: center;
	max-width: 250px;
}

.company-experience-counter{
	width: 120px;
}

.company-experience-counter h2{
	font-size: 50px;
	color: var(--accent-color);
}

.company-experience-content p{
	font-size: 18px;
	line-height: 1.4em;
	text-transform: capitalize;
	color: var(--primary-color);
	margin: 0;
}

.about-content-list{
	margin-bottom: 40px;
}

.about-content-list ul{
	margin: 0;
    padding: 0;
    list-style: none;
}

.about-content-list ul li{
	position: relative;
    color: var(--primary-color);
	text-transform: capitalize;
    padding-left: 40px;
	margin-bottom: 20px;
}

.about-content-list ul li:last-child{
	margin-bottom: 0;
}

.about-content-list ul li:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url('../images/icon-check.svg') no-repeat center left;
    background-size: cover;
}

.genuine-rating-counter{
	background: var(--secondary-color);
	border-radius: 40px;
	padding: 50px;
	text-align: center;
}

.genuine-rating-counter .about-counter{
	margin-bottom: 5px;
}

.genuine-rating-counter .about-counter h2{
    background: url('../images/genuine-rating-counter-bg.jpg');
    background-size: cover;
	background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size: 80px;
	font-weight: 900;
}

.genuine-rating{
	margin-bottom: 20px;
}

.genuine-rating ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.genuine-rating ul li{
	margin-right: 5px;
}

.genuine-rating ul li:last-child{
	margin-right: 0;
}

.genuine-rating ul li i{
	color: var(--accent-color);
}

.genuine-rating-counter-content p{
	text-transform: capitalize;
	margin: 0;
}

/************************************/
/***     06. Our Service css      ***/
/************************************/

.our-services{
	position: relative;
	padding: 100px 0 280px;
	background: url('../images/our-service-bg.jpg') no-repeat center center;
	background-size: cover;
}

.our-services:before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--primary-color);
	opacity: 70%;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.our-services .container{
	position: relative;
	z-index: 1;
}

.our-services-list{
	position: relative;
	z-index: 2;
	margin-top: -180px;
}

.services-list-box{
	background: var(--white-color);
	border: 1px solid var(--secondary-color);
	border-radius: 40px;
	padding: 60px;
	box-shadow: 0px 4px 30px 0px #0000000A;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 60px;
}

.services-list-box .service-item{
	width: calc(25% - 45px);
	position: relative;
}

.services-list-box .service-item:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
	right: -30px;
	bottom: 0;
	left: auto;
	border-right: 1px solid var(--divider-color);
}

.services-list-box .service-item:nth-child(4n + 4):after{
	display: none;
}

.service-item .icon-box{
	margin-bottom: 30px;
}

.service-item .icon-box img{
	max-width: 60px;
}

.service-body{
	margin-bottom: 60px;
}

.service-body h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
}

.service-item .service-footer a{
	background: var(--secondary-color);
	border-radius: 8px;
	width: 70px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease-in-out;
}

.service-item:hover .service-footer a{
	background: var(--accent-color);
}

.service-item .service-footer a img{
	max-width: 18px;
	transform: rotate(45deg);
	transition: all 0.3s ease-in-out;
}

.service-item .service-footer a:hover img{
	filter: brightness(0) invert(1);
}

/************************************/
/***       07. Our Story css      ***/
/************************************/

.our-story{
	padding: 100px 0;
}

.our-story-header-img{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.our-story-header-img figure{
	width: calc(50% - 15px);
	display: block;
	border-radius: 40px;
}

.our-story-header-img figure img{
	aspect-ratio: 1 / 0.71;
	object-fit: cover;
	border-radius: 40px;
}

.our-story-img{
	margin-right: 40px;
}

.our-story-img figure,
.our-story-img img{
	width: 100%;
	display: block;
	border-radius: 40px;
}

.our-story-img img{
	aspect-ratio: 1 / 0.85;
	object-fit: cover;
}

.our-story-content-body{
	border-bottom: 1px solid var(--divider-color);
	margin-bottom: 60px;
	padding-bottom: 60px;
}

.our-story-content-body p:last-child{
	margin: 0;
}

.our-story-counters{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin-bottom: 60px;
}

.our-story-counter{
	width: calc(33.33% - 20px);
}

.our-story-counter h3{
	font-size: 50px;
	font-weight: 700;
	color: var(--accent-color);
	margin-bottom: 5px;
}

.our-story-counter p{
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
	text-transform: capitalize;
	color: var(--primary-color);
	margin: 0;
}

.our-story-intro-video{
	display: flex;
	align-items: center;
}

.our-story-client-img{
	margin-right: 50px;
}

.our-story-client-img .client-image{
    display: inline-block;
	border: 1px solid var(--white-color);
	border-radius: 50%;
    margin-left: -18px;
	overflow: hidden;
}

.our-story-client-img .client-image:first-child{
    margin: 0;
}

.our-story-client-img .client-image figure{
	display: block;
}

.our-story-client-img .client-image img{
    max-width: 60px;
}

.video-play-button{
	display: flex;
	align-items: center;
	justify-content: center;
}

.video-play-button a{
	border: 6px solid var(--accent-color);
	border-radius: 50%;
	height: 66px;
	width: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	cursor: none;
	transition: all 0.3s ease-in-out;
}

.video-play-button:hover a{
	border-color: var(--primary-color);
}

.video-play-button a i{
	font-size: 22px;
	color: var(--accent-color);
	transition: all 0.3s ease-in-out;
}

.video-play-button:hover a i{
	color: var(--primary-color);
}

.video-play-button p{
	color: var(--primary-color);
	font-weight: 600;
	text-transform: capitalize;
	margin: 0;
}

/************************************/
/***       08. What We Do css     ***/
/************************************/

.what-we-do{
	background: url('../images/what-we-do-bg.svg'), var(--primary-color);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: auto;
}

.what-we-do .container-fluid{
	padding: 0;
}

.what-we-do-content{
	padding: 100px 120px;
	height: 100%;
}

.what-we-do-list{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px;
}

.what-we-do-list-box-1,
.what-we-do-list-box-2{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.what-we-do-item{
	width: calc(50% - 15px);
	border: 1px solid var(--dark-divider-color);
	border-radius: 40px;
	padding: 30px;
}

.what-we-do-list-box-1 .what-we-do-item:nth-child(even){
	background: var(--dark-divider-color);
}

.what-we-do-list-box-2 .what-we-do-item:nth-child(odd){
	background: var(--dark-divider-color);
}

.what-we-do-item .icon-box{
	margin-bottom: 30px;
}

.what-we-do-item .icon-box img{
	max-width: 50px;
}

.what-we-item-content h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	color: var(--white-color);
	margin-bottom: 10px;
}

.what-we-item-content p{
	color: var(--white-color);
	opacity: 80%;
	margin: 0;
}

.what-we-do-footer{
	margin-top: 40px;
}

.what-we-do-footer p{
	color: var(--white-color);
	margin: 0;
}
.what-we-do-footer p span{
	color: var(--accent-color);
	text-decoration: underline;
}

.what-we-do-image{
	position: relative;
}

.contact-now-circle{
	content: '';
	position: absolute;
	display: block;
	left: 0;
	top: 50%;
	transform: translate(-50% , -50%);
	z-index: 1;
}

.contact-now-circle img{
	width: 130px;
	height: 130px;
	animation: contactrotate 20s infinite linear;
}

@keyframes contactrotate{
	from{
		transform: rotate(0deg);
	  }
	to{
		transform: rotate(360deg);
	}
}

.what-we-do-image,
.what-we-do-image figure,
.what-we-do-image figure img{
	width: 100%;
	height: 100%;
}

.what-we-do-image figure img{
	aspect-ratio: 1 / 0.97;
	object-fit: cover;
}

/************************************/
/***       09. Our Work css       ***/
/************************************/

.our-work{
	padding: 100px 0 60px;
}

.our-Project-nav{
	text-align: center;
	margin-bottom: 60px;
}

.our-Project-nav ul{
	list-style: none;
	text-align: center;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 10px 60px;
	padding: 0;margin: 0;
}

.our-Project-nav ul li a{
	position: relative;
	display: inline-block;
	color: var(--primary-color);
	font-weight: 600;
	line-height: 1.2em;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}

.our-Project-nav ul li a:before{
    content: '/';
    position: absolute;
    top: 0;
	bottom: 0;
    right: -35px;
}

.our-Project-nav ul li:last-child a:before{
	display: none;
}

.our-Project-nav ul li a.active-btn,
.our-Project-nav ul li a:hover{
	color: var(--accent-color);
}

.project-item{
	position: relative;
	height: calc(100% - 40px);
	margin-bottom: 40px;
	text-align: center;
	overflow: hidden;
}

.project-image{
	position: relative;
	margin-bottom: 30px;
}

.project-image figure{
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.project-image img{
	width: 100%;
	aspect-ratio: 1 / 0.7;
	object-fit: cover;
	border-radius: 40px;
	transition: all 0.4s ease-in-out;
}

.project-item:hover .project-image figure img{
	transform: scale(1.1);
}

.project-tag{
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 2;
}

.project-tag a{
	position: relative;
	display: block;
	backdrop-filter: blur(50px);
	-webkit-backdrop-filter: blur(50px);
	color: var(--white-color);
	border-radius: 10px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.1em;
	text-transform: capitalize;
	padding: 10px 12px;
	overflow: hidden;
}

.project-tag  a::before{
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--primary-color);
	opacity: 10%;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.project-content{
	text-align: center;
}

.project-content h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
}

.project-content h3 a{
	color: inherit;
}

/************************************/
/***      10. Our Process css     ***/
/************************************/

.our-process{
	background: var(--secondary-color);
	padding: 100px 0;
}

.our-process-image{
	margin-right: 30px;
}

.our-process-image figure{
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.our-process-image img{
	width: 100%;
	aspect-ratio: 1 / 0.93;
	object-fit: cover;
	border-radius: 40px;
}

.process-step-item{
	position: relative;
	/* border: 1px solid var(--divider-color); */
	border-radius: 40px;
	display: flex;
	align-items: center;
	padding: 30px;
	margin-bottom: 30px;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.process-step-item:last-child{
	margin-bottom: 0;
}

.process-step-item::before{
	content: '';
    display: block;
    position: absolute;
    top: auto;
	bottom: 0;
	left: 0;
    right: 0;
    background: var(--accent-color);
	width: 100%;
    height: 0;
    transition: all 0.4s ease-in-out;
	z-index: 0;
}

.process-step-item.active:before,
.process-step-item:hover:before{
	height: 100%;
	top: 0;
	bottom: auto;
}

.process-step-no{
	position: relative;
	margin-right: 20px;
	z-index: 1;
}

.process-step-no h2{
	font-size: 50px;
	font-weight: 700;
	color: var(--accent-color);
	transition: all 0.3s ease-in-out;
}

.process-step-content{
	position: relative;
	z-index: 1;
}

.process-step-content h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 10px;
	transition: all 0.3s ease-in-out;
}

.process-step-content p{
	margin: 0;
	transition: all 0.3s ease-in-out;
}

.process-step-item.active .process-step-content p,
.process-step-item.active .process-step-content h3,
.process-step-item.active .process-step-no h2,
.process-step-item:hover .process-step-content p,
.process-step-item:hover .process-step-content h3,
.process-step-item:hover .process-step-no h2{
	color: var(--white-color);
}

/************************************/
/***      11. Our Pricing css     ***/
/************************************/

.our-pricing{
    padding: 100px 0;
}

.pricing-box{
	position: relative;
	background-color: var(--secondary-color);
	border-radius: 40px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 30px 30px;
	overflow: hidden;
}

.pricing-box::before{
	content: '';
	position: absolute;
	top: -25px;
	right: -25px;
	background-repeat: no-repeat;
	background-position: top  right;
	background-size: cover;
	width: 150px;
	height: 150px;
	z-index: 0;
}

.pricing-box.highlighted-box::before{
	filter: brightness(0) invert(1);
}

/*.pricing-box.box-1::before{
	background-image: url('../images/icon-pricing-box-1.svg');
}*/

.pricing-box.box-2::before{
	background-image: url('../images/icon-pricing-box-2.svg');
}

.pricing-box.box-3::before{
	background-image: url('../images/icon-pricing-box-3.svg');
}

.pricing-box.highlighted-box{
	background-color: var(--accent-color);
}

.pricing-title{
	float:left;
	width:100%;
	
}

.pricing-title h2{
    font-size: 30px;
	font-weight: 400;
    color: #333;
	margin-bottom: 10px;
	text-align:center;
}
.pricing-title h3{
    font-size: 20px;
	font-weight: 400;
    color: #333;
	margin-bottom: 10px;
	text-align:center;
	color:#32553f;
	font-family: "Rubik", serif;
}

.pricing-box.highlighted-box .pricing-title h2{
    color: var(--white-color);
}

.pricing-title h2 sup{
	font-size: 30px;
}

.pricing-title h2 sub{
    font-size: 16px;
	font-weight: 400;
    color: var(--text-color);
    bottom: 0;
}

.pricing-box.highlighted-box .pricing-title h2 sub{
	color: var(--white-color);
}


.pricing-box.highlighted-box .pricing-title h3{
    color: var(--white-color);
}

.pricing-list{
	margin-bottom: 60px;
}
.pricing-title span{
	text-align:center;
	float:left;
	width:100%;
}

.pricing-list ul{
	float:left;
	width:100%;
    margin: 0;
    padding: 0;
    list-style: none;
	min-height:200px;
}

.pricing-list ul li{
	width: 100%;
    position: relative;
    color: var(--primary-color);
	text-transform: capitalize;
    padding-left: 24px;
	border-bottom:1px solid #eee;
	padding-bottom:7px;
	padding-top:7px;
	font-size:16px;
	color:#333;
}
.pricing-list ul li b{
	color:#b46b40;
}
.pricing-box.highlighted-box .pricing-list ul li{
    color: var(--white-color);
}

.pricing-list ul li::before{
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url('../images/tick-1-green.png') no-repeat center left;
    background-size: cover;
}

.pricing-box.highlighted-box .pricing-list ul li::before{
    filter: brightness(0) invert(1);
}

.pricing-btn{
	line-height: 1em;
}

.pricing-benefit-list{
	margin-top: 30px;
}

.pricing-benefit-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
	gap: 20px 40px;
}

.pricing-benefit-list ul li{
	color: var(--primary-color);
	font-weight: 500;
    display: inline-flex;
    align-items: center;
}

.pricing-benefit-list ul li img{
	max-width: 20px;
	margin-right: 15px;
}

/************************************/
/***    12. Our Testimonial css   ***/
/************************************/

.our-testimonial{
	background: #E8E9C9;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 50px 0;
}

.our-testimonial-image{
	margin-right: 30px;
}

.our-testimonial-image figure{
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.our-testimonial-image img{
	aspect-ratio:  1 / 1.05;
	object-fit: cover;
}

.testimonial-slider .swiper-wrapper{
	cursor: none;
}

.testimonial-rating{
	margin-bottom: 20px;
}

.testimonial-item .testimonial-rating i{
	color: #b46b40;
}

.testimonial-content{
	margin-bottom: 60px;
}

.testimonial-content p{
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	color:#333;
}

.testimonial-body{
	display: flex;
	align-items: center;
}

.testimonial-body .author-image{
	margin-right: 15px;
}

.testimonial-body .author-image img{
	width: 60px;
	height: 60px;
	border-radius: 10px;
}

.testimonial-body .author-content{
	width: calc(100% - 75px);
}

.testimonial-body .author-content h3{
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.testimonial-body .author-content p{
	margin: 0;
}

.testimonial-btn{
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: right;
	margin-top: 30px;
	z-index: 2;
}

.testimonial-slider .testimonial-button-next,
.testimonial-slider .testimonial-button-prev{
	position: relative;
	width: 56px;
	height: 56px;
	background: #32553f;
	border-radius: 10px;
	transition: all 0.4s ease-in-out;
}

.testimonial-slider .testimonial-button-next{
	margin-left: 30px;
}


.testimonial-slider .testimonial-button-next:hover,
.testimonial-slider .testimonial-button-prev:hover{
	background: var(--primary-color);
}

.testimonial-slider .testimonial-button-next::before,
.testimonial-slider .testimonial-button-prev::before{
	content: '';
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: url('../images/arrow-white.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px auto;
	transform: rotate(45deg);
    display: flex;
    align-items: center;
    justify-content: center;
	fill:#32553f;
    transition: all 0.4s ease-in-out;
}

.testimonial-slider .testimonial-button-prev::before{
	transform: rotate(225deg);
}

.testimonial-slider .testimonial-button-next:hover:before,
.testimonial-slider .testimonial-button-prev:hover:before{
	color: var(--primary-color);
}

.testimonial-company-slider{
	border-top: 1px solid var(--divider-color);
	padding-top: 80px;
	margin-top: 80px;
}

.testimonial-company-slider .company-logo{
	text-align: center;
}

.testimonial-company-slider .company-logo img{
	width: 100%;
	max-height: 40px;
}

/************************************/
/***       13. Our Blog css       ***/
/************************************/

.our-blog{
	padding: 100px 0 70px;
}

.post-item{
    height: calc(100% - 30px);
    margin-bottom: 30px;
}

.post-featured-image{
    margin-bottom: 30px;
}

.post-featured-image a{
    cursor: none;
}

.post-featured-image figure,
.post-featured-image a{
    display: block;
	border-radius: 40px;
}

.post-featured-image img{
    width: 100%;
    aspect-ratio: 1 / 0.63;
    object-fit: cover;
	border-radius: 40px;
    transition: all 0.4s ease-in-out;
}

.post-item:hover .post-featured-image img{
    transform: scale(1.1);
}

.post-item-body{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.post-item-content{
	width: 65%;
}

.post-item-content h2{
    font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
}

.post-item-content h2 a{
    color: inherit;
}

.post-item-btn{
	text-align: right;
	margin-left: 20px;
}

.post-item-btn a{
	background-color: var(--accent-color);
	border-radius: 10px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease-in-out;
}

.post-item-btn a:hover{
	background-color: var(--primary-color);
}

.post-item-btn a img{
	max-width: 24px;
	transition: all 0.3s ease-in-out;
}

.post-item-btn a:hover img{
	transform: rotate(45deg);
}

/************************************/
/***        14. Footer css        ***/
/************************************/

.main-footer{
	background:#002249;
    background-size: auto;
	padding: 100px 0 0;
}

.footer-header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid var(--dark-divider-color);
	margin-bottom: 60px;
	padding-bottom: 60px;
}

.footer-header .section-title{
	margin-bottom: 0;
}

.footer-contact-circle{
	margin-left: 20px;
}

.footer-contact-circle img{
	max-width: 130px;
	animation: contactrotate 20s infinite linear;
}

.about-footer{
	width: 100%;
	max-width: 300px;
}

.footer-logo{
	margin-bottom: 10px;
}

.footer-logo img{
	max-width: 180px;
}

.about-footer-content{
	margin-bottom: 20px;
}

.about-footer-content p{
	color: var(--white-color);
	margin: 0;
}

.footer-social-links ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-social-links ul li{
	display: inline-block;
	border-radius: 50%;
	margin-right: 15px;
}

.footer-social-links ul li:last-child{
	margin-right: 0;
}

.footer-social-links ul li a{
	border: 1px solid var(--dark-divider-color);
	border-radius: 50%;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease-in-out;
}

.footer-social-links ul li:hover a{
	border-color: var(--white-color);
}

.footer-social-links ul li a i{
	color: #e8e9c8;
	font-size: 18px;
	transition: all 0.3s ease-in-out;
}

.footer-social-links ul li:hover a i{
	color: var(--white-color);
}

.footer-links h3{
	font-size: 18px;
	font-weight: 300;
	text-transform: capitalize;
	color: var(--white-color);
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif;
}


.footer-links ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-links ul li{
	color: var(--white-color);
	text-transform: capitalize;
	margin-bottom: 15px;
}

.footer-links ul li:last-child{
	margin-bottom: 0;
}

.footer-links ul li a{
	color:#C8C8C8; 
	transition: all 0.3s ease-in-out;
	font-size:15px;
	font-weight:300;
}

.footer-links ul li:hover a{
	color: #e8e9c8;
}

.footer-copyright{
	border-top: 1px solid var(--dark-divider-color);
	padding: 40px 0;
	margin-top: 60px;
	text-align:left;
}
.footer-copyright-text.c1{
	text-align:right !important;
}
.footer-copyright-text p{
	color: #C8C8C8;
	margin: 0;
}

















/************************************/
/***     15. About Us Page css    ***/
/************************************/

.page-header{
	position: relative;
	background: url('../images/page-header-bg.jpg') no-repeat center center;
	background-size: cover;
	padding: 150px 0;
}

.page-header::before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 23.99%, rgba(0, 0, 0, 0.8) 100%);
    width: 100%;
    height: 100%;
    z-index: 0;
}

.page-header-box{
	position: relative;
	z-index: 1;
}

.page-header-box h1{
    color: var(--white-color);
    font-size: 70px;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    margin-bottom: 5px;
    cursor: none;
}

.page-header-box h1 span{
	font-weight: 700;
}

.page-header-box ol{
	margin: 0;
	padding: 0;
}

.page-header-box ol li.breadcrumb-item{
	text-transform: capitalize;
	color: var(--white-color);
}

.page-header-box ol li.breadcrumb-item a{
    color: inherit;
}

.page-header-box ol li.breadcrumb-item.active{
	color: var(--accent-color);
}

.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{
	content: "\f111";
    font-family: "FontAwesome";
	font-size: 6px;
    color: var(--accent-color);
}

.our-mission-vision{
	position: relative;
}

.mission-vision-bg{
	position: relative;
	background: url('../images/our-service-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 100px 0 200px;
}

.mission-vision-bg:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--primary-color);
    opacity: 70%;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.mission-vision-box{
	position: relative;
	border: 1px solid var(--dark-divider-color);
	box-shadow: 0px 4px 30px 0px #0000000A;
	border-radius: 40px;
	margin-top: -200px;
	overflow: hidden;
	z-index: 1;
}

.mission-vision-nav ul{
	list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
	background-color: var(--white-color);
	border-bottom: 1px solid var(--divider-color);
	overflow: hidden;
}

.mission-vision-nav ul li{
	width: 33.33%;
	position: relative;
    display: inline-block;
	text-align: center;
}

.mission-vision-nav ul li:last-child{
	padding-right: 0;
}

.mission-vision-nav ul li .nav-link{
	display: block;
	width: 100%;
    background: transparent;
	border: none;
	border-radius: 0;
    color: var(--primary-color);
	font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
	padding: 30px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
}

.mission-vision-nav ul li .nav-link.active,
.mission-vision-nav ul li .nav-link:hover{
    background: var(--accent-color);
    color: var(--white-color);
	border-radius: 0;
}

.mission-vision-nav ul li .nav-link img{
	max-width: 40px;
	margin-right: 20px;
	transition: all 0.3s ease-in-out;
}

.mission-vision-nav ul li .nav-link.active img,
.mission-vision-nav ul li .nav-link:hover img{
	filter: brightness(0) invert(1);
}

.mission-vision-item{
	background-color: var(--white-color);
	padding: 80px;
}

.mission-vision-content-header{
	margin-bottom: 40px;
}

.mission-vision-content-header p{
	margin: 0;
}

.mission-vision-content-list ul{
	margin: 0;
    padding: 0;
    list-style: none;
}

.mission-vision-content-list ul li{
	position: relative;
    color: var(--primary-color);
	text-transform: capitalize;
    padding-left: 40px;
	margin-bottom: 20px;
}

.mission-vision-content-list ul li:last-child{
	margin-bottom: 0;
}

.mission-vision-content-list ul li:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url('../images/icon-check.svg') no-repeat center left;
    background-size: cover;
}

.mission-vision-image figure{
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.mission-vision-image img{
	width: 100%;
	aspect-ratio: 1 / 0.63;
	object-fit: cover;
	border-radius: 40px;
}

.our-history{
	padding: 100px 0;
}

.our-history-box{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 50px;
}

.our-history-nav{
	width: calc(30% - 25px);
}

.our-history-nav ul{
	list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
	background-color: var(--white-color);
	border: 1px solid var(--secondary-color);
	box-shadow: 0px 4px 30px 0px #0000000A;
	border-radius: 20px;
	overflow: hidden;
}

.our-history-nav ul li{
	width: 100%;
	position: relative;
    display: inline-block;
	text-align: center;
}

.our-history-nav ul li:last-child{
	border: none;
}

.our-history-nav ul li .nav-link{
	display: block;
	width: 100%;
    background: transparent;
	border-radius: 0;
    color: var(--primary-color);
	font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    text-transform: capitalize;
	border-bottom: 1px solid var(--divider-color);
	padding: 30px;
    transition: all 0.3s ease-in-out;
}

.our-history-nav ul li .nav-link.active,
.our-history-nav ul li .nav-link:hover{
    background: var(--accent-color);
    color: var(--white-color);
	border-radius: 0;
}

.our-history-item{
	width: calc(70% - 25px);
}

.our-history-list ul{
	margin: 0;
    padding: 0;
    list-style: none;
}

.our-history-list ul li{
	position: relative;
    color: var(--primary-color);
	text-transform: capitalize;
    padding-left: 40px;
	margin-bottom: 20px;
}

.our-history-list ul li:last-child{
	margin-bottom: 0;
}

.our-history-list ul li:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url('../images/icon-check.svg') no-repeat center left;
    background-size: cover;
}

.our-history-image figure{
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.our-history-image img{
    width: 100%;
	aspect-ratio: 1 / 0.96;
    object-fit: cover;
    border-radius: 40px;
}

.our-features{
	padding: 100px 0;
}

.our-features-boxes{
	display: flex;
	flex-wrap: wrap;
	border: 1px solid var(--divider-color);
	border-radius: 40px;
	overflow: hidden;
}

.our-features-item{
	position: relative;
	width: 50%;
	padding: 50px;
	overflow: hidden;
}

.our-features-item:nth-child(1n + 1){
	border-right: 1px solid var(--divider-color);
	border-bottom: 1px solid var(--divider-color);
}

.our-features-item:nth-child(2n + 2){
	border-right: none;
}

.our-features-item::before{
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background-color: var(--accent-color);
    border-radius: 0;
    height: 100%;
    width: 100%;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    z-index: -1;
}

.our-features-item:hover::before{
    top: 0;
    border-radius: 0;
    opacity: 1;
}

.our-features-item .icon-box{
	margin-bottom: 30px;
}

.our-features-item .icon-box img{
	max-width: 50px;
	transition: all 0.4s ease-in-out;
}

.our-features-item:hover .icon-box img{
	filter: brightness(0) invert(1);
}

.features-item-content h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 20px;
	transition: all 0.3s ease-in-out;
}

.features-item-content p{
	margin: 0;
	transition: all 0.3s ease-in-out;
}

.our-features-item:hover .features-item-content p,
.our-features-item:hover .features-item-content h3{
	color: var(--white-color);
}

.our-features-item.features-image-box{
	border: none;
	padding: 0;
}

.our-features-item.features-image-box figure{
	display: block;
	height: 100%;
}

.our-features-item.features-image-box img{
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 0.485;
    object-fit: cover;
}

.our-team{
	padding: 100px 0 70px;
}

.team-member-item{
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.team-image{
	position: relative;
	border-radius: 20px;
	margin-bottom: 20px;
    overflow: hidden;
}

.team-image a{
	display: block;
	cursor: none;
}

.team-image figure{
	position: relative;
}

.team-image figure::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 71.93%, rgba(0, 0, 0, 0.8) 95.83%);
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	z-index: 1;
}

.team-member-item:hover .team-image figure::before{
	opacity: 1;
	visibility: visible;
}

.team-image img{
	width: 100%;
	aspect-ratio: 1 / 1.15;
	object-fit: cover;
	border-radius: 20px;
	transition: all 0.5s ease-in-out;
}

.team-member-item:hover .team-image img{
    transform: scale(1.1);
}

.team-social-icon{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	margin: 0 auto; 
	transform: translateY(100%);
	text-align: center;
	z-index: 2;
    transition: all 0.5s ease-in-out;
}

.team-member-item:hover .team-social-icon{
	bottom: 20px;
	transform: translateY(0);
}

.team-social-icon ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.team-social-icon ul li{
	display: inline-block;
    text-align: center;
    margin-right: 20px;
}

.team-social-icon ul li:last-child{
	margin-right: 0;
}

.team-social-icon ul li a{
    color: var(--white-color);
	cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.team-social-icon ul li a i{
    font-size: 20px;
    color: inherit;
}

.team-social-icon ul li a:hover{
	color: var(--accent-color);
}

.team-content{
	text-align: center;
}

.team-content h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 5px;
	transition: all 0.3s ease-in-out;
}

.team-content h3:hover{
	color: var(--accent-color);
}

.team-content h3 a{
	color: inherit;
}

.team-content p{
	text-transform: capitalize;
	margin: 0;
}

.our-faqs{
	padding: 100px 0;
}

.our-faqs-images{
	position: relative;
}

.our-faqs-img figure{
	position: relative;
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.our-faqs-img figure::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(34, 34, 34, 0) 64.31%, rgba(34, 34, 34, 0.8) 100%);
	width: 100%;
	height: 100%;
	z-index: 1;
}

.our-faqs-img figure img{
	width: 100%;
	aspect-ratio:  1 / 0.99;
	object-fit: cover;
}

.faqs-img-cta-box{
	position: absolute;
	bottom: 40px;
	left: 40px;
	right: 40px;
	z-index: 1;
}

.faqs-img-cta-box ul{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

.faqs-img-cta-box ul li{
	display: inline-block;
	margin-right: 40px;
}

.faqs-img-cta-box ul li:last-child{
	margin-right: 0;
}

.faqs-img-cta-box ul li a img{
	max-width: 30px;
	margin-right: 15px;
}

.faqs-img-cta-box ul li a{
	font-size: 20px;
	font-weight: 600;
	color: var(--white-color);
	transition: all 0.3s ease-in-out;
}

.faqs-img-cta-box ul li:hover a{
	color: var(--accent-color);
}

.our-faq-section .accordion-item{
	padding: 0;
	overflow: hidden;
	margin-bottom: 10px;
	transition: all 0.3s ease-in-out;
	border-bottom:1px solid #F2F2F2;
}

.our-faq-section .accordion-item:last-child{
	margin-bottom: 0;
}

.our-faq-section .accordion-header .accordion-button{
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2em;
	background-color: transparent;
	color: #002249;
	padding: 15px 50px 15px 10px;
	transition: all 0.3s ease-in-out;
	font-family: "Lato", sans-serif;
}
h2.accordion-header{
	 font-weight:300;
	 padding-right:0px;
	 margin-bottom:0px;
	 margin-top:0px;
}

.our-faq-section .accordion-button:not(.collapsed){
	background: #fff;
   	color: #000;
   	/*border-bottom: 1px solid var(--dark-divider-color);*/
}

.our-faq-section .accordion-header .accordion-button.collapsed{
	background-color: #fff;  
	color: #C8C8C8;
}

.our-faq-section .accordion-item .accordion-button::after, 
.our-faq-section .accordion-item .accordion-button.collapsed::after{
   content: "+";
    font-family: 'FontAwesome';
    position: absolute;
    right: 20px;
    top: 50%;
	transform: translateY(-50%);    
    font-size: 34px;
    color: #C8C8C8;
    transition: all 0.3s ease-in-out;
	font-weight:100;
	font-family: 'Roboto', sans-serif;
}

.our-faq-section .accordion-button:not(.collapsed)::after{
	content: "-";
    transform: translateY(-50%) rotate(180deg);
    color: #32553f;
	font-size:38px;
}

.our-faq-section .accordion-item .accordion-body{
	background: #fff;
	padding: 15px 50px 15px 20px;
}

.our-faq-section .accordion-item .accordion-body p{
	margin: 0;
	font-size:15px;
}

/************************************/
/***     16. Services Page css    ***/
/************************************/

.page-services{
	padding: 100px 0 70px;
}

.page-services .service-item{
	border: 1px solid var(--divider-color);
	border-radius: 40px;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	padding: 30px;
	transition: all 0.3s ease-in-out;
}

.page-services .service-item:hover{
	border-color: var(--secondary-color);
	box-shadow: 0px 4px 30px 0px #0000000A;
}

/************************************/
/***   17. Services Single css    ***/
/************************************/

.fl-sliders{
	float:left;
	width:100%;
	/*background:#525888;*/
	background-color: rgba(82, 88, 136, 1.0);
	position:absolute;
	z-index:999;
	margin-top:-290px;
}
.fl-sliders ul{
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.fl-sliders ul li{
	float:left;
	width:16.66%;
	color:#b46b40;
	text-align:center;
	font-family:"Rubik", serif;
	font-weight:bold;
	font-size:17px;
}











.page-service-single{
    padding: 100px 0;
}

.service-sidebar{
    position: sticky;
    top: 30px;
    margin-right: 20px;
}

.service-catagery-list{
	border: 1px solid var(--secondary-color);
    border-radius: 20px;
    margin-bottom: 60px;
	box-shadow: 0px 4px 30px 0px #0000000A;
	overflow: hidden;
}

.service-catagery-list h3{
	font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    background-color: var(--accent-color);
    color: var(--white-color);
    padding: 20px 30px;
}

.service-catagery-list ul{
    list-style: none;
    margin: 0;
    padding: 30px;
}

.service-catagery-list ul li{
    border-bottom: 1px solid var(--divider-color);
    padding-bottom: 20px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.service-catagery-list ul li:last-child{
    margin: 0;
    padding: 0;
    border-bottom: none;
}

.service-catagery-list ul li a{
    position: relative;
	display: block;
    text-transform: capitalize;
    color: var(--text-color);
    transition: all 0.3s ease-in-out;
}

.service-catagery-list ul li a:hover{
    color: var(--accent-color);
}

.service-catagery-list ul li a::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	background: url(../images/arrow-dark.svg) no-repeat;
	background-size: cover;
	width: 24px;
	height: 24px;
    transform: translateY(-50%);
	transition: all 0.3s ease-in-out;
}

.service-catagery-list ul li a:hover:before{
	transform: translateY(-50%) rotate(45deg);
}

.sidebar-cta-box{
	position: relative;
	background-image: url(../images/sidebar-cta-bg-img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    border-radius: 20px;
	padding: 40px;
    overflow: hidden;
	z-index: 1;
}

.sidebar-cta-box::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: var(--primary-color);
	opacity: 70%;
	height: 100%;
	width: 100%;
	z-index: 0;
}

.sidebar-cta-logo{
	position: relative;
	margin-bottom: 30px;
}

.sidebar-cta-logo img{
    width: 100%;
	max-width: 160px;	
}

.sidebar-cta-content{
	position: relative;
    margin-bottom: 30px;
}

.sidebar-cta-content h3{
    font-size: 40px;
	font-weight: 300;
	color: var(--white-color);
    margin-bottom: 10px;
}

.sidebar-cta-content h3 span{
	font-weight: 700;
}

.sidebar-cta-content p{
	color: var(--white-color);
    margin-bottom: 0;
}

.sidebar-cta-contact-list{
	position: relative;
}

.sidebar-cta-contact-item{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.sidebar-cta-contact-item:last-child{
    margin: 0;
}

.sidebar-cta-contact-item .icon-box{
	position: relative;
	height: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	margin-right: 15px;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	overflow: hidden;
	z-index: 1;
}

.sidebar-cta-contact-item .icon-box::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: var(--white-color);
	opacity: 16%;
	height: 100%;
	width: 100%;
	border-radius: 10px;
	z-index: 0;
}

.sidebar-cta-contact-item img{
	position: relative;
    max-width: 24px;
	z-index: 1;
}

.cta-contact-item-title h3{
	font-size: 20px;
	font-weight: 600;
	color: var(--white-color);
	transition: all 0.3s ease-in-out;
}

.sidebar-cta-contact-item:hover .cta-contact-item-title h3{
	color: var(--accent-color);
}

.service-featured-image{
    margin-bottom: 30px;
}

.service-featured-image figure{
    display: block;
    border-radius: 40px;
    overflow: hidden;
}

.service-featured-image img{
    border-radius: 40px;
    width: 100%;
    aspect-ratio: 1 / 0.67;
    object-fit: cover;
}

.service-entry{
    margin-bottom: 40px;
}

.service-entry h2{
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 20px;
}

.service-entry h2 span{
    font-weight: 700;
}

.about-us.hiiomes-1{
	float:left;
	width:100%;
	z-index:9;
	margin-top:-140px;
	background:#fff;
	position:relative;
}

.service-entry p{
    margin-bottom: 20px;
}

.service-entry p:last-child{
    margin-bottom: 0;
}

.service-entry ul{
	padding: 0;
    margin-bottom: 40px;
    list-style: none;
	display: flex;
	gap: 20px 30px;
	flex-wrap: wrap;
}

.service-entry ul li{
	position: relative;
	width: calc(33.33% - 20px);
    color: var(--primary-color);
    text-transform: capitalize;
	padding-left: 40px;
}

.service-entry ul li::before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url(../images/icon-check.svg) no-repeat center left;
    background-size: cover;
}

.service-entry-box{
	display: flex;
	gap: 80px 30px;
	flex-wrap: wrap;
	margin: 40px 0;
}

.service-entry-item{
	position: relative;
	width: calc(50% - 15px);
}

.service-entry-item::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: var(--divider-color);
	height: 1px;
	width: 100%;
	transform: translateY(40px);
}

.service-entry-item:nth-last-child(-n + 2)::before{
	display: none;
}

.service-entry-item .icon-box{
	margin-bottom: 30px;
}

.service-entry-item .icon-box img{
	max-width: 50px;
}

.service-entry-item-content h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 20px;
}

.service-entry-item-content p{
	margin-bottom: 0;
}

.service-entry-images{
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}

.service-entry-img{
	width: calc(50% - 15px);
}

.service-entry-img figure{
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.service-entry-img img{
	width: 100%;
	aspect-ratio: 1 / 0.96;
	object-fit: cover;
	border-radius: 40px;
}

/************************************/
/***     18. Blog Archive css     ***/
/************************************/

.page-blog{
	padding: 100px 0;
}

.page-blog .post-item{
    height: calc(100% - 40px);
    margin-bottom: 40px;
}

.page-blog .post-featured-image img{
    aspect-ratio: 1 / 0.91;
}

.page-blog .post-item .post-item-body{
	display: block;
}

.page-blog .post-item .post-item-content{
	width: 100%;
	margin-bottom: 20px;
}

.post-readmore-btn a{
	position: relative;
	font-size: 16px;
	font-weight: 600;
	color: var(--accent-color);
	padding-right: 34px;
	transition: all 0.3s ease-in-out;
}

.post-readmore-btn a:hover{
	color: var(--primary-color);
}

.post-readmore-btn a::before{
	content: '';
	position: absolute;
	top: 50%;
    right: 0;
    width: 24px;
    height: 24px;
    background-image: url(../images/arrow-accent.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.post-readmore-btn a:hover::before{
	transform: translateY(-50%) rotate(45deg);
	filter: brightness(0) invert(0);
}

.page-pagination{
    margin-top: 10px;
    text-align: center;
}

.page-pagination ul{
    justify-content: center;
    padding: 0;
    margin: 0;
}

.page-pagination ul li a,
.page-pagination ul li span{
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: var(--divider-color);
    color: var(--primary-color);
	border-radius: 10px;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    font-weight: 700;
	line-height: 1em;
    transition: all 0.3s ease-in-out;
}

.page-pagination ul li.active a, 
.page-pagination ul li a:hover{
    background: var(--accent-color);
    color: var(--white-color);
}

/************************************/
/***      19. Blog Single css     ***/
/************************************/

.page-single-post{
	padding: 100px 0;
}

.post-image{
	position: relative;
	margin-bottom: 30px;
}

.post-image figure{
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.post-image figure,
.post-image img{
	aspect-ratio: 1 / 0.50;
	border-radius: 40px;
	object-fit: cover;
}

.post-content{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

.post-entry{
	border-bottom: 1px solid var(--divider-color);
	padding-bottom: 30px;
    margin-bottom: 30px;
}

.post-entry:after{
    content: '';
    display: block;
    clear: both;
}

.post-entry a{
    color: var(--accent-color);
}

.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6{
	font-weight: 700;
	line-height: 1.2em;
	margin: 0 0 0.6em;
}

.post-entry h1{
	font-size: 70px;
}

.post-entry h2{
	font-size: 50px;
}

.post-entry h3{
	font-size: 46px;
}

.post-entry h4{
	font-size: 30px;
}

.post-entry h5{
	font-size: 24px;
}

.post-entry h6{
	font-size: 18px;
}

.post-entry p{
	margin-bottom: 20px;
}

.post-entry p:last-child{
	margin-bottom: 0;
}

.post-entry p strong{
	color: var(--primary-color);
	font-size: 18px;
	font-weight: 600;
}

.post-entry ol{
    margin: 0 0 30px;
}

.post-entry ol li{
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    color: var(--text-color);
}

.post-entry ul{
	padding: 0;
	margin: 20px 0 20px;
	padding-left: 20px;
}

.post-entry ul li{
	font-size: 18px;
    font-weight: 500;
    color: var(--text-color);
    position: relative;
    margin-bottom: 15px;
}

.post-entry ul li:last-child{
	margin-bottom: 0;
}

.post-entry ul ul,
.post-entry ul ol,
.post-entry ol ol,
.post-entry ol ul{
    margin-top: 20px;
    margin-bottom: 0;
}

.post-entry ul ul li:last-child,
.post-entry ul ol li:last-child,
.post-entry ol ol li:last-child,
.post-entry ol ul li:last-child{
    margin-bottom: 0;
}

.post-entry blockquote{
	background: url(../images/icon-blockquote.svg), var(--primary-color);
	background-repeat: no-repeat;
	background-position: 35px 30px;
    background-size: 58px;
    border-radius: 30px;
    padding: 30px 30px 30px 100px;
    margin-bottom: 30px;
}

.post-entry blockquote p{
	font-family: var(--accent-font);
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
	color: var(--white-color);
}

.post-entry blockquote p:last-child{
	margin-bottom: 0;
}

.tag-links{
	font-size: 20px;
	font-weight: 700;
	color: var(--primary-color);
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}

.post-tags .tag-links a{
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    background: var(--accent-color);
    color: var(--white-color);
	border-radius: 10px;
    padding: 6px 20px;
	transition: all 0.3s ease-in-out;
}

.post-tags .tag-links a:hover{
	background: var(--primary-color);
}

.post-social-sharing{
    text-align: right;
}

.post-social-sharing ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-social-sharing ul li{
    display: inline-block;
    margin-right: 10px;
}

.post-social-sharing ul li:last-child{
	margin-right: 0;
}

.post-social-sharing ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	background: var(--accent-color);
    color: var(--white-color);
	border-radius: 10px;
    width: 36px;
    height: 36px;
    transition: all 0.3s ease-in-out;
}

.post-social-sharing ul li:hover a{
	background: var(--primary-color);
}

.post-social-sharing ul li a i{
    font-size: 18px;
    color: inherit;
}

/************************************/
/***     20. Project Page css     ***/
/************************************/

.page-projects{
	padding: 100px 0 60px;
}

/************************************/
/***    21. Project Single css    ***/
/************************************/

.page-project-single{
	padding: 100px 0;
}

.project-sidebar{
	position: sticky;
	top: 30px;
	margin-right: 20px;
}

.project-detail-box{
	border: 1px solid var(--secondary-color);
	box-shadow: 0px 4px 30px 0px #0000000A;
	border-radius: 20px;
	margin-bottom: 60px;
	overflow: hidden;
}

.project-detail-title{
	background-color: var(--accent-color);
	padding: 20px 30px;
}

.project-detail-title h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	color: var(--white-color);
}

.project-detail-list{
	padding: 30px;
}

.project-detail-item{
	display: flex;
	align-items: center;
	border-bottom: 1px solid var(--divider-color);
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.project-detail-item:last-child{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.project-detail-item .icon-box{
	background-color: var(--accent-color);
	border-radius: 10px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	transition: all 0.3s ease-in-out;
}

.project-detail-item:hover .icon-box{
	background-color: var(--primary-color);
}

.project-detail-item .icon-box img{
	max-width: 20px;
}

.project-detail-content{
	width: calc(100% - 60px);
}

.project-detail-content h3{
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.project-detail-content p{
	margin-bottom: 0;
}

.project-single-image{
    margin-bottom: 30px;
}

.project-single-image figure{
    display: block;
    border-radius: 40px;
    overflow: hidden;
}

.project-single-image img{
    border-radius: 40px;
    width: 100%;
    aspect-ratio: 1 / 0.67;
    object-fit: cover;
}

.project-entry{
    margin-bottom: 60px;
}

.project-info,
.project-goal{
	margin-bottom: 60px;
}

.project-entry h2{
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 20px;
}

.project-entry h2 span{
    font-weight: 700;
}

.project-entry p{
    margin-bottom: 20px;
}

.project-entry p:last-child{
    margin-bottom: 0;
}

.project-entry ul{
	padding: 0;
    margin-bottom: 20px;
    list-style: none;
	display: flex;
	gap: 20px 30px;
	flex-wrap: wrap;
}

.project-entry ul li{
	position: relative;
	width: calc(50% - 15px);
    color: var(--primary-color);
    text-transform: capitalize;
	padding-left: 40px;
}

.project-entry ul li::before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url(../images/icon-check.svg) no-repeat center left;
    background-size: cover;
}

.project-query-item{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px;
	margin-bottom: 60px;
}

.project-query-item:last-child{
	margin-bottom: 0;
}

.project-query-item:nth-of-type(even){
	flex-direction: row-reverse;
}

.project-query-content{
	width: calc(50% - 15px);
}

.project-query-box ul{
	margin-bottom: 0;
}

.project-query-box ul li{
	width: 100%;
}

.project-query-img{
	width: calc(50% - 15px);
}

.project-query-img figure{
	display: block;
	border-radius: 40px;
	overflow: hidden;
}

.project-query-img img{
	width: 100%;
	aspect-ratio: 1 / 0.73;
	object-fit: cover;
	border-radius: 40px;
}

/************************************/
/***      22. Team Page css       ***/
/************************************/

.page-team{
	padding: 100px 0 70px;
}

/************************************/
/***      23. Team Single css     ***/
/************************************/

.page-team-single{
	padding: 100px 0;
}

.team-member-sidebar{
	position: sticky;
	top: 20px;
	margin-right: 30px;
}

.team-member-box{
	background-color: var(--white-color);
	box-shadow: 0px 4px 30px 0px #0000000A;
	border: 1px solid var(--secondary-color);
	border-radius: 40px;
	padding: 30px;
	margin-bottom: 60px;
}

.team-member-image{
	margin-bottom: 30px;
}

.team-member-image figure{
	display: block;
	border-radius: 30px;
	overflow: hidden;
}

.team-member-image img{
	width: 100%;
	aspect-ratio: 1 / 1.15;
	object-fit: cover;
	border-radius: 30px;
	transition: all 0.4s ease-in-out;
}

.team-member-box:hover .team-member-image img{
    transform: scale(1.1);
}

.team-member-name{
	text-align: center;
	margin-bottom: 20px;
}
	
.team-member-name h3{
	font-size: 20px;
	font-weight: 600;
	color: var(--accent-color);
	text-transform: capitalize;
	margin-bottom: 5px;
}

.team-member-name p{
	text-transform: capitalize;
	margin: 0;
}

.team-member-social-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.team-member-social-list ul li{
	display: inline-block;
    margin-right: 20px;
}

.team-member-social-list ul li:last-child{
	margin: 0;
}

.team-member-social-list ul li a{
	color: var(--accent-color);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.team-member-social-list ul li a:hover{
    color: var(--primary-color);
}

.team-member-social-list ul li a i{
    font-size: 20px;
    color: inherit;
}

.team-detail-box{
	border: 1px solid var(--secondary-color);
	box-shadow: 0px 4px 30px 0px #0000000A;
	border-radius: 20px;
	overflow: hidden;
}

.team-detail-title{
	background-color: var(--accent-color);
	padding: 22px 30px;
}

.team-detail-title h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	color: var(--white-color);
}

.team-detail-list{
	padding: 30px;
}

.team-detail-item{
	display: flex;
	align-items: center;
	border-bottom: 1px solid var(--divider-color);
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.team-detail-item:last-child{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.team-detail-item .icon-box{
	background-color: var(--accent-color);
	border-radius: 10px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	transition: all 0.3s ease-in-out;
}

.team-detail-item:hover .icon-box{
	background-color: var(--primary-color);
}

.team-detail-item .icon-box img{
	max-width: 20px;
}

.team-detail-content{
	width: calc(100% - 60px);
}

.team-detail-content h3{
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.team-detail-content p{
	margin-bottom: 0;
}

.team-member-info,
.team-member-skills-feature{
	margin-bottom: 60px;
}

.team-member-content h2{
	font-size: 40px;
    font-weight: 300;
    margin-bottom: 20px;
}

.team-member-content h2 span{
    font-weight: 700;
}

.team-member-content p{
	margin-bottom: 20px;
}

.team-member-content p:last-child{
	margin-bottom: 0;
}

.team-member-skills-feature{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.team-member-skills,
.team-member-feature{
	width: calc(50% - 15px);
}

.skills-progress-bar{
    margin-bottom: 20px;
}

.skills-progress-bar:last-child{
	margin-bottom: 0;
}

.skills-progress-bar .skill-data{
	display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.skills-progress-bar .skill-data .skill-title{
    font-size: 16px;
    font-weight: 400;
    color: var(--text-color);
	text-transform: capitalize;
}

.skills-progress-bar .skill-data .skill-no{
    font-size: 16px;
    font-weight: 400;
	color: var(--primary-color);
}

.skills-progress-bar .skillbar .skill-progress{
	position: relative;
	width: 100%;
	height: 16px;
	background: var(--divider-color);
	border-radius: 100px;
    overflow: hidden;
}

.skills-progress-bar .skillbar .skill-progress .count-bar{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: var(--accent-color);
	border-radius: 100px;
}

.team-member-content ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.team-member-content ul li{
    position: relative;
	width: 100%;
    color: var(--primary-color);
    text-transform: capitalize;
    padding-left: 40px;
}

.team-member-content ul li::before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url(../images/icon-check.svg) no-repeat center left;
    background-size: cover;
}

/************************************/
/***     24. Pricing Page css     ***/
/************************************/

.page-pricing{
	padding: 100px 0;
}

/************************************/
/***   25. Testimonial Page css   ***/
/************************************/

.page-testimonial{
	padding: 100px 0 70px;
}

.client-testimonial-item{
	height: calc(100% - 30px);
	border: 1px solid var(--divider-color);
	border-radius: 40px;
	padding: 40px;
	margin-bottom: 30px;
}

.client-testimonial-item-content{
	margin-bottom: 40px;
}

.client-testimonial-rating{
	margin-bottom: 20px;
}

.client-testimonial-rating i{
	color: var(--accent-color);
}

.client-testimonial-content p{
	margin-bottom: 0;
}

.client-testimonial-author{
	display: flex;
	align-items: center;
}

.client-testimonial-author-content{
	width: calc(100% - 55px);
	display: flex;
	align-items: center;
}

.client-author-image{
	margin-right: 15px;
}

.client-author-image figure{
	display: block;
	border-radius: 10px;
	overflow: hidden;
}

.client-author-image img{
	width: 60px;
	height: 60px;
	border-radius: 10px;
}

.client-author-content{
	width: calc(100% - 75px);
}

.client-author-content h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.client-author-content p{
	margin: 0;
}

.client-testimonial-quote{
	margin-left: 15px;
}

.client-testimonial-quote img{
	max-width: 40px;
}

/************************************/
/***     26. Image Gallery css    ***/
/************************************/

.page-gallery{
	padding: 100px 0 70px;
}

.page-gallery-box .photo-gallery{
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.page-gallery-box .photo-gallery a{
	cursor: none;
}

.page-gallery-box .photo-gallery figure{
	border-radius: 20px;
}

.page-gallery-box .photo-gallery img{
	aspect-ratio: 1 / 0.7;
	object-fit: cover;
	border-radius: 20px;
}

/************************************/
/***     27. Video Gallery css    ***/
/************************************/

.page-video-gallery{
	padding: 100px 0 70px;
}

.video-gallery-image{
	border-radius: 20px;
	overflow: hidden;
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.video-gallery-image a{
	position: relative;
	display: block;
	cursor: none;
}

.video-gallery-image a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--primary-color);
    border-radius: 20px;
    opacity: 0%;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.video-gallery-image:hover a::before{
    opacity: 50%;
    visibility: visible;
    transform: scale(1);
}

.video-gallery-image a::after{
    content: '\f04b';
	font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
	font-size: 20px;
	background: var(--accent-color);
	color: var(--white-color);
    border-radius: 50%;
    height: 60px;
    width: 60px;
    cursor: none;
	display: flex;
	align-items: center;
	justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}

.video-gallery-image:hover a::after{
    opacity: 1;
    visibility: visible;
}

.video-gallery-image img{
	aspect-ratio: 1 / 0.7;
	object-fit: cover;
	border-radius: 20px;
}

/************************************/
/***      28. FAQs Page css       ***/
/************************************/

.page-faqs{
	padding: 100px 0;
}

.faq-sidebar{
	position: sticky;
	top: 30px;
	margin-right: 20px;
}

.faq-catagery-list{
	border: 1px solid var(--secondary-color);
	box-shadow: 0px 4px 30px 0px #0000000A;
	border-radius: 20px;
	padding: 30px;
	margin-bottom: 60px;
}

.faq-catagery-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.faq-catagery-list ul li{
    border-bottom: 1px solid var(--divider-color);
    padding-bottom: 20px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.faq-catagery-list ul li:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.faq-catagery-list ul li a{
	position: relative;
    display: block;
    color: var(--text-color);
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
}

.faq-catagery-list ul li:hover a{
	color: var(--accent-color);
}

.faq-catagery-list ul li a::after{
	content: '';
    position: absolute;
    top: 50%;
    right: 0;
	transform: translateY(-50%);
    background: url('../images/arrow-dark.svg') no-repeat;
    background-position: right center;
    background-size: cover;
    width: 24px;
    height: 24px;
    transition: all 0.3s ease-in-out;
}

.faq-catagery-list ul li:hover a::after{
	transform: translateY(-50%) rotate(45deg);
}

.our-faq-section.page-faq-accordion{
    margin-bottom: 60px;
}

.our-faq-section.page-faq-accordion:last-child{
    margin-bottom: 0;
}

/************************************/
/***   29. Contact Us Page css    ***/
/************************************/

.page-contact-us{
    padding: 100px 0;
	/*background: url(../images/about-us-bg.svg) no-repeat;*/
    background-position: bottom left;
    background-size: auto;
}

.contact-information{
	margin-right: 40px;
}

.contact-info-item{
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid var(--divider-color);
	padding-bottom: 40px;
    margin-bottom: 40px;
}

.contact-info-item:last-child{
	border: none;
	padding-bottom: 0;
    margin-bottom: 0;
}

.contact-info-item .icon-box{
	position: relative;
	background-color: var(--accent-color);
	border-radius: 10px;
	height: 60px;
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
    margin-right: 20px;
	transition: all 0.5s ease-in-out;
}

.contact-info-item:hover .icon-box{
	background-color: transparent;
}

.contact-info-item .icon-box::before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
	right: 0;
	bottom: 0;
    background: var(--primary-color);
    border-radius: 10px;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.contact-info-item:hover .icon-box::before{
	transform: scale(1);
}

.contact-info-item .icon-box img{
	position: relative;
    max-width: 30px;
	z-index: 1;
}

.contact-info-content{
    width: calc(100% - 80px);
}

.contact-info-content h3{
    font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.contact-info-content p{
    margin-bottom: 0;
}

.contact-us-form{
	background-color: var(--white-color);
	border: 1px solid var(--secondary-color);
	box-shadow: 0px 4px 30px 0px #0000000A;
	border-radius: 40px;
    padding: 40px;
}

.contact-form .form-control{
    font-size: 16px;
	font-weight: 400;
    background-color: var(--white-color);
    color: var(--text-color);
	border: 1px solid var(--divider-color);
    border-radius: 10px;
    outline: none;
    box-shadow: none;
    padding: 17px 15px;
}

.contact-form .form-control::placeholder{
	color: var(--text-color);
}

.google-map-iframe,
.google-map-iframe iframe{
    height: 600px;
    width: 100%;
}

.google-map-iframe iframe{
    filter: grayscale(1);
    transition: all 0.4s ease-in-out;
}

.google-map-iframe iframe:hover{
    filter: grayscale(0);
}

/************************************/
/***      30. 404 Page css        ***/
/************************************/

.error-page{
	padding: 100px 0;
}

.error-page-image{
	text-align: center;
	margin-bottom: 30px;
}

.error-page-image img{
	width: 100%;
	max-width: 50%;
}

 .error-page-content{
	text-align: center;
}

.error-page-content .section-title{
	margin-bottom: 20px;
}

.error-page-content-body p{
	margin-bottom: 20px;
}

/************************************/
/***      31. Responsive css      ***/
/************************************/

@media only screen and (max-width: 1366px){

	.what-we-do-content{
		padding: 100px 80px 100px 15px;
	}

	.contact-now-circle img{
		width: 100px;
		height: 100px;
	}
}

@media only screen and (max-width: 1024px){

	.what-we-do-content{
		padding: 100px 50px 100px 15px;
	}

	.contact-now-circle img{
		width: 80px;
		height: 80px;
	}
}

@media only screen and (max-width: 991px){

	.btn-default span{
		padding: 12px 15px;
	}

	.topbar{
		padding: 15px 0;
	}

	.site-logo{
		display: none;
	}

	.topbar-contact-info{
		justify-content: center;
	}

	.topbar-contact-info ul{
		margin-right: 40px;
		padding-right: 40px;
	}

	.topbar-contact-info ul li .icon-box{
		width: 35px;
		height: 35px;
		margin-right: 15px;
	}

	.topbar-contact-info li .icon-box img{
		max-width: 20px;
	}

	.topbar-contact-info ul li p{
		font-size: 18px;
		width: calc(100% - 50px);
	}

	.navbar{
		padding: 15px 0;
	}

	.main-header .navbar-brand{
		display: block;
	}

	.main-header .navbar-brand img{
		max-width: 130px;
	}

	.slicknav_nav li,
	.slicknav_nav ul{
        display: block;
    }

	.responsive-menu,
    .navbar-toggle{
        display: block;
    }

	.section-row{
		margin-bottom: 50px;
	}

	.section-title-content{
		margin-left: 0px;
		margin-top: 15px;
	}

	.section-btn{
		text-align: left;
		margin-top: 15px;
	}

	.section-title{
		margin-bottom: 30px;
	}

	.section-title h3{
		margin-bottom: 15px;
	}

	.section-title h1{
		font-size: 54px;
	}

	.section-title h2{
		font-size: 40px;
	}

	.section-title p{
		margin-top: 15px;
	}

	.section-title-content{
		margin-top: 15px;
	}

	.header-social-links{
		display: none;
	}

	.hero{
		padding: 80px 0 40px;
	}

	.hero.hero-slider-layout .hero-slide{
		padding: 100px 0 150px;
	}

	.hero.hero-slider-layout .hero-pagination{
		padding-left: 15px;
		bottom: 30px;
	}

	.excellence-innovating-list{
		padding-top: 30px;
		margin-top: 80px;
	}

	.excellence-innovating-list ul{
		gap: 20px 30px;
	}

	.excellence-innovating-list ul li{
		font-size: 14px;
		padding-left: 30px;
	}

	.excellence-innovating-list ul li:before{
		width: 20px;
		height: 20px;
	}

	.about-us{
		padding: 50px 0;
		background-size: 50% auto;
	}

	.about-image{
		max-width: 80%;
		margin: 0 auto;
		margin-bottom: 30px;
		padding-top: 120px;
	}

	.company-experience{
		top: 30px;
		max-width: 195px;
	}

	.company-experience-counter h2{
		font-size: 40px;
	}

	.company-experience-content p{
		font-size: 16px;
	}

	.about-img-2 img{
		aspect-ratio: 1 / 1.1;
	}

	.about-content-list ul li{
		margin-bottom: 15px;
	}

	.about-content-list{
		margin-bottom: 30px;
	}

	.about-content-list ul li{
		padding-left: 30px;
	}

	.about-content-list ul li:before{
		width: 20px;
		height: 20px;
	}

	.genuine-rating-counter{
		padding: 40px;
	}

	.genuine-rating-counter .about-counter h2{
		font-size: 60px;
	}

	.genuine-rating-counter .genuine-rating{
		margin-bottom: 10px;
	}

	.our-services{
		padding: 50px 0 180px;
	}

	.services-list-box{
		padding: 40px;
	}

	.services-list-box .service-item{
		width: calc(50% - 30px);
	}

	.services-list-box .service-item:nth-child(2n + 2):after{
		display: none;
	}

	.service-item .icon-box{
		margin-bottom: 20px;
	}

	.service-item .icon-box img{
		max-width: 50px;
	}

	.service-body{
		margin-bottom: 30px;
	}

	.our-story{
		padding: 50px 0;
	}

	.our-story .section-row{
		margin-bottom: 30px;
	}

	.our-story-header-img{
		margin-top: 20px;
	}

	.our-story-img{
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.our-story-img img{
		aspect-ratio: 1 / 0.55;
	}

	.our-story-content-body{
		margin-bottom: 40px;
		padding-bottom: 40px;
	}

	.our-story-counters{
		margin-bottom: 40px;
	}

	.our-story-counter h3{
		font-size: 40px;
	}

	.our-story-counter p{
		font-size: 18px;
	}

	.our-story-client-img .client-image img{
		max-width: 50px;
	}

	.what-we-do{
		background-position: bottom 50% left;
	}

	.what-we-do-content{
		padding: 50px 15px 70px;
		height: auto;
	}

	.what-we-do-item{
		padding: 30px 20px;
	}

	.what-we-do-item .icon-box{
		margin-bottom: 20px;
	}

	.what-we-do-footer{
		margin-top: 30px;
	}

	.what-we-do-image,
	.what-we-do-image figure,
	.what-we-do-image figure img{
		height: auto;
	}

	.what-we-do-image figure img{
		aspect-ratio: 1 / 0.77;
	}

	.contact-now-circle{
		left: 50%;
		top: 0;
		transform: translate(-50%, -50%);
	}

	.contact-now-circle img{
        width: 100px;
        height: 100px;
    }

	.our-work{
		padding: 50px 0 20px;
	}

	.project-item{
		height: calc(100% - 30px);
		margin-bottom: 30px;
	}

	.our-Project-nav{
		margin-bottom: 40px;
	}

	.our-Project-nav ul{
		gap: 10px 30px;
	}

	.our-Project-nav ul li a:before{
		right: -20px;
	}

	.our-Project-nav ul li a{
		font-size: 14px;
	}

	.project-image{
		margin-bottom: 20px;
	}

	.project-tag{
		top: 15px;
		left: 15px;
	}

	.project-tag a{
		font-size: 14px;
	}

	.project-image figure{
		border-radius: 20px;
	}

	.project-image img{
		aspect-ratio: 1 / 0.7;
		border-radius: 30px;
	}

	.our-process{
		padding: 50px 0;
	}

	.our-process-image{
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.our-process-image img{
		aspect-ratio: 1 / 0.73;
		border-radius: 30px;
	}

	.process-step-item{
		border-radius: 30px;
		padding: 20px;
	}

	.process-step-no h2{
		font-size: 40px;
	}

	.our-pricing{
		padding: 50px 0;
	}

	.pricing-box{
		border-radius: 30px;
		padding: 30px;
	}

	.pricing-box::before{
		width: 100px;
		height: 100px;
	}

	.pricing-title{
		margin-bottom: 40px;
	}

	.pricing-title h2{
		font-size: 43px;
	}

	.pricing-title h2 sup{
		font-size: 24px;
	}

	.pricing-list{
		margin-bottom: 40px;
	}

	.pricing-list ul{
		gap: 15px;
	}

	.pricing-benefit-list{
		margin-top: 10px;
	}

	.our-testimonial{
		padding: 50px 0;
	}

	.our-testimonial-image{
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.our-testimonial-image figure,
	.our-testimonial-image img{
		aspect-ratio: 1 / 0.8;
		border-radius: 30px;
	}

	.testimonial-rating{
		margin-bottom: 10px;
	}

	.testimonial-content{
		margin-bottom: 40px;
	}

	.testimonial-content p{
		font-size: 18px;
	}

	.testimonial-slider .testimonial-button-next,
	.testimonial-slider .testimonial-button-prev{
		width: 46px;
		height: 46px;
	}

	.testimonial-company-slider{
		padding-top: 40px;
		margin-top: 40px;
	}

	.our-blog{
		padding: 50px 0 20px;
	}

	.post-featured-image{
		margin-bottom: 20px;
	}

	.post-featured-image figure, 
	.post-featured-image a,
	.post-featured-image img{
		aspect-ratio: 1 / 0.73;
		border-radius: 30px;
	}

	.post-item-content{
		width: auto;
	}

	.post-item-content h2{
		font-size: 18px;
	}

	.post-item-btn{
		margin-left: 10px;
	}

	.post-item-btn a{
		width: 40px;
		height: 40px;
	}

	.main-footer{
		background-size: 50% auto;
		padding: 50px 0 0;
	}

	.footer-header{
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.about-footer{
		max-width: 100%;
		margin-bottom: 30px;
	}

	.footer-links h3{
		margin-bottom: 20px;
	}

	.footer-links ul li{
		margin-bottom: 10px;
	}

	.footer-copyright{
		padding: 30px 0;
		margin-top: 30px;
	}

	.page-header{
		padding: 80px 0;
	}

	.page-header-box h1{
		font-size: 54px;
	}

	.mission-vision-bg{
		padding: 50px 0 150px;
	}

	.mission-vision-box{
		border-radius: 30px;
		margin-top: -150px;
	}

	.mission-vision-nav ul li .nav-link{
		font-size: 18px;
		padding: 20px;
	}

	.mission-vision-nav ul li .nav-link img{
		max-width: 30px;
		margin-right: 10px;
	}

	.mission-vision-item{
		padding: 30px;
	}

	.mission-vision-content{
		margin-bottom: 30px;
	}

	.mission-vision-content-header{
		margin-bottom: 20px;
	}

	.mission-vision-content-list ul li{
		margin-bottom: 15px;
	}

	.mission-vision-image figure{
		border-radius: 30px;
	}

	.mission-vision-image img{
		aspect-ratio: 1 / 0.53;
		border-radius: 30px;
	}

	.our-history{
		padding: 50px 0;
	}

	.our-history-box{
		gap: 30px;
	}

	.our-history-item,
	.our-history-nav{
		width: 100%;
	}

	.our-history-nav ul li .nav-link{
		padding: 20px;
	}

	.our-history-content{
		margin-bottom: 30px;
	}

	.our-history-list ul li{
		margin-bottom: 15px;
	}

	.our-history-image figure{
		border-radius: 30px;
	}

	.our-history-image img{
		aspect-ratio: 1 / 0.56;
		border-radius: 30px;
	}

	.our-features{
		padding: 50px 0;
	}

	.our-features-boxes{
		border-radius: 30px;
	}

	.our-features-item{
		padding: 20px;
	}

	.our-features-item .icon-box{
		margin-bottom: 20px;
	}

	.features-item-content h3{
		font-size: 18px;
		margin-bottom: 10px;
	}

	.our-team{
		padding: 50px 0 20px;
	}

	.team-image img{
		aspect-ratio: 1 / 1.1;
	}

	.team-image{
		margin-bottom: 15px;
	}

	.our-faqs{
		padding: 50px 0;
	}

	.our-faqs-img{
		margin-bottom: 30px;
	}

	.our-faqs-img figure{
		border-radius: 30px;
	}

	.our-faqs-img figure img{
		aspect-ratio: 1 / 0.69;
		border-radius: 30px;
	}

	.faqs-img-cta-box{
		bottom: 20px;
		left: 20px;
		right: 20px;
	}

	.our-faq-section .accordion-header .accordion-button{
		font-size: 18px;
	}

	.page-services{
		padding: 50px 0 20px;
	}

	.page-service-single{
		padding: 50px 0;
	}

	.service-sidebar{
		position: initial;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.service-catagery-list{
		margin-bottom: 30px;
	}

	.service-catagery-list h3{
		padding: 15px 30px;
	}

	.service-catagery-list ul li{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.sidebar-cta-box{
		padding: 30px;
	}

	.sidebar-cta-logo{
		margin-bottom: 20px;
	}

	.sidebar-cta-content{
		margin-bottom: 20px;
	}

	.sidebar-cta-content h3{
		font-size: 34px;
	}

	.service-featured-image{
		margin-bottom: 20px;
	}

	.service-featured-image figure{
		border-radius: 30px;
	}

	.service-featured-image img{
		aspect-ratio: 1 / 0.6;
		border-radius: 30px;
	}

	.service-entry{
		margin-bottom: 30px;
	}

	.service-entry h2{
		font-size: 40px;
	}

	.service-entry-box{
		gap: 40px 30px;
		margin: 20px 0;
	}

	.service-entry-item::before{
		transform: translateY(20px);
	}

	.service-entry-item .icon-box{
		margin-bottom: 20px;
	}

	.service-entry-item .icon-box img{
		max-width: 40px;
	}

	.service-entry-item-content h3{
		margin-bottom: 15px;
	}

	.service-entry-img figure,
	.service-entry-img img{
		aspect-ratio: 1 / 0.89;
		border-radius: 30px;
	}

	.page-blog{
		padding: 50px 0;
	}

	.page-blog .post-item{
		height: calc(100% - 30px);
		margin-bottom: 30px;
	}

	.page-blog .post-featured-image img{
		aspect-ratio: 1 / 0.81;
	}

	.page-blog .post-item .post-item-content{
		margin-bottom: 15px;
	}

	.page-pagination{
        margin-top: 10px;
    }

	.page-projects{
		padding: 50px 0 20px;
	}

	.page-single-post{
		padding: 50px 0;
	}

	.post-image{
		margin-bottom: 20px;
	}

	.post-entry blockquote{
		background-position: 25px 25px;
        background-size: 50px;
        padding: 25px 25px 25px 90px;
        margin-bottom: 20px;
	}

	.post-entry blockquote p{
		font-size: 18px;
	}

	.post-entry h2{
		font-size: 40px;
	}

	.post-entry ul li{
		font-size: 16px;
	}

	.post-tags{
		margin-bottom: 20px;
	}

	.post-social-sharing ul{
		text-align: left;
	}

	.tag-links{
		font-size: 22px;
	}

	.post-tags .tag-links a{
		font-size: 16px;
		padding: 6px 15px;
	}

	.page-project-single{
		padding: 50px 0;
	}

	.project-sidebar{
		position: initial;
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.project-detail-box{
		margin-bottom: 30px;
	}

	.project-detail-title{
		padding: 15px 30px;
	}

	.project-detail-list{
		padding: 30px;
	}

	.project-detail-item{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.project-single-image{
		margin-bottom: 20px;
	}

	.project-single-image figure{
		border-radius: 30px;
	}

	.project-single-image img{
        aspect-ratio: 1 / 0.6;
		border-radius: 30px;
    }

	.project-entry{
		margin-bottom: 30px;
	}

	.project-info,
	.project-goal{
		margin-bottom: 30px;
	}

	.project-entry h2{
		font-size: 40px;
	}

	.project-entry ul{
		gap: 10px;
	}

	.project-entry ul li{
		width: calc(50% - 5px);
		padding-left: 30px;
		font-size: 14px;
	}

	.project-entry ul li::before{
		width: 20px;
		height: 20px;
	}

	.project-query-item{
		margin-bottom: 30px;
	}

	.project-query-box ul{
		margin-bottom: 0;
	}

	.project-query-box ul li{
		width: 100%;
	}

	.project-query-img figure,
	.project-query-img img{
		border-radius: 30px;
	}

	.page-team{
		padding: 50px 0 20px;
	}

	.page-team-single{
		padding: 50px 0;
	}

	.team-member-sidebar{
		position: initial;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.team-member-box{
		padding: 20px;
		margin-bottom: 30px;
	}

	.team-member-image{
		margin-bottom: 20px;
	}

	.team-member-image img{
		aspect-ratio: 1 / 0.85;
		object-position: top center;
	}

	.team-detail-title{
		padding: 15px 20px;
	}

	.team-detail-list{
		padding: 20px;
	}

	.team-detail-item{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.team-member-info,
	.team-member-skills-feature{
		margin-bottom: 30px;
	}

	.team-member-content h2{
		font-size: 34px;
	}

	.skills-progress-bar{
		margin-bottom: 15px;
	}

	.skills-progress-bar .skillbar .skill-progress{
		height: 12px;
	}

	.team-member-content ul li{
		padding-left: 30px;
	}

	.team-member-content ul li::before{
		width: 20px;
		height: 20px;
	}

	.page-pricing{
		padding: 50px 0;
	}

	.page-testimonial{
		padding: 50px 0 20px;
	}

	.client-testimonial-item{
		padding: 30px;
	}

	.client-testimonial-item-content{
		margin-bottom: 30px;
	}

	.client-testimonial-rating{
		margin-bottom: 10px;
	}

	.client-author-image{
		margin-right: 10px;
	}

	.client-author-image img{
		width: 50px;
		height: 50px;
		border-radius: 10px;
	}

	.client-author-content{
		width: calc(100% - 60px);
	}

	.client-author-content h3{
		font-size: 18px;
	}

	.page-gallery{
		padding: 50px 0 20px;
	}

	.page-video-gallery{
		padding: 50px 0 20px;
	}

	.page-faqs{
		padding: 50px 0;
	}
	
	.faq-sidebar{
		position: initial;
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.faq-catagery-list{
		margin-bottom: 30px;
	}
	
	.faq-catagery-list ul li{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	.faq-catagery-list ul li a::after{
		width: 22px;
		height: 22px;
	}
	
	.our-faq-section.page-faq-accordion{
		margin-bottom: 30px;
	}	

	.page-contact-us{
		padding: 50px 0;
		background-size: 50% auto;
	}

	.contact-information{
		margin-right: 0;
		margin-bottom: 30px;
	}

	.contact-info-item{
		padding-bottom: 30px;
		margin-bottom: 30px;
	}

	.contact-info-item .icon-box{
		height: 50px;
		width: 50px;
	}

	.contact-info-item .icon-box img{
		max-width: 24px;
	}

	.contact-info-content{
		width: calc(100% - 70px);
	}

	.contact-us-form{
		border-radius: 30px;
		padding: 30px;
	}

	.google-map-iframe,
	.google-map-iframe iframe{
		height: 450px;
	}

	.error-page{
		padding: 50px 0;
	}
	
	.error-page-image{
		margin-bottom: 20px;
	}

	.error-page-image img{
		max-width: 80%;
	}
}

@media only screen and (max-width: 767px){

	.topbar{
        padding: 10px 0;
    }

	.topbar-contact-info ul{
        margin-right: 0px;
        padding-right: 0px;
		border: none;
    }

	.topbar-contact-info ul li .icon-box{
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

	.topbar-contact-info li .icon-box img{
        max-width: 16px;
    }

	.topbar-contact-info ul li p{
        font-size: 14px;
        width: calc(100% - 40px);
	}

	.topbar-qoute-btn{
		display: none;
	}

	.section-row{
        margin-bottom: 30px;
    }

	.section-title h1{
        font-size: 34px;
    }

	.section-title h2{
        font-size: 28px;
    }

	.excellence-innovating-list ul{
		gap: 15px;
	}

	.excellence-innovating-list ul li{
		width: 100%;
	}

	.about-image{
		max-width: 100%;
		padding-top: 90px;
	}

	.about-img-1{
		max-width: 200px;
	}

	.about-img-2 figure,
	.about-img-1 figure{
		border-radius: 30px;
	}

	.about-img-2 img,
	.about-img-1 figure img{
		border-radius: 30px;
	}

	.about-img-2{
		max-width: 250px;
	}
	
	.company-experience{
		display: block;
		top: 15px;
	}

	.company-experience-counter{
		width: 100%;
	}

	.company-experience-counter h2{
        font-size: 30px;
    }

	.company-experience-content{
		width: 100%;
	}

	.company-experience-content p{
        font-size: 14px;
    }

	.about-list-btn{
		margin-bottom: 30px;
	}

	.genuine-rating-counter{
		border-radius: 30px;
        padding: 30px;
    }

	.genuine-rating-counter .about-counter h2{
		font-size: 40px;
	}

	.services-list-box{
		border-radius: 30px;
        padding: 20px 15px;
		gap: 30px 10px;
    }

	.services-list-box .service-item{
        width: 100%;
    }

	.services-list-box .service-item:after{
		display: none;
	}

	.service-body,
	.service-item .icon-box{
        margin-bottom: 15px;
    }

	.service-body{
		margin-bottom: 20px;
	}

	.service-body h3{
        font-size: 18px;
    }

	.service-item .service-footer a{
		width: 60px;
		height: 30px;
	}

	.our-story-img figure,
	.our-story-img img,
	.our-story-header-img figure,
	.our-story-header-img figure img{
		border-radius: 20px;
	}

	.our-story-content-body{
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

	.our-story-counters{
		gap: 15px;
		margin-bottom: 30px;
	}

	.our-story-counter{
		width: calc(33.33% - 10px);
	}

	.our-story-counter h3{
        font-size: 30px;
    }

	.our-story-counter p{
		font-size: 16px;
	}

	.our-story-client-img{
		margin-right: 30px;
	}

	.video-play-button a{
		height: 56px;
		width: 56px;
		margin-right: 10px;
	}

	.what-we-do-item{
		border-radius: 30px;
		width: 100%;
	}

	.what-we-do-list-box-2 .what-we-do-item:nth-child(odd){
		background: transparent;
	}

	.what-we-do-list-box-2 .what-we-do-item:nth-child(even){
		background: var(--dark-divider-color);
	}

	.what-we-item-content h3{
		font-size: 18px;
	}

	.project-tag a{
		padding: 8px 10px;
	}

	.project-content h3{
		font-size: 18px;
	}

	.process-step-no{
		margin-right: 10px;
	}

	.process-step-no h2{
        font-size: 30px;
    }

	.process-step-content h3{
		font-size: 18px;
	}

	.pricing-box{
        padding: 30px 20px;
    }

	.pricing-title{
        margin-bottom: 30px;
    }

	.pricing-title h2{
        font-size: 30px;
    }

	.pricing-title h2 sup{
        font-size: 18px;
    }

	.pricing-title h3{
		font-size: 18px;
	}

	.pricing-list{
        margin-bottom: 30px;
    }

	.pricing-list ul li{
		padding-left: 30px;
	}

	.pricing-list ul li::before{
		width: 20px;
		height: 20px;
	}

	.pricing-benefit-list ul{
        gap: 10px 15px;
    }

    .pricing-benefit-list ul li{
        width: calc(50% - 7.5px);
        font-size: 12px;
    }

    .pricing-benefit-list ul li img{
        max-width: 18px;
        margin-right: 5px;
    }

	.testimonial-content{
		margin-bottom: 20px;
	}

	.testimonial-content p{
		font-size: 16px;
	}

	.testimonial-body .author-content h3{
		font-size: 18px;
	}

	.testimonial-btn{
		position: initial;
		justify-content: left;
	}

	.testimonial-slider .testimonial-button-next,
	.testimonial-slider .testimonial-button-prev{
		width: 40px;
		height: 40px;
	}

	.testimonial-slider .testimonial-button-next{
		margin-left: 15px;
	}

	.testimonial-company-slider{
		padding-top: 30px;
		margin-top: 30px;
	}

	.main-footer{
        background-size: 100% auto;
    }

	.footer-header{
		display: block;
	}

	.footer-contact-circle{
		margin-left: 0;
		margin-top: 20px;
	}

	.footer-contact-circle img{
		max-width: 100px;
	}

	.footer-links{
		margin-bottom: 30px;
	}

	.footer-links h3{
		font-size: 18px;
        margin-bottom: 15px;
    }

	.footer-copyright{
        padding: 15px 0;
        margin-top: 0px;
    }

	.page-header-box h1{
        font-size: 34px;
    }

	.mission-vision-nav ul li .nav-link{
		display: grid;
		justify-content: center;
        font-size: 16px;
        padding: 10px;
    }

	.mission-vision-nav ul li .nav-link img{
        max-width: 25px;
        margin: 0 auto;
		margin-bottom: 5px;
    }

	.mission-vision-item{
        padding: 20px 15px;
    }

	.mission-vision-content-list ul li{
		font-size: 14px;
		padding-left: 30px;
		margin-bottom: 10px;
	}

	.mission-vision-content-list ul li:before{
		width: 20px;
		height: 20px;
	}

	.mission-vision-image img{
        aspect-ratio: 1 / 0.73;
    }

	.our-history-nav ul li .nav-link{
        padding: 10px;
		font-size: 18px;
    }

	.our-history-list ul li{
		font-size: 14px;
		padding-left: 30px;
		margin-bottom: 10px;
	}

	.our-history-list ul li:before{
		width: 20px;
		height: 20px;
	}

	.our-history-image img{
        aspect-ratio: 1 / 0.76;
    }

	.our-features-item{
       width: 100%;
    }

	.our-features-item:nth-child(1n + 1){
		border-right: none;
	}

	.our-features-item.features-image-box img{
		aspect-ratio: 1 / 0.81;
	}

	.team-content h3{
		font-size: 18px;
	}

	.our-faqs-img figure img{
        aspect-ratio: 1 / 0.89;
    }

	.faqs-img-cta-box ul li{
		margin-right: 0px;
		margin-bottom: 5px;
	}

	.faqs-img-cta-box ul li:last-child{
		margin-bottom: 0;
	}

	.faqs-img-cta-box ul li a img{
		max-width: 24px;
		margin-right: 10px;
	}

	.faqs-img-cta-box ul li a{
		font-size: 18px;
	}

	.our-faq-section .accordion-header .accordion-button{
		font-size: 16px;
		padding: 12px 35px 12px 12px;
	}

	.our-faq-section .accordion-item .accordion-button::after,
	.our-faq-section .accordion-item .accordion-button.collapsed::after{
		right: 12px;
		font-size: 14px;
	}

	.our-faq-section .accordion-item .accordion-body{
		background: var(--accent-color);
		padding: 12px;
	}

	.page-services .service-item{
		border-radius: 30px;
		padding: 20px 15px;
	}

	.service-catagery-list h3{
		font-size: 18px;
		padding: 15px 20px;
	}

	.service-catagery-list ul{
		padding: 20px;
	}

	.service-catagery-list ul li a::before{
		width: 20px;
		height: 20px;
	}

	.sidebar-cta-box{
        padding: 20px;
    }

	.sidebar-cta-content h3{
        font-size: 28px;
    }

	.cta-contact-item-title h3{
		font-size: 18px;
	}

	.service-featured-image img{
        aspect-ratio: 1 / 0.85;
    }

	.service-entry h2{
        font-size: 28px;
    }

	.service-entry-item{
		width: 100%;
	}

	.service-entry-item:nth-last-child(-n + 2)::before{
		display: block;
	}

	.service-entry-item:last-child::before{
		display: none;
	}

	.service-entry-item-content h3{
		font-size: 18px;
		margin-bottom: 10px;
	}

	.service-entry ul{
		gap: 10px;
		margin-bottom: 30px;
	}

	.service-entry ul li{
		width: 100%;
		padding-left: 30px;
	}

	.service-entry ul li::before{
		width: 20px;
		height: 20px;
	}

	.service-entry-img{
		width: 100%;
	}

	.post-image figure,
	.post-image img{
		aspect-ratio: 1 / 0.70;
		border-radius: 30px;
	}

	.post-entry blockquote{
		background-position: 15px 15px;
        padding: 65px 15px 15px 15px;
	}
	
	.post-entry h2{
		font-size: 28px;
	}

	.tag-links{
		font-size: 20px;
	}

	.project-detail-title{
        padding: 15px 20px;
    }

	.project-detail-title h3{
		font-size: 18px;
	}

	.project-detail-list{
        padding: 20px;
    }

	.project-detail-content h3{
		margin-bottom: 0;
	}

	.project-single-image img{
        aspect-ratio: 1 / 0.85;
    }

	.project-entry h2{
        font-size: 28px;
		margin-bottom: 15px;
    }

	.project-entry p{
		margin-bottom: 15px;
	}

	.project-entry ul{
        margin-bottom: 15px;
    }

	.project-entry ul li{
		width: 100%;
    }

	.project-query-content,
	.project-query-img{
		width: 100%;
	}

	.project-query-item{
		gap: 20px;
	}

	.project-query-box ul{
        margin-bottom: 0;
    }

	.team-member-image img{
        aspect-ratio: 1 / 0.99;
    }

	.team-member-name{
		margin-bottom: 15px;
	}

	.team-member-name h3{
		font-size: 18px;
	}

	.team-detail-title h3{
		font-size: 18px;
	}

	.team-member-info,
	.team-member-skills-feature{
        margin-bottom: 20px;
    }

	.team-member-content h2{
        font-size: 28px;
		margin-bottom: 15px;
    }

	.team-member-content p{
		margin-bottom: 15px;
	}

	.team-member-skills-feature{
		gap: 20px;
	}

	.team-member-skills,
	.team-member-feature{
		width: 100%;
	}

	.client-testimonial-item{
		border-radius: 30px;
		padding: 20px;
	}

	.client-testimonial-item-content{
        margin-bottom: 20px;
    }

	.faq-catagery-list{
		padding: 20px;
	}

	.contact-info-item{
        margin-bottom: 20px;
    }

	.contact-info-item .icon-box{
		margin-right: 10px;
    }

	.contact-info-content{
        width: calc(100% - 60px);
    }

	.contact-info-content h3{
		font-size: 18px;
	}

	.contact-us-form{
        padding: 20px;
    }

	.contact-form .form-control{
		padding: 12px;
	}

	.google-map-iframe,
	.google-map-iframe iframe{
        height: 350px;
    }
}








@-webkit-keyframes marquee2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes marquee2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes marquee2-r {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes marquee2-r {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes rollCage {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(5turn);
  }
}
@keyframes rollCage {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(5turn);
  }
}



.marquee2 {
  color: #fefefe;
  font-size: var(--step-0);
  height: calc(90px + 4rem);
  overflow: hidden;
  position: relative;
  width: 100vw;
}

.track {
  height: 100%;
  overflow: hidden;
  font-size:150px;
  position: absolute;
  transition: background-color 300ms ease, color 300ms ease;
  white-space: nowrap;
  padding-top:35px;
  line-height:100px;
}
.track .text {
  -webkit-animation: marquee2 50000ms linear infinite;
          animation: marquee2 50000ms linear infinite;
  align-items: center;
  display: inline-flex;
  will-change: transform;
  text-transform:uppercase;
  color: rgba(255, 255, 255, 1.0);
  /*-webkit-text-stroke: 2px #fff;*/
}
.track .text.-r {
  -webkit-animation-name: marquee2-r;
          animation-name: marquee2-r;
}
.track .text.-twox {
  -webkit-animation-duration: 25000ms;
          animation-duration: 25000ms;
}

.track:hover img {
  -webkit-animation: rollCage 10000ms linear infinite;
          animation: rollCage 10000ms linear infinite;
}
.track:hover .-green {
  color: #BEB9A3;
}

.-green {
  color: #C1FF1D;
  font-weight: 900;
}













@-webkit-keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-200% - 3rem));
  }
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-200% - 3rem));
  }
}
.marquee {
  overflow: hidden;
  margin: 0em 0;
}

.marquee-canvas {
  display: flex !important;
  flex-flow: row nowrap;
  -webkit-animation: marquee 60s infinite linear;
          animation: marquee 60s infinite linear;
}

.marquee--reverse .marquee-canvas {
  animation-direction: reverse;
}

.marquee-item {
  flex: 0 0 calc(40.0000% - calc(1.5rem * 2 / 3));
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 100;
  color:#C8C8C8;
  padding-top:15px;
  padding-bottom:15px;
}

.marquee-item + .marquee-item {
  margin-left: 1.5rem;
}

.dark-green-bg{
	float:left;
	width:100%;
	background:#F2F2F2;
	padding-top:0px;
	padding-bottom:60px;
}



.marquee-js {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	overflow-x:hidden;
	height: auto;
	padding: 5px 0;
}
.marquee-js .marquee-inner {
	position: relative;
	width: auto;
	width: 100%;
	display: flex;
	color: #b46b40;
	position: relative;
}
.marquee-content{
	display:flex;
	flex-direction:row;
	position: relative;
	border:none;
}
.marquee-text {
	white-space: nowrap;
	position: relative;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin-right: 200px;
}
.mo-top0s {
    padding-top: 0px;
}

/*.marquee-text:after {
	content: '';
	position: absolute;
	top: 30px;
	right: -30px;
	height: 12px;
	width: 12px;
	z-index: 3;
	background-color: #000;
	border-radius: 100%;
}*/
@media only screen and (max-width:768px){
	.marquee-js {
		padding: 6px 0;	
    margin-top: 46px;
	}
	.marquee-text {
    font-size: 30px;
    line-height: 41px;
    margin-right: 16px;
	}
	.marquee-text:after {
    top: 18px;
    right: -12px;
    height: 6.69px;
    width: 6.69px;
	}
}


.newslatter-box{
	float:left;
	width:100%;
	background:#E8E9C9;
	padding:50px 0px;
}
.newslatter-box h2 {
	float:left;
	width:100%;
	font-size: 40px;
	font-weight: 400;
	padding-top:30px;
}
.newslatter-box h2 b {
	font-style:italic;
	font-weight:400;
}
.newslatter-box span {
	float:left;
	width:100%;
  font-size: 17px;
  font-weight: 400;
  margin-top: 10px;
  color: #32553f;
  text-transform:uppercase;
}
.text-boxs1{
	float:left;
	width:100%;
	margin-top:50px;
}
.text-boxs1 p{
	float:left;
	width:100%;
	margin-top:10px;
	font-size:15px;
}
.text-boxs1 p a{
	color:#000;
	text-decoration:underline;
}
.t-boxes{
	float:left;
	width:90%;
	background:#fff;
	height:60px;
	padding-left:10px;
	border:1px solid #fff;
	font-size:24px;
}
.t-boxes-btn{
	float:left;
	width:90%;
	background:#32553f;
	height:55px;
	padding-left:10px;
	border:1px solid #fff;
	font-size:24px;
	color:#fff;
}
.t-boxes-btn:hover{
	background:#486e56;
}
.icon-tf{
	float:left;
	margin-right:10px;
	padding-top:4px;
}
.icon-tf-1{
	float:left;
	margin-right:10px;
	padding-top:2px;
}


.hero-content h4{
	float:left;
	width:100%;
	font-size:16px;
	color:#fff;
	font-family: "Rubik", serif;
	font-weight:400;
	margin-bottom:10px;
}
.hero-content h5{
	float:left;
	width:100%;
	font-size:16px;
	color:#fff;
	font-family: "Rubik", serif;
	font-weight:400;
	margin-top:10px;
}
.hero-content h5 img{
	float:left;
	width:18px;
	margin-right:5px;
	padding-top:2px;
}
.hero-content h5 b{
	font-size:30px;
	font-weight:100;
	margin-top:10px;
	float:left;
	width:100%;
}
.linetop{
	float:left;
	width:100%;
	border-top:3px solid #fff;
	margin-top:30px;
}
.top-banner-left{
	float:left;
	width:50%;
	padding-top:30px;
}
.top-banner-right{
	float:left;
	width:45%;
	margin-left:5%;
}
.top-banner-right p{
	float:left;
	width:100%;
	color:#fff;
	margin-bottom:10px;
}
.top-banner-right p a{
	float:right;
}
.images-4-dubais.sd1{
	padding: 35px 0px;
	margin-right:0px;
	width:100%;
	padding-bottom:10px;
}
.header-new{
	float:left;
	width:100%;
	background:#002249;
}

.main-inner-banner{
	float:left;
	width:100%;
	background:#002249;
	padding:120px 0px;
}
.main-inner-banner span{
	float:left;
	width:100%;
	font-size:18px;
	color:#fff;
	font-weight:400;
}
.main-inner-banner h1{
	float:left;
	width:100%;
	font-size:56px;
	font-weight:400;
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
}
.main-inner-banner p{
	float:left;
	width:100%;
	padding-right:40px;
	font-size:20px;
	font-weight:400;
	color:#fff;
	font-weight:400;
	margin-bottom:0px;
}
.developers-list{
	float:left;
	width:100%;
	padding:50px 0px;
}
.developers-list h3{
	float:left;
	width:100%;
	font-size:45px;
	color:#333;
	font-weight:400;
	margin-bottom:15px;
}
.sub-headings{
	float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
	color: #C8C8C8;
}
.main-headings{
	float: left;
    width: 100%;
	padding-right:0%;
    color: #002249 !important;
    font-size: 43px;
    font-weight: 400;
    line-height: 55px;
    margin-top: 10px;
	font-family: "Lato", sans-serif;;
}
.main-headingsyu1{
	float: left;
    width: 100%;
	padding-right:0%;
    color: #002249 !important;
    font-size: 43px;
    font-weight: 400;
    line-height: 55px;
    margin-top: 10px;
}
.developers-list h2 img{
	float:left;
	margin-right:6px;
}
.developer-list-1{
	float: left;
    position: relative;
    width: 100%;
    margin-top: 30px;
}
.developer-list-1::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}
.developer-list-2{
	float:left;
	width:100%;
	position:relative;
	z-index:99;
}
.developer-logo{
	float:left;
	width:100%;
	height:100px;
}
.developer-logo img{
	float:left;
	background:#fff;
	width:200px;
	padding:5px;
	padding-left:25px;
	padding-right:25px;
}
.developer-list-2 h3{
	float:left;
	width:100%;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	padding-left:25px;
	font-family: "Rubik", serif;
	font-weight:400;
}
.developer-list-2 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:25px;
	margin-top:100px;
}
.developer-list-2 ul li{
	float:left;
	width:100%;
	color:#fff;
	font-size:16px;
	margin-bottom:15px;
}
.developer-list-2 ul li img{
	float:left;
	width:18px;
	margin-right:5px;
	padding-top:4px;
}
.developer-list-2 ul li span{
	float:left;
	width:30%;
}
.developer-list-2 ul li b{
	font-weight:400;
}
.leftolk-boxsd.rrt.bbr{
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}

.developer-list-2 ol{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:25px;
	padding-bottom:20px;
}
.developer-list-2 ol li{
	float:left;
	width:33.33%;
	color:#fff;
	font-size:16px;
	margin-bottom:10px;
}
.developer-list-2 ol li.c1{
	width:40%;
}
.developer-list-2 ol li.c2{
	width:30%;
}
.developer-list-2 ol li.c3{
	width:25%;
}
.developer-list-2 ol li img{
	float:left;
	width:18px;
	margin-right:5px;
	padding-top:4px;
}
h1.dubilders-logo{
	float:left;
	width:100%;
	padding-top:40px;
	margin-bottom:30px;
}
h1.dubilders-logo img{
	float:left;
	padding:5px;
	background:#fff;
}
.heading-oip-1.f1 {
  font-size: 48px !important;
}
.heading-oip-1.f1 i{  
  font-size: 48px !important;
}
.inner-section-2-left.y1{
	padding-right:0px;
}
.inner-section-2-left.y1 p a{
	color:#b46b40;
}
.branded-residences-right.y1 img{
	padding-bottom:20px;
}
.branded-residences-section-1.k4 {
  width: 100%;
  float: left; 
	background: linear-gradient(to right,  #333740 35%,#333740 35%,#ffffff 21%,#ffffff 21%,#ffffff 56%,#ffffff 100%);
  padding: 20px 0px;
}
.inner-section-2-left.y3{
	padding-left:10%;
	padding-right:0%;
}
.inner-section-2-left.y3 p{
  float: left;
  width: 100%;
  line-height: 26px;
  margin-top: 10px;
  color: #555;
  font-size: 16px;
}
.mian-logo{
	float:left;
	width:14%;
	margin-left:1%;
}
.images-4-dubais div p {
  min-height:70px;
}
.mian-logo img{
	float:left;
	width:100%;
}
.main-menu-1{
	float:left;
	width:65%;	
	padding-left:3%;
}
.main-menu-1 ul{
	float:left;
	width:100%;	
	padding:0px;
	margin:0px;
	list-style:none;
	padding-top:5px;
}
.main-menu-1 ul li{
	display:inline;
}
.main-menu-1 ul li a{
	float:left;
	padding:6px 11px;
	font-size:14px;
	color:#C8C8C8; 
}
.main-menu-1 ul li a:hover{
	color:#fff; 
}
.top-right{
	float:left;
	width:20%;
}
.top-right a{
	float:left;
	padding:8px 20px;
	background:#fff;
	border:1px solid #fff;
	border-radius:30px;
	font-size:14px;
	color:#002249;
	margin-left:5px;
	margin-right:3px;
}
.top-right a:hover{
	color:#000;
}
.bggreen{
	background:#002249;
	padding:20px 0px;
}
.padding-top20{
	float:left !important;
	width:46% !important;
	padding-top:20px;
	font-size:15px !important;
	color:#fff !important;
}
.padding-top20 img{
	margin-right: 9px;
    padding-top: 5px;
    float: left;
}
.inner-section-2-right ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:50px;
}
.inner-section-2-right ul li{
	float:left;
	width:100%;
	background:url(../images/bullet-icon.png) no-repeat left top 9px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:15px;
}


header .item {
  height: 80vh;
  position: relative;
}
header .item img {
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
header .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
}
header .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
  margin-top:-270px;
}
/*header .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}*/


header .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
header .item .cover .header-content h1 {
  font-size: 35px;
  font-weight: 400;
  word-spacing: 0px;
  color: #fff;
  margin-bottom:20px;
}
header .item .cover .header-content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  margin-bottom:15px;
  padding-left:35px;
}
header .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
/*header .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
header .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(255, 255, 255, 1.0) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;  
  border-radius:50px !important;
}
header .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #000;
}
header .owl-nav .owl-prev:focus {
  outline: 0;
}
header .owl-nav .owl-prev:hover {
  background: #fff !important;
}
header .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(255, 255, 255, 1.0) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius:50px !important;
}
header .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #000;
  font-size:30px;
}
header .owl-nav .owl-next:focus {
  outline: 0;
}
header .owl-nav .owl-next:hover {
  background: #fff !important;
}
header:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
header:hover .owl-next {
  right: 0px;
  opacity: 1;
}*/




.top10{
	float:left;
	width:100%;
	margin-top:45px;
}
.section-3 h5{
	float:left;
	width:100%;
	text-align:center;
	font-size:40px;
	color:#fff;
	position:relative;
	z-index:999;
	font-weight:400;
}
.p-300{
	padding-top:180px;
	padding-bottom:330px;
	
}
.white-bg2{
	float:left;
	width:90%;
	margin-left:5%;
	background:#fff;
	margin-top:-280px;
	position:relative;
	z-index:999;
	border:1px solid #E8E9C9;
	padding-bottom:60px;
}
.white-section{
	float:left;
	width:100%;
	padding:50px 0px;
}
.inner-section-2-right ol{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.inner-section-2-right ol li{
	float: left;
    width: 100%;
    background: url(../images/bullet-icon.png) no-repeat left top 8px;
     padding-left: 20px;
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 16px;
}

.inner-banner-green{
	background: linear-gradient(to right, #ffffff 80%,#002249 80%,#002249 80%,#002249 100%);	
}
.inner-banner-text{
	float:left;
	width:100%;
	padding-top:50px;
}
.inner-banner-text{
	float:left;
	width:100%;
	padding-top:50px;
}
.inner-banner-text strong{
	float:left;
	width:100%;
	font-weight:300;
	font-size:17px;
}
.inner-banner-text h1{
	float:left;
	width:100%;
	color:#002249;
	font-weight:400;
	font-size:45px;
	margin-top:10px;
}
.inner-banner-text p{
	float:left;
	width:100%;
	font-weight:300;
	margin-top:20px;
	margin-bottom:0px;
	font-size:18px;
}
.inner-banner-text ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:10px;
}
.inner-banner-text ul li{
	float: left;
    width: 100%;
    background: url(../images/bullet-icon.png) no-repeat left top 10px;
    padding-left: 22px;
    margin-bottom: 10px;
	font-weight:300;
	font-size:18px;
}
.inner-banner-pic{
	float:left;
	width:100%;
	margin-top:50px;
	margin-bottom:50px;
}
.inner-banner-pic img{
	float:left;
	width:100%;
}
.inner-section-8{
	float:left;
	width:100%;
	padding:50px  0px;
	padding-top:0px;
}
.inner-section-8-heading{
	float:left;
	width:100%;
}
.inner-section-8-heading p {
  float: left;
  width: 100%;
  font-size: 16px;
  margin-bottom: 0px;
}
.inner-section-8-heading h3 {
  float: left;
  width: 100%;
  color: #002249;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
  margin-top: 2px;
}
.inner-section-8-box{
	float:left;
	width:100%;
	margin-top:10px;
}
.inner-section-8-box.t2{
	margin-top:10px;
}
.inner-section-8-box strong{
	float:left;
	width:100%;
	margin-top:-40px;
	padding-left:30px;
	color:#fff;
	position:relative;
	z-index:999;
	font-weight:300;
}
.inner-section-8-box ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:10px;
}
.inner-section-8-box ul li{
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	color: #002249;
	font-size:15px;
}
.inner-section-8-box ul li b{
	float:right;
	color: #C8C8C8;
	font-weight:300;
}
.inner-section-8-box ul li b i{
	font-style:normal;
	margin-top:-3px;
	font-size:15px;
	float:right;
	margin-left:7px;
	font-weight:100;
}
.fl-btn-left{
	float:left;
	width:50%;
	text-align:left;
	padding-left:6px;
}
.fl-btn-left img{
	margin-right:5px;
	width:16px;
	margin-top:-2px;
}
.fl-btn-left a{
	font-size:15px;
	color: #C8C8C8;
}
.fl-btn-left.c1{
	text-align:right;
	padding-right:15px;
}
.fl-btn-left a:hover{
	color:#b46b40;
}

.note-points p{
	float:left;
	width:100%;
	margin-top:10px;
	font-size:14px;
	padding-left:30px;
	padding-bottom:30px;
}
.images-slider-bar{
	float:left;
	width:100%;
	background:#32553f;
	padding:50px 0px;
	padding-bottom:300px;
}
.images-slider-bar h4 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 8px;
  font-family: 'Roboto', sans-serif;
}
.images-slider-bar h4 img {
  float: left;
  padding-top: 11px;
  margin-right: 8px;
}
.images-slider-bar h3 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 28px;
  font-weight: 100;
  line-height: 40px;
  margin-bottom: 40px;
}

.inner-page-f-slider3{
	float:left;
	width:96%;
	margin-left:2%;
	margin-top:-340px;
	z-index:999 !important;
	position:relative;
	font-size:15px;
}
.swiper-button-next.c1{
	float:right;
	top:20px;
	position:relative;	
	color:#fff;
}
.swiper-button-prev.c1{
	float:right;
	top:20px;
	position:relative;
	color:#fff;
}
.sl-box-1{
	float:left;
	width:100%;
	height:45px;
	margin-top:-22px;
	padding-bottom:60px;
}
.swiper-button-next.c1::after, .swiper-rtl .swiper-button-prev.c1::after {
  content: 'next';
  font-size: 20px;
  padding-left:35px;
}
.swiper-button-prev.c1::after, .swiper-rtl .swiper-button-next.c1::after {
  content: 'prev';
  font-size: 20px;
}

.inner-banner-text p a{
	float:left;
	padding:9px 30px;
	font-size:14px;
	background:#b46b40;
	color:#fff;
	border-radius:40px;
}
.inner-banner-text p a:hover{
	background:#002249;
}
.header1.mmgghh1{
	padding:0px !important;
}
.btn-4{
	float:left;
	padding: 11.5px 30px;
    font-size: 14px;
    background: #002249;
    color: #fff;
    border-radius: 40px;
	position:relative;
	z-index:9;
}
.btn-4:hover{
    background: #002249;
}
.btn-4.c1{
	float:none;
	padding:16.5px 30px;
}
.swiper-button-next.c2{
	float:right;
	top:33px;
	position:relative;	
	color: #fff;
	width:25px;
}
.swiper-button-prev.c2{
	float:right;
	top:33px;
	position:relative;
	color: #fff;
	width:25px;
	margin-right:30px;
	
}
.swiper-button-next.c2::after, .swiper-rtl .swiper-button-prev.c2::after {
  content: 'next';
  font-size: 20px;
  padding-left:0px;
  text-align:center;
  border-radius:40px;
}
.swiper-button-prev.c2::after, .swiper-rtl .swiper-button-next.c2::after {
  content: 'prev';
  font-size: 20px;
}

.swiper-button-next.c3{
	float:right;
	top:28px;
	position:relative;	
	color: #fff;
}
.swiper-button-prev.c3{
	float:right;
	top:28px;
	position:relative;
	color: #fff;
}
.swiper-button-next.c3::after, .swiper-rtl .swiper-button-prev.c3::after {
  content: 'next';
  font-size: 20px;
  padding-left:0px;
}
.swiper-button-prev.c3::after, .swiper-rtl .swiper-button-next.c3::after {
  content: 'prev';
  font-size: 20px;
}

.abnot-image img{
	height: 527px !important;
}

.inner-page-f-slider3.c1{
	margin-top:0px;
	width:100%;
	margin-left:0%;
	margin-right:0%;
}

.country-sliderss{
	float: left;
    width: 100%;    
    padding: 50px 0px;
    position: relative;
    padding-bottom: 50px;
}
/*.country-sliderss::before {
   content: "";
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}*/
.country-sliderss .container {
	position:relative;
	z-index:99;
}
.country-sliderss h2{
	float: left;
    width: 100%;    
	text-align:center;
	font-size:100px;
	color: transparent;
    -webkit-text-stroke: 1px #fff;
	font-weight:400;
	text-transform:uppercase;
	min-height:200px;
	line-height:100px;
}
.country-sliderss p{
	float: left;
    width: 100%;  
	padding-right:45%;  
	font-size:18px;
	color:#fff;
	padding-top:150px;
	padding-left:20px;
	display:none;
}
.country-sliderss ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top: 10px;
	padding-left:20px;
	display:none;
}
.country-sliderss ul li {
  float: left;
  width: 50%;
  background: url(../images/white-icon2.png) no-repeat left top 8px;
  padding-left: 22px;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 16px;
  color:#fff;
}

.country-sliderss strong{
	float:left;
	width:100%;
	text-align:center;
	margin-top:19px;
	padding-right:20px;
	margin-top:235px;
}
.country-sliderss strong a{
    font-weight: 300;
    font-size: 16px;
    padding:15px 30px;
    color:#fff;
	border-radius:30px;
    border:1px solid #fff;
	padding-right:55px;
}

.country-sliderss strong a:hover{
    color: #002349;
	background:#fff;
}
.country-sliderss strong a u{
	position:absolute;
	width:16px !important;
	height:16px !important;
	background:url(../images/share-icon-1.png) no-repeat right;
	margin-left:10px;
	margin-top:5px;
}
.country-sliderss strong a:hover u{
	background:url(../images/share-blue-icon.png) no-repeat right;
}
.sl-box-1 b{
	float:right;
	padding-right:10px;
	padding-top:7px;
	font-size:13px;
	font-weight:300;
}
.line3-text{
	float:left;
	width:100%;
	height:210px !important;
}
.insights{
	float:left;
	padding:20px 25px;
	padding-top:10px;
	padding-right:0px;
	padding-left:15px;
}
.insights u{
	float:left;
	width:100%;
	text-decoration:none;
	font-size:13px;
}
.insights h3{
	float: left;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    color: #002249;
    font-weight: 400;
    margin-bottom: 10px;
	min-height:85px;
	margin-top:5px;
}
.insights p{
	float:left;
	width:100%;
	font-size:15px;
	font-weight:300;
}
p.text-d1{
	padding-left:30px;
	margin-top:20px;
	margin-bottom:0px;
}
p.text-d1 a{
	float:left;
	color: #c6b355;
	font-size:15px;
	padding-left:15px;
}
p.text-d1 a img{
	float:left;
	margin-right:10px;
	width:16px;
	padding-top:4px;
}
p.text-d1 a:hover{
	color:#002249;
}
.test-image{
	float:left;
	width:100%;
	margin-top:50px;
}
.test-image img{
	float:left;
	width:100%;
}
.test-1{
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
}
.test-1 span{
	float:left;
	width:100%;
}
.test-1 span img{
	float:right;
	width:120px;
}
.test-1 p{
	float:left;
	width:100%;
	font-size:15px;
	padding-left:35px;
	line-height:25px;
	margin-top:30px;
}
.test-1 strong{
	float:left;
	width:100%;
	font-size:15px;
	padding-left:60px;
	line-height:25px;
	margin-top:15px;
	font-weight:300;
}
.test-1 strong u{
	text-decoration:none;
	color:#002349;
}
.contact-left{
	float:left;
	width:100%;
}
.contact-left h3{
	float:left;
	width:100%;
	font-size:55px;
	color:#fff;
	font-weight:400;
	padding-top:40px;
}
.contact-left h4{
	float: left;
	width:100%;
	font-size:55px;
	font-weight:400;
	color:#C8C8C8;
	padding-top:40px;
}
.contact-left p{
	float: left;
	width:100%;
	font-size:15px;
	font-weight:300;
	color:#C8C8C8;
	padding-top:30px;
}
.line-top{
	float:left;
	width:1px;
	height:550px;
	background: var(--dark-divider-color);
	margin-top:30px;
	margin-left:43%;
}
.hf3{
	float:left;
	width:22%;
}
.hf2{
	float:left;
	width:30%;
	margin-left:9%;
}
.hf1{
	float:left;
	width:45%;
	margin-left:0%;
}
.hf6{
	float:left;
	width:46%;
	margin-left:9%;
}
.hf{
	float:left;
	width:10%;
	margin-left:9%;
}
.hf4{
	float:left;
	width:36%;
	margin-left:0%;
}
.hf5{
	float:left;
	width:100%;
	margin-left:0%;
}
.hf3 p{
	float:left;
	width:100%;
	font-size:15px;
	color:#C8C8C8;
	font-weight:300;
}
.hf6 p {
  float: left;
  width: 100%;
  font-size: 15px;
  color: #C8C8C8;
  font-weight: 300;
  margin-top: 35px;
}
.hf2 p{
	float:left;
	width:100%;
	font-size:15px;
	color:#C8C8C8;
	font-weight:300;
}
.hf1 p{
	float:left;
	width:100%;
	font-size:15px;
	color:#C8C8C8;
	font-weight:300;
	margin-top:35px;
	margin-bottom:10px;
}
.hf4 p{
	float:left;
	width:100%;
	font-size:15px;
	color:#C8C8C8;
	font-weight:300;
	margin-top:35px;
}
.hf5 p{
	p:left;
	width:100%;
	font-size:15px;
	color:#C8C8C8;
	font-weight:300;
	margin-top:35px;
}
.hf p{
	float:left;
	width:100%;
	font-size:15px;
	color:#fff;
	font-weight:300;
	margin-top:35px;
}
.text-box{
	background:none;
	border:0px;
	border-bottom:1px solid var(--dark-divider-color);
	float:left;
	width:100%;
	color:#fff !important;
	margin-top:5px;
	height:43px;
	padding-left:15px;
}
.text-box:hover{
	border-bottom:1px solid var(--dark-divider-color);
}

p.pri-texts{
	font-size:13px !important;
	line-height:21px !important;
	float:left !important;
	width:100% !important;
	color:#C8C8C8;
	font-weight:300  !important;
	margin-top:30px !important;
}
.pri-texts a{
	color:#fff;
	text-decoration:underline;
}
.data-cont5s{
	float:left;
	width:100%;
	background:#fff;
	padding:20px;
	border:1px solid #fff;
	min-height:295px;
}
.data-cont5s span{
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-top:5px;
}
.data-cont5s span img{
	width:65px;
}
.data-cont5s p{
	float:left;
	width:100%;
	font-size:15px;
	line-height:22px;
	margin-bottom:15px;
	padding-left:12px;
}
.data-cont5s h4{
	float:left;
	width:100%;
	font-size: 24px;
    line-height: 28px;
	margin-bottom:10px;
	font-weight:400;
	min-height:80px;
	margin-top:20px;
}
.btn-4.d1{
	float:none;
	padding:17px 40px;	
}
.center-btn strong{
	margin-top:15px;
	float:left;
	width:100%;
}
.white-color{
	color:#fff;
}

.swiper-button-next.c4{
	float:right;
	top:20px;
	position:relative;	
	color: #fff;
}
.swiper-button-prev.c4{
	float:right;
	top:20px;
	position:relative;
	color: #fff;
}
.swiper-button-next.c4::after, .swiper-rtl .swiper-button-prev.c4::after {
  content: 'next';
  font-size: 20px;
  padding-left:35px;
}
.swiper-button-prev.c4::after, .swiper-rtl .swiper-button-next.c4::after {
  content: 'prev';
  font-size: 20px;
}

.p-focus{
	float:left;
	width:100%;
	margin-top:0px;
}
.p-focus h4{
	float:left;
	width:100%;
	font-size:30px;
	line-height:35px;
	color:#002349;
	font-weight:400;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
}
.p-focus p{
	float:left;
	width:100%;
	font-size:15px;
	font-weight:300;
	margin-top:30px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
}
.insights5{
	float:left;
	width:100%;
	padding:15px;
	background:#fff;
}
.insights5 h3{
	float:left;
	width:100%;
	font-size:30px;
	line-height:35px;
	color:#002249;
	font-weight:400;
	margin-bottom:10px;
}
.insights5 p{
	float:left;
	width:100%;
	font-size:15px;
	font-weight:300;
	margin-top:15px;
	margin-bottom:0px;
	line-height: 23px;
}
.fixn-heigh{
	float:left;
	width:100%;
	margin-bottom:20px;
}









.videos-bg{
	float:left;
	width:100%;
	/*background:url(../images/banner.jpg) no-repeat;*/
	background-repeat: no-repeat !important;
	background-size: cover !important;
	/*padding-top:80px;
	padding-bottom:70px;*/
}
video {	
    top: 0;
    left: 0;
    width: 100%;
	height:30%;
	overflow:hidden
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70% !important;
}
.video-text{	
	float:left;
	width:100%;
	margin-top:-600px;
	position:relative;
	z-index:1;
}
.videos-text{	
	float:left;
	width:100%;
	margin-left:0%;
}
.videos-text h1{
	display:none;
	float:left;
	width:100%;
	font-size:140px;
	line-height:40px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	font-weight:300;
	text-align:center;
	text-shadow:
	   -1px -1px 0 #000,  
		1px -1px 0 #000,
		-1px 1px 0 #000,
		 1px 1px 0 #000
}
/* Real outline for modern browsers */
@supports((text-stroke: 2px black) or (-webkit-text-stroke: 2px black)) {
    .videos-text h1 {
        color: transparent;
        -webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
        text-shadow: none;
    }
}

.videos-text p{
	float:left;
	width:100%;
	font-size:50px;
	line-height:26px;
	color:#fff;
	text-align:center;
	font-family: "Lato", sans-serif;
	margin-top:80px;
	font-weight:100;
	text-shadow:
	   -1px -1px 0 #000,  
		1px -1px 0 #000,
		-1px 1px 0 #000,
		 1px 1px 0 #000
}
/* Real outline for modern browsers */
@supports((text-stroke: 2px black) or (-webkit-text-stroke: 2px black)) {
    .videos-text p {
        color: transparent;
        -webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
        text-shadow: none;
    }
}


.sr-boxes ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-bottom:15px;
	margin-right:13%;
}
.banner-btn{
	width:100%;
	float:left;
	margin-left:-46px;
	margin-top:30px;
}
.banner-btn a{
	width:100%;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-size:15px;
	border:1px solid #fff;
	border-radius:40px;
	line-height:42px;
	color:#fff;
	padding-right:28px;
}
.banner-btn a:hover{
	color:#002349;
	text-shadow:1px 1px 1px #fff;
	background:#fff;
	border:1px solid #fff;
}
.banner-btn a u{
	position:absolute;
	width:16px !important;
	height:16px !important;
	background:url(../images/share-icon-1.png) no-repeat right;
	margin-left:10px;
	margin-top:12px;
}
.banner-btn a:hover u{
	background:url(../images/share-blue-icon.png) no-repeat right;
}
.banner-btn a svg{
	color:#000 !important;
	fill:Red !important;
}
.slider-section.pl1{
	padding-left:10px;
}

.text-15{
	font-size:85px !important;
	text-transform:none !important;
	min-height:400px;
}
.section-5prodata{
	float:left;
	width:98.8%;
	position:relative;
	z-index:99;
	padding-top:10px;
	margin-left:-9.5%;
}
.icon-left1{
	float:left;
	width:17%;
	position:relative;
	z-index:99;
	margin-left: -28px;
   margin-top: -32px;
   min-height:300px;
}
.icon-left1 img{
	float:left;
	width:100px;
	padding-top:5px;
}
.right-btns{
	float:left;
	width:100%;
	margin-top:20px;
	margin-bottom:15px;
}
.right-btns a{
	float:left;
	padding:5px 30px;
	border-radius:40px;
	border:1px solid #fff;
	font-size:13px;
	color:#fff;
}
.right-btns a img{
	float:left;
	width:14px;
	margin-right:10px;
	padding-top:8px;
}
.right-btns a:hover{
	background:#b46b40;
}
.pro-trans{
	float:left;
	padding:4px 20px;
	border-radius:40px;
	background-color: rgba(127, 127, 127, 0.5);
	position:relative;
	z-index:99;
	margin-top:-210px;
	margin-left:25px;
	font-size:13px;
	color:#fff;
}
.pro-trans b{
	position:relative;
	z-index:99;
}
.pod-1{
	float:left;
	width:100%;
	padding-top:20px;
	font-size:16px;
	line-height:25px;
}
.developer-lists{
	float:left;
	width:100%;
	padding:50px 0px;
}
.developer-lists ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.developer-lists ul li{
	float:left;
	color:#002249;
	padding-left:36px;
	padding-right:37px;
	text-transform:uppercase;
	font-size:15px;
}
.inner-banner-contet-1{
	float:left;
	width:100%;
	margin-top:100px;
}
.inner-banner-contet-1 p{
	float:left;
	width:100%;
	color:#fff;
	font-size:18px;
	text-shadow: 1px 1px 1px #000;
}
.inner-banner-contet-1 ul{
	float:left;
	width:50%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.inner-banner-contet-1 ul li{
	float:left;
	width:50%;
	color:#fff;
	font-size:16px;
	text-shadow: 1px 1px 1px #000;
	margin-top:0px;
	background:url(../images/white-icon2.png) no-repeat left top 11px;
	padding-left:20px;
	margin-bottom:15px;
}
.branded-residences-left h4 {
  float: left;
  width: 100%;
  font-size: 30px;
  font-weight: 100;
  padding-top: 15px;
}
.space50{
	float:left;
	width:100%;
	height:50px;
}
.brand img{
	width:220px !important;
}
.fright{
	float:right;
}
.spac1{
	padding-left: 10px;
}
.offer-sam{
	float:left;
	width:100%;
	font-size:14px;
	color:#fff;
	margin-bottom:10px;
}
.offer-sam u{
	float:right;
	width:70%;
	height:1px;
	background:#C8C8C8;
	margin-top:15px;
}
ul.min-5s{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:0px;
}
ul.min-5s li{
	float:left;
	padding:20px 0px;
}
ul.min-5s li img{
	margin-bottom:10px;
}
.tf-bootoms{
	padding-bottom:10px;
}
.tf-bootoms.p1{
	margin-bottom:0px;
}
.finsh-date.c57{
	float:right;
}
ul.bril-t1{
	float:left;
	width:100%;
	min-height: 95px;
	padding-left:30px;
}
ul.bril-t1 li{
	float:left;
	width:50% !important;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	background: url(../images/gray-icons.png) no-repeat left top 12px;
	padding-left:20px;
	font-size:17px;
	color:#002349;
}
ul.bril-t1 li br{
	display:none;
}
.padding-20{
	padding-left:40px;
}
.t102{	
	margin-left:17%;
	margin-right:2%;
	width:81%;
	margin-bottom:15px;
}
.branded-residences-left.iiop5 h3{
	min-height:125px;
}
.branded-residences-left.iiop5 p{
	min-height:96px;
	padding-left:30px;
}

.t103{	
	margin-left:2%;
	margin-right:17%;
	width:81%;
	margin-bottom:15px;
}
.inner-banner-5{
	background:#002249;
}
.inner-banner-5-image{
	float:left;
	width:115%;
}
.inner-banner-5-image img{
	float:left;
}
.inner-banner-5 span{
	float:left;
	width:100%;
	font-size:20px;
	color:#C8C8C8; 
	margin-top:30px;
}
.inner-banner-5 h1 {
	float:left;
	width:100%;
  font-size: 43px;
  font-weight: 400;
  line-height: 55px;
  color: #b46b40;
  padding-right:50px;
  margin-top:20px;
}
.inner-banner-5 p {
	float:left;
	width:100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    color: #fff;
    padding-right:50px;
    margin-top:40px;
}
.search-bar{
	float:left;
	width:100%;
	background:#002249;
	padding:30px 0px;
	padding-top:60px;
	padding-bottom:15px;
}
.sarch-box{
	float:left;
	width:32.5%;
	margin-left:2%;
}
.text-box-1{
	float:left;
	width:100%;
	height:45px;
	background:none;
	border:0px;
	/*border:1px solid var(--dark-divider-color);*/
	border-bottom:1px solid #C8C8C8;
	color:#fff;
	font-size:15px;
	padding-left:15px;
}
.sarch-box.ddfvb45{
	width:48.5%;
}
.sarch-box-1{
	float:left;
	width:11.8%;
	margin-left:1%;
}
.sarch-box-1.c1{
	float:left;
	width:8%;
	margin-left:1%;
}
.sarch-box-1.c2{
	float:left;
	width:14.4%;
	margin-left:1%;
	margin-top:4px;
}
.sarch-box-1 a{
	float:left;
	width:100%;
	height:40px;
	background: #fff;
	color: #002249;
	text-align:center;
	border-radius:40px;
	font-size:16px;
	padding-top:7px;
}
.sarch-box-1 a:hover{
	background: #C8C8C8;
	color: #002249;
}
/*.line{
	float:left;
	width:.5%;
	height:60px;
	border-right:1px solid var(--dark-divider-color);
	margin-left:.5%;
	margin-top:-10px;
}*/

.new-inner-page-banner-text{
	float:left;
	width:100%;
	margin-left:-20px;
}
.new-inner-page-banner-text span{
	float:left;
	width:100%;
	font-size:16px;
	font-weight:300;
	padding-top:0px;
	padding-left:20px;
	margin-bottom:20px;
	color:#C8C8C8;
	text-shadow:1px 1px 1px #000;
}
.new-inner-page-banner-text h2{
	float:left;
	width:100%;
	font-size:45px;
	color:#b46b40; 
	font-weight:300;
	padding-top:10px;
	padding-left:22px;
	text-shadow:1px 1px 1px #000;
}
.new-inner-page-banner-text p{
	float:left;
	width:100%;
	font-size:17px;
	color:#b46b40; 
	font-weight:300;
	padding-top:5px;
	line-height:22px;
	padding-left:55px;
	text-shadow:1px 1px 1px #000;
}
.new-inner-page-banner-text ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-bottom:20px;
	padding-left:52px;
}
.new-inner-page-banner-text ul li{
	float:left;
	width:100%;
	background:url(../images/white-icon2.png) no-repeat left top 10px;
	font-size:15px;
	color:#C8C8C8; 
	padding-left:20px;
	text-shadow:1px 1px 1px #000;
}
ul.diff-bullets{
	float:left;
	width:100%;
	margin-top:30px;
}
ul.diff-bullets li{
	float: left;
    width: 100%;
    background: url(../images/bullet-icon.png) no-repeat left top 9px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 15px;
	text-align:left;
	min-height:auto;
	padding-top:0px;
	line-height:25px;
}
.dis-lo1{
	background:#F2F2F2; 
	text-align:center;
	line-height:25px;
	font-size:16px;
}
.dis-lo1 span{
	float:left; 
	width:100%; 
	text-align:center; 
	padding-top:5px;
}
.dis-lo1 span img{
	width:36px;
}
.showlisyt ul{
	float:left;
	width:100%;
	margin-top:-240px;
	position:relative;
	z-index:999;
	list-style:none;
}
/*.showlisyt::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}*/
.showlisyt ul li{
	float:left;
	width:100%;
	background:url(../images/white-icon2.png) no-repeat left top 10px;
	color:#fff;
	font-size:16px;
	padding-left:20px; 
	margin-bottom:5px;
}

.cintiox{
	float:left;
	width:100%;
	background:#fff;
	margin-top:30px;
	padding:20px;
	box-shadow:0px 0px 5px #eee;
}
.cintiox h4{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:24px;
	font-weight:100;
	border-bottom:1px solid #F2F2F2;
	padding-bottom:12px;
	margin-bottom:20px;
	color:#C8C8C8;
}
.cintiox span{
	float:left;
	width:80%;
	font-size:16px;
	color:#C8C8C8;
}
.cintiox span{
	float:left;
	width:80%;
}
.cintiox strong{
	float:left;
	width:20%;
}
.cintiox strong img{
	float:left;
	width:100%;
	border-radius:80px;
}
.cintiox ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:15px;
}
.cintiox ul li{
	float:left;
	width:50%;
	font-size:16px;
}
.cintiox ul li img{
	float:left;
	width:18px;
	margin-right:10px;
	padding-top:4px;
}
.cintiox ul li a{
	color:#C8C8C8;
}
.cintiox ul li a:hover{
	color:#002249;
}
.cintiox p{
	float:left;
	width:100%;
	text-align:center;
	margin-top:40px;
	margin-bottom:15px;
}
.cintiox p a{
	background:#fff;
	padding:11px 40px;
	font-size:15px;
	color:#b46b40;
	border:1px solid #b46b40;
	border-radius:40px;
}
.cintiox p a:hover{
	background:#b46b40;
	color:#fff;
}


.srabox-0s{
	float:left;
	width:100%;
	padding-left:4px;
}
.srabox-0s ul{
	float:left;
	width:100%;
	margin-top:-260px;
	position:relative;
	z-index:99;
	list-style:none;
	padding-left:15px !important;
	padding-right:15px;
}
.srabox-0s ul li{
	float:left;
	width:100%;
}
.srabox-0s ul li b{
	float: right;
	width:200px;
	text-align:center;
    background-color: rgba(127, 127, 127, 0.5);
    padding: 4px 15px;
    color: #fff;
    border-radius: 40px;
    margin-bottom: 5px;
    font-weight: 100;
}
.srabox-0s ul img{
	float:left;
	width:70px;
	margin-top:-108px;
	margin-left:-22px;
}
.srabox-0s h2{
	float:left;
	width:100%;
	margin-top:-60px;
	position:relative;
	z-index:99;
	color:#fff;
	padding-left: 15px;
	font-weight:400;
	font-size:35px;
	text-shadow:1px 1px 1px #000;
}
.srabox-0s ol{
	float:left;
	width:100%;
	position:relative;
	z-index:99;
	list-style:none;
	padding-left:0px;
	padding-left:15px;
	padding-top:20px;
}
.srabox-0s ol li{
	float:left;
	width:50%;
	font-size:16px;
	color:#fff;
}
.srabox-0s ol li img{
	float:left;
	width:20px;
	margin-right:10px;
	padding-top:3px;
}
.srabox-0s p{
	float:left;
	width:100%;
	font-size:14px;
	color:#C8C8C8; 
	padding-left:15px;
}
.srabox-0s p b{
	float:left;
	width:100%;
	font-size:22px;
	color:#fff; 
	padding-top:10px;
}
.srabox-0s u{
	float:left;
	width:100%;
	margin-top:20px;
	margin-bottom:5px;
}
.srabox-0s u a{
	float:left;
	width:44%;
	margin-left:4%;
	background:none;
	border: 1px solid var(--dark-divider-color);
	text-align:center;
	padding:7px 0px;
	border-radius:40px;
	font-size:14px;
	color:#C8C8C8; 
}
.srabox-0s u a:hover{
	background:#fff;
	color:#002249; 
}
.notes-1{
	float:left;
	width:100%;
	margin-top:60px;
	color:#C8C8C8;
}
.payment-counting{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.payment-counting li{
	float:left;
	width:33.33%;
	text-align:center;
	font-size:16px;
	color:#C8C8C8; 
	margin-top:30px;
}
.payment-counting li b{
	float:left;
	width:100%;
	font-family: "Lato", sans-serif;
	color:#fff;
	font-size:50px;
	font-weight:80;
	height:100px;
}

.bgSnapshot{
	float:left;
	width:100%;
	background:#F2F2F2;
	padding:50px 0px;
}
.bgSnapshot-left{
	float:left;  
	width: 25%;
	background:#002249;
	padding-left: 40px;
   padding-bottom: 35px;
}
.bgSnapshot-left p {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 100;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-top: 20px;
  color: #fff;
  padding-left: 15px;
  padding-right: 26px;
  line-height: 18px;
}
.bgSnapshot-left h3 {
	float: left;
    width: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 20px;
}

.bgSnapshot-left ol {
	float: left;
   width: 90%;
  margin-top: 25px;
  list-style:none;
  height: 275px;
  padding-left: 0px;
  margin-bottom: 0px;
  position: relative;
  overflow:hidden scroll;
  scrollbar-width: thin;
  scrollbar-color: #33ff00 #1e1e24;	
}

.bgSnapshot-left ol li {
  border-left:1px solid #ffffff;
  color: #fff !important;
}
.bgSnapshot-left ol li a {
  color: rgb(204, 204, 204) !important;
}
.bgSnapshot-left ol li.active{
	border-left:1px solid rgb(51, 255, 0);
    color: rgb(255, 255, 255) !important;
}
.bgSnapshot-right{
	width:100%;
	float:left;
	position:relative;
	z-index:99;
	margin-top:15px;
}
.bgSnapshot-right.opi1{	
	width:75% !important;
	margin-top:40px;
}
.inner-section-4.top-1500{
	margin-top:350px;
}
.top-2500{
	margin-top:-400px;
}
.w-color{
	color:#fff;
}
.bgSnapshot-section-1{
	float:left;
	width:100%;
}
.bgSnapshot-section-1 span{
	float:left;
	width:100%;
	background-color:rgba(127, 127, 127, 0.7);
	height:80px;
}
.space-300{
	float:left;
	width:100%;
	height:150px;
}
.bgSnapshot-heading{
	float:left;
	width:100%;
	padding:15px 0px;
	padding-top:100px;
	padding-left:10px;
}
.bgSnapshot-heading h4{
	float:left;
	width:60%;
	font-size:35px;
	color:#fff;
	font-weight:400;
	padding-left:20px;
	position:relative;
	z-index:99;
}
.bgSnapshot-heading ul{
	float:left;
	width:40%;
	padding-top:10px;
	padding:0px;
	margin:0px;
	list-style:none;
}
.duff-cin-btn{
	float:left;
	width:100%;
	padding-left:70px;
	margin-top:25px;
	margin-bottom:45px;
}
.duff-cin-btn a{
	float:left;
	padding:7px 40px;
	background:#fff;
	border-radius:40px;
	color:#002249;
	font-size:15px;
	margin-right:15px;
}
.bgSnapshot-heading ul li{
	float:left;
	width:100%;
	position:relative;
	z-index:99;
	text-align:right;
	color:#fff; 
	padding-right:20px;
	font-style:italic;
}
.bgSnapshot-footer{
	float:left;
	width:100%;
	background-color:rgba(127, 127, 127, 0.7);
	padding:10px 25px;
	font-size:14px;
	color:#fff;	
}
.bgSnapshot-section-2{
	float:left;
	width:75%;
	background:#fff;	
	margin-left:0%;
	position:relative;
	z-index:99;
	margin-top:15px;
}
.full-borders{
	float:left;
	width:96%;
	border:1px solid #e5e5e5;
	margin:2%;
	padding:30px 30px;
}
.bgSnapshot-section-2-text{
	float:left;
	width:100%;
}
.bgSnapshot-section-2-text h4{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#C8C8C8; 
	font-size:16px;
	font-weight:400;
	margin-bottom:10px;
}
.bgSnapshot-section-2-text p{
	float:left;
	width:100%;
	color:#C8C8C8; 
	font-size:16px;
	font-weight:400;
	margin-top:30px;
	margin-bottom:0px;
}
.fl-size{
	float:left;
	width:100%;
	overflow:hidden;
	margin-top:50px;
	margin-bottom:20px;
}
.bgSnapshot-left.he-300{
	min-height:530px;
}
.property-summary-box{
	float:left;
	width:100%;
	margin-top:10px;
}
.property-summary-box ul{
	float:left;
	width:101%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.property-summary-box ul li{
	float:left;
	width:24%;
	margin-right:1%;
	background: #F2F2F2;
	padding:10px 0px;
	text-align:center;
	color:#002249;
	font-size:14px;
	line-height:23px;
	margin-bottom:1%;
}
.property-summary-box ul li i{
	font-style:normal;
	font-size:15px;
	color:#C8C8C8;
}
.property-summary-box ul li b{
	font-size:18px;
}
.pt30{
	padding-top:20px;
}

.location-indi-box{
	float:left;
	width:50%;
	background: #F2F2F2;
	padding:20px 20px;
}
.location-indi-box.c1{
	margin-left:0%;
	background:#f8f8f8;
}
.location-indi-box ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.location-indi-box ul li{
	float:left;
	width:100%;
	font-size:13px;
	background:url(../images/bullet-icon.png) no-repeat left top 10px;
	padding-left:16px;
	color:#C8C8C8;
	line-height:22px;
	margin-bottom:4px;
}
.location-indi-box h4{
	float:left;
	width:100%;
	font-size:25px;
	font-weight:400;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.inner-section-4-box.t1{
	padding:18px 0px;
}
.inner-section-4-box.t1 p{
	font-size:14px;
	margin-top: 10px;
}
.inner-section-4-box.t1 span img {
  border: 1px solid #C8C8C8;
  width: 55px;
  padding: 10px;
  border-radius: 80px;
}
.map-box{
	float:left;
	width:65%;
	margin-top:20px;
}
.map-box img{
	float:left;
	width:100%;
	min-height:365px;
}
.location-indi-box.d1{
	width:34%;
	margin-top:20px;
	min-height:365px;
}
.company-discloser{
	float:left;
	width:100%;
	padding:20px 25px;
	background: #F2F2F2;
	margin-top:15px;
}
.company-discloser p{
	float:left;
	width:100%;
	font-size:12px;
	line-height:22px;
	margin-bottom:10px;
}
.company-discloser p a{
	color:#002249;
}
.linenews{
	float:left;
	width:100%;
	border-top: 1px solid var(--dark-divider-color);
	padding-top:20px;
}
.linenews.c1{
	border-bottom:1px solid var(--dark-divider-color);
	padding-top:30px;
	border-top:0px;
	margin-bottom:40px;
}

.banner-text-1{
	float:left;
	width:100%;
	font-size:15px !important;
	color:#C8C8C8 !important;
	margin-top:20px;
}
.aera-box{
	float:left;
	width:100%;
}
.aera-box{
	float:left;
	width:100%;
	position:relative;
	z-index:99;
}
.aera-box a{
	float:left;
	width:100%;
	position:relative;
	z-index:99;
}

.aera-box span{
	  float: left;
	  width: 100%;
}
.aera-box span strong{
	  float: left;
	  text-align: center;
	  background-color: rgba(127, 127, 127, 0.5);
	  padding: 4px 20px;
	  color: #fff;
	  border-radius: 40px;
	  margin-bottom: 5px;
	  font-weight: 100;	
	  margin-left:20px;
	  margin-top:20px;
	  font-size:16px;
}

.aera-box h4{
	  float: left;
	  width: 94%;
	  font-size:35px;
	  line-height:55px;
	  margin-top:170px;
	  margin-left:3%;
	  color:#fff;
	  font-weight:100;
	  border-bottom: 1px solid var(--dark-divider-color);
}
.aera-box p{
	  float: left;
	  width: 100%;
	  padding:0px;
	  margin:0px;
	  padding:10px 0px;
	  font-size:15px;
	  line-height:25px;
	  margin-top:10px;
	  padding-left:20px;
	  color:#fff;
	  font-weight:100;
	  /*background-color: rgba(255, 255, 255, 0.5);*/
	  padding-right:20px;
	  padding-bottom:15px;
}
.pb30{
	padding-bottom:30px;
}
.resulst-line{
	float:left;
	width:100%;
	margin-top:50px;
}
.resulst-line p{
	float:left;
	width:30%;
	font-size:16px;
	color:#C8C8C8;
}
.resulst-line p b{
	color:#002249;
}
.resulst-line span{
	float:left;
	width:70%;
	font-size:16px;
	color:#C8C8C8;
}
.resulst-line span b{
	color:#002249;
}
ul.tlik1 li{
	border-bottom:0px !important;
	background:url(../images/bullet-icon.png) no-repeat left top 18px;
	padding-top: 7px;
   padding-bottom: 7px;
   padding-left:15px;
}
.minlet50{
	width:130%;
	padding-left:30px;
	padding-right: 20%;
}

.gh1s{
	padding-left:55px;
}
.gh1s img{
	width:100%;
}
.min-heighs500{
	height:520px;
}
.c-logos{
	float:left;
	width:100%;
}
.c-logos img{
	background:#fff;
	padding:5px 15px;
	float:left;
	width:140px;
}
.aera-box ul{
	  float: left;
	  width: 100%;
	  padding: 0px;
	  margin: 0px;
	  list-style:none;  
	  /*background-color: rgba(255, 255, 255, 0.5);*/
	  padding-bottom:10px;
	  margin-top:10px;
}
.aera-box ul li{
	  float: left;
	  width: 20%;    
	  font-size: 13px;
	  line-height: 25px;
	  margin-top: 10px;
	  color: #fff;
	  font-weight: 100;
	  text-align:center;
}
.aera-box ul li b{
	  font-size: 18px;
}
.df-list{
	float:left;
	width:100%;
	margin-top:50px;
	text-align:center;
	border-right:1px solid #C8C8C8;
	min-height:215px;
}
.df-list p{
	float:left;
	width:100%;
	padding-left:40px;
	padding-right:40px;
	margin-bottom:0px;
	font-size:16px;
}
.df-list h3{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:100;
	padding-left:20px;
	padding-right:20px;
	margin-top:15px;
	margin-bottom:20px;
}
.df-list.c2{
	padding-right:25px;
}

.content-1{
	float:left;
	width:100%;
	margin-top:80px;
}
.content-1{
	float:left;
	width:100%;
	margin-top:80px;
}
.content-1 h2{
	float:left;
	width:100%;
	font-size:45px;
	line-height:55px;
	font-weight:100;
}
.content-1 h2 b{
	color:#C8C8C8;
}

.content-2{
	float:left;
	width:100%;
	margin-top:60px;
}
.content-2 img{
	float:left;
	width:100%;
}
.content-2 u{
	float:left;
	width:140%;
	height:1px;
	position:relative;
	z-index:999;
	margin-top:80px;
	background:#C8C8C8;
	left:-80%;
}
.content-2 h3{
	float:left;
	width:120%;
	padding-top:60px;
	font-size:45px;
	line-height:55px;
	font-weight:100;
	margin-left:-20%;
}
.content-2 p{
	float:left;
	width:108%;
	padding-top:20px;
	font-size:15px;
	line-height:24px;
	font-weight:100;
	margin-left:-8%;
}
.content-2-pl1{
	float:left;
	width:150% !important;
}
.top-504{
	margin-top:-70px;
	z-index:-1;
	position:relative;
}
.content-2-pl2{
	float:left;
	width:120% !important;
}



.content-3{
	float:left;
	width:100%;
	margin-top:60px;
}
.content-3-imags{
	float:left;
	width:100%;
}
.content-3 img{
	float:left;
	width:100%;
}
.content-3 u{
	float:left;
	width:160%;
	height:1px;
	position:relative;
	z-index:999;
	margin-top:80px;
	background:#C8C8C8;
	right:-40%;
}
.content-3 h3{
	float:left;
	width:120%;
	padding-top:49px;
	font-size:45px;
	line-height:55px;
	font-weight:100;
}
.content-3 p{
	float:left;
	width:100%;
	padding-top:20px;
	font-size:15px;
	line-height:24px;
	font-weight:100;
	margin-left:10%;
}
.df-text1{
	width:170%;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:50px;
	margin-top:30px;
}
.df-text1 li{
	width:50%;
	float:left;
	color:#C8C8C8;
	font-size:16px;
	margin-top:20px;
}
.ghgygd0{
	float:left;
	width:250% !important;
	margin-left: 70px;
}
.yu1{
	min-height:452px;
}
.yu1 p{
	padding-left:30px;
	margin-bottom:0px;
}
.new-inner-page-banner-text p b{
	font-family: "Lato", sans-serif;
	font-size:32px;
}
.content-2 span{
  float: left;
  width: 101%;
  margin-top:10px;
  margin-left:-1%;
}
.content-2 span a{
  color:#002249;
  font-size:15px;
  margin-left:-15px;
}
.content-2 span a:hover{
  color:#000;
}
.content-3 span {
  float: left;
  width: 100%;
  padding-top: 10px;
    margin-left: 10%;
}
.content-3 span a{
  color:#002249;
  font-size:15px;
}
.content-3 span a:hover{
  color:#000;
}
.showlisyt .tdubailists{
  float: left;
  width: 100%;
  margin-top: -400px;
  position: relative;
  z-index: 999;
  list-style: none;
}

.tdubailists h3 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 200px;
  text-align:center;
  padding-right:0px !important;
  font-weight:100;
}
.tdubailists p {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 36px;
  text-align:center;
  padding-right:0px !important;
  font-family: "Lato", sans-serif;
  padding-top:60px;
  font-weight:100;
}
.tdubailists span {
  float: left;
  width: 100%;
  margin-top:130px;
  text-align:right;
  padding-right:30px;
}
.tdubailists span a{
	float:right;
	color:#fff;
	border:1px solid #fff;
	padding:5px 20px;
	border-radius:25px;
	font-size:15px;
}
.tdubailists span a:hover{
	background:#002249;
	color:#fff;
}
.paddingleft30{
	padding-left:15px;
}
.paddingleft30 a{
	color:#C8C8C8;
}
.paddingleft30 a:hover{
	color:#002249;
}
.lighcolorgray{
	background: #F2F2F2 !important;
}
.lighcolorgray span {
  color: #C8C8C8;
}
.lighcolorgray h2 {
  color:#002249;
  padding-right:40%;
}
.cl-green{
	color:#002249 !important;
}
.cl-grays{
	color:#C8C8C8 !important;
}
.bgSnapshot-section-1 span b{
	float:left;
	width:70%;
	font-size:30px;
	color:#fff;
	position:relative;
	z-index:99;
	font-family: "Lato", sans-serif;
	padding-left:20px;
	padding-top:25px;	
}
.ukkiu-content{
	float:left;
	width:100%;
	padding-left:60px;
	color:#fff;
	padding-right:20%;
	padding-bottom:0px; 
	margin-bottom:0px;
	min-height:85px;
}
.bgSnapshot-footer ol{
	float:left;
	width:100%;	
	padding:0px;
	margin:0px;
	list-style:none;
}
.bgSnapshot-footer ol li{
	float:left;
	margin-right:35px;
	font-size:16px;
	padding-left:35px;
}
.bgSnapshot-footer ol li img{
	float:left;
	width:18px;
	margin-right:8px;
	padding-top:3px;
}
.bgSnapshot-footer u{
	float:left;
	width:100%;
	padding-left:40px;
	padding-top:13px;
	padding-bottom:10px;
	text-decoration:none !important;
}
.bgSnapshot-footer u a{
	text-decoration:none !important;
	color:#fff;
}
.bgSnapshot-footer u a:hover{
	color:#0C0;
}
.bgSnapshot-footer u a strong{
	color:#0C0;
}
.nuy-heading{
	font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size:45px !important;
	color:#fff !important;
	padding-bottom:15px;
	line-height:85px;
}
.bgSnapshot-section-1 u{
	float:right;
	padding-right:40px;
	padding-top:26px;
	padding-bottom:10px;
	text-decoration:none !important;
}
.bgSnapshot-section-1 u a{
	text-decoration:none !important;
	color:#fff;
}
.bgSnapshot-section-1 u a:hover{
	color:#0C0;
}
.bgSnapshot-section-1 u a strong{
	color:#0C0;
	font-size:18px;
}
.space-300.c20{
	min-height:320px;
}
.bgSnapshot-left.tyu p{
	color:#ccc !important;
}
.bgSnapshot-left.tyu ol li {
	color:#ccc !important;
	font-size:15px;
	font-weight:100;
	padding:6px 0px;
	padding-left:20px;
}
.bgSnapshot-left.tyu ol li a{
	color:#ccc !important;
}
.bgSnapshot-left.tyu ol li.active{
  border-left: 1px solid #ffffff;
  color: #fff !important;
}
.bgSnapshot-left.tyu ol li.active a{
  color: #fff !important;
}
.bgSnapshot-left.tyu ol li a:hover{
	color:#fff !important;
}

.leftolk-box{
	float:left;
	width:35%;
	padding-right:5%;
}
.leftolk-box-2{
	float:left;
	width:75%;
	margin-left:-10%;
	margin-top:70px;
}
.buyer-guides{
	float:left;
	width:100%;
	min-height:520px;
	background:url(../images/building-pic.jpg) no-repeat ;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.buyer-guides.p1{
	background: url(../images/taxture-bg-2.jpg) no-repeat;
	background-repeat: no-repeat;
	background-size: cover;	
}
.buyer-guides h2{
	display: flex;
	float:left;
	width:87%;
	padding-left:30px;
	padding-top:10px;
	color:#fff;
	font-size:24px;
	font-weight:100;
}
.buyer-guides h2::after {
	  content: '';
      flex: 1;
      height: 1px;
      background-color: #fff;
      margin-left: 15px; /* space between text and line */
	  margin-right:15px;
	  margin-top:16px;
}
.buyer-guides h3{
	float:right;
	width:13%;
	padding-right:40px;
	padding-top:10px;
	color:#fff;
	font-size:24px;
	font-weight:100;
	text-align:right;
}

.buyer-guides.p1 h2{
	color: #002349;
}
.buyer-guides.p1 h3{
	color:#002349;
}
.buyer-guides h2 u{
	float:left;
	width:50%;
	height:1px;
	background:#ffffff;
	margin-left:20%;
	margin-top:-15px;
	position:relative;
	z-index:999;
}
.name-off-coun{
	float:left;
	width:100%;
	padding-left:62px;
	padding-top:10px;
	color:#fff;
	font-size:15px;
	font-weight:100;
}
.line-downs{
	float:left;
	width:1px;
	height:80px;
	background:#ffffff;
	margin-top:5px;
	margin-left:85px;
}
.other-list{
	float:left;
	width:26%;
	margin-right:70%;
	background-color: rgba(148, 148, 148, 0.6);
	margin-top:100px;
}
.other-list h4{
	float:left;
	width:100%;
	padding-left:50px;
	padding-top:10px;
	color:#fff;
	font-size:24px;
	font-weight:100;
}
.other-list ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:50px;
	margin-top:15px;
	padding-bottom:20px;
	min-height:250px;
}
.other-list ul li a{
	float:left;
	width:100%;
	padding:2px 25px;
	padding-right:0px;
	border-left:1px solid #C8C8C8;
	color:#fff;
	font-size:14px;
	line-height:22px;
}
.other-list ul li a:hover{
	border-left:1px solid #fff;
	color:#fff;
}
.other-list ul li a.active{
	border-left:1px solid #fff;
	color:#fff;
}
.bgSnapshot-left h4{
	float:left;
	width:100%;
	text-align:right;
	color:#fff;
	padding-top:33px;
	font-weight:100;
	font-size:26px;
	right:-30px !important;
}
.buyer-guides.c1{
	float:left;
	width:100%;
	background:url(../images/building-pic-light.jpg) no-repeat cover;
	background-position:center;
}

.buyer-guides.c1 h2{
	color:#002249;
}
.buyer-guides.c1 h2 u{
	background:#6C0;
}
.buyer-guide-1{
	float:left;
	width:100%;
	padding-top:30px;
}
.buyer-guide-1 span{
	float:left;
	width:39%;
	margin-left:3%;
}
.buyer-guide-1 span img{
	float:left;
	width:100%;
}
.buyer-guide-1 div{
	float:left;
	width:53%;
	margin-left:5%;
}
.buyer-guide-1 div h5{
	float:left;
	width:100%;
	font-size:22px;
	font-weight:100;
}
.buyer-guide-1 div p{
	float:left;
	width:100%;
	font-size:15px;
	font-weight:100;
	margin-bottom:0px;
	margin-top:20px;
	padding-right:30px;
}
.ouraproge{
	float:left;
	width:100%;
	margin-top:50px;
}
.ouraproge h4{
	float:left;
	width:100%;
	font-size:40px;
	font-weight:400;
	padding-right:5%;
	padding-top:50px;
}
.ouraproge-1{
	float:left;
	width:100%;
	margin-top:50px;
}
.ouraproge-1 div{
	float:left;
	width:50%;
	padding-bottom:0px;
	padding-left:30px;
}
.ouraproge-1 div h5{
	float:left;
	width:100%;
	font-size:30px;
	font-weight:400;
	min-height:92px;
}
.ouraproge-1 div p{
	float:left;
	width:100%;
	padding-left:20px;
	margin-bottom:0px;
	margin-top:5px;
	line-height:23px;
	margin-bottom:10px;
	min-height:188px;
}
.ouraproge-1 span{	
	float:left;
	width:50%;
}
.ouraproge-1 span img{	
	float:left;
	width:100%;
	position:relative;
	z-index:9;
}

/*.ouraproge-1 span::before{	
	content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0.02%, rgba(30, 30, 30, 0.9) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0) 87.63%, rgba(30, 30, 30, 0.6) 100.45%);
}*/
.ouraproge-1 span b{	
	float:left;
	width:100%;
	z-index:99;
	position:relative;
	color:#fff;
	padding-left:20px;
	padding-right:13%;
	font-family: "Lato", sans-serif;
	font-size:24px;
}
.line1s{
	float:left;
	width:100%;
	height:1px;
	background:#CCC;
	margin-top:-1px;
}
.ukheading1{
	font-size:45px !important;
	color:#fff !important;
	padding-top: 0px !important;
	line-height:48px;
}

.paddins52{
	padding-left:20px !important;
}
.ttfg-contents{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:50px;
}
.ttfg-contents span {
  font-size: 15px;
  text-transform: capitalize;
}
.ttfg-contents h3 {
	float:left;
	width:100%;
    font-size: 43px;
    font-weight: 400;
    margin-top: 15px;
    line-height: 55px;
    color: #002249;
	padding-right:60px;
}
.ttfg-contents p {
	float:left;
	width:100%;
	padding-top:18px;
	line-height:23px;
	margin-bottom:0px;
}
.branded-residences-right.hjk{
	width:115%;
}
.branded-residences-left.abd1{
	width:150%;
	position:relative;
	z-index:99;  
	padding-right: 100px;
	margin-top:70px;
	padding-bottom:40px;
	box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.1);
}
.branded-residences-right.hjk img{
	padding-top:0px !important;
}
.branded-residences-right.hjk2{
	margin-left:-10%;	
}
.branded-residences-left.abd15{
	margin-left:-50%;
	width:150%;
	padding-right:100px;
	padding-left:70px;
	margin-top:77px;
	padding-bottom:30px;	
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1); 
}
.center-btn2{
	float:left;
	width:100%;
	margin-bottom:60px;
	text-align:center;
	margin-top:30px;
}
.center-btn2 a{
  padding: 16px 30px;
  font-size: 14px;
  background: #b46b40;
  color: #fff;
  border-radius: 40px;
  position: relative;
  z-index: 9;
}
.center-btn2 a:hover{
  background: #002249;
}
.anewstions1{
	float:left;
	width:100%;
	background:#29465b;
	padding:0px 0px;
	margin-top:50px;
}
.anewstions1 h4{
	float:left;
	width:100%;
	font-size:70px;
	font-weight:400;
	color:#fff;
	line-height:75px;
	padding-top:35px;
}
.anewstions1 p{
	float:left;
	width:100%;
	padding-top:20px;
	margin-bottom:5px;
	color:#fff;
	padding-left:30px;
}
.anewstions1 p b{
	float:left;
	width:100%;
	font-family: "Lato", sans-serif;
	font-size:28px;
	padding-top:15px;
}
.text-15.d51{
	min-height:350px;
}
.anewstions1 p a{
	float:left;
	padding:9px 30px;
	background:none;
	border:1px solid #fff;
	margin-bottom:40px;
	color:#fff;
	border-radius:40px;
	padding-top:10px;
}
.anewstions1 p a:hover{
	color:#002349;
	background:#fff;
}

.new-menu1-footer{
	float:left;
	width:100%;
	background:#002249;
	padding:50px 0px;
	padding-bottom:10px;
	border-top: 1px solid var(--dark-divider-color);
}

.new-menu-footer-1{
	float:left;
	width:15%;
	margin-left:1%;	
	margin-right:1%;
}
.new-menu-footer-1 h3{
	float:left;
	width:100%;
	font-size:24px;
	color:#fff;
	font-weight:400;
}
.new-menu-footer-1 p{
	float:left;
	width:100%;
	font-size:13px;
	color:#d8d8d8;
	margin-top:30px;
	margin-bottom:13px;
}
.new-menu-footer-1 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.new-menu-footer-1 ul li a{
	float:left;
	width:100%;
	font-size:11px;
	color:#C8C8C8;
	line-height:22px;
}
.new-menu-footer-1 ul li a:hover{
	color:#fff;
}
.new-menu-footer-2{
	float:left;
	width:30%;
	margin-left:1%;	
	margin-right:1%;
}
.new-menu-footer-2 div{
	float:left;
	width:50%;
}
.new-menu-footer-2 h3{
	float:left;
	width:100%;
	font-size:24px;
	color:#fff;
	font-weight:400;
}
.new-menu-footer-2 p{
	float:left;
	width:100%;
	font-size:13px;
	color:#d8d8d8;
	margin-top:30px;
	margin-bottom:13px;
}
.new-menu-footer-2 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.new-menu-footer-2 ul li a{
	float:left;
	width:100%;
	font-size:11px;
	color:#C8C8C8;
	line-height:22px;
}
.new-menu-footer-2 ul li a:hover{
	color:#fff;
}

.padding-l30{
	padding-left:30px;
}
.new-menu-footer-1.c2{
	width:14%;
}
.new-menu-footer-1.c1{
	margin-left:3%;
}
.fld-box-footer{
	float:left;
	width:96%;
	border-top:1px solid var(--dark-divider-color);
	margin-left:2%;
	margin-top:40px;
	padding-top:20px;
}
.legy-left-logo{
	float:left;
	width:20%;
}
.cen-men-list{
	float:left;
	width:60%;	
}
.cen-men-list ul{
	float:left;
	width:100%;	
	padding:0px;
	margin:0px;
	list-style:none;
}
.cen-men-list ul li a{
	float:left;
	font-size:11px;
	color:#C8C8C8;
	padding-left:33px;
	padding-right:33px;
	padding-top:5px;
}
.cen-men-list ul li a:hover{
	float:left;
	font-size:11px;
	color:#fff;
	padding-left:33px;
	padding-right:33px;
	padding-top:5px;
}
.right-men-list{
	float:left;
	width:100%;
	margin-top:15px;
}
.right-men-list ol{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:left;
}
.right-men-list ol li{
	float:left;
}
.right-men-list ol li a{
	float:right;
	padding:5px 10px;
	color:#fff;
}
.fg-footer-text{	
	float:left;
	width:100%;
	padding-top:18px;
	font-size:11px;
	color:#CCC;
	text-align:center;
	margin-bottom:15px;
}
.cen-men-qrcode{
	float:right;
	width:13.5%;
	margin-top:-12px;
	margin-right:-10px;
}
.cen-men-qrcode img{
	float:right;
	width:90px;
}
.buyer-guide-2 span{
	float:left;
	width:42%;
	margin-left:4%;
	margin-left:3%;
	margin-top:30px;
}
.buyer-guide-2 div{
	float:left;
	width:53%;
	margin-top:20px;
}
.buyer-guide-2 span ol{
	float:left;
	width:100%;
	padding-top:0px;
	margin-bottom:0px;
}
.buyer-guide-2 ol li{
	float:left;
	width:100%;
	font-family: "Lato", sans-serif;
	color:#002249;
	font-size:17px;
	margin-bottom:27px;
}
.buyer-guide-2 div p{
	float:left;
	width:100%;
	font-size:13px;
	margin-top:10px;
	list-style:18px;
	margin-bottom:5px;
}
.buyer-guide-3{
	float:left;
	width:100%;
	margin-top:30px;
}
.buyer-guide-3 span{
	float:left;
	width:45%;
	margin-left:3%;
}
.buyer-guide-3 span img{
	float:left;
	width:100%;
}
.buyer-guide-3 div{
	float:left;
	width:54%;
	background:#fff;
	margin-left:-5%;
	margin-top:20px;
	min-height:150px;
	padding-left:30px;
}
.buyer-guide-3 div ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-top:15px;
}
.buyer-guide-3 div ul li{
	float:left;
	width:100%;
	margin-top:0px;
	font-size:14px;
}

.buyer-guide-3.c2 div{
	margin-left:3%;
	width:53%;
	padding-right:3%;
	position:relative;
	z-index:999;
}
.buyer-guide-3.c2 span {
  float: left;
  width: 45%;
  margin-left: -3%;
}

.buyer-guide-4{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
}
.buyer-guide-4 div{
	float:left;
	width:47%;
	margin-left:3%;
}
.buyer-guide-4 div span{
	float:left;
	width:36%;
	margin-right:4%;
}
.buyer-guide-4 div p{
	float:left;
	width:60%;
	font-size:12px;
	padding-right:15px;
	margin-bottom:0px;
}
.buyer-guide-4 div p b{
	float:left;
	width:100%;
	font-size:16px;
	font-family: "Lato", sans-serif;
	color:#002249;
	margin-bottom:15px;
}

.buyer-guide-5{
	float:left;
	width:95%;
	margin-top:40px;
	margin-left:3%;
}
.buyer-guide-5 span{
	float:left;
	width:50%;
}
.buyer-guide-5 div{
	float:left;
	width:46%;
	margin-left:4%;
}
.buyer-guide-5 div ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.buyer-guide-5 div ul li{
	float:left;
	width:100%;
	background:url(../images/bullet-green.png) no-repeat left top 9px;
	padding-left:20px;
	font-size:14px;
	margin-top:5px;
}

.buyer-guide-6{
	float:left;
	width:94%;
	margin-left:3%;
	min-height:370px;
}
.buyer-guide-6 h4{
	float:left;
	width:100%;
	font-weight:400;
	margin-top:10px;
	font-size:17px;
}
.buyer-guide-6 p{
	margin-top:0px;
	font-size:14px;
}

.buyer-guide-7{
	float:left;
	width:94%;
	margin-top:15px;
	margin-left:3%;
	min-height:360px;
}
.buyer-guide-7 div{
	float:left;
	width:32%;
	background:#fff;
	padding:10px;
	margin-bottom:15px;
}
.buyer-guide-7 div span{
	float:left;
	width:35%;
	margin-right:5%;
}
.buyer-guide-7 div p{
	float:left;
	width:60%;
	font-size:12px;
	margin-bottom:0px;
}
.buyer-guide-7 div p b{
	float:left;
	width:100%;
	font-family: "Lato", sans-serif;
	color:#002249;
	font-size:14px;
}
.buyer-guide-8{
	float:left;
	width:100%;
	margin-top:10px;
	min-height:370px;
}
.buyer-guide-8 div{
	float:left;
	width:47%;
	margin-left:3%;
	background:#fff;
	padding:5px 10px;
}
.buyer-guide-8 div h4{
	float:left;
	width:100%;
	font-size:24px;
	font-weight:400;
}
.buyer-guide-8 div p{
	float:left;
	width:100%;
	font-size:12px;
	padding-left:30px;
	margin-top:16px;
	margin-bottom:0px;
	line-height:18px;
}
.buyer-guide-8 div span{
	float:left;
	width:100%;
}


.bgSnapshot-leftrt{
	float:left;
	width:27%;
	background:#333740;	
	padding-left:40px;
	padding-bottom:15px;
	box-shadow: 5px 0 5px -2px rgba(0, 0, 0, 0.7);
	position:relative;
	z-index:999;
	height:580px;
}
.bgSnapshot-leftrt.bludebg2{
	background:#002349 !important;
}
.leftolk-boxsd{
	width:100%;
	float:left;
	margin-top:40px; 
	margin-bottom:50px;
}
.bgSnapshot-leftrt p {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 100;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-top:20px;
  color:#fff;
  padding-left:15px;
  padding-right:26px;
  line-height:18px;
}
.bgSnapshot-leftrt h3 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 35px;
  margin-top: 10px;
  padding-left:15px;
  padding-right:20px;
}
.bgSnapshot-leftrt ol {
  float: left;
  width: 90%;    
  margin-top: 25px;
  list-style:none;
  padding-left:0px;
  margin-bottom:0px;
  position: relative;
}

@-moz-document url-prefix() {
  body {
    scrollbar-width: thin;
    scrollbar-color: #333740 #1e1e24;
  }

  .bgSnapshot-leftrt ol {
    scrollbar-width: thin;
    scrollbar-color: #ccc #ffffff;
  }
}



.bgSnapshot-leftrt ol li.active {
  border-left:2px solid #fff;
  color: #fff !important;
}
.bgSnapshot-leftrt ol li {
  color: #ccc !important;
  font-size: 14px;
  font-weight: 100;
  padding:6px 0px;
  padding-left: 0px;
  padding-left: 20px;
  border-left: 1px solid #C8C8C8;
  cursor:pointer;
}

ol.lkjipi li{
	padding-top:2px;
	padding-bottom:3px;
	line-height:26px;
}

.bgSnapshot-leftrt ol li a {
  color: #ccc !important;
}
.rght-banner-sidection{
	float:left;
	width:73%;
	margin-top:25px;
}
.bgSnapshot-section-1 h2 {
  display: flex;
  float: left;
  width: 87%;
  padding-left: 30px;
  padding-top: 15px;
  color: #fff;
  font-size: 24px;
  font-weight: 100;
}
.bgSnapshot-section-1 h2::after {
  content: '';
  flex:1;
  height: 1px;
  background-color: #ffffff;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 16px;
}
.no-out-of{
	margin-top:12px;
	float:right;
	margin-right:25px;
	text-transform:none;
	text-decoration:none;
	width:34px;
	height:34px;
	background:#fff;
	border-radius:40px;
	font-size:17px;
	color:#C8C8C8;
	text-align:center;
	padding-top:4px;
}
.sl-box-1{
	margin-bottom:10px;
}
.gree-lings{
	float:left;
	width:57%;
	height:1px;
	background:#ffffff;
	margin-left:26%;
	margin-top:-15px;
}
.gfty-icons-arow{
	float:left;
	width:100%;
	margin-top:10px;
	margin-left:50px;
}
.srt-content{
	float:left;
	width:95%;
	margin-top:20px;
	background:#fff;
	margin-left:5%;
	margin-bottom:20px;
}
.bgSnapshot-leftrt.pcuk{
	height: 525px !important;
}
.srt-content span{
	float:left;
	width:40%;
}
.srt-content span img{
	float:left;
	width:100%;
}
.srt-content div{
	float:left;
	width:60%;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
}
.srt-content div h4{
	float:left;
	width:100%;
	font-size:18px;
	font-weight:100;
	margin-bottom:10px;
}
.srt-content div p{
	float:left;
	width:100%;
	font-size:13px;
	padding-left:25px;
	margin-bottom:0px;
	line-height:20px;
	margin-top:15px;
}
.clt-namess{
	float:left;
	width:100%;
	text-align:right;
	font-size:13px;
	color: #002349;
	padding-right:20px;
	display:none;
}
.srt-content-1{	
	float:left;
	width:95%;
	margin-top:10px;
	margin-left:5%;
	height:360px;
}
.yt-spacer1{
	float:left;
	width:100%;
	height:30px;
}
.srt-content-1 ul{	
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.srt-content-1 ul li{	
	float:left;
	width:100%;
	padding:6px 0px;
	background:#fff;
	margin-bottom:10px;
}
.srt-content-1 ul li span{	
	float:left;
	width:4%;
	margin-left:-15px;
}
.srt-content-1 ul li span em{	
	float:left;
	width:26px;
	height:26px;
	background:#fff;
	color: rgb(16, 57, 40);
	font-style:normal;
	font-size:14px;
	border-radius:40px;
	text-align:center;
	border:1px solid #CCC;
	line-height:24px;
	
}
.srt-content-1 ul li b{	
	float:left;
	width:42%;
	margin-right:3%;
	font-size:16px;
	font-weight:100;
	font-family: "Lato", sans-serif;
	line-height:22px;
	color: rgb(16, 57, 40);
}
.srt-content-1 ul li strong{	
	float:left;
	width:52%;
	padding-right:20px;
	font-size:13px;
	padding-left:15px;
	margin-bottom:0px;
	line-height:17px;
}
.srt-content-3{
	float:left;
	width:95%;
	margin-top:10px;
	margin-left:5%;
	height:360px;	
}
.srt-content-3-box-1{
	float:left;
	width:48%;
	background:#fff;
	padding:5px;
	margin-bottom:2%;
}
.srt-content-3-box-1.c1{
	margin-left:2%;
}
.srt-content-3-box-1 span{
	float:left;
	width:30%;
	background:#fff;
	padding:5px;
}
.srt-content-3-box-1 div{
	float:left;
	width:70%;
	padding-left:20px;
}
.srt-content-3-box-1 div h4{
	float:left;
	width:100%;
	font-size:17px;
	font-weight:100;
	padding-top:10px;
	margin-bottom:15px;
}
.srt-content-3-box-1 div p{
	float:left;
	width:100%;
	font-size:13px;
	line-height:20px;
	padding-left:15px;
}
.srt-content ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:30px;
}
.srt-content ul li{
	float:left;
	width:100%;
	background:url(../images/bullet-green.png) no-repeat left top 9px;
	padding-left:20px;
	font-size:14px;
	margin-top:4px;
}
.buyer-guide-6{
	padding-left:30px;
	padding-right:30px;
}
.insights{
	background:#fff;
	min-height:160px;
}
.indi-page-subh1{
	float:left;
	width:100%;
	font-size:20px;
	font-weight:100;
	color:#fff;
	padding-left:30px;
	padding-right:0px;
	padding-top:30px;
}
.indi-page-subh2{
	float:left;
	width:100%;
	font-size:15px !important;
	padding-left:30px;
	color:#C8C8C8 !important;
	line-height:20px;
	padding-top:10px !important;
}
.white-btn{
	float:left;
	padding:10px 30px;
	border:1px solid #C8C8C8;
	color:#fff;
	margin-top:5px;
	border-radius:40px;
	cursor:pointer;
}
.white-btn:hover{
	border:1px solid #fff;
	color:#002249;
	background:#fff;
	text-shadow:0px 0px 0px;
}

.sl-box-3{
	float:left;
	width:51%;
	height:30px;
	margin-top:-5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-bottom: 45px;	
}

.counting-1{
	float:left;
	width:5%;
	padding-left:40px;
	color:#fff;
	font-family: "Lato", sans-serif;
	font-size:20px;
	padding-top:13px;
}

.soical-icons{
	float:right;
	margin-right:-50px;	
	padding-top:15px;
}
.soical-icons a{
	color:#C8C8C8; 
	font-size:20px;
	padding-left:12px;
}
.soical-icons a:hover{
	color:#fff; 
}



.bor-none{
	border-bottom:1px solid #eee;
	min-height:354px;
	margin-bottom:20px;
}

h3.uji-heading {
  float: left;
  width: 100%;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  z-index: 99;
  position: relative;
  margin-top: -50px;
  padding-left: 25px;
}
.bo-boo1{	
	min-height:320px;
	border-bottom:1px solid #eee;
}
.bo-boo1 p{	
	padding-left:20px;
}
.bo-boo1 ul{	
	padding-left:20px;
}
h2.ghyu-heading{
	float:left;
	width:100%;
	padding-right:0px;
	color:#fff;
	font-size:35px;
	line-height:40px;
	margin-bottom:10px;
}
p.banner-text-1-tty{
	float:left;
	width:100%;
	margin-bottom:0px;
	font-size:15px;
	padding-left:20px;
	color:#fff;
	line-height:20px;
	margin-top:12px;
}
ol.bty-listd{
	float:left;
	width:100%;
	padding:0px;
	list-style:none;
	margin:0px;
	margin-left:20px;
	margin-top:35px;
}
ol.bty-listd li a{
	float:left;
	padding:3px 0px;
	background:#002249;
	width:300px;
	text-align:center;
	font-size:15px;
	color:#fff;
	border-radius:30px;
	margin-bottom:7px;
}
ol.bty-listd li a:hover{
	background:#fff;
	color:#002249;
}
.section-1-box.iop h3{
	font-size: 30px;
}
.section-1-box-5.iop p{
	font-size:15px;
	line-height:20px;
	padding-left:30px;
}


.branded-residences-left.abd140 {
  margin-left: -15%;
  width:114%;
  padding-right: 40px;
  padding-left: 40px;
  margin-top: 88px;
  padding-bottom: 30px;
  box-shadow: 0px 0px 8px #e2e2e2;
}
.abd140 p{
	font-size:15px;
	line-height:20px;
	margin-bottom:0px;
}






.slidert {
	width: 78%;
	height:57px;
	overflow: hidden;
	float:left;
	position: relative;
}
.lou-left-cions {
	float:left;
	width:1%;
	margin-top:13px;
}
.lou-right-cions {
	float:right;
	width:1%;
	margin-top:13px;
	text-align:right;
	margin-right:4%;
}

.lou-left-cions.disable, .lou-right-cions.disable {
	opacity: 0.01;
}

#img-list {
	overflow: hidden;
    width: 100%;
}

#img-list ul {
      display: flex;
      padding: 0;
      margin: 0;
      list-style: none;
      position: relative;
      left: 0;
      transition: left 0.5s ease;
}

#img-list ul li a{
      min-width: 105px;
      float:left;
	  padding:14px 0px !important;
	color: #87898f;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	padding-bottom:11px !important;
}

#img-list ul li.active,
 #img-list ul li:hover {
      color: white;
 }

.nuy-heading.rty{
	padding-top:40px;
	line-height:45px !important;
	padding-left:0px !important;
} 

.new-inner-page-banner-text ul.polsis{
	padding-left:20px !important;
	margin-left:15px !important;
	margin-top:10px;
} 
.new-inner-page-banner-text ul.polsis li{
	color:#C8C8C8;
} 
.new-inner-page-banner-text ul.polsis li {
  background:url(../images/white-icon2.png) no-repeat left top 9px;
  margin-bottom:10px;
}

.section-5prodata.uiy5{
	width:100%;
	margin-left:-0px;
	margin-top:-260px;
}
.flo-lista{
	float:left;
	width:100%;
	position:relative;
	z-index:999;
}
.icon-o-share{
	margin-top:12px;
	float:right;
	margin-right:20px;
}

.test-image img{
	height:313px;
}
.about-heading{
	float:left;
	width:100%;
	padding-top:0px;
	padding-bottom:300px;
}
.about-heading h1{
	float:left;
	width:100%;
	text-align:center;
	font-size:80px;
	color:#fff;
	font-weight:400;
}
.about-heading p{
	float:left;
	width:100%;
	text-align:center;
	font-size:28px;
	color:#fff;
	font-weight:400;
	font-family: "Lato", sans-serif;
	padding-left:10%;
	padding-right:10%;
	line-height:35px;
	margin-top:20px;
}
.my-video {
  width: 100%;
  max-width: 1200px;
  height: auto;
  border-radius: 10px;
  display: block;
  margin: 20px auto;
}
.vido-about{
	float:left;
	width:100%;
	margin-top:-340px;
	position:relative;
	z-index:9;
}

.pdr-content{
	float:left;
	width:100%;
	height:410px;
}

.pdr-content{
	float:left;
	width:100%;
	padding-left:20px;
	padding-right:20px;
}
.pdr-content span{
	float:left;
	width:100%;
	margin-top:10px;
}
.box-dhr-1{
	float:left;
	width:97%;
	padding:10px;
	font-family: "Lato", sans-serif;
	color: #002349;
	font-size:20px;
	line-height:26px;
	margin-left:3%;
}
.box-dhr-2{
	float:left;
	width:99%;
	padding:20px;
	padding-top:12px;
	background:#fff;
	padding-bottom:0px;
	padding-left:5%;
	margin-bottom:0px;
}
.box-dhr-2 p{
	float:left;
	width:100%;
	font-size:14px !important;
	line-height:12px;
	line-height:16px;
	padding-bottom:10px;
	margin-bottom:0px;
}
.box-dhr-2 p b{
	font-weight:bold;
}
.pdr-content-2{
	float:left;
	width:100%;
	height:410px;
}
.pdr-content-2 span{
	float:left;
	width:40%;
	padding-left:20px;
	margin-top:10px;
}
.pdr-content-2 span img{
	float:left;
	width:100%;
	height:390px;
}
.content-pre-1{
	float:left;
	width:58%;
	background:#fff;
	height:390px;
	margin-top:10px;
	padding-left:3%;
	height:390px;
	overflow:scroll;
	padding-top:20px;
	padding-bottom:20px;
}
.content-pre-1 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:20px;
	padding-right:30px;
	padding-top:15px;
}
.content-pre-1 ul li{
	float: left;
    width: 100%;
    background:url(../images/light-green.png) no-repeat left top 2px;  
	font-size:9px;
	color:#000;
    padding-left: 20px;
	line-height:12px;
	margin-bottom:5px;
}

.right-biop-1{
	float:right;
	width:20%;
	margin-top:237px;
	background-color: rgba(117, 117, 117, 0.6); 	
	padding-left:20px;
	height:206px;
}
.right-biop-1 h4{
	float:right;
	width:100%;
	color: transparent;
    -webkit-text-stroke: 1px #fff;
	font-size:60px;
	font-weight:400;
	margin-top:-38px;
}
.right-biop-1 h5{
	float:right;
	width:100%;
	color:#fff;
	font-size:32px;
	font-weight:400;
	margin-top:15px;
}
.right-biop-1 h6{
	float:right;
	width:100%;
	color: #fff;
	font-size:32px;
	font-weight:400;
	margin-top:15px;
	padding-bottom:40px;
}
.uyu-line{
	float:left;
	width:79%;
	height:1px;
	/*background:#C8C8C8;*/
	margin-top:-87px;
	margin-left:2%;
}
.uyu-line h5{
	float:left;
	width:100%;
	font-size:28px;
	color:#fff;
	font-weight:400;
	padding-top:40px;
	padding-left:10px;
}
.uyu-line u{
	float:left;
	width:82.5%;
	height:1px;
	background:#fff;
	margin-left:16%;
	margin-top:-13px;
}

h2.pofont90{
	font-size:80px !important;
}
.images-4-dubais.iouy10{
	float:left;
	padding-top:225px;
	width:49%;
	padding-left:0px;
	margin-bottom:0px !important;
}
.images-4-dubais.iouy10 b {
  float: left;
  width: 100%;
  height:70px;
  z-index: 99;
  position: relative;
  color: #fff;
  padding-left: 20px;
  padding-right: 13%;
  font-family: "Lato", sans-serif;
  font-size: 24px;
}
.extrapadding-20{
	padding-top:30px;
}
.section-2 h2 b {
  color: #C8C8C8;
}
.top-35padd1{
	margin-top:57px !important;
	float:left;
	width:100%;
}

.duff-cin-btn-1{
	background:none !important;
	border:1px solid #fff;
	color:#fff !important;
}
.duff-cin-btn-1:hover{
	background:#fff !important;
	color:#002249 !important;
}
.duff-cin-btn a:hover{
	background:#002249 ;
	color:#fff;
}
.branded-residences-right.tu10 img{
	height:auto !important;
}

.tyu-box-1{
	float:left;
	width:10%;
	margin-bottom:15px;
	margin-left:1%;
	padding-right:0px;
}
.tyu-box-2{
	float:left;
	width:14.4%;
	margin-bottom:15px;
	margin-left:2%;
	padding-right:0px;
}

.trline-1{
	float:left;
	width:100%;
	border-top: 1px solid var(--dark-divider-color);
	height:1px;
	padding-top:10px;
	padding-bottom:15px;
	background:#002249;
}
.branded-residences-left.yupo-30{
	margin-left:-50%;
	width:150%;
	padding-left:52%;
	padding-right:5%;
	padding-bottom:40px;
}
.yupo-30 p{
	margin-bottom:0px;
	font-size:16px;
	line-height:25px;
}
.branded-residences-left.yupo-30 h3{
	width:105%;
}

.content-2 h3 em{
	float:left;
	width:100%;
	margin-top:-60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
    font-weight: 300;
    text-transform: capitalize;
    color: #C8C8C8;
	font-style:normal;
}
.content-3 h3 em{
	float:left;
	width:100%;
	margin-top:-60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
    font-weight: 300;
    text-transform: capitalize;
    color: #C8C8C8;
	font-style:normal;
}
.content-2 ol {
  float: left;
  width: 108%;
  padding:0px;
  margin:0px;
  list-style:none;
  margin-left: -8%;
}
.content-2 ol li {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  font-weight: 100;
  margin-bottom:8px;
  background:url(../images/light-green.png) no-repeat  left top 7px;
  padding-left:20px;
}
.content-3 ol {
  float: left;
  width: 100%;
  padding:0px;
  margin:0px;
  list-style:none;  
  margin-left: 10%;
}
.content-3 ol li {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  font-weight: 100;
  margin-bottom:8px;
  background:url(../images/light-green.png) no-repeat  left top 7px;
  padding-left:20px;
}

.trd-box{
	float:left;
	width:100%;
	background:url(../images/banner/10.jpg) no-repeat;
	margin-top:60px;
}
.trd-box div{
	float:left;
	width:38%;
	background:#5f7b7e;
	padding-left:60px;
	padding-right:4%;
	padding-top:50px;
	padding-bottom:50px;
}
.trd-box div h3{
	float:left;
	width:100%;
	font-size: 35px;
    line-height: 40px;
    font-weight: 100;
	color:#fff;
}

.trd-box div p{
	float:left;
	width:100%;
	font-size: 15px;
    line-height: 23px;
    font-weight: 100;
	color:#fff;
	margin-top:25px;
	padding-left:25px;
}

.trd-box div ol {
  float: left;
  width: 100%;
  padding:0px;
  margin:0px;
    margin-left: 0px;
  list-style:none;
	padding-left:25px;
}
.trd-box div ol li {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  font-weight: 100;
  margin-bottom: 8px;
  background:url(../images/light-green.png) no-repeat left top 7px;
  padding-left: 20px;
  color:#fff;
}
.trd-box div p a{
	float:left;
	padding:8px 25px;
	border-radius:40px;	
	border:1px solid #fff;
	color:#fff;
}
.trd-box div p a:hover{
	background:#fff;
	color:#002249;
}
.form-start{
	float:left;
	width:100%;
	margin:60px 0px;
	background:#eee;
	padding:200px 0px;
	text-align:center;
}

.form-start h4{
	float:left;
	width:100%;
	font-size:100px;
	font-weight:100;
}

.btn-white{
	float:left;
	padding:8px 25px;
	border-radius:40px;	
	border:1px solid #fff;
	color:#fff;
	font-size:15px;
	margin-top:30px;
	margin-bottom:20px;
	padding-bottom:10px;
}
.btn-white:hover{
	background:#fff;
	color:#002349;
}
.pvy-list1{
	background:#002349; 
	float:left; 
	width:50%;
	padding-left:50px;
	padding-right:20px;
}
.pl-left1{
	float:left;
	width:100%;
	padding-left:5%;
	padding-right:5%;
}
.res-list{
	float:left;
	width:100%;
	padding-left:40px;
}
.res-list span{
	float:left;
	padding-top:54px;
	padding-bottom:20px;
	font-size:14px;
	padding-right:15px;
	line-height:20px;
}
.res-list ul{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:14px;
}
.hhr-box1{
	float:left;
	display:block;
	padding:3px 0px;
	text-align:center;
	font-size:14px;
	border-left:1px solid #e1e0e0;
	margin-top:60px;
}
.hhr-box1.c1{
	float:left;
	width:10%;
}
.hhr-box1.c2{
	float:left;
	width:11%;
}
.hhr-box1.c3{
	float:left;
	width:8%;
}
.hhr-box1.c4{
	float:left;
	width:7%;
}
.hhr-box1 strong{
	float:left;
	width:100%;
	margin-top:-45px;
}
.hhr-box1 b{
	float:left;
	width:100%;
	text-align:center;
	color: #002249;
	padding-top:0px;
}
.hhr-box-btn{
	float:left;
	width:22.2%;
	background:#002249;
}
.hhr-box-btn i{
	float:left;
	width:50%;
	text-align:center;
	font-size:14px;
	font-style:normal;
	padding:11px 0px;
	border-right:1px solid #033164;
}
.hhr-box-btn b{
	float:left;
	width:50%;
	padding-left:10px;
	font-size:15px;
	padding-right:10px;
	padding-top:0px;
	color:#002249;
	border-left:1px solid #032c5b;
}
.hhr-box-btn em{
	float:right;
	padding-top:6px;
	font-size:15px;
}
.hhr-box-btn select{
	float:left;
	padding:10px 0px;
	font-size:24px;
	color:#fff;
	text-align:center;
	border:0px;
	width:120px;
	background:#002249;
}
/*.hhr-box-btn:hover{	
	background:#002249;
	color:#fff;
}
.hhr-box-btn b:hover{	
	background:#002249;
	color:#fff;
}
*/
.pro-lef-details{
	float:left;
	width:30%;
	background:#f2f2f2;
	padding:15px 25px;
	margin-top:20px;
	padding-bottom:25px;
}
.pro-lef-details h5{
	float:left;
	width:100%;
	font-size:40px;
	font-weight:400;
}
.pro-lef-details em{
	float:left;
	width:100%;
	height:1px;
	background:#e8e7e7;
	margin-top:25px;
	margin-bottom:20px;
}
.pro-lef-details ol{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.pro-lef-details ol li{
	float:left;
	width:100%;
	margin-top:2px;
	margin-bottom:13px;
	font-size:15px;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}
.pro-lef-details ol li.last-bottom{
	border-bottom:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.pro-lef-details ol li b{
	float:left;
	width:55%;
	color: #C8C8C8;
}
.pro-lef-details ol li strong{
	color:#002249;
	float:left;
	width:100%;
	font-family: "Lato", sans-serif;
	font-size:28px;
}
.pro-rigt-details{
	float:left;
	width:70%;
	padding:15px 0px;
	margin-top:20px;
	padding-bottom:25px;
	padding-left:50px;
}
.pro-rigt-details h5{
	float:left;
	width:100%;
	font-size:40px;
	font-weight:400;
}
.pro-rigt-details em{
	float:left;
	width:100%;
	height:1px;
	background:#e8e7e7;
	margin-top:25px;
	margin-bottom:20px;
}
.pro-rigt-details ol{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.pro-rigt-details ol li{
	float:left;
	width:21%;
	font-size:15px;
	text-align:left;
	margin-bottom:20px;
	margin-top:0px;
	border-bottom:1px solid #e8e7e7;
	margin-left:2%;
	margin-right:2%;
	padding-bottom:15px;
}
.pro-rigt-details ol li strong{
	float:left;
	width:100%;
	font-size:15px;
	color:#002249;
}

.pro-rigt-details ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.pro-rigt-details ul li{
	float:left;
	width:25%;
	font-size:15px;
	margin-bottom:12px;
	margin-top:0px;
	background:url(../images/tick-1-green.png) no-repeat left top 6px;
	padding-left:25px;
}
.pro-rigt-details.c5{
	padding-bottom:0px;
}
.pto20{
	padding-top:0px;
}
.thu-headins{
	float:left;
	width:30%;
}
.thu-headins h5{
	float:left;
	width:100%;
	font-size:40px;
	font-weight:400;
	color: #C8C8C8;
	margin-top:10px;
}
.thu-headinsrig{
	float:left;
	width:68%;
	margin-left:2%;
	margin-top:20px;
}
.location-indi-box h5{
	font-size:24px;
	font-weight:400;
	margin-bottom:15px;
}
.row-box-1-fplan u b{
  float: left;
  width: 100%;
  position:relative;
  z-index:99;
  margin-top:-130px;
}
.jjjhnbgty-btn{  
  padding: 10px 30px;
  border-radius: 40px;
  color: #002249;
  font-size: 15px;
  background:#fff;
  box-shadow:0px 0px 5px #999;
  cursor:pointer;
}
.jjjhnbgty-btn:hover{ 
	background:#002249;
	color:#fff;
}
.Click-here {
  cursor: pointer;
  color:#002249;
}
.Click-here:hover {
  cursor: pointer;
  color:#000;
}

.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}
.sdf {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 1200;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
	overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}

.model-open .row > *{
	padding-left:0px;
	padding-right:0px;
}
.model-open .container{
	padding-left:0px;
	padding-right:0px;
	 overflow-x: hidden;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}
.close-btn2 {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}
.model-open .bg-overlay1 {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay1 {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
@media screen and (min-width:800px){
	.custom-model-main:before {
	  content: "";
	  display: inline-block;
	  height: auto;
	  vertical-align: middle;
	  margin-right: -0px;
	  height: 100%;
	}
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}



.image-container {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: center;
    }

    /* Individual image card */
    .image-card {
      position: relative;
      width: 100%;
      height: 400px;
      overflow: hidden;
      cursor: pointer;
    }

	.image-card.ty1 {
      position: relative;
      width: 100%;
      height: 450px;
      overflow: hidden;
      cursor: pointer;
    }
	
    /* Image styling */
    .image-card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.3s ease;
	  opacity: 0.7;
    }

    /* Text Overlay - Hidden by default */
    .overlay-text {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(41, 41, 47, 1.0);
      color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.3s ease;
    }
.overlay-text h2{
	float:left;
    width:100%;
	text-align:center;
}
.overlay-text h4{
	float:left;
    width:100%;
	text-align:center;
}
.overlay-text p{
	float:left;
    width:100%;
	text-align:center;
	line-height:20px;
}
    /* Show overlay on hover (Desktop) or on tap (Mobile) */
    .image-card:hover .overlay-text,
    .image-card.active .overlay-text {
      opacity: 1;
      pointer-events: all;
    }

    /* Mobile tap effect - Activate overlay on tap */
    .image-card.active img {
      opacity: 0.5;
    }











.section-5pro.c14{
	float:left;
	width:100%;
	height:435px;
}
.riib-text-1{
	float:left;
	width:100%;
}
.riib-text-1 {
	float:left;
	width:100%;
}
.riib-text-1 span{
	float:left;
	padding: 4px 15px;
  	background-color: #002349;
  	font-size: 14px;
  	color: #fff !important;
  	text-align: left;
  	margin-bottom: 10px;
	margin-top:-20px;
	margin-left:-20px;
	position:relative;
	z-index:99;
	text-shadow: 1px 1px 1px #000;
}
.dfukk-list{
	float:left;
	width:100%;
	margin-left:10px;
}
.dfukk-list span{
	float:left;
  	/*background-color: rgba(127, 127, 127, 0.5);*/
  	font-size: 14px;
  	color: #fff !important;
  	text-align: left;
	position:relative;
	z-index:99;
	border-radius:40px;	
    text-shadow: 1px 1px 1px #000;
}
.iut-heading1{
	float:left;
	width:100%;	
	margin-left:10px;
}
.iut-heading1 h3 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 36px;
  font-weight: 100;
  position:relative;
  z-index:99;
  margin-top:15px;
  text-shadow: 1px 1px 1px #000;
}
.iop-lkiu{	
  float: left;
  width: 100%;
  position:relative;
  z-index:99;
  margin-top:5px;
  margin-left:10px;
}
.iop-lkiu span{	
  float: left;
  width: 100%;
  font-size: 14px;
  color: #fff !important;
    text-shadow: 1px 1px 1px #000;
}
.iop-lkiu span img{	
  float: left;
  margin-right:10px;
  padding-top:3px;
}
.rtiu-01l{	
  float: left;
  width: 100%;
  position:relative;
  z-index:99;
  font-size: 14px;
  color: #fff !important;
  margin-left:10px;
  margin-top: 15px;
}
.rtiu-01l-price{	
  float: left;
  width: 100%;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  position:relative;
  z-index:99;
  margin-top:5px;
  font-family: "Lato", sans-serif;
  margin-left:10px;  
   text-shadow: 1px 1px 1px #000;
}
.rtiu-01l-price.tlk1{	
  float: left;
  width: auto !important;
}
.rtiu-01l-price b{	
	font-size:20px;
}
.dfukk-list span{
	width:100%;
}
.rtiu-44-pi{
	font-size:20px;
	float:left;
	margin-left:10px;
	color:#fff;
	position: relative;
    z-index: 99;
	font-family: "Lato", sans-serif;
	padding-top:8px;
}
.section-5.pl5{
	padding-top:150px;
}
.offer-sam-news {
}
.offer-sam-news{
	display: flex;
  float: left;
  width: 100%;
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
  position:relative;
  z-index:99;
  margin-left:10px;
  margin-top:15px;
  text-shadow: 1px 1px 1px #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:400;
  margin-bottom:15px;
}
.offer-sam-news h6{	
  font-family: Arial, Helvetica, sans-serif;
  padding:0px;
  margin:0px;  
  color: #fff;
  font-size: 14px;
  padding-top: 4px;
  font-weight:400;
}
.offer-sam-news::after {
	  content: '';
      flex: 1;
      height: 1px;
      background-color: #fff;
      margin-left: 8px; /* space between text and line */
	  margin-right:15px;
	  margin-top:14px;
}
/*.offer-sam-news u {
  float: right;
  width: 82%;
  height: 1px;
  background: #fff;
  margin-top: 15px;
  position:relative;
  z-index:99;
}*/
ul.hhgty-list{	
  float: right;
  width: 100%;
  position:relative;
  z-index:99;
  padding:0px;
  margin:0px;
  list-style:none;
  padding-left:10px;
}
ul.hhgty-list li{	
  float: left;
  width: 33.3%;
  font-size:14px;
  color:#fff;
}
ul.hhgty-list li img{	
  float: left;
  width:18px;
  margin-right:10px;
  margin-top:3px;
}
.dev-loversss{
	float:left;
	width:100% !important;
	height:25px !important;
}
.fl-texts{
  float: right;
  width: 100%;
  position:relative;
  z-index:99;	
  margin-left:10px;
  margin-top:0px;
  padding-left:10px;
}
.fl-texts p{
  float: right;
  width: 100%;
  font-size:14px;
  color:#fff;
  line-height:20px;
  text-shadow: 1px 1px 1px #000;
}

.pro-data1{
	float:left;
	width:100%;
	background:#29292f;
	border-radius:30px;
}
.pro-data1 span{
	float:left;
	width:45%;
}
.pro-data1 span img{
	float:left;
	width:100%;
	border-radius:30px 0px 0px 30px;	
}
.pro-data1 div{
	float:left;
	width:55%;
	padding-left:8%;
	padding-top:30px;
	padding-bottom:15px;
}
.pro-data1 div h3{
	float:left;
	width:100%;
	font-size:24px;
	color:#fff;
	font-weight:500;
}
.pro-data1 div strong{
	float:left;
	width:100%;
	font-size:18px;
	color:#fff;
	font-weight:500;
	padding-left:30px;
	padding-top:10px;
}
.pro-data1 div em{
	float:left;
	width:93%;
	height:1px;
	  background: linear-gradient(to right, #29292f, #434349, #29292f);
    margin-top: 20px;
    margin-bottom: 20px;
}
.pro-data1 div ul{
	float:left;
	width:93%;
	padding-left:15px;
	margin-bottom:5px;
}
.pro-data1 div ul li{
	float:left;
	width:100%;
	font-size:16px;
	color:#fff;
	line-height:20px;
}
.pro-data1 div p{
	float:left;
	width:93%;
	font-size:16px;
	color:#fff;
	line-height:20px;
	margin-bottom:17px;
}
.pro-data1-2{
	float:left;
	width:100%;
}
.pro-data1-2 span{
	float:left;
	width:30%;
	margin-left:35%;
	margin-right:35%;
}
.pro-data1-2 span img{
	float:left;
	width:100%;
	border-radius:30px;
}
.pro-data1-2-1{
	float:left;
	width:30%;
	margin-left:35%;
	margin-right:35%;
	background: #29292f;
	border-radius:0px 0px 30px 30px;	
	margin-top:-25px;
}
.pro-data1-2-1 h3{
	float:left;
	width:100%;
	font-size:24px;
	color:#fff;
	font-weight:500;
	padding-top:15px;
	text-align:center;
}
.pro-data1-2-1 p{
	float:left;
	width:100%;
	font-size:17px;
	color:#fff;
	font-weight:500;
	padding-top:5px;
	text-align:center;
	margin-bottom:15px;
}
.pro-data1-2-2{
	float:left;
	width:100%;
	background: #29292f;
	border-radius:30px;
	margin-top:15px;
}
.pro-data1-2-2 p{
	float:left;
	width:100%;
	padding-left:40px;
	padding-right:40px;
	line-height:20px;
	color:#fff;
	margin-top:25px;
	margin-bottom:0px;
}
.pro-data1-2-2 em{
	float:left;
	width:100%;
	height:1px;
	background: linear-gradient(to right, #29292f, #434349, #29292f);
    margin-top: 20px;
}
.pro-data1-2-2 p b{
	float:left;
	width:100%;
	font-size:18px;
	font-weight:700;
	padding-bottom:15px;
}
.pro-data1-2-3{
	float:left;
	width:100%;
}
.pro-data1-2-3 div{
	float:left;
	width:100%;
	background: #29292f;
	padding:10px 20px;
	border-radius:30px;
}
.pro-data1-2-3 div h3{
	float:left;
	width:100%;
	font-size:24px;
	color:#fff;
	font-weight:500;
	text-align:center;
}
.pro-data1-2-3 div strong{
	float:left;
	width:100%;
	font-size:17px;
	color:#fff;
	font-weight:500;
	padding-top:5px;
	text-align:center;
}
.pro-data1-2-3 span{
	float:left;
	width:100%;
	background: #29292f;
	padding:15px 20px;
	border-radius:30px;
	margin-top:10px;
}
.pro-data1-2-3 span ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	min-height:80px;
	list-style:none;
}
.pro-data1-2-3 span ul li{
	float:left;
	width:100%;
	line-height:20px;
	color:#fff;
}




.small-titles{
	float:left;
	width:100%;
	font-size:15px;
	color:#fff;
}
ol.iuoklp-lik{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:5px;
}
ol.iuoklp-lik li{
	float:left;
	width:100%;
	font-size:15px;
	color:#fff;
	margin-top:3px;
}
ol.iuoklp-lik li img{
	float:left;
	width:18px;
	margin-right:10px;
	margin-top:4px;
}
.prik-heading{
	float:left;
	width:100%;
	font-size:30px;
	color:#fff;
	font-family: "Lato", sans-serif;
	margin-top:10px !important;
}
.prik-heading b{
	font-size:20px;
}
.ikljhyuy{
	float:left;
	width:100%;
	margin-top:20px;
}
.ikljhyuy ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.ikljhyuy ul li{
	float:left;
	width:100%;
	font-size:15px;
	background:url(../images/white-icon2.png) no-repeat left;
	padding-left:20px;
}
.new-inner-page-banner-text85 {
  float: left;
  width: 100%;
  margin-left: -20px;
}
.kjliuheading{
	float:left;
	width:100%;
	font-size:30px;
	color:#fff;
	font-family: "Lato", sans-serif;
	font-weight:400;
}
.ikljhyuy1{	
	float:left;
	width:100%;
	margin-top:10px;
}
.ikljhyuy1 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	list-style:none;
}
.ikljhyuy1 ul li{
	float:left;
	width:50%;
	font-size:15px;
}
.ikljhyuy1 ul li img{
	float:left;
	width:18px;
	margin-top:3px;
	margin-right:10px;
}
.spacers121{
	float:left;
	width:100%;
	margin-top:25px;
}

.step-fomr1{
	float:left;
	width:70%;
	margin-left:15%;
	background:#fff;
	position:relative;
	z-index:99;
	border-radius:40px;
}
.4steps-1{
	float:left;
	width:100%;
	margin-top:20px;
}
.form-oklo{
	float:left;
	width:100%;
	margin-top:20px;
}

.yuy-tetx-left{
	float:left;
	width:50%;
	margin-top:40px;
}
.yuy-tetx-right{
	float:left;
	width:50%;
	margin-top:40px;
}






/*-------------------------------------------------------------------------------------------------*/

.select-btn {
  display: flex;
  height: 45px;
  align-items: center;
  justify-content: space-between;
  padding: 0 0px;
  cursor: pointer;
  background-color: none;
  /*border-bottom: 1px solid var(--dark-divider-color);*/
  border-bottom:1px solid #C8C8C8;
}
.select-btn .btn-text {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.select-btn .arrow-dwn {
  display: flex;
  height: 21px;
  width: 21px;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.select-btn.open .arrow-dwn {
  transform: rotate(-180deg);
}

.list-items {
  position: absolute;
  width: 100%;
  max-width: 300px;
  margin-top: 15px;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 99999 !important;
}
.list-items.open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.list-items .item {
  display: flex;
  align-items: center;
  list-style: none;
  height: 38px;
  cursor: pointer;
  padding: 0 15px;
  border-radius: 8px;
}
.list-items .item:hover {
  background-color: #e3f2fd;
}
.item .item-text {
  font-size: 15px;
  font-weight: 400;
  color: #333;
}
.item .checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  border-radius: 4px;
  margin-right: 12px;
  border: 1.5px solid #c0c0c0;
  transition: all 0.3s ease-in-out;
}
.item.checked .checkbox {
  background: #4070f4;
  border-color: #4070f4;
}
.item.checked .check-icon {
  transform: scale(1);
}
.checkbox .check-icon {
  color: #fff;
  font-size: 11px;
  transform: scale(0);
  transition: all 0.2s ease-in-out;
}

.about-heading.y4{
	padding-bottom:0px !important;	
}
.main-locs-addres{
	float:left;
	width:100%;
	/*border:1px solid #eee;
	padding:15px;*/
	margin-top:30px;
}
.main-locs-addres span{
	float:left;
	width:40%;
}
.main-locs-addres span img{
	float:left;
	width:100%;
}
.main-locs-addres div{
	float:left;
	width:60%;
	padding-left:25px;
}
.main-locs-addres div h3{
	float:left;
	width:100%;
	font-family: "Lato", sans-serif;
	font-size:26px;
	font-weight:400;
	margin-bottom:10px;
}
.main-locs-addres div p{
	float:left;
	width:100%;
	margin-bottom:0px;
	margin-top:15px;
}
.main-locs-addres div p b{
	float:left;
	width:10%;
}
.main-locs-addres div p strong{
	float:left;
	width:90%;
}
.main-locs-addres div p b img{
	float:left;
	width:20px;
	margin-top:4px;
}
.c-nb-boxs{
	float:left;
	width:100%;
	padding-top:40px;
	padding-bottom:70px;
}

/*list property form code */

.steps45-1{
	float:left;
	width:100%;
	background:#002349;
	padding-top:10px;
	padding-bottom:30px;
}
.steps45-1 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:-15px;
}
.steps45-1 ul li{
	float:left;
	width:25%;
	text-align:center;
}
.steps45-1 ul li b{
	padding:5px 9px;
	background:#C8C8C8;
	color:#fff;
	font-size:14px;
	border-radius:40px;
}
.steps45-1 ul li strong{
	float:left;
	width:100%;
	margin-top:5px;
	font-size:14px;
}
.steps45-1 ul li.active b{
	background:#fff;
	color:#002349;
}
.steps45-1 ul li.active strong{
	color:#fff;
}
.dghh-btn{
	float:right;
	padding:8px 25px;
	background:#f7f7f7;
	color:#002349;
	border-radius:40px;
	margin-bottom:10px;
}
.dghh-btn:hover{
	background:#002349;
	color:#fff;
}
.step-fomr1 h2{
	float:left;
	width:100%;
	font-size:45px;
	font-weight:400;
	background:#002349;
	color:#fff;
	padding-bottom:30px;
	padding-left:30px;
	padding-top:20px;
}
.sublines{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:55px;
}
.lines1{
	float:left;
	width:76%;
	height:1px;
	background:#C8C8C8;
	margin-left:12%;
}
.fom-hes{
	float:left;
	width:100%;
	padding-top:0px;
	padding-left:40px;
	padding-right:40px;
}
.fom-hes h3{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:400;
}

.form-oklo{
	float:left;
	width:100%;
	margin-top:30px;
}
.form-oklo1{
	float:left;
	width:100%;
	margin-top:30px;
}
.form-oklo span{
	float:left;
	width:100%;
	font-size:16px;
	margin-bottom:0px;
	margin-top:5px;
}
.full-sd{
	float:left;
	width:100%;
	font-size:16px;
	margin-bottom:0px;
	margin-top:5px;
}
.drop-list1{
	float:left;
	width:100%;
	height:55px;
	border:0px;
	border-bottom:1px solid #c8c8c8;
	background:none;
	color:#C8C8C8;
	font-size:24px;
	padding-left:25px;
}
.drop-list1-1{
	float:left;
	width:85%;
	height:55px;
	border:0px;
	border-bottom:1px solid #eee;
	background:none;
	color:#002349;
	font-size:24px;
	font-family: "Lato", sans-serif;
}
.drop-list1-2{
	float:left;
	width:15%;
	height:55px;
	border:0px;
	border-bottom:1px solid #eee;
	background-color: rgba(0, 0, 0, 0.05);
	background:none;
	color:#002349;
	font-size:24px;
	font-family: "Lato", sans-serif;
	border-right:1px solid #eee;
}
.yuy-tetx-rigght{
	float:right;
	width:50%;
	margin-top:50px;
}
.yuy-tetx-rigght p{
	float:right;
	text-align:right;
	width:100%;
	margin-bottom:10px;
	padding-right:20px;
}
.yuy-tetx-rigght span{
	float:right;
	text-align:right;
	cursor:pointer;
}
.yuy-tetx-left{	
	float:left;
	width:50%;
	margin-top:50px;
}
.yuy-tetx-left p{	
	margin-bottom:10px;
}
.big-tex-box{
	float:left;
	width:100%;
	margin-top:20px;
	height:150px;
	border:1px solid #eee;
}
.final-btns{
	float:right;
	background:#002349;
	color:#fff;
	padding:8px 40px;
	font-size:16px;
	border-radius:40px;
	border:0px;
	margin-top:0px;
}

.dropdown2 {
  position: relative;
  left: 50px;
  top: 50px;
}

.text-ovb-1{
	float:left;
	width:100%;
	margin-left:-20%;
	padding-top:20px;
}
.text-ovb-1.c1{
	margin-left:-0%;
}

ul.df-listty{
	float:left;
	width:100%;	
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:-8%;
	margin-top:10px;
}
ul.df-listty li{
	float:left;
	width:100%;	
	font-size:15px;
	background:url(../images/bullet-green.png) no-repeat left top 4px;
	padding-left:15px;
	line-height:15px;
	margin-bottom:10px;
}
.df-listty.c2{
	margin-left:10%;
}
.lhigh{
	line-height:40px !important;
	padding-top:10px !important;
}

.top-80{
	margin-top:70px;
}
.inner-banner-1.ytu1{
	background:#fff;
	padding-top:60px;
}
.inner-banner-1.ytu1 h1{
	color:#002349;
}
.subtitles1{
	color:#C8C8C8 !important;
}


.fiinal-tabs1{
	float:left;
	width:100%;
}
.fiinal-tabs1 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.fiinal-tabs1 ul li{
	float:left;
	width:25%;
	background:#F2F2F2;
	font-family: "Lato", sans-serif;
	font-size:30px;
	color: #C8C8C8;
	text-align:center;
	padding:25px 0px;
	cursor:pointer;
	border-right:1px solid #fff;
}
.fiinal-tabs1.ppf1 ul li{
	width:33.3%;
}
.line3-text.av20 {
  height: 130px !important;
  margin-bottom:20px;
}
.fiinal-tabs1 ul li:hover{
	color:#002249;
}
.fiinal-tabs1 ul li.active{
	background:#fff;
	color:#002249;
}
.mort-1{
	float:left;
	width:100%;
	padding-top:60px;
}
.mort-1 span{
	float:left;
	width:100%;
	font-size: 15px;
}

.mort-1 h4{
  float: left;
  width: 100%;
  font-size: 43px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 45px;
  color: #002249;
  padding-right: 60px;
}
.drop-list1.tyo{
	font-size:15px;
}
.drop-list1.wid80{
	width:82%;
	border-left:1px solid #c8c8c8;
	padding-left:25px;
}
.form-oklo u{
	float:left;
	width:18%;
	border-bottom: 1px solid #c8c8c8;
	font-size:16px;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:13px;
	margin-top:7px;
    color: #C8C8C8;  
	border-left:1px solid #c8c8c8;
	text-align:center;
	height:48px;
}
.form-oklo em{
	color:#C00;
}
.resl-15kl{
	float:left;
	width:95%;
	background:#F2F2F2;
	margin-right:-60px;
	position:relative;
	z-index:999;
	border:10px solid #fff;
	margin-top:30px;
	margin-left:5%;
	margin-top:65px;
}
.resl-15kl h3{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:400;
	padding:12px 0px;
	padding-left:35px;
	border-bottom:1px solid #c8c8c8;
}
.resl-15kl h5{
	float:left;
	width:82%;
	font-size:35px;
	font-weight:400;
	border-bottom:1px solid #c8c8c8;
	margin-left:9%;
	padding-bottom:5px;
	padding-top:50px;
}
.resl-15kl span{
	float:left;
	width:100%;
	font-size:15px;
	padding:25px 0px;
	padding-left:67px;
}


.custom_radio{
}
.custom_radio input[type="radio"]{
  display: none;
}
.custom_radio input[type="radio"] + label{
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
  margin-right: 2em;
  cursor: pointer;
  line-height: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom:20px;
}
.custom_radio input[type="radio"] + label:before,
.custom_radio input[type="radio"] + label:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  color: white;
  font-family: Times;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.custom_radio input[type="radio"] + label:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em #ccc;
}
.custom_radio input[type="radio"] + label:hover:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: inset 0 0 0 0.3em white, inset 0 0 0 1em #ccc;
}
.custom_radio input[type="radio"]:checked + label:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em #002249;
}
.resl-reskjl2{
	float:left;
	width:100%;
	background:#f6f6f6;
	padding:15px 0px;
	margin-top:40px;
}
.resl-reskjl2 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.resl-reskjl2 ul li{
	float:left;
	width:50%;
}
.resl-reskjl2 ul li b{
	float:left;
	width:100%;
	text-align:center;
	font-size:36px;
	font-family: "Lato", sans-serif;  
	color: #002249;
	font-weight:400;
}
.resl-reskjl2 ul li strong{
	float:left;
	width:100%;
	margin-top:15px;
	text-align:center;
	font-size:15px;
}
.bok-llefts{
	border-right:1px solid #eee;
}
.cal-breakdown{
	float:left;
	width:100%;
	margin-top:15px;
	padding-left:40px;
}
.cal-breakdown h4{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.cls4po{
	width:100%;
	color: #fff;
	background:#002249;
}
.bfg-noj1{
	width:30%;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
}
.bfg-noj2{
	width:20%;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
}
.bfg-noj3{
	width:20%;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
}

.bfg-noj4{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
}
.bfg-noj5{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
}
.bfg-noj6{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
}

.bfg-noj7{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
	background:#f1f8fc;
}
.bfg-noj8{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
	background:#f1f8fc;
}
.bfg-noj9{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
	background:#f1f8fc;
}
/*.text-color-white{
	color:#fff !important;
}*/

.exxta-content{
	float:left;
	width:100%;
	margin-top:100px;
}
.exxta-content h4{
	float:left;
	width:100%;
	font-size:45px !important;
}
.exxta-content p{
	float:left;
	width:100%;
	margin-top:20px;
	padding-left:30px;
	margin-bottom:0px;
}
.tf-space1{
	float:left;
	width:100%;
	height:15px;
}
.exxta-content ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:30px;
	margin-top:20px;
}

.exxta-content ul li {
  float: left;
  width: 100%;
  background: url(../images/light-green.png) no-repeat left top 10px;
  font-size: 15px;
  padding-left: 20px;
}
.term-cons{
	float:left;
	width:100%;
	background:#fff;
	min-height:500px;
	margin-top:-300px;
	position:relative;
	z-index:99;
	border-radius:10px 10px 0px 0px;
	padding:40px;
}
.text-box option {
  background-color: #fff !important; /* greenish background after select */
  color: #000 !important;
}
.text-box option:hover {
  background-color: #002249 !important; /* greenish background after select */
  color: #000 !important;
}

.text-box:focus {
  border-color: 0px;
  box-shadow: 0 0 0px rgba(52, 152, 219, 0.5);
   outline: none;
}
.contact-left-hhjjh{
	float:left;
	width:100%;	
}
.contact-left-hhjjh h3 {
  float: left;
  width: 100%;
  font-size: 55px;
  color: #fff;
  font-weight: 400;
  padding-top: 40px;
  margin-bottom:40px;
}
.contact-left-hhjjh p {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  margin-bottom:10px;
  padding-left:30px;
}
.contact-left-hhjjh h4 {
  float: left;
  width: 100%;
  font-size: 40px;
  font-weight: 400;
  color: #fff;
  padding-left:30px;
  margin-bottom:15px;
}
.contact-left-hhjjh p b{
	font-size:30px;
}
.contact-left-hhjjh span{
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  margin-bottom:10px;
  padding-left:55px;
  margin-top:10px;
}
.rightbnjhu-1{
	float:right;
	width:100%;	
}
.rightbnjhu-1 a{
	float:right;
	margin-top:-50px;	
	padding:6px 25px;
	border:1px solid #C8C8C8;
	position:relative;
	z-index:99;
	color:#C8C8C8;
}
.rightbnjhu-1 a:hover{
	float:right;
	margin-top:-50px;	
	padding:6px 25px;
	border:1px solid #002349;
	position:relative;
	z-index:99;
	color:#002349;
}


.inner-banner-1-growmore {
  float: left;
  width: 100%;
  background: #002249;
  padding: 20px 0px;
  position: relative;
  background-size: cover;
  padding-bottom: 10px;
  background-position: right !important;
}
.pvy-list154{
  background: #002349;
  float: left;
  width: 40%;
  padding-left: 50px;
  padding-right: 20px;
}
.inner-banner-1-growmore-text{
	float:left;
	width:100%;
}
.inner-banner-1-growmore-text h2 {
  float: left;
  width: 100%;
  font-size: 60px;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  font-weight: 400;
  line-height: 70px;  
  margin-top:35px;
}
.inner-banner-1-growmore-text h3 {
  float: left;
  width: 100%;
  font-size: 40px;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  font-weight: 100;
  margin-top:15px;
}
.inner-banner-1-growmore-text p{
  float: left;
  width: 100%;
  font-size: 17px;
  color: #C8C8C8;
  font-weight: 300;
  padding-top: 5px;
  line-height: 22px;
  margin-top:40px;
  padding-left:30px;
}
.inner-banner-1-growmore-text p b{
	font-family: "Lato", sans-serif;
	font-size:22px;
	color:#fff;
}
.inner-banner-1-growmore-text span{
    float: left;  
    padding-left:30px;
	margin-top:15px;
	margin-bottom:50px;
}
.inner-banner-1-growmore-text span a{
  float: left;
  padding: 7px 25px;
  border-radius: 40px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.inner-banner-1-growmore-text span a:hover{
	background:#fff;
	color:#002349;
}

.top40{
	float:left;
	width:100%;
	margin-top:40px;
}
.top40.fg5{
	padding-left:40px;
	margin-top:10px;
}
.fg5.maniksbtns-c-ctaLink{
	border-bottom:0px;
}
.fg5.maniksbtns-c-ctaLink b{
	border-bottom:0px;
}
.maniksbtns-c-ctaLink{
	font-size:16px;
	font-weight:500;
	letter-spacing:-0.02em;
	padding-inline-start:48px;
	transition:all .4s cubic-bezier(0.75, 0.02, 0.5, 1);
	position:relative;
	display:inline-block;
	color:#C8C8C8;
	border-bottom:1px solid rgba(255, 255, 255, .0);
}
.maniksbtns-c-ctaLink--externalIcon{
	position:relative
}
.maniksbtns-c-ctaLink::after{
	transform:rotate(180deg)
}
.maniksbtns-c-ctaLink:hover,.maniksbtns-c-ctaLink:active{
	padding-inline-end:48px;
	padding-inline-start:0
	}
.maniksbtns-c-ctaLink:hover::before,.maniksbtns-c-ctaLink:active::before{width:0}
.maniksbtns-c-ctaLink:hover::after,.maniksbtns-c-ctaLink:active::after{
	inset-inline-end:0;
	width:42px
}
.maniksbtns-c-ctaLink--white{
	color:var(--color-white)
}
.maniksbtns-c-ctaLink.cbre-is-disabled{
	pointer-events:none;
	opacity:.4
}
.maniksbtns-c-ctaLink[target=_blank] .maniksbtns-c-ctaLink{
	position:relative;padding-inline-end:54px
}
.maniksbtns-c-ctaLink::before {
  content: "";
  position: absolute;
  inset-block-start: .7em;
  inset-inline-start: 0;
  display: inline-block;
  width: 40px;
  height: 3px;
  background: #002249;
  transition: width .4s cubic-bezier(0.75, 0.02, 0.5, 1);
}
.maniksbtns-c-ctaLink b{
	padding-bottom:5px;
	font-weight:400 !important;
	border-bottom:3px solid rgba(255, 255, 255, .0);
}
.maniksbtns-c-ctaLink b:hover{
	border-bottom:3px solid #002249;
	color:#002349;
	transition-delay: .2s;
}

.content-pre-1 h5{
	float:left;
	width:100%;
	font-size:22px;
	font-weight:400;
	margin-bottom:15px;
	padding-right:20px;
}
.content-pre-1 p{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:400;
	margin-bottom:15px;
	padding-right:20px;
	line-height:20px;
}
.content-pre-1 p b {
  font-weight: 400;
  color:#002349;
}

.pdr-content-50{
	float:left;
	width:47%;
	margin-left:3%;
	margin-top:20px;
	background:#fff;
	margin-bottom:10px;
}
.pdr-content-50 span img{
	float:left;
	width:100%;
}
.content-pre-50{
	float:left;
	width:100%;
	height:205px;
	overflow:scroll;
	background:#fff;
	padding:20px;
}
.content-pre-50 h4{
	float:left;
	width:100%;
	font-size:22px;
	font-weight:400;
	margin-bottom:15px;
	padding-right:20px;
}
.content-pre-50 p{
	float:left;
	width:100%;
	font-size:14px !important;
	font-weight:400;
	margin-bottom:15px;
	padding-right:20px;
}
.content-pre-50 p b{
	color:#002349;
	font-weight:100;
}

.pdr-content-30{
	float:left;
	width:35%;
	padding-left:7%;
	background:#333740;
	margin-top:0px;
	height:315px;
}
.content-pre-30 {
  float: left;
  width: 100%;
}
.content-pre-30 h5{
  float: left;
  width: 100%;
  margin-top:20px;
  font-size:22px;
  color:#fff;
  font-weight:400;
}
.content-pre-30 p{
  float: left;
  width: 100%;
  margin-top:20px;
  font-size:14px;
  color:#C8C8C8;
  line-height:20px;
  margin-bottom:0px;
  padding-top:0px;
  margin-top:10px;
  padding-left: 30px;
}
.content-pre-30 p a{
  color:#C8C8C8;
}
.pdr-content-70{
	float:left;
	width:65%;
	background:#333740;
	height:300px;
	margin-top:0px;
	border-left:1px solid #505560;
}
.pdr-content-70{
	float:left;
	width:65%;
	background:#333740;
	height:315px;
	margin-top:0px;
	padding-left:6%;
	padding-right:4%;
	padding-top:20px;
}
.content-pre-70{
	float:left;
	width:100%;
	height: 227px;
}
.content-pre-70 h5{
	float:left;
	width:100%;
	font-size:22px;
	color:#fff;
	font-weight:100;
}
.content-pre-70 p{
	float:left;
	width:100%;
	font-size:14px;
	padding-left:30px;
	margin-top:20px;
	line-height:22px;
}
.pic-100-oikl{
	float:left;
	width:100%;
	background:#333740;
}
.pic-100-oikl img{
	float:left;
	width:100%;
	margin-top:-35px;
	position:relative;
	z-index:99;
}

.swiper-counter_live{
	float:left;
	width:100%;  
	margin: 0px;
	padding-left:15px;
}
.spacer-50{
	float:left;
	width:100%;
	margin-top:80px;
}
.pdr-content-105{
	float:left;
	width:100%;
	height:480px;
	overflow:hidden;
	margin-top:10px;
}
.pdr-content-105 span{
	display:none;
}
.heigh4568{
	height: 580px;
}

.pdr-content-106{
	float:left;
	width:100%;
	height:385px;
	overflow:hidden;
	margin-top:10px;
}
.pdr-content-106 .box-dhr-1{
	height: 185px !important;
	margin-bottom:10px;
}
.pdr-content-106 .box-dhr-2{
	height: 185px !important;
	margin-bottom:10px;
}
.dowl-repoets{
	float:right;
	width:100%;
	padding-right:20px;
	padding-top:30px;
}
.dowl-repoets a {
  float: right;
  font-weight: 300;
  font-size: 16px;
  padding: 9px 30px;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #fff;
}
.dowl-repoets a:hover {
	background:#fff;
	color:#002349;
  border: 1px solid #fff;
}

.bitt-1s{
	float:left;
	width:100%;
	margin-top:30px;
}

.news-sir-box1{
	float:left;
	width:100%;
	margin-top:60px;
}
.news-sir-box1-1{
	float:left;
	width:100%;
}
.news-sir-box1-1 h3 {
  float: left;
  width: 100%;
  font-size: 43px;
  line-height: 50px;
  font-weight: 100;
  padding-top: 45px;
  padding-right:15%;
}
.news-sir-box1-1 u{
	float:left;
	width:50%;
	height:1px;
	background:#C8C8C8;
	position:relative;
	z-index:99;
	margin-left:80%;
	margin-top:-70px;
}
.news-sir-box1-1 p{
	float:left;
	width:105%;
	padding-left:30px;
	margin-top:35px;
	margin-bottom:0px;
	padding-right:30px;
}
.news-sir-box1-1-pic{
	float:left;
	width:113%;
	/*height:420px;*/
	overflow:hidden;
}
.news-sir-box1-1-pic img{
	float:left;
	width:100%;
}
.gynji50o{
	float:left;
	width:50%;
}
.gynji50o p{
	margin-top: 25px !important;
}
.ftoip158{
	float:left;
	width:100%;
	height:50px;
}
.news-sir-box1-2-pic{
	float:left;
	width:113%;
	margin-left:-13%;
	height:420px;
	overflow:hidden;
}
.news-sir-box1-2-pic img{
	float:left;
	width:100%;
}
.news-sir-box1-2{
	float:left;
	width:100%;
}
.news-sir-box1-2 h3 {
  float: left;
  width: 105%;
  font-size: 43px;
  line-height: 50px;
  font-weight: 100;
  padding-top: 45px;
}
.news-sir-box1-2 p{
	float:left;
	width:108%;
	padding-left:30px;
	margin-top:35px;
	margin-bottom:0px;
}
.news-sir-box1-3 u{
	float:left;
	width:32%;
	height:1px;
	background:#C8C8C8;
	position:relative;
	z-index:99;
	margin-left:84% !important;
	margin-top:-350px !important;
}
.left-pics-50ois{
	float:left;
	width:50%;
}
.right-pics-50ois{
	float:left;
	width:45%;
	padding-left:5%;
}

.ent-btns005{
	float:left;
	width:100%;
	text-align:center;
	margin-top:40px;
}
.ent-btns005 a{
	padding:12px 30px;
	background:#fff;
	color:#002349;
	border-radius:40px;
	border:1px solid #002349;
}
.ent-btns005 a:hover{
	background:#002349;
	color:#fff;
}
.ent-btns005.c1{
	float:left;
	padding-right:60px;
	text-align:right;
	margin-top:0px;
	margin-top:-61px;
}
.ent-btns005.c1 a{
	margin-right:120px;
}
.swiper-counter11{
    float: left;
    width: 100%;
    margin: 0px;
    padding-left: 15px;
}
.hhjyus-501{
	float:left;
	width:100%;
	margin-top:6px;
	padding-right:50px;
	margin-bottom:20px;
}
.form-oklo span{
	float:left;
	width:100%;
	font-size: 15px;
	margin-bottom:20px;
}
.form-oklo{
	margin-bottom:15px;
}
.final-btns-blues{
	float:left; 
	margin-top:40px; 
	background:#fff; 
	color:#002249;
	background:#F2F2F2;
	border:0px;
	padding: 8px 25px;
	border-radius:40px;
	margin-left:15px;
}
.form-oklo u b{
	font-size:30px;
	color:#002249;
	font-family: "Lato", sans-serif;
}

.exxta-content-iimages{
	float:left;
	width:100%;
	padding-left:30px;
	margin-top:60px;
	padding-right:30px;
}
.exxta-content-iimages img{
	float:left;
	width:100%;
}
.exxta-content ol{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:30px;
	padding-right:30px;
}
.exxta-content ol li{
	float:left;
	width:100%;
	background:url(../images/gray-icons.png) no-repeat left top 8px;
	padding-left:20px;
	margin-top:25px;
}

.resl-15kl h3 i{
  float: left;
  width: 100%;
  font-size:15px;
  padding-left:30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:400;
  font-style:normal;
  color:#C8C8C8;
}
.resl-15kl h3 i strong{
  color:#002249;
  font-weight:400;
}
.jhuy-titless{
	float:left;
	width:100%;
	font-style:normal;
	padding-left:30px;
	font-size:13px;
	color:#CCC;
}
input:focus {
  outline: none;
  box-shadow: none;
}

.indi-reskkls{
	float:left;
	width:56%;
	margin-left:8%;
	padding:30px 0px;
	border-bottom: 1px solid #c8c8c8;
}
.indi-reskkls b{
	float:left;
	width:100%;
	font-size: 35px;
    font-weight: 400;
	font-family: "Lato", sans-serif;
	color:#002349;
}
.indi-reskkls em{
	float:left;
	width:100%;
	font-size: 15px;
	margin-top:10px;
	font-style:normal;
	padding-left:30px;
}

.indi-reskkls-1{
	float:left;
	width:30%;
	padding:30px 0px;
	border-bottom: 1px solid #c8c8c8;
}
.indi-reskkls-1 b{
	float:left;
	width:100%;
	font-size: 35px;
    font-weight: 400;
	font-family: "Lato", sans-serif;
	color:#002349;
	text-align:center;
}
.indi-reskkls-1 em{
	float:left;
	width:100%;
	font-size: 15px;
	margin-top:10px;
	font-style:normal;
	padding-left:30px;
	text-align:center;
}
.pb-lines10{
	float:left;
	width:1px;
	height:85px;
	background:#c8c8c8;
	margin-top:20px;
}

.bfg-noj1nj1{
	width:24%;
	margin-top:40px;
	font-size:26px;
	font-family: "Lato", sans-serif;
	border-bottom: 1px solid #c8c8c8;
	color:#002249;
	padding-bottom:20px;
}
.bfg-noj1nj2{
	width:33%;
	margin-top:40px;
	font-size:26px;
	font-family: "Lato", sans-serif;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom:20px;
	color:#002249;
}
.lki-list{
	float:left;
	width:100%;
	padding-left:30px;
	margin-top:50px;
}
.bfg-noj1nj3{
	width:24%;
	border-bottom: 1px solid #c8c8c8;
	padding:10px 0px;
}
.bfg-noj1nj4{
	width:33%;
	text-align:center;
	border-bottom: 1px solid #c8c8c8;
}
.ghytg-imagess{
	float:left;
	width:96%;
	margin-top:56px;
	margin-left:4%;
}




.content-2pb {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.content-2pb u {
  float: left;
  width: 120%;
  height: 1px;
  position: relative;
  z-index: 999;
  margin-top: 80px;
  background: #C8C8C8;
  left: -80%;
}
.content-2pb.c5 u {
  float: left;
  width: 320%;
  height: 1px;
  position: relative;
  z-index: 999;
  margin-top: 78px;
  background: #C8C8C8;
  left: -0%;
}
.trfy-10{
	float:left;
	width:115%;
	margin-left:-15%;
}
.trfy-11{
	float:left;
	width:115%;
}
.trfyuu-op{
	float:left;
	width:110%;
	margin-left:-8%;
}
.trfyuu-op h3 {
   float: left;
   width: 120%;
   margin-top:10px;
   padding-top:0px;
   font-size: 43px;
   line-height:52px !important;
   font-weight: 100;
   margin-left: -20%;
}
.trfyuu-op p {
   float: left;
   width: 115%;
   margin-top:20px;
   padding-top:0px;
   font-size: 15px;
   line-height:22px ;
   font-weight: 100;
   margin-left: -10%;
}
.trfyuu-op ul {
   float: left;
   width: 120%;
   padding:0px;
   margin:0px;
   margin-left: -10%;
   list-style:none;
}
.trfyuu-op ul li{
   float: left;
   width: 100%;
   font-size:15px;
   background:url(../images/gray-icons.png) no-repeat left top 9px;
   margin-bottom:1px;
   padding-left:20px;
}
.trfyuu-op b {
  float: left;
  width: 100%;
  margin-left: -20%;
  padding-top: 5px;
}
.trfyuu-op.c6{
	margin-left:0%;
}
.trfyuu-op.c6 b {
  margin-left: 0%;
}
.trfyuu-op.c6 h3{
	margin-left:0%;
	width:100%;
}
.trfyuu-op.c6 p {
  float: left;
  width: 105%;
  margin-left: 0%;
  padding-left:30px;
}
.trfyuu-op.c6 ul{
	margin-left:0%;
	width:105%;
  padding-left:30px;
}

.steps541{
  float: left;
  width: 70%;
  margin-left: 15%;
  background: #002349;
  padding:30px 0px;
  position: relative;
  z-index: 99;
  padding-bottom:0px;
}
.steps541 h3{
  float: left;
  width: 100%;
  font-size:45px;
  font-weight:400;
  color:#fff;
  text-align:center;
  padding:0px;
  margin:0px;
  margin-bottom:15px;
}
.steps541 p{
  float: left;
  width: 100%;
  margin-bottom:40px;
  text-align:center;
  margin-top:15px;
}
.steps541 p a{	
	padding:12px 30px;
	border:1px solid #fff;
	color:#fff;
	border-radius:40px;  
}

.form-oklo.g4{
	float:left;
	width:48%;
}
.form-oklo.g5{
	float:left;
	width:48%;
	margin-left:4%;
}
.dghh-btn.c1{
	float:left !important;
}

.form-oklo.g6{
	float:left;
	width:15%;
}
.form-oklo.g7{
	float:left;
	width:33%;
}
.yuy-tetx-left p {
  float: left;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
  padding-left:20px;
}

.thakk-page{
	float:left;
	width:100%;
	background:#002249;
	padding:50px 0px;
	padding-bottom:0px;
}
.thakk-page h3{
	float:left;
	width:100%;
	text-align:center;
	font-size:45px;
	color:#fff;
	font-weight:400;
}
.thakk-page p{
	float:left;
	width:100%;
	text-align:center;
	font-size:20px;
	color:#C8C8C8;
	padding-top:10px;
}
.pvy-list1 ol{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:30px;
}
.pvy-list1 ol li{
	float:left;
	width:100%;
	font-size:15px;
	background:url(../images/white-icon2.png) no-repeat left top 10px;
	padding-left:20px;
}



.inner-banner-1-400 {
  float: left;
  width: 100%;
  background: #002249;
  padding: 20px 0px;
  position: relative;
  background-size: cover;
  padding-bottom: 10px;
  background-position: right !important;
  padding-top:25px;
  padding-bottom:20px;
}
.inner-banner-1-400 h2 {
  float: left;
  width: 100%;
  font-size: 43px;
  color: #fff;
  font-weight: 300;
  padding-top: 10px;
}
.inner-banner-1-400 p {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  padding-top: 25px;
  line-height: 22px;
  padding-left: 30px;
}
.pvy-list1 ol {
  float: left;
  width: 100%;
  padding: 0px;
    padding-left: 0px;
  margin: 0px;
  list-style: none;
  padding-left: 30px;
}
.inner-banner-1-400 p a{
  float: left;
  padding: 9px 30px;  
  border-radius: 40px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  margin-top:15px;
  padding-bottom:10px;
  padding-right:55px;
}
.inner-banner-1-400 p a:hover{
	background:#fff;
	color:#002249;
}

.inner-banner-1-400 p a u{
	position:absolute;
	width:16px !important;
	height:16px !important;
	background:url(../images/share-icon-1.png) no-repeat right;
	margin-left:10px;
	margin-top:3px;
}
.inner-banner-1-400 p a:hover u{
	background:url(../images/share-blue-icon.png) no-repeat right;
}

.spoi-partsze {
  float: right;
  padding: 4px 15px;
  background-color: #7f7f7f;
  font-size: 14px;
  color: #fff !important;
  text-align: left;
  margin-bottom: 10px;
  margin-top: -45px;
  margin-right: -20px;
  position: relative;
  z-index: 99;
  text-shadow: 1px 1px 1px #000;
}
.mmjijhs10{
	font-size: 70px !important;
    color: #fff !important;
    padding-top: 0px !important;
    line-height: 85px;
	margin-bottom:40px;
}
.mmjijhs11{
	font-size:15px !important;
	float:left;
	width:100%;
	color:#C8C8C8 !important;
	margin-top:0px;
	padding-left:30px;
	margin-bottom:15px;
	padding-top:0px !important;
}
.fggbh45po{
	padding-right:20% !important;
	font-size:40px !important;
	color: #002249 !important;
	padding-top: 15px !important;
	line-height:40px !important;
	min-height:100px !important; 
}
.news-sir-box1.df12{
	margin-top:30px;
}
.news-sir-box1-1-pic u{
  float: left;
  width: 50%;
  height: 1px;
  background: #C8C8C8;
  position: relative;
  z-index: 99;
  margin-left: -80%;
  margin-top: 40px;
}
.jjfs1{
	padding-top:0px !important;
	margin-top:20px !important; 
	width:100% !important;
	line-height:21px;
}
.news-sir-box1-1.ty1 u{
	margin-left: 80% !important;
  margin-top: -64px;
  width: 60% !important;
}
.news-sir-box1-1.ty1 ol{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.news-sir-box1-1.ty1 ol li{
	float:left;
	width:46%;
	background:#F2F2F2;
	min-height:95px;
	margin-right:2%;
	font-size:16px;
	color:#C8C8C8;
	text-align:center;
	line-height:30px;
	margin-bottom:2%;
	justify-content:flex-start;
	padding:20px;
	padding-bottom:15px;
}
.news-sir-box1-1.ty1 ol li b{
	color:#002349;
	font-size:30px;
	font-family: "Lato", sans-serif;
}
.news-sir-box1-1.ty1 ol li strong{
	color:#002349;
	font-size:20px;
	font-family: "Lato", sans-serif;
}
.counting04{
	float:right !important;
	width:92% !important;
	right:0px !important;
	margin-bottom:30px;
}
.ikuo-40{
	padding-bottom:20px !important;
}


.maincontainer > .front{
    position: absolute;
    transform: perspective(600px) rotateY(0deg);   
    width: 450px;
    height: 435px;    
    backface-visibility: hidden; /* cant see the backside elements as theyre turning around */
    transition: transform .5s linear 0s;
}

/* style the maincontainer class with all child div's of class .back */
.maincontainer > .back
{
    position: absolute;
    transform: perspective(600px) rotateY(180deg);
    width: 450px;
    height: 435px;
    backface-visibility: hidden; /* cant see the backside elements as theyre turning around */
    transition: transform .5s linear 0s;
}

.maincontainer:hover > .front
{
    transform: perspective(600px) rotateY(-180deg);
}

.maincontainer:hover > .back
{
    transform: perspective(600px) rotateY(0deg);
}

.mifgh-btnss{
	float:left;
	width:100%;
	margin-top:30px;
	background:url(../images/taxture-bg-2.jpg) no-repeat;
	background-repeat: no-repeat !important;
   background-size: cover !important;
}
.mifgh-btnss-1{
	float:left;
	width:100%;
	min-height:433px;
	padding-left:20px;
}
.mifgh-btnss-1 h4{
	float:left;
	width:100%;
	margin-top:15px;
	font-size:22px;
	font-weight:400;
}
.uy-subheading{
	float:left;
	width:100%;
	font-size:14px;
	color: #C8C8C8;
}
.dilo-logos{
	float:right;
}
.dilo-logos img{
	float:right;
	width:130px;
	padding-right:1px;
	margin-top:-68px;
	height:65px;
}
.biggy-paras{
	float:left;
	width:100%;
	font-size:14px;
	color: #C8C8C8;
	line-height:16px;
	margin-top:10px;
	padding-right:10px;
	min-height:100px;
}
.biggy-paras p{
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}
.tyijkuyop-1{
	float:left;
	width:100%;
}
.tyijkuyop-1 b{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:400;
	color: #002349;
	margin-top:5px;
}
.tyijkuyop-1 ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.tyijkuyop-1 ul li{
	float:left;
	width:100%;
	font-size:13px;
	font-weight:400;
	color: #C8C8C8;
	margin:0px;
	padding:0px;
	line-height:18px;
}
.tyijkuyop-1 p{
  float: left;
  width: 100%;
  font-size: 14px;
  color: #C8C8C8;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom:0px;
}

.uuiu-left-btn{
	float:left;
	width:60%;
	margin-top:20px;
}
.uuiu-left-btn a{
	font-size:14px;
}
.uuiu-left-btn a b{
	margin-top:-2px;
}
.uuiu-left-btn-1{
	float:left;
	margin-top:20px;
	margin-right:15px;
}
.uyjhhngy{
	float:right;
	font-size: 14px;
    background: #7f7f7f;
	padding:5px 20px;
	color:#fff;
	border-radius:40px;
	cursor:pointer;
}
.uyjhhngy:hover{
	color:#fff;
	background:#002349;
}

.uuiu-left-btn-3{
	float:left;
	padding-top:25px;
	padding-left:0px;
}
.uuiu-left-btn-3 a{
	color: #C8C8C8;
	font-size: 14px;
}
.uuiu-left-btn-3 a:hover{
	color: #002249;
}

.container10 {
  position: relative;
  width: 100%;
}

.fontsdd {
  display: block;
  width: 100%;
  height: 465px;
}

.overlaytt1 {
  opacity:1.0;
}
.overlaytt1new{
  position: absolute;
  width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
  width: 0;
  overflow: hidden;
  background-color: #fff;
  transition: 0.5s ease;
  z-index:999;
  display:none;
}
.overlaytt1new556{
  position: relative;
  width: 100% !important;
  float:left;
  overflow: hidden;
  background-color: #fff;
  transition: 0.5s ease;
  z-index:999;
  display:none;
  margin-top:-464px;
  height:466px;
}
.overlaytt1new.overlaytt1 {  
  display:block;
}
.container10:hover .overlaytt {
  width: 100%;
  right: 0;
}

.overlaytt1new556.overlaytt1 {  
  display:block;
}

.textiokl {
  color: white;
  width:100%;
  position:relative;
  transition: opacity 0.4s ease;
  transition-delay: 1s; /* wait 1s before starting fade */
}


.popmmessage{
	float:left;
	width:100%;
}
.popmmessage h3{
	width:100%;
	font-size:45px;
	font-weight:400;
	padding-top:20px;
}
.popmmessage p{
	width:100%;
	font-size:17px;
	font-weight:400;
	padding-top:15px;
	padding-left:30px;
	margin-bottom:0px;
}
.popmmessage p span{
	float:left;
	background:#C8C8C8;
	padding:8px 40px;
	color:#fff;
	border-radius:40px;
	margin-top:10px;
	margin-bottom:30px;
	cursor:pointer;
}
.popmmessage p span:hover{
	background:#002249;
	color:#fff;
}

.singh-popup1{
	float:left;
	width:400px;
	padding-top:30px;
	padding-bottom:30px;
}
.singh-popup1 span{
	float:left;
	width:100%;
}
.singh-popup1 h3{
	float:left;
	width:100%;
	margin-top:-95px;
	color:#fff;
	font-size:35px;
	font-weight:400;
	padding-left:20px;
}
.singh-popup1 div{
	float:left;
	width:100%;
	background:#002349;
	padding:20px 30px;
}
.singh-popup1 strong{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.singh-popup1 strong i{
	float:left;
	width:100%;
	font-size:14px;
	font-style:normal;
}
.singh-popup1 strong input{
	float:left;
	width:100%;
	border:0px;
	background:none;
	border-bottom:1px solid #fff;
	height:30px;
	color:#fff;
}
.singh-popup1 strong button{
	float:left;
	width:100%;
	border:1px solid #fff;
	background:none;
	border-radius:40px;
	color:#fff;
	padding:8px 0px;
	font-size:24px;
	font-family: "Lato", sans-serif;
	margin-top:10px;
}
.singh-popup1 strong button:hover{
	border:1px solid #C8C8C8;
	color:#C8C8C8;
}
.singh-popup1 div em{
	float:left;
	width:100%;
	font-style:normal;
	font-size:15px;
	margin-top:10px;
}
.singh-popup1 div em a{
	color:#C8C8C8;
	text-decoration:underline;
}
.singh-popup1 div em a:hover{
	color:#fff;
	text-decoration:none;
}



/*New city pages css start from here*/
.new-inner-page-banner-text-05{
	float:left;
	width:100%;
}
.moinyu-12{
	float:left;
	width:100%;
	color:#fff;
	padding:0px;
	margin:0px;
	font-size:15px;
}
.new-inner-page-banner-text-05 h2{
	float:left;
	width:100%;
	font-size:40px;
	color:#fff;
	font-weight:400;
	margin-top:10px;
	margin-bottom:25px;
}
.moinyu-13{
	float:left;
	width:100%;
	color:#fff;
	padding:0px;
	margin:0px;
	font-size:15px;
	margin-top:10px;
	line-height:22px;
}
.moinyu-14{
	float:left;
	width:100%;
	color:#fff;
	padding:0px;
	margin:0px;
	font-size:14px;
	margin-top:10px;
	line-height:22px;
}
.moinyu-15{
	float:left;
	width:100%;
	color:#fff;
	padding:0px;
	margin:0px;
	font-size:15px;
	margin-top:25px;
	line-height:22px;
}
.new-inner-page-banner-text-05 h5{
	float:left;
	width:100%;
	font-size:18px;
	color:#fff;
	font-weight:400;
	margin-top:10px;
	margin-bottom:25px;
}
.new-inner-page-banner-text-05 h5 b{
	font-size:40px;
	font-weight:400;
}
.inner-banner-5-image-14{
	padding-left:0px;
	float:left;
	width:125%;
	margin-bottom:20px;
	margin-left:-7%;
}
.inner-banner-5-image-14 img{
	width:100%;
}
.news-sir-box1-3.ty1d u{
	width: 40% !important;
	margin-left:70% !important;
}
.news-sir-box1-2.iuyt{
	margin-left:-15%;
	width:115%;
}
.news-sir-box1-2.iuyt p{
	width:105%;
	line-height:21px;
	font-size:16px;
}
.news-sir-box1-2.iuyt span{
	float:left;
	width:100%;
	margin-top:10px;
}
.news-sir-box1-2.iuyt h3{
	font-size:40px;
	padding-top: 15px;
	line-height:45px;
}
.top01{
	margin-top:20px;
}

.news-sir-box1-1.ty1d{
	float:left;
	width:100%;
	margin-top:10px;	
}
.news-sir-box1-1.ty1d h3{
	font-size:40px;
	padding-top: 15px;
	line-height:45px;
}
.news-sir-box1-1.ty1d p{
	width:105%;
	line-height:21px;
	font-size:16px;
}
.news-sir-box1-1-pic.ddfg{
	padding-left:50px;
}

.news-sir-box1-2.iuyt ul{
	float:left;
	width:105%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:30px;
}
.news-sir-box1-2.iuyt ul li{
	float:left;
	width:50%;
	padding-left:15px;
	background:url(../images/gray-icons.png) no-repeat left top 11px;
	margin-bottom:8px;
}

.news-sir-box1-1.ty1d ul{
	float:left;
	width:105%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:30px;
}
.news-sir-box1-1.ty1d ul li{
	float:left;
	width:50%;
	padding-left:15px;
	background:url(../images/gray-icons.png) no-repeat left top 11px;
	margin-bottom:8px;
}

.inner-section-3-right-map{
	float:left;
	width:100%;
	margin-top:50px;
}
.inner-section-3-right-map div{
	width:33%;
	float:left;
	background: rgb(242, 242, 242);	
	height: 411px;
}
.inner-section-3-right-map span{
	float:left;
	width:65%;
	margin-left:2%;
}
.inner-section-3-right-map span img{
	float:left;
	width:100%;
	height: 411px;
}
.inner-section-3-right-map div h4{
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	padding-left:15px;
	font-size:30px;
	font-weight:400;
}
.inner-section-3-right-map div ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:35px;
	padding-top:30px;
	padding-bottom:20px;
	min-height:333px;
}
.inner-section-3-right-map div ul li{
	float: left;
	width: 100%;
	padding-left: 18px;
	background: url(../images/gray-icons.png) no-repeat left top 11px;
	margin-bottom: 15px;
}
.jjfs1 a{
	color:#002249 ;
}





.project-sshot{
	float:left;
	width:27%;
	background:url(../images/texture-bg1.png) no-repeat left;
	position:relative;
	z-index:999;
	padding:10px;
}
.project-sshot-1{
	float:left;
	width:100%;
	border:1px solid #C8C8C8;
	padding:7px;
}
.project-sshot-2{
	float:left;
	width:100%;
	padding:20px;
	border:1px solid #C8C8C8;
	padding-left:60px;
}
.project-sshot-2 p{
	float:left;
	width:100%;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#C8C8C8;
	font-size:15px;
}
.project-sshot-2 h3{
	float:left;
	width:100%;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#002249;
	font-size:30px;
	line-height:30px;
	font-weight:400;
	min-height:100px;
	text-shadow:1px 1px 1px #CCC;
}
.project-sshot-2 h4{
	float:left;
	width:100%;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#002249;
	font-size:25px;
	line-height:20px;
	font-weight:400;
	text-shadow:1px 1px 1px #CCC;
}

.project-sshot-2 ol {
  float: left;
  width: 90%;
  margin-top: 23px;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  position: relative;
  min-height: 233px;
}
.project-sshot-2 ol li {
  color: #C8C8C8 !important;
  font-size: 16px;
  font-weight: 100;
  padding: 0px 0px;
    padding-left: 0px;
  padding-left: 0px;
  padding-left: 20px;
  border-left: 1px solid #C8C8C8;
  cursor:pointer;
  line-height:26px;
}
.project-sshot-2 ol li.active {
  border-left: 2px solid #C8C8C8;
  color: #002249 !important;
}
.project-sshot-2 ol li:hover {
  color: #002249 !important;
}
.project-sshot-2 span{
	float:left;
	width:100%;
	margin-top:25px;
}
.project-sshot-2 span a {
  float: left;
  padding: 4px 20px;
  border-radius: 40px;
  color: #002249;
  font-size: 15px;
  margin-bottom:10px;
  background:#fff;
  cursor:pointer;
}
.project-sshot-2 span a:hover {
	background:#002249;
	color:#fff;
}

.f2-project-boxs{
	float:left;
	width:73%;
	margin-top:25px;
}
.project-detail-2{
	float:left;
	width:100%;
	background:url(../images/taxture-bg-2.jpg) no-repeat;
	min-height:510px;
	margin-top:15px;
	padding:10px 20px;
}
.project-detail-3{
	float:left;
	width:100%;
	border: 1px solid #C8C8C8;
	padding:7px;
}
.project-detail-4{
	float:left;
	width:100%;
	border: 1px solid #C8C8C8;
	padding:10px;
}
.project-detail-5{
	float:left;
	width:100%;
	height:430px;
	background:#fff;
	padding:0px 20px;
	padding-right:0px;
	padding-left:0px;
}
.project-detail-5 span{
	float:left;
	width: 55%;
    margin-left: -5%;
}
.project-detail-5 span img{
	float:left;
	width:100%;
	height:490px;
	margin-top:-30px;
}
.project-detail-5 div{
	float:left;
	width:50%;
}
.project-detail-5 div h3{
	float:left;
	width:100%;
	color: #C8C8C8;
   font-size: 33px;
   text-align:center;
   margin-top:50px;
   font-weight:400;
   padding:0px 50px;
   font-style:italic; 
   margin-bottom:10px;
   text-shadow:1px 1px 1px #eee;
}
.project-detail-5 div p{
	float:left;
	width:100%;
	color: #C8C8C8;
   font-size:16px;
   margin-bottom:0px;
   font-family: "Lato", sans-serif;
   font-style:italic;
   text-align:center;
}
.project-detail-5 div strong{
	float:left;
	width:100%;
	padding:0px 30px;
}
.project-detail-5 div strong img{
	float:left;
	width:100%;
	margin-top:20px;
	height:190px;
	position:relative;
	z-index:99;
}
.pagename-andnos{
	float:left;
	width:100%;
}
.pagename-andnos span{
	float:left;
	margin-top:-42px;
	background:#f5f5f5;
	font-size:12px;
	color:#000;
	padding:1px 5px;
	margin-left:40px;	
	line-height:10px;
}
.pagename-andnos strong{
	float:right;
	margin-top:-42px;
	background:#f5f5f5;
	font-size:12px;
	color:#000;
	padding:1px 5px;
	margin-right:40px;	
	line-height:10px;
}
.project-detail-6{
	float:left;
	width:100%;
	height:430px;
	padding-right:0px;	
}
.left-text-prodetails{
	float:left;
	width:50%;	
}
.left-text-prodetails h3{
	float:left;
	width:100%;	
	background:#fff;
	font-size:40px;
	font-weight:400;
	padding:15px 30px;
}
.left-text-prodetails.pt1 h3{
	float:left;
	width:100%;	
	background:#fff;
	font-size:40px;
	font-weight:400;
	padding:15px 30px;
	margin-left:-0px;
}

.left-text-prodetails p{
	float:left;
	width:100%;	
	color:#C8C8C8;
	font-size:14px;
	line-height:18px;
	padding-top:30px;
	padding-right:30px;
	padding-left:50px;
	background:#fff;
	padding-top:10px;
	padding-bottom:15px;
}
.left-text-prodetails.pt1 p{	
	float:left;
	width:100%;	
	background:#fff;
	padding-top:10px;
	padding-bottom:15px;	
	margin-left:-0px;
}
.right-text-prodetails{
	float:left;
	width:50%;	
}
.left-text-prodetails ul{
	float:left;
	width:100%;	
	color:#C8C8C8;
	font-size:14px;
	padding-right:30px;
	padding-left:50px;
	background:#fff;
	padding-top:10px;
	padding-bottom:15px;
	list-style:none;
	margin-top:-25px;
}
.left-text-prodetails ul li{
	float: left;
    width: 100%;
   background: url(../images/gray-icons.png) no-repeat left top 11px;
   margin-bottom: 2px;
   font-size: 14px;
   padding-left:15px;
}
.right-text-prodetails img{
	float:left;
	width:100%;	
	height:430px;
}
.project-detail-6-2{
	float:left;
	width:48%;
}
.project-detail-6-2 div{
	float:left;
	width:92%;
	background:#fff;
	padding:20px;
	min-height:230px;
}
.project-detail-6-2 div h3{
	float:left;
	width:100%;
	font-size:24px;
	font-weight:400;
}
.project-detail-6-2 div ul {
  float: left;
  width: 105%;
  padding: 0px;
  margin: 0px;
    margin-top: 0px;
  list-style: none;
  margin-top: 10px;
  padding-left:20px;
}
.project-detail-6-2 div ul li {
  float: left;
  width: 50%;
  padding-left: 15px;
  background: url(../images/gray-icons.png) no-repeat left top 11px;
  margin-bottom: 2px;
  font-size:14px;
}
.project-detail-6-2 span img{
	float:left;
	width:100%;
	height:200px;
}
.project-detail-6-2.c1{
	margin-left:4%;
}
.project-detail-6-2.c1 div{
	margin-left:8%;
}
.project-detail-6-4{
	float:left;
	width:49%;
}
.project-detail-6-4 span img{
	float:left;
	width:100%;
	margin-bottom:10px;
	height:210px;
}
.project-detail-6-5{
	float:left;
	width:49%;
	margin-left:2%;
}
.project-detail-6-5 img{
	float:left;
	width:100%;
	height:430px;
}
.project-detail-6-6{
	float:left;
	width:40%;
}
.project-detail-6-6 h3{
	float:left;
	width:100%;
	font-size:30px;
	font-weight:400;
	padding-left:10px;
	padding-top:20px;
	
}
.project-detail-6-6 ul{
	float:left;
	width:100%;
	background:#fff;
	margin-left:0px;	
	margin-top:10px;
	list-style:none;
	padding:15px 0px;
	padding-left:50px;
}

.project-detail-6-6.pt1 h3{
	padding-left:20px;
	
}
.project-detail-6-6 ul li {
  float: left;
  width: 100%;
  padding-left: 18px;
  background: url(../images/gray-icons.png) no-repeat left top 10px;
  margin-bottom: 15px;
}

.project-detail-6-6.pt1 ul{
	width:100%;
	margin-left:-0px;	
}
.project-detail-6-6.pt1 ul li {
  margin-bottom: 1px;
}


.project-detail-6-7{
	float:left;
	width:60%;
}
.project-detail-6-7 img{
	float:left;
	width:100%;
	height:430px;
}
.project-detail-6-8{
	float:left;
	width:47%;
	background:#fff;
}
.project-detail-6-8 span{
	float:left;
	width:100%;
	text-align:center;
	padding:15px 0px;
}
.project-detail-6-8 b {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
  margin-top: -130px;
  text-align:center;
}
.project-detail-6-8 b a {
  padding: 10px 30px;
  border-radius: 40px;
  color: #002249;
  font-size: 15px;
  background: #fff;
  box-shadow:0px 0px 5px #000;
}
.project-detail-6-8 b a:hover {
	background:#002249;
	color:#fff;
}
.project-detail-6-8 h3{	
  float: left;
  width: 100%;
  font-size:24px;
  font-weight:400;
  padding-left:50px;
  margin-bottom:10px;
  padding-top:10px;
}
.project-detail-6-8 ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  padding-left:50px;
}
.project-detail-6-8 ul li {
  float: left;
  width: 100%;
  color: #002249;
  font-size: 15px;
}
.project-detail-6-8 ul li img {
  float: left;
  width: 22px;
  margin-right: 20px;
  padding-top: 3px;
}
.project-detail-6-8 h4{	
  float: left;
  width: 100%;
  font-size:24px;
  font-weight:400;
  padding-left:50px;
  margin-bottom:10px;
  padding-top:10px;
  padding-bottom:5px;
}
.project-detail-6-8 h4 strong{	
	font-size:18px;
	color:#C8C8C8;
  font-weight:400;
}
.project-detail-6-8 h4 u{	
	font-size:18px;
	text-decoration:none;
}

.project-detail-6-8.c2{
	margin-left:6%;
}


.project-detail-6-9-1{
	float:left;
	width:40%;
	padding-left:20px;
}
.project-detail-6-9-1 h3{	
  float: left;
  width: 100%;
  font-size:24px;
  font-weight:400;
  margin-bottom:10px;
}
.project-detail-6-9-1 ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.project-detail-6-9-1 ul li {
  float: left;
  width: 100%;
  color: #002249;
  font-size: 15px;
}
.project-detail-6-9-1 ul li img {
  float: left;
  width: 22px;
  margin-right: 20px;
  padding-top: 3px;
}
.project-detail-6-9-1 h4{	
  float: left;
  width: 100%;
  font-size:24px;
  font-weight:400;
}
.project-detail-6-9-1 h4 strong{	
	font-size:18px;
	color:#C8C8C8;
  font-weight:400;
}
.project-detail-6-9-1 h4 u{	
	font-size:18px;
	text-decoration:none;
}

.project-detail-6-9-2{
	float:left;
	width:60%;
	background:#fff;
}
.project-detail-6-9-2 p{
	float:left;
	width:50%;
	padding-top:40px;
	padding-left:20px;
	font-size:14px;
	line-height:18px;
}
.project-detail-6-9-2 span{
	float:right;
	width:26%;
	padding:10px;
}
.project-detail-6-9-2 span b {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
  margin-top: -75px;
  text-align:center;
}
.project-detail-6-9-2 span b a {
  padding: 6px 20px;
  border-radius: 40px;
  color: #002249;
  font-size: 15px;
  border: 1px solid #002249;
  background: #fff;
  font-size:13px;
}
.project-detail-6-9.c1{
	float:left;
	width:100%;
	margin-top:10px;
}
.project-detail-6-9.c2{
	float:left;
	width:100%;
	margin-top:15px;
}
.project-detail-6-9-2.c2 span{
	float:left;
	width:26%;
	padding:10px;
}
.project-detail-6-9-2.c2 p{
	float:right;
	width:55%;
	padding-right:30px;
}
.project-detail-6-9-1.c2{
	padding-left:120px;
}

.project-detail-6-10{
	float:left;
	width:40%;
}
.project-detail-6-11{
	float:right;
	width:60%;
	padding:50px;
	background:#fff;
}
.project-detail-6-11 img{
	float:left;
	width:100%;
	height:330px;
}
.project-detail-6-11 b {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
  margin-top: -180px;
  text-align:center;
}
.project-detail-6-11 b a {
  padding: 10px 30px;
  border-radius: 40px;
  color: #002249;
  font-size: 15px;
  border: 1px solid #002249;
  background: #fff;
}
.project-detail-6-11 b a:hover{
	background:#002249;
	color:#fff;
}
.project-detail-6-10{
	float:left;
	width:40%;
}
.project-detail-6-10 span{
	float:left;
	width:100%;
	background:#fff;
	height:200px;
}
.project-detail-6-10 h3{
   float: left;
   width: 100%;
   font-size: 25px;
   color: #002249;
   font-weight: 400;
   padding-top:30px;
   padding-left:30px;
}
.project-detail-6-10 ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
   padding-left:30px;
}
.project-detail-6-10 ul li {
  float: left;
  width: 50%;
  color: #002249;
  font-size: 15px;
  margin-top:5px;
}
.project-detail-6-10 ul li img {
  float: left;
  width: 22px;
  margin-right: 20px;
  padding-top: 3px;
}
.project-detail-6-10 h4{
   float: left;
   width: 100%;
   font-size: 25px;
   color: #002249;
   font-weight: 400;
   padding-top:5px;
   padding-left:30px;
}
.project-detail-6-10 h4 strong{
   color: #C8C8C8;
   font-weight: 400;
   font-size:18px;
}
.project-detail-6-10 h4 u{
   font-weight: 400;
   font-size:18px;
   text-decoration:none;
}
.project-detail-6-10 p{
	float:left;
	width:100%;
   color: #C8C8C8;
   font-weight: 400;
   font-size:14px;
   padding-left:30px;
   line-height:18px;
   margin-top:15px;
}
.project-detail-5.c3 div{	
	padding-left:30px;
	padding-top:30px;
}
.project-detail-5.c3 div h4{	
	float:left;
	width:100%;
	color:#C8C8C8;
	font-size:25px;
	font-weight:400;
}
.project-detail-5.c3 div h5{	
	float:left;
	width:100%;
	color:#C8C8C8;
	font-size:15px;
	font-weight:400;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
}
.project-detail-5.c3 div h6{	
	float:left;
	width:100%;
	color:#C8C8C8;
	font-size:18px;
	font-weight:400;
	margin-top:5px;
}
.project-detail-5.c3 div h6 b{	
	font-size:25px;
	font-weight:400;
}
.project-detail-5.c3 div h6 a {
  float: left;
  padding: 7px 20px;
  border-radius: 40px;
  color: #002249;
  font-size: 15px;
  border: 1px solid #002249;
  margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
}
.project-detail-5.c3 div h6 a:hover {
	background:#002249;
	color:#fff;
}
p.yutghhgf{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#C8C8C8 !important;
	font-size:10px !important;
	text-align:left !important;
	line-height:13px !important;
	font-style:normal !important;
	margin-top:30px;
}
.Invisible5{
	filter: blur(4px);
}


.poplss{
	float:left;
	width:100%;
	background:url(../images/taxture-bg-2.jpg) no-repeat left;	
	background-size:cover;
}
.plooos145{
	float:left;
	width:45%;
	padding-left:50px;
}

.plooos145-1{
	float:left;
	width:55%;
	background:#fff;
	padding:20px 40px;
	padding-bottom:35px;
}
textarea:focus, select:focus, input:focus{
    outline: none;
}
.text-box89{
	background: none;
    border: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom: 1px solid #C8C8C8;
    float: left;
    width: 100%;
    margin-top: 5px;
    height: 43px;
    padding-left: 15px;
}
.text-box891{
	background: fff;
    border: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom: 1px solid #C8C8C8;
    float: left;
    width: 100%;
    margin-top: 5px;
    height: 43px;
    padding-left: 15px;
}
.spave10{
	float:left;
	width:100%;
	height:15px;
}
.top-headrss-poppss{
	float:left;
	width:100%;
	background:#002349;
	padding:15px 0px; 
}
.top-headrss-poppss span{
	float:left;
	width:100%;
	text-align:center;
	display:none;
}
.top-headrss-poppss h3 img{
	width:40px !important;
	float:left;
	padding-left:10px;
	display:none;
}
.top-headrss-poppss span img{
	width:150px;
}
.top-headrss-poppss span{
	float:left;
	width:100%;
	text-align:center;
}
.top-headrss-poppss h3{
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:40px;
	font-weight:400;
	margin-top:5px;
}
.plooos145 h2{
	float:left;
	width:100%;
	margin-top:20px;
	font-size:35px;
	font-weight:400;
	padding-bottom:15px;
}
.plooos145 p{
	float:left;
	width:100%;
	color:#C8C8C8;
	font-size:15px;
	padding-left:30px;
	margin-bottom:0px;
}
.plooos145 h5{
	float:left;
	width:100%;
	margin-top:20px;
	font-size:18px;
	font-weight:400;
	padding-bottom:10px;
	padding-left:30px;
}
.plooos145 h5 b{
	font-size:35px;
	font-weight:400;
}
.btn-02ddfs{
	float: left;
 	padding: 8px 30px;
  	color: #fff;
  	margin-top: 5px;
  	border-radius: 40px;
	background:#C8C8C8;
	border:0px;
	margin-top:25px;
}
.btn-02ddfs:hover{
  	color: #fff;
	background:#002349;
}
.uyjhhngy225{	
	float: left;
 	padding: 5px 30px;
  	color: #C8C8C8;
  	margin-top: 6px;
	border:0px;
	margin-top:-4px;
	cursor:pointer;
	background:#fff;
	border-radius: 40px;
}
.uyjhhngy225:hover{	
  	color: #002349;
}

.jjfs1 sd{
	color:#002349;
	cursor:pointer;
}

.project-detail-6-5cdfg1{
	float:left;
	width:100%;
}
.project-detail-6-5cdfg1 img{
	float:left;
	width:100%;
}
.full-box.hf7{
	float:left;
	width:45%;	
}
.full-box.hf7 p{
	float:left;
	width:100%;	
	margin-bottom:6px;
	color: #C8C8C8;
	font-size:16px;
}
.full-box.hf8{
	float:left;
	width:100%;	
	margin-top:13px;
}
.full-box.hf8 select{
	float:left;
	width:100%;	
	margin-top:10px;
	border:0px;
	border-bottom: 1px solid #C8C8C8;
   float: left;
   width: 100%;
   margin-top: 5px;
   height: 43px;
   padding-left: 15px;
   background:#fff;
   margin-bottom:10px;
}
.full-box.hf9{
	float:left;
	width:100%;	
	margin-top:13px;
	font-size:13px;
	line-height:18px;
}
.hf8_1 {
  float: left;
  width: 100%;
  margin-left: 0%;
}
.hf8_1 span {
  float: left;
  width: 100%;
  font-size: 15px;
  color: #C8C8C8;
  font-weight: 300;
  margin-top: 35px;
  margin-bottom: 10px;
}
.hf8_1 select{
  /*background: none;*/
  border: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid var(--dark-divider-color);
  float: left;
  width: 100%;
  /*color: #fff !important;*/
  margin-top: 5px;
  height: 43px;
  padding-left: 15px;
  margin-bottom:35px;
}
.hf8_1 select option{
  /*color: #000 !important;*/
}
.hf8_1 select option:hover{
  /*color: #000 !important;*/
}
.hf8_1 select option selected{
  /*color: #000 !important;*/
}

.hf8_1.pp5{
	width:45%;
}
.hf8_1.pp6{
	width:45%;
	margin-left:10%;
}
.rrcloser{
	background:0px;
	border:0px;
	float: left;
    padding-top: 33px;
    padding-left: 30px;
    color: #C8C8C8;
}
.rrcloser:hover{
    color: #002349;
}

.middle-boxi12{
	float:left;
	width:100%;
	margin-top:30px;
}
.middle-boxi12 span{
	float:left;
	width:100%;
}
.middle-boxi12 span img{
	float:left;
	width:100%;
}
.middle-boxi12 h3{
	float:left;
	width:100%;
	margin-top:10px;
}
.middle-boxi12 h3 a{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:400;
	color: #002349;
}
.middle-boxi12 p{
	float:left;
	width:100%;
	margin-top:35px;
	padding-left:30px;
}

.middle-boxi14{
	float:left;
	width:96%;
	margin-top:60px;
}
.middle-boxi14.c1{
	margin-left:4%;
}
.middle-boxi14 div{
	float:left;
	width:60%;
}
.middle-boxi14 span{
	float:left;
	width:37%;
	margin-left:3%;
}
.middle-boxi14 div h4{
	float:left;
	width:100%;
	font-size:22px;
	padding:0px;
	margin:0px;
	font-weight:400;
}
.middle-boxi14 div p{
	float:left;
	width:100%;
	font-size:16px;
	padding:0px;
	margin:0px;
	line-height:22px;
	padding-left:30px;
	margin-top:25px;	
}
.kljuy1245{
  float: left;
  padding: 4px 40px;
  border-radius: 40px;
  color: #002249;
  font-size: 15px;
  border: 1px solid #002249;
  margin-right: 20px;
  cursor:pointer;
}
.kljuy1245:hover{
	background:#002249;
	color:#fff;
}


.project-sshot.blues{
	background:#002349;
}
.project-sshot-2.blues1{
	border:0px;
}
.project-sshot-2.blues1 h3{
	font-size:35px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	line-height:40px;
}
.project-sshot-2.blues1 h4{
	font-size:35px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	line-height:40px;
	margin-top:15px;
}
.project-sshot-2.blues1 ol li.active {
  border-left: 2px solid #fff;
  color: #fff !important;
}
.project-sshot-2.blues1 ol li:hover {
  border-left: 2px solid #fff;
  color: #fff !important;
}
.project-sshot-2.blues1 ol {
  margin-top: 30px;
  min-height: 270px;
}
.project-sshot-2.blues1 ol li {
  color: #C8C8C8 !important;
  font-size: 15px;
  padding: 2px 0px;
  padding-left: 20px;
  border-left: 1px solid #C8C8C8;
  cursor: pointer;
  line-height: 26px;
  text-shadow:1px 1px 1px #000;
}
.fgd-boxs{
	float:left;
	width:100%;
	margin-top:10px;
}
.fgd-boxs span{
	float:left;
	width:100%;
}
.fgd-boxs span img{
	float:left;
	width:100%;
	height:510px;
}
.b-oicons{
	float:left;
	width:100%;
	text-align:right;
	padding-right:30px;
	margin-top:-430px;
	z-index:99;
	display:none;
}
.b-oicons-1{
	float:left;
	background-color:rgba(200, 200, 200, 0.6);
	font-size:30px;
	color:#fff;
	margin-top:-40px;
	font-family: "Lato", sans-serif;
	text-shadow:1px 1px 1px #000;
	padding:5px 10px;
	padding-bottom:8px;
}

.fgd-boxs-3{
	float:left;
	width:100%;
	background:url(../images/taxture-bg-2.jpg) no-repeat;
	margin-top:10px;
	background-repeat: no-repeat !important;
    background-size: cover !important;
}
.fgd-boxs-3 span{
	float:left;
	width:40%;
}
.fgd-boxs-3 span img{
	float:left;
	width:100%;
	height:510px;
}
.line3-text.vbbh1 {
  height: auto !important;
  margin-bottom:15px;
}
.fgd-boxs-3-1{
	float:left;
	width:59.8%;
	margin-top:5px;
	min-height:425px;
	padding-left:0px;
	border-left:0px;
}
/*.fgd-boxs-3-1{
	float:left;
	width:54.5%;
	margin-top:5px;
	border:1px solid #fff;
	min-height:425px;
	padding:5px;
	padding-left:0px;
	border-left:0px;
}*/
.fgd-boxs-3-2{
	float:left;
	width:100%;
	min-height:410px;
	border-left:0px;
}
/*.fgd-boxs-3-2{
	float:left;
	width:100%;
	border:1px solid #fff;
	min-height:410px;
	border-left:0px;
}*/
.fgd-boxs-3-2 h3{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:100;
	padding-left:20px;
}
.fgd-boxs-3-2 div{
	float:left;
	width:99%;
	background:#fff;
	padding-left:40px;
	margin-top:10px;
	padding-bottom:10px;
	min-height:445px;
}
.fgd-boxs-3-2 div p{
	float:left;
	width:100%;
	font-size:14px;
	line-height:16px;
	margin-bottom:0px;
	padding-top:12px;
}
.fgd-boxs-4{
	float:left;
	width:100%;
	background:url(../images/taxture-bg-2.jpg) no-repeat;
	margin-top:10px;
	min-height:450px;
	background-repeat: no-repeat !important;
    background-size: cover !important;
}
.fgd-boxs-4-1{
	float:left;
	width:99%;
	margin-top:5px;
	margin-left:.5%;  
	min-height: 510px;
}
.fgd-boxs-4-2{
	float:left;
	width:100%;
	min-height:425px;
	padding-bottom:10px;
}
.fgd-boxs-4-2 h3{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:100;
	padding-left:10px;
	margin-bottom:15px;
}
.fgd-boxs-4-3{
	float:left;
	width:100%;
	margin-top:10px;
}
.fgd-boxs-4-3 h4{
	float:left;
	width:16%;
	font-size:18px;
	font-weight:100;
	padding-left:10px;
	padding-top:20px;
}
.fgd-boxs-4-3 p{
	float:left;
	width:83%;
	font-size:13px;
	line-height:16px;
	padding:5px 15px;
	background:#fff;
	margin-bottom:0px;
}

.fgd-boxs-4-2-box{
	float:left;
	width:32.333%;
}
.fgd-boxs-4-2-box h3{
	float:left;
	width:100%;
	font-size:24px;
}
.fgd-boxs-4-2-box p{
	float:left;
	width:100%;
	font-size:13px;
	line-height:16px;
	padding:5px 15px;
	background:#fff;
	margin-bottom:0px;
}
.fgd-boxs-4-2-box span{
	float:left;
	width:100%;
}
.fgd-boxs-4-2-box span img{
	float:left;
	width:100%;
	height:180px;
}
.fgd-boxs-4-2-box.c1 h3{
	padding-top:10px;
}
.fgd-boxs-4-2-box.c1{
	margin-left:1%;
}
.fgd-boxs-4-2-box.c1 span img{
	height:170px;
}
.fgd-boxs-4-2-box.c1 p{
	padding-bottom:20px;
	min-height: 160px;
}
.fgd-boxs-4-2-box.c3{
	margin-left:1.5%;
}
.fgd-boxs-4-2-box.c2 h2{	
	padding-top:10px;
}

.fgd-boxs-5{
	float:left;
	width:100%;
	background:url(../images/taxture-bg-2.jpg) no-repeat;
	margin-top:10px;
	background-repeat: no-repeat !important;
    background-size: cover !important;
}
.fgd-boxs-5 span{
	float:left;
	width:55%;
}
.fgd-boxs-5 span img{
	float:left;
	width:100%;
	height:510px;
}
.fgd-boxs-5-1{
	float:left;
	width:44.5%;
	margin-top:5px;
	min-height:425px;
	padding-left:0px;
	border-left:0px;
}
.fgd-boxs-5-2{
	float:left;
	width:100%;
	min-height:505px;
	border-left:0px;
}
.fgd-boxs-5-2 h3{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:100;
	padding-left:20px;
}
.fgd-boxs-5-2 div{
	float:left;
	width:99%;
	background:#fff;
	padding-left:40px;
	margin-top:20px;
	min-height: 435px;
	padding-bottom:10px;
}
.fgd-boxs-5-2 div ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding:10px 0px;
	padding-bottom:0px;
}

.fgd-boxs-5-2 div ul li{
	float:left;
	width:100%;
	font-size:13px;
	line-height:16px;
	margin-bottom:0px;
	background:url(../images/gray-bullet.png) no-repeat left top 4px;
	padding-left:15px;
	margin-top:8px;
	margin-bottom:8px;
}
.fgd-boxs-5-3{
	float:left;
	width:99.0%;
	margin-top:5px;
	min-height:505px;
	padding-left:0px;
	margin-left:5px;
	padding-bottom:10px;
}
.fgd-boxs-5-5{
	float:left;
	width:100%;
	min-height:425px;
	border-left:0px;
}
.fgd-boxs-5-5 h3{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:100;
	padding-left:20px;
}
img.MN_2.property_valuation{
	height: 164px !important;
}
img.MN_2.due_diligence{
	height: 234px !important;
}
img.MN_2.tailored_marketing{
	height: 103px !important;
}
img.MN_2.viewing__buyers_management{
	height: 195px !important;
}
img.MN_2.negotiation__oversight{
	height: 222px !important;
}
img.MN_2.after_sale_support{
	height: 318px !important;
}
img.MN_3.consultation__advisory{
	height: 75px !important;
}
img.MN_3.marketing__buyer_screening{
	height: 209px !important;
}
img.MN_3.full_property_management{
	height: 35px !important;
}
img.MN_7.finding_property__viewing{
	height: 228px !important;
}
img.MN_7.negotiation__handover{
	height: 235px !important;
}
img.MN_6.consultation__advisory{
	height: 335px !important;
}
img.MN_6.property_search__viewing{
	height: 198px !important;
}
img.MN_6.finace__legal_support{
	height: 180px !important;
}
img.MN_6.offer_negotiation{
	height: 290px !important;
}
img.MN_6.translation__communication{
	height: 290px !important;
}
img.MN_6.post_purchase_assistance{
	height: 135px !important;
}
img.MN_1.property_search__viewing{
	height: 155px !important;
}
img.MN_1.needs_assessment{		
	height: 165px !important;
}
img.MN_1.legal__solicitor{		
	height: 233px !important;
}


.fgd-boxs-5-4{
	float:left;
	width:49%;
	background:#fff;
	margin-top:55px;
	margin-left:.5%;
	margin-right:.5%;
	min-height: 168px;
}
.fgd-boxs-5-4 span{
	float:left;
	width:30%;
}
.fgd-boxs-5-4 span img{
	float:left;
	width:100%;
	height:110px;
	margin-top:-40px;
}
.fgd-boxs-5-4 div{
	float:left;
	width:70%;
	padding-left:15px;
	padding-right:15px;
}
.fgd-boxs-5-4 div h4{
	float:left;
	width:100%;
	font-size:22px;	
	margin-top:-36px;
	font-weight:100;
}
.fgd-boxs-5-4 div p{
	float:left;
	width:100%;
	font-size:13px;
	line-height:17px;
	padding-top:5px;
	margin-bottom:0px;
}
.fgd-boxs-5-4 strong{
	float:left;
	width:100%;
	font-size:13px;
	line-height:17px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
.fgd-boxs-5-8{
	float:left;
	width:49%;
	margin-top:15px;
}
.fgd-boxs-5-8 u{
	float:left;
	width:100%;
}
.fgd-boxs-5-8 u img{
	float:left;
	width:100%;
	height:180px;
}
.fgd-boxs-5-8 div{
	float:left;
	width:98%;
	background:#fff;
	margin-left:2%;
}
.fgd-boxs-5-8 h4{
	float:left;
	width:100%;
	font-size:24px;
	font-weight:400;
	padding-left:10px;
	padding-top:5px;
}
.fgd-boxs-5-8 div p{
	float:left;
	width:100%;
	padding:10px 10px;
	font-size:13px;
	line-height:17px;
	margin-bottom:0px;
}
.fgd-boxs-5-8 div ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:10px;
	margin-top:10px;
	padding-bottom:10px;
}

.fgd-boxs-5-8 div ul li{
	float:left;
	width:100%;
	font-size:13px;
	line-height:16px;
	margin-bottom:0px;
	background:url(../images/gray-bullet.png) no-repeat left top 4px;
	padding-left:15px;
	margin-top:2px;
	margin-bottom:2px;
}
.fgd-boxs-5-8.c1{
	margin-left:2%;
}
.fgd-boxs-5-8.c1 h4{
	margin-top:-10px;
	margin-bottom:5px;
}
.fgd-boxs-3-2.t1sy h4{
	float:left;
	width:100%;
	font-size:24px;
	font-weight:100;
	margin-left:-20px;
	padding-top:10px;
}
.fgd-boxs-3-2.t1sy h5{
	float:left;
	width:100%;
	font-size:24px;
	font-weight:100;
	padding-top:10px;
	padding-left:20px;
}

.fgd-boxs-3-2.t1sy ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:40px;
	margin-top:10px;
	padding-bottom:5px;
}

.fgd-boxs-3-2.t1sy ul li{
	float:left;
	width:100%;
	font-size:13px;
	line-height:16px;
	margin-bottom:0px;
	background:url(../images/gray-bullet.png) no-repeat left top 4px;
	padding-left:15px;
	margin-top:2px;
	margin-bottom:2px;
}

.iil-garys{
	float:left;
	width:11.111%;
	background:#e8e8e8;
}
.developer_no .iil-garys{
	width:12.50%;
}
.iil-garys p{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	padding:10px 0px;
	font-size:14px;
	border-bottom:1px solid #fff;
}
.iil-garys u{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	padding:10px 0px;
	text-decoration:none;
	color: #002249;
	font-size:14px;
}
.iil-white{
	float:left;
	width:11.111%;
	background:#f7f7f7;	
}
.developer_no .iil-white{
	width:12.50% !important;
}
.iil-white p{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	padding:10px 0px;
	font-size:14px;
	border-bottom:1px solid #eee;
}
.iil-white u{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	padding:10px 0px;
	text-decoration:none;
	color: #002249;
	font-size:14px;
	border-bottom:1px solid #fff;
}
.iil-blues{
	float:left;
	width:100%;
	background:#002249;
	color:#fff;
	padding-left:50px;
}
.iil-blues u{
	float:left;
	padding-right:15px;
	text-decoration:none;
	font-size:14px;
	padding-top:2px;
	color: #C8C8C8;
}
.list-items .item.ppreset{
	width:50% !important;
	float:left;	
	margin-top:10px;
}
.list-items .item.ppclose{
	width:50% !important;
	float:left;
	margin-top:10px;
}
.list-items .item.pptheading{
	border-bottom:1px solid #e8e8e8;
	padding-top:0px;
	margin-bottom:10px;
	border-radius:0px;
	padding-left:0px;
	margin-top:-10px;
	cursor:auto !important;
}
.list-items .item.pptheading:hover{
	background:none !important;
}
.iil-blues strong{
	float:left;
	font-size:25px;
	border-left: 1px solid #033164;
	padding-left:15px;
	margin-top:-9px;
	padding-bottom:10px;
	padding-top:11px;
}
.iikop-text{
	float:left;
	width:99.4%;
	margin:.3%;
}
.iikop-text h3{
	float:left;
	width:100%;
	font-size:35px;
	font-weight:400;
	padding-left:15px;
}
.iikop-text p{
	float:left;
	width:100%;
	font-size:13px;
	line-height:16px;
	background:#fff;
	padding-left:15px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:4px;
	min-height: 458px;
}
.iikop-text p b{
	color:#002349;
}
.lkjuy-1{
	float:left;
	width:100%;
	background:#022851;
}
.lkjuy-1 b{
	float:left;
	width:100%;
	padding-right:4%;
	padding-top:20px;
}
.lkjuy-1 b img{
	float:right;
	width:40px;
}
.lkjuy-1 div{
	float:left;
	width:100%;
	padding:2% 4%;
}
.lkjuy-1 div h3{
	float:left;
	width:100%;
	font-size:32pxx;
	color:#fff;
	font-weight:400;
	margin-bottom:15px;
}
.lkjuy-1 div p{
	float:left;
	width:100%;
	font-size:13px;
	line-height:16px;
	margin-bottom:0px;
	color: #C8C8C8;
	padding-left:20px;
}
.lkjuy-1 strong{
	float:left;
	width:100%;
}
.iil-white-20{
	float:left;
	width:77.8%;
	padding:9px 0px;
	background:#002249;
	margin-bottom:40px;
	height:49px;
}
.lkjuy-1 strong img{
	float:left;
	width:100%;
	height:162px;
	margin-top:70px;
}
.desktop-hides{
	display:none;
}
.branded-residences-right.ty.ffp1 img {
  height: 355px;
}
.lkjuy-1 div p um{
	float:right;
	padding-top:20px;
	text-align:right;
	width:100%;
	padding-right:5%;
}
.mobiless-menuss{
	display:none;
}

.hf7 .iti--separate-dial-code{
	border-bottom:1px solid #C8C8C8 !important;
}
.hf7 .iti--separate-dial-code input{
	color:#000 !important;
}
.top-40{
	padding-top:0px;
}

.insights p{
	margin-bottom:0px;
}
.legal__solicitor{
	height:auto !important;
}
.finance__mortgage{
	height:auto !important;	
}
.tax__advisory{
	height:auto !important;	
}

.YN_1.offplan_developments{
	height:auto !important;
}
.YN_1.completed_properties{
	height:auto !important;
}

.fgd-boxs-3-2.bb5 div {
  min-height: auto !important;
}
.fgd-boxs-3-2.bb5 div ul li{
	padding-top:5px;
}
.section-2.ttty{
	padding-bottom:0px !important;
}



/*new css start from here*/



.new-f-headers{
	width:100%;
	float:left;
	background:#333740;
	padding:20px 0px;
}
.logos-1{
	float:left;
	width:20%;
}
.logos-1 img{
	float:left;
	width:100%;
}
.top-menus{
	float:left;
	width:65%;
	padding-left:5%;
}
.top-menus ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
.top-menus ul li a{
	float:left;
	padding:15px 15px;
	color:#fff;
	font-size:15px;
	font-weight:500;
}
.top-menus ul li a:hover{
	color:#c6c6c6;
}
.cty-button{
	float:right;
	width:15%;
}
.cty-button a{
	float:right;
	background:#2a2a2a;
	padding:10px 20px;
	font-size:15px;
	color:#fff;
	border-radius:50px;
	margin-top:5px;	
}
.cty-button a:hover{
	background:#42464f;
	color:#fff;
}
.banner-up{	
	width:100%;
	float:left;
	background:#333740;
	padding:70px 0px;
	padding-bottom:50px;
}
.banner-up h2{	
	width:100%;
	float:left;
	font-size:43px;
	color:#fff;
	font-weight:400;
}
.banner-up p{	
	width:100%;
	float:left;
	font-size:18px;
	color:#fff;
	font-weight:100;
	padding-right:0px;
}
.tr-box-1{
	float:left;
	width:100%;
	background:#333740;	
}
.tr-box-1-ui{
	float:left;
	width:100%;
	padding-right:5%;
}
.tr-box-1-ui1{
	float:left;
	width:100%;
	margin-top:25px;
}
.tr-box-1-ui1 img{
	float:left;
	width:100%;
	opacity: 0.6;
}
.tr-box-1 div h2{
	float:left;
	width:100%;
	font-size:42px;
	color:#fff;
	font-weight:400;
}
.tr-box-1 div u{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:30px;
}
.tr-box-1 div p{
	float:left;
	width:100%;
	margin-bottom:0px;
	margin-top:20px;
	color:#fff;
	font-size:17px;
	line-height:25px;
}
.tr-box-1 div p b{ 
	color:#fff;
	font-weight:600;
}
.tr-box-1 div p b{ 
	color:#fff;
	font-weight:600;
}
.client-fee{
	float:left;
	width:100%;
	background:#333740;
	padding:100px 0px;	
}
.banner-final{
	float:left;
	width:100%;
	background:#333740;
	padding-bottom:80px;
}
.client-fee u{
	float:left;
	width:100%;
	text-align:center;
}
.client-fee u img{
	width:50px;
}
.client-fee p{
	float:left;
	width:100%;
	text-align:center;
	font-size:32px;
	color:#fff;
	line-height:45px;
	margin-top:30px;
	margin-bottom:40px;
	font-weight:600;
	padding-left:5%;
	padding-right:5%;
}
.client-fee span{
	float:left;
	width:100%;
	text-align:center;
}
.client-fee span img{
	width:150px;
}
.tr-box-1 div ul {
  float: left;
  width: 100%;
  padding:0px;
  margin:0px;
  padding-left:15px;
  margin-top:10px;
}
.tr-box-1 div ul li{
  float: left;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #fff;
  font-size:17px;
}
.tr-box-1.c1 p strong {
	float:left;
	width:100%;
	font-size:22px;
	font-weight:600;
}
.tr-box-1.c1 p {
	padding-left:0px;
}


/* Navigation positioning */
.owl-carousel .owl-nav {
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

/* Arrows base style */
.owl-prev,
.owl-next {
    width: 40px;
    height: 40px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center;
	text-align:center;
	margin-left:-20px;
	margin-right:-20px;
}

/* Right arrow alignment */
.owl-next {
    float: right;
	position: relative;
}

/* Show arrows on hover */
.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
    opacity: 1;
    pointer-events: auto;
}

/* Completely hide disabled arrows (fix thin line issue) */
/*.owl-prev.disabled {
    background-image: url('../images/back-1.png') !important;
	cursor:pointer;
}
.owl-next.disabled {
      background-image: url('../images/next-1.png') !important;
	  cursor:pointer;
}*/

/* Remove default icon/text */
.owl-prev span,
.owl-next span {
    display: none;
}

/* Custom arrow images */
.owl-prev {
	background:url(../images/back.png) no-repeat !important;
}

.owl-next {
    background:url(../images/next.png) no-repeat !important;
}


.tr-box-2 {
  float: left;
  width: 100%;
  background: #333740;
  padding: 100px 0px;
}
.tr-box-2 h2 {
  float: left;
  width: 100%;
  font-size: 43px;
  color: #fff;
  font-weight: 400;
}
.tr-box-2 u {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 50px;
}
.tr-box-2-1{
	float:left;
	width:100%;
	margin-top:0px;
}
.tr-box-2-1 span{
	float:left;
	width:100%;
}
.tr-box-2-1 span img{
	float:left;
	width:100%;
}
.tr-box-2-1 h3{
	float:left;
	width:100%;
	padding-left:20px;
	font-size:26px;
	font-weight:400;
	color:#fff;
	margin-top:15px;
}
.tr-box-2-1 p{
	float:left;
	width:100%;
	padding-left:20px;
	color:#fff;
	margin-top:15px;
	font-size:16px;
	padding-right:20px;
	text-align:left;
}
.tr-box-2-1 p b{
	float:left;
	width:100%;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
.tr-box-2-1 p strong{
	float:left;
	width:100%;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.tr-box-3{
	float:left;
	width:100%;
	background:#333740;
	padding:0px 0px;
}
.tr-box-3 span{
	float:left;
	width:100%;
}
.tr-box-3 span img{
	float:left;
	width:100%;
}
.tr-box-3 h3{
	float:left;
	width:100%;
	text-align:center;
	margin-top:-160px;
	font-size:120px;
	color:#fff;
}
.tr-box-4{	
	float:left;
	width:100%;
	background:#333740;
	padding:50px 0px;
}
.tr-box-4 h3{	
	float:left;
	width:100%;
	color:#fff;
	font-size:35px;
	font-weight:400;
	margin-top:15px;
	margin-bottom:20px;
}
.tr-box-4 p{	
	float:left;
	width:100%;
	color:#fff;
	padding-left:35px;
	padding-top:15px;
	margin-bottom:0px;
	font-size:17px;
}
.tr-box-4 ul{	
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	margin-top:15px;
}
.tr-box-4 ul li{	
	float:left;
	width:100%;
	color:#fff;
	margin-left:50px;
	font-size:17px;
}
.tr-box-4 span{	
	float:left;
	width:100%;
	margin-left:35px;
	margin-top:20px;
}
.tr-box-4 span img{	
	opacity: 0.6;
}
.marquee-item img{	
	opacity: 0.6;
}
.cen-text-headin{
	width:100%;
	float:left;
	width:100%;
	text-align:center;
}
.cen-text-headin h2{
	float:left;
	width:100%;
	font-size:43px;
	color:#fff;
	font-weight:400;
	text-align:center;
}
.tr-box-1 div u{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:50px;
	text-align:center;
}
.tr-box-4 u{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:50px;
	text-align:center;
}
.lines{
	float:left;
	width:100%;
	height:1px;
	background: linear-gradient(to right, #333740, #434349, #333740);
	margin-top:40px;
	margin-bottom:30px;
}
.ligy-space{
	float:left;
	width:100%;
	padding-left:25px !important;
	padding-top:10px !important;
}
.dark-green-bg{
	float:left;
	width:100%;
	background:#333740;
}

.mobile-menu1{
	display:none;
}

#navbar {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 1.5em;
  padding: 0 0px;
}

.mobile-btn{
	float:right;
	margin-top:-32px;
}

#links {
  display: grid;
  justify-content: right;
  align-content: center;
  grid-auto-flow: column;
  grid-gap: 1.5em;
  font-family: "Open Sans", sans-serif;
}

#links a {
  text-decoration: none;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
}

#links a:hover {
  color: #0474bc;
}

/* =======================
******* Mobile Menu ******
========================*/
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  background-color: #29292f;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 17px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #fff;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}



/* Mobile to Tablet  */
@media (min-width: 320px) and (max-width: 767px) {
  #links,
  .mobile-menu {
    display: none;
  } 
}

/* Tablet to Desktop */
@media (min-width: 768px) {
  .mobile-btn {
    display: none;
  }
}






































@media only screen and (max-width: 880px){

.mobile-menu1{
	display:block;
}	
.top-menus{
	display:none;
}	
.about-us.hiiomes-1 {
  margin-top: 10px;
}	
.banner-btn {
  margin-left: 0px;
  margin-top: 10px;
}
.heading1 {
  font-size: 30px;
  line-height: 35px;
}
.top40 {
  margin-top: 30px;
}
.section-2 span {
  font-size: 15px;
}
.section-2 h2{
  font-size: 30px;
  line-height: 35px;
}
.section-1 span {
}
.section-1 h2 {
  font-size: 26px;
  line-height: 33px;
}
.insights5 h3{
  font-size: 24px;
  padding-top:10px;
}
.insights5 {
  padding: 0px;
}
.insights5 p {
  margin-top:0px;
}
.paddingleft30 {
  padding-left: 0px;
}
/*.section-4 span {
  width:100%;
  float:left;
}*/
.section-4 h2 {
  font-size: 30px;
  padding-top:0px;
  line-height: 35px;
  width:100%;
  margin-top: 10px;
}

.property-boxs7{
	width:100%;
	margin-top: 15px;
}
.property-boxs7 div {
  min-height: auto;
  padding-left:0px;
  padding-right:0px;
}
.p-focus {
  margin-top: 15px;
}
.p-focus p{
	margin-bottom:0px;
}
.p-focus h4 {
  padding-left: 0px;
}
.images-4-dubais.iouy10 {
  width: 100%;
}
.ouraproge-1 div {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-top:15px;
}
.ouraproge-1 div p {
  padding-left: 20px;
  min-height: auto;
  padding-bottom:15px;
  padding-top: 10px;
}
.ouraproge-1 div h5 {
  min-height: auto;
  font-size:25px;
}
.ouraproge-1 {
  margin-top: 20px;
}
.images-4-dubais.iouy10 b{	
  padding-left: 0px;
  padding-right: 0%;
}
.images-4-dubais.iouy10 b{
	margin-bottom:20px;
}
.our-faq-section .accordion-header .accordion-button{
	font-size:18px;
}
.country-sliderss h2 {
  font-size: 56px;
  line-height: 66px;
}
.country-sliderss strong {
  margin-top: 150px;
}
.pvy-list1 {
  width: 100%;
  padding-left: 0px;
  padding-right:0px;
}
.video-text{
	margin-top:-225px;
}
.videos-text h1{
	display:none;
}
.form-oklo u{
	height: 43px;
}
.mcreintl_slider{
	display:none;
}
.leftolk-boxsd {
  margin-top: 0px;
}
video{
	width:100%;
}
.videos-text p{
	font-size:44px;
	line-height: 48px;
	margin-top: 0px;
	margin-bottom:0px;
	text-align:left;
}
.header{
	padding:15px 0px;	
	padding-bottom:5px;
}
.rightmenus{
	display:none;
}
.burger{
	margin-left: 270px;
	color:#fff;
	margin-top: -12px;
}
.navbar{
	height: 3rem;
}
.burger-line{
	background: var(--white-400);
}
.country-sliderss strong a {
  font-size: 14px;
  padding: 13px 30px;
}
.pvy-list154 {
  background: #002349;
  float: left;
  width: 100%;
  padding-left:0px;
  padding-right: 0px;
}
.line-top{
	display:none;
}
.new-menu-footer-1{
	display:none;
}
.new-menu-footer-2{
	display:none;
}
.new-menu1-footer{
	padding-top:0px;
	border-top:0px;
}
.mobile-hides{
	display:none;
}

.about-us{
	padding-top:20px;
	padding-bottom:30px;
}
.new-btns-1541{
	display:block;
	margin-left:3%;
	width:94%;
}
.banner-btn a{
	color:#bebebe;
	background:#fff;
	border:1px solid #bebebe;
}
.banner-btn a u{
	background:url(../images/gray-icon-11015.png) no-repeat right;
}
.banner-btn a:hover{
	border:1px solid #002349;
	color:#002349;
}
.section-3{
	margin-top:40px;
}
.section-3 h2{
	font-size:100px;
	padding-top:80px;
}
.slider-section.pl1{
	padding-left:0px;
}
.desktop-hides{
	display:block;
}
.cen-men-list{
	width:100%;
	margin-top: 17px;
}
.cen-men-list ul li a {
  padding-left: 0px;
  padding-right: 37px;
  padding-top: 0px;
}
.cen-men-list ul li a:hover{
	padding-left:0px;
	padding-top:0px;
  padding-right: 37px;
}
.right-men-list ol {
  width: 100%;
}
.fg-footer-text {
  float: left;
  width: 100%;
  padding-top: 10px;
  font-size: 11px;
  color: #CCC;
  text-align: left;
  margin-bottom: 10px;
}
.cen-men-qrcode{
	display:none;
}
.cen-men-qrcode-1{
	float:right;
	width:21%;
	margin-right:-10px;
}
.cen-men-qrcode-1 img{
	float:right;
	width:40px;
}

.header-new{
	display:none;
}
.mobiless-menuss{
	display:block;
	background:#002249;
}
.header1 {
  padding: 15px 0px;
}
.brand img {
  padding-left: 0px;
  margin-top: 10px;
  width:95px !important;
}

.mobile-menu-head ul {
	margin-left:0px !important;
	padding-left: 0rem !important;
}
ol, ul {
  padding-left: 0rem;
}
.momb0{
	margin-top:-35px;
}
.fghj-image-1{
	float:left;
	width:100%;
	margin-top:-30px;
}
.about-heading h1 {
  font-size: 30px;
}
.about-heading p {
  font-size: 20px;
  padding-left: 0%;
  padding-right: 0%;
  line-height: 30px;
}
.main-locs-addres span {
	width:100%;
	margin-bottom:15px;
}
.main-locs-addres div p b {
  width: 9%;
}
.main-locs-addres div p {
}
.c-nb-boxs {
  padding-top: 20px;
  padding-bottom: 50px;
}
.main-locs-addres div {
  width: 100%;
  padding-left: 0px;
}
.contact-left h3 {
  font-size: 30px;
}
.contact-left h4 {
  font-size: 36px;
  padding-top: 26px;
}
.contact-left h4 {
    font-size: 25px;
	line-height:30px;
	padding-top: 16px;
	padding-left:20px;
}
.footer-form{
	padding-left:0px;
	padding-right:0px;
}
.fiinal-tabs1 ul li{
	font-size:20px;
}
.contact-left p {
	padding-left:20px;
}
.our-faq-section .accordion-item .accordion-body{
	background:#fff;
}
.df-list{
	border-bottom: 1px solid #C8C8C8;
	border-right:0px;
	min-height: auto;
	margin-top:30px;
	padding-bottom:25px;
}
.content-1 h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 100;
}
.content-2 {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.content-2 h3{
	width:100%;
	margin-left:0px;
	font-size: 30px;
	padding-top: 15px;
  line-height: 35px;
}
.about-heading {
  padding-bottom: 260px;
}
.vido-about {
  margin-top: -280px;
}
.content-2 u{
	display:none;
}
.content-2 p{
	margin-left: 10%;
	width: 90%;
	padding-right:0px;
	margin-bottom:0px;
}
.content-1 {
  margin-top: 40px;
}
.content-3 h3 {
  width: 100%;
  font-size: 30px;
  line-height: 35px;
  padding-top: 15px;
}
.df-text1{
	width:100%;
	margin-left:0px;
	padding-left:30px;
}
.ghgygd0{
	display:none;
}
.branded-residences-left{
	width:100%;
	padding-right: 0%;
	padding-bottom:30px;
	padding-left:20px;
}
.yu1 {
  min-height: auto;
}
.branded-residences-left h3 {
  font-size: 35px;
  line-height: 45px;
}
.branded-residences-left p{
	padding-left:15px;
	padding-right:30px;
}
.branded-residences-right{
	width:100%;
	padding-left: 0px;
	padding-top:0px;
}
.branded-residences-right img{
	width:100%;
	height:auto;
	padding-top:0px;
}
.df-text1{
	margin-top:0px;
}
.top-504 {
  margin-top: 20px;
}
.content-3 p{
	width:90%;
	padding-right:10px;
}
.content-3 u{
	display:none;
}
.content-3{
	margin-top:0px;
}
.content-2-pl1 {
  float: left;
  width: 90% !important;
}
.content-2-pl2{
	width:90% !important;
}
.inner-banner-5-image{
	width:100%;
}
.ukheading1{
	font-size:30px !important;
	line-height:35px;
	margin-top:20px;
}
.new-inner-page-banner-text{
	margin-left: 0px;
}
.new-inner-page-banner-text h2{
	font-size:30px;
	line-height:35px;
	padding-left: 0px;
}
.ttfg-contents h3{
	font-size: 30px;
	line-height:35px;
	padding-right: 0px;
}
.bitt-1s {
  margin-top: 30px;
}
.new-inner-page-banner-text ul{
	padding-left: 20px;
}
.ttfg-contents{
	margin-top:0px;
	margin-bottom:0px;
}
.ttfg-contents p{
	padding-left:20px;
	padding-top: 5px;
}
.paddd-top0{
	padding-top:0px;
}
.property-boxs7 div p{
	padding-left:20px;
}
.paddd-bott0{
	padding-bottom:0px;
}
.trfy-10 {
  width: 100%;
  margin-left: 0%;
}
.content-2pb u {
  display:none;
}
.trfyuu-op {
  width: 100%;
  margin-left: 0%;
}
.trfyuu-op h3{
	width:100%;
	margin-left:0px;
}
.trfyuu-op p{
	width:100%;
	margin-left:0px;
	padding-left:20px;
}
.trfyuu-op h3{
	font-size:30px;
	line-height:45px !important;
}
.lhigh {
  padding-top: 0px !important;
}
.trfyuu-op ul{
	width:100%;
	margin-left:0%;
	padding-left:20px;
}
.trfyuu-op.c6 p{
	width:100%;	
}
.trfy-11 {
  float: left;
  width: 100%;
  margin-bottom:15px;
}
.trfyuu-op.c6 ul {
  width: 100%;
}
.trfyuu-op b {
  margin-left: 0%;
}
.trfy-10 img{
	margin-bottom:15px;
}
.fghj-image-5{
	float:;
	width:100%;
	margin-top:20px;
}
.top-80 {
  margin-top: 0px;
}
.nuy-heading{
	font-size:30px !important;
	line-height:40px;
}
.new-inner-page-banner-text p{

	padding-left:20px;
}
.steps541{
	width:100%;
	margin-left:0%;
}
.step-fomr1 {
  width: 100%;
  margin-left: 0%;
}
.form-oklo.g4{
	width:100%;
}
.form-oklo.g5 {
  width: 100%;
  margin-left: 0%;
}
.dghh-btn {
  padding: 8px 20px;
}
.line3-text.av20 {
  height: auto !important;
  padding-left: 20px;
  margin-bottom:30px;
}
.middle-boxi14 div {
  float: left;
  width: 100%;
}
.middle-boxi14 span {
  width: 100%;
  margin-left: 0%;
  margin-bottom:15px;
}
.middle-boxi12 h3{
	font-size:35px;
	margin-top:15px;
}
.left-pics-50ois {
  float: left;
  width: 100%;
}
.right-pics-50ois {
  width: 100%;
  padding-left: 5%;
}
.anewstions1 h4{
	font-size:35px;
	line-height:45px;
	padding-top: 20px;
}
.section-5 h2 {
  font-size: 30px;
  line-height: 35px;
}
.section-5pro.c14{
	width: 100%;
	height:auto;
}
.news-sir-box1 {
  margin-top: 0px;
}
.news-sir-box1-1 h3 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 100;
  padding-top: 0px;
  padding-right: 0%;
 margin-top:20px;
}
.news-sir-box1-1 u{
	display:none;
}
.news-sir-box1-1-pic {
  float: left;
  width: 100%;
  height: auto;
}
.news-sir-box1-2-pic {
  width: 100%;
  margin-left: 0%;
  height: auto;
  margin-top:30px;
}
.news-sir-box1-3 u{
	display:none;
}
.news-sir-box1-2 h3{
	padding-top:15px;
  font-size: 30px;
  line-height: 40px;
}
.section-4{
	padding-bottom: 0px;
}
.property-boxs7 div p{
	margin-bottom:0px;
}
.news-sir-box1-2.iuyt {
  margin-left: -0%;
  width: 100%;
}
.news-sir-box1-2.iuyt h3 {
  font-size: 30px;
  padding-top: 5px;
  line-height: 40px;
}
.news-sir-box1-2.iuyt p {
  width: 100%;
  line-height: 21px;
  font-size: 14px;
  padding-left:20px;
  margin-top: 15px;
}
.news-sir-box1-1.ty1d h3 {
  font-size: 30px;
  padding-top: 5px;
  line-height: 40px;
  margin-top: 5px;
}
.news-sir-box1-1.ty1d p {
  width: 100%;
  padding-right: 0px;
  font-size: 15px;
  padding-left: 20px;
  margin-top: 15px;
}

.news-sir-box1-1-pic.ddfg{
	padding-left:0px;
	margin-top:30px;
}
.photo-slider1 h3 {
  font-size: 35px;
  line-height: 45px;
}
.inner-section-3{
	padding-top:0px;
}
.inner-section-3-left h3{
  font-size: 35px;
  line-height: 45px;
}
.inner-section-3-right-map div{
	width:100%;
}
.inner-section-3-right-map span{
	width:100%;
	margin-left:0px;
}
.inner-section-3-right-map span img{
	height:auto;
}
.inner-section-3-right-map div ul{
	min-height:auto;
}
h2.pofont90 {
  font-size: 45px !important;
  line-height:55px !important;
}
.bgSnapshot-leftrt{
	float:left;
	width:100%;
}
.rght-banner-sidection {
  float: left;
  width: 100%;
  margin-top: 0px;
}
.fgd-boxs span {
  float: left;
  width: 145%;
}
.fgd-boxs span img {
  float: left;
  width: 100%;
  height: 490px;
}
headered b.fd1s.bv1{
	width:100%;
}
.slidert{
	width:88%;
}
.lou-right-cions{
	width:4%;
	margin-right: 2%;
}
.lou-left-cions {
  width: 4%;
  margin-left:2%;
}
#img-list ul li a {
  min-width: 125px;
}
.fgd-boxs-3 span{
	width:100%;
}
.fgd-boxs-3 span img {
  display:none;
}
.fgd-boxs-3-1{
	width:100%;
}
.fgd-boxs-3-2 h3{
	font-size:25px;
}
.fgd-boxs-3 {
	background-position: center center;
   background-size: cover;
}
.right-biop-1 {
  float: right;
  width: 50%;
}
.uyu-line u {
  width: 22.5%;
  margin-left: 36%;
}
.box-dhr-1{
	width:100%;
	height: auto;
}
.box-dhr-2{
	width:100%;
	margin-left:0%;
	height:auto;
	margin-bottom:10px;
}
.pdr-content-30{
	width:100%;
}
.pdr-content-70{
	width:100%;
	height: auto;
}
.property-boxs7 div h4{
	font-size:25px;
	line-height:30px;
	padding-top:0px;
}
.p-focus h4{
	font-size:25px;
	padding-left:0px;
}
.p-focus p{
	padding-left:20px;
	margin-bottom:30px;
	margin-top: 12px;
}
.property-boxs7 div p {
	margin-bottom:30px;
}
.images-4-dubais.iouy10 b {
   padding-left:15px;
   padding-right:15px;
}
.images-4-dubais.iouy10 b{
	
	height:50px;
}
.top-40 {
  padding-top:40px;
}
.country-sliderss strong a{
	padding-right:50px;
}
.inner-banner-1-400 h2 {
	font-size:30px;  
	line-height:35px;
}

.insights h3{
	font-size:25px;
	line-height:30px;
	min-height:auto;
}
.p.text-d1{
	padding-top:0px;
}
.insights p {
  margin-top: 0px;
  margin-bottom:10px;
}
.inner-banner-1-growmore-text p b{
	font-size:25px;
	line-height:30px;
}
.inner-banner-1-growmore-text h3{
	font-size:30px;
	line-height:35px;
}
.hf8_1 span{
	font-size:14px;
}
.motop-40{
	padding-top:80px;
}
.df-list h3 {
  font-size: 25px;
}
.df-list p {
  padding-left: 0px;
  font-size: 16px;
  padding-right: 0px;
}
.df-list.c2{
	padding-right:0px;
}
.content-2pb {
  margin-top: 30px;
}
.main-locs-addres div h3{
	font-size:25px;
}
.mo-top0s{
	padding-top:0px;
}
.tlkjs-0px{
	height:0px;
	margin-top:0px;
}
.mo-tops456{
	margin-top:0px;
	padding-top:0px;
	margin-top: -30px;
}
.test-image {
  margin-top: 0px;
}
.test-1 p {
  padding-left: 0px;
}
.test-1 strong {
  padding-left:20px;
    margin-top: 5px;
}
.box-dhr-1{
	font-size:18px;
	line-height:20px;
	padding-top:0px;
}
.box-dhr-2 p{
	font-size:13px;
}
.pdr-content-105 {
  height: auto;
}
.buyer-guides h2 {
  width: 80%;
}
.buyer-guides h3 {
  width: 17%;
}
.right-biop-1 {
  margin-top: 250px;
}
.plooos145 {
  width: 100%;
}
.plooos145-1 {
  width: 100%;
}
.top-headrss-poppss h3 {
  font-size: 30px;
}
.plooos145 h2 {
  font-size: 25px;
}
.f2-project-boxs{
	width:100%;
}
.fgd-boxs-4-3 h4 {
  float: left;
  width: 100%;
  padding-top: 0px;
}
.fgd-boxs-4-3 p {
  width: 100%;
  line-height: 15px;
}
.fgd-boxs-4-2-box {
  float: left;
  width: 100%;
}
.fgd-boxs-4-2-box.c1 {
  margin-left: 0%;
}
.fgd-boxs-5-4{
  width: 100%;
}
.fgd-boxs-5-4 div p {
  line-height: 15px;
}
.fgd-boxs-5-4 div h4 {
  font-size: 18px;
}
.fgd-boxs-5 span {
  float: left;
}
.fgd-boxs-5-1{
  width: 100%;
}
.fgd-boxs-5-1 {
  float: left;
  width: 100%;
}
.fgd-boxs-5-8 {
  float: left;
  width: 100%;
}
.fgd-boxs-5-8.c1 {
  margin-left: 0%;
}
.fgd-boxs-4-2-box img{
	display:none;
}
.iikop-text h3{
	font-size:22px;
}
.fgd-boxs span {
    float: left;
    width: 130%;
}
.prollp{
	width:100% !important;
}
.fgd-boxs-3{
	padding-bottom:8px;
}
.fgd-boxs-5-2 {
  min-height: 505px;
}
.fgd-boxs-3-2 div {
  padding-left: 20px;
}
.fgd-boxs-4-2 h3 {
  font-size: 25px;
  padding-left:15px;
}
.fgd-boxs-4-3 h4{
	padding-left:15px;
}
.fgd-boxs-4-3 p{
	padding-left:20px;		
}
.fgd-boxs-5-5 h3 {
  font-size:25px;
  font-weight: 100;
  margin-left:-5px;
}
.fgd-boxs-3-2.t1sy.bb5 h4 {
  margin-left: 0px !important;
  font-size: 18px;
}
.fgd-boxs-3-2.t1sy h5 {
  font-size: 18px;
}
.fgd-boxs-4-2-box.c3 {
  margin-left: 0px;
}
.prollp img{
	display:none;
}
.lkjuy-1 div p {
  padding-left: 0px;
}
.images-4-dubais div h3 {
  font-size: 35px;
}
.images-4-dubais div p {
  min-height: 100px;
}
.inner-section-8-box.t2 span{
	float:left;
	width:100%;
}
.inner-section-8-box.t2 span img{
	width:100% !important;
}
.insights {
	padding-left:0px;
	padding-right:0px;
}
p.text-d1 {
	padding-left:20px;
}
.inner-banner-1-400 p {
  padding-left: 20px;
}
.pvy-list1 ol {
  padding-left: 20px;
}
.inner-banner-1-growmore-text p {
  margin-top: 20px;
  padding-left: 20px;
}
.hf6 p {
  font-size: 14px;
}
.hf1 p {
  font-size: 14px;
}
.hf2 p {
  font-size: 14px;
}
.hf2 {
  float: left;
  width: 35%;
  margin-left: 4%;
}
.hf6 {
  margin-left: 4%;
}
.hf8_1.pp6 {
  width: 48%;
  margin-left: 4%;
}
.fghj-image-1.oipitp50{
	margin-top:50px;
}
.offer-sam-news u {
  width: 79%;
}
.ent-btns005.c1{
	text-align:left;
	padding-left:15px;
}
.anewstions1 {
  margin-top: 0px;
}
.anewstions1 p {
  padding-left: 20px;
}
.anewstions1 p a {
  float: left;
  padding: 7px 30px;
}
.branded-residences-left.iiop5 h3 {
  min-height: auto;
}
.branded-residences-left.iiop5 p {
  min-height: auto;
}
ul.bril-t1 {
  min-height: auto;
}
ul.bril-t1 li {
  width: 100% !important;
}
ul.bril-t1{
	margin-bottom:0px;
	padding-left:20px;
}
.branded-residences-left p{
	padding-left:20px;
}
.branded-residences-left.iiop5 p{
	padding-left:20px;
}
.new-inner-page-banner-text ul.polsis {
  margin-left: 0px !important;
  margin-bottom:0px;
}
.fom-hes {
  padding-left: 0px;
  padding-right: 0px;
}
.form-oklo span {
  margin-bottom: 10px;
}
.form-oklo {
  margin-top: 20px;
}
.drop-list1 {
  height: 50px;
  font-size: 20px;
  padding-left: 20px;
}
.middle-boxi14 {
  margin-top: 20px;
}
.middle-boxi12 {
  margin-top: 20px;
}
.middle-boxi12 h3 a {
  font-size: 30px;
}
.middle-boxi12 p {
  padding-left: 20px;
}
.bgSnapshot-leftrt.pcuk {
  height: auto !important;
  padding-left: 20px;
}
.bgSnapshot-leftrt h3 {
  margin-top: 0px;
  padding-left: 0px;
}
.bgSnapshot-leftrt ol li {
  padding: 2px 0px;
}
.duff-cin-btn {
  padding-left: 20px;
  margin-bottom: 30px;
}
.duff-cin-btn a {
  padding: 7px 25px;
}
.bgSnapshot-footer {
  padding: 10px 10px;
}

.pl-left1{
	float:left;
	width:100%;
	padding-left: 0%;
    padding-right: 0%;
}
.tyu-box-2 {
  float: left;
  width: 48%;
  margin-bottom: 10px;
  margin-left: 1%;
  margin-right:1%;
}
.sarch-box.ddfvb45{	
  float: left;
  width: 98%;
  margin-left: 1%;
}
.sarch-box-1.c2{
	width:100%;	
	margin-top:10px;
}
.list-items {
  max-width: 195px;
  padding: 6px;
}
.list-items .item {
	padding-left:10px;
}
.item .checkbox{
	margin-right:8px;
}
.iil-garys{
	display:none;
}
.iil-white{
	display:none;
}
.iil-blues {
  padding-left: 15px;
}
.iil-blues strong {
  font-size: 20px;
}
.iil-white-20 {
  width: 53%;
  padding: 11px 0px;
  margin-top:1px;
  font-size:14px;
  margin-bottom: 0px;
}
.hhr-box-btn {
  float: left;
  width: 47%;
  margin-top:1px;
  margin-bottom: 0px;
}
.hhr-box-btn i {
  float: left;
  width: 45%;
  font-size:14px;
  line-height:15px;
  padding-top:18px;
  padding-bottom:17px;
}
.iut-heading1{
	padding-top:50px;
}
.iut-heading1 h3{
	z-index:9;
}
.iop-lkiu{
	z-index:9;
}
.fl-texts{
	z-index:9;
}
.offer-sam-news{
	z-index:9;
}
.rtiu-01l-price{	
	z-index:9;
}
.dfukk-list span{		
	z-index:9;
}
headered{
	z-index:9 !important;
}
.container {
  max-width: 80%;
}
.riib-text-1 span{
	z-index:9;
}
.hhr-box-btn select {
  width: 94px;
}
.section-5.pl5 {
  padding-top: 90px;
}
.iut-heading1 h3{
	margin-top: 0px;
}
.biggy-paras p {
  line-height: 18px;
  font-size: 13px;
}
.tyijkuyop-1 p {
  font-size: 13px;
  line-height: 18px;
}
.dilo-logos img {
  width: 110px;
  height: 46px;
}
.sl-box-3 {
  float: left;
  width: 32%;
}
headered b.fd1s.bv1 br{
   display:none;
}


.banner-up h2 {
  font-size: 35px;
  line-height:40px;
  margin-bottom:10px;
}
.banner-up p {
  font-size: 16px;
  line-height:23px;
  margin-bottom:0px;
}

header .item .cover .header-content h1 {
  font-size: 35px;
  line-height:40px;
  font-weight: 400;
}

header .item .cover .header-content{
	padding:20px;
}
element {
}
header .item .cover .header-content p {
  font-size: 20px;
  line-height: 22px;
  padding-left: 30px;
}
.tr-box-1 div h2 {
  font-size: 35px;
}
.tr-box-1 div u {
  margin-bottom: 10px;
}
.tr-box-1-ui {
  padding-right: 0%;
}
.tr-box-1 div p {
  font-size: 16px;
  line-height: 22px;
}
.client-fee {
  padding-top:30px;
  padding-bottom:50px;
}
.client-fee p {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  padding-left: 0%;
  padding-right: 0%;
}
.tr-box-1 div ul li {
  font-size: 16px;
  line-height:22px;
}
.tr-box-1.c1 p strong {
  font-size: 20px;
  line-height: 26px;
}
.tr-box-4 p {
  padding-left: 25px;
  padding-top: 0px;
  font-size: 16px;
  line-height:22px;
}
.tr-box-4 span {
  margin-left: 25px;
}
.tr-box-4 span img{
  width:88%;
}
.tr-box-4 h3 {
  font-size: 30px;
}
.tr-box-4 ul li {
  margin-left: 40px;
  font-size: 16px;
  line-height:20px;
}
.tr-box-4 ul {
	width:90%;
	margin-bottom:15px;
}
.cen-text-headin h2 {
  font-size:35px;
}
.tr-box-4 u {
  margin-bottom: 10px;
}
.tr-box-4 {
	padding-top:0px;
}
.ligy-space {
  padding-left: 0px !important;
  padding-top: 0px !important;
}
.lines {
  margin-top: 30px;
  margin-bottom: 15px;
}
.tr-box-2 u {
  margin-bottom: 20px;
}
.tr-box-2 {
	padding-bottom:20px;
}
.tr-box-2-1 p {
	line-height:22px;
	font-size:16px;
}
.image-card {
  height: 450px;
}
.tr-box-2-1 p {  
	line-height:20px;
}
.pro-data1 span {
  float: left;
  width: 100%;
}
.pro-data1 span img {
  border-radius: 30px 30px;
}
.pro-data1 div {
  float: left;
  width: 100%;
  padding-left: 5%;
  padding-top: 30px;
  padding-bottom: 15px;
}
.foolk-2 span{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.foolk-3.c3 p {
  margin-left: -33px;
  font-size: 15px;
}
.foolk-3 p {
  font-size: 15px;
  color: #fff;
  margin-bottom:5px;
}
.foolk-3 {
  margin-top: 0px;
}
.foolk-3.c2 p {
  text-align: left;
}
.foolk-1 {
	padding-top:50px;
  padding-bottom: 50px;
}
.foolk-1 h4 {
  font-size: 35px;
  line-height: 35px;
}
.foolk-1 ol {
  padding-left: 20px;
  padding-top: 25px;
  margin-bottom:20px;
}
.foolk-1 ol li {
  font-size: 16px;
  margin-bottom: 5px;
  line-height:20px;
}
.foolk-1-form p {
  font-size: 18px;
  line-height:22px;
}
.iti input, .iti input[type="text"], .iti input[type="tel"]{
	width: 129% !important;
}
.image-card.ty1 {
  height: 480px;
}
.track {
  font-size: 80px;
  margin-top:40px;
}
.section-3 {
    margin-top: -1px;
}
.pro-data1-2-3 div {
	margin-top:10px;
}
.pro-data1-2 span {
  float: left;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.pro-data1-2-1 {
  float: left;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.pro-data1-2-1 p {
  font-size: 15px;
}
.dark-green-bg {
  padding-bottom: 40px;
}
.tr-box-4{
	padding-bottom:30px;
}
.banner-final{
	padding-bottom:30px;
}
.top-menus ul{
	display:none;
}
.cty-button a{
	display:none;
}
.logos-1 {
  float: left;
  width: 50%;
}
.new-f-headers{
	border-bottom:1px solid #29292f;
}
.banner-up{
	padding-top:30px;
}
.foolk-3.c3 p{
	margin-left:0px ;
}
.foolk-3.text-center{
	text-align:left !important;
}
.pro-data1 span {
    float: left;
    width: 50%;
	margin-left:25%;
	margin-top:15px;
}
.pro-data1-2 span {
    width: 50%;
    margin-left: 25%;
}
.pro-data1-2-1{
    width: 50%;
    margin-left: 25%;
}
header .item .cover .header-content{
	margin-top: -150px;
}

.owl-next{
	float:right;
	margin-right:-65px;	
}
.owl-prev{
	float:right;
	margin-right:50px;
}
.owl-carousel .owl-nav{
	top: 91%;
}
header .item {
  height: 60vh;
}
header .item img {
  height: 60vh;
}


 .owl-carousel .owl-prev {
        position: absolute;
        right: -10px;
        z-index: 9999;
    }

    .owl-carousel .owl-next {
        position: absolute;
        right: 61px; /* 🔥 main fix */
        z-index: 9999;
    }

    /* 🔥 MOST IMPORTANT (iPhone overflow fix) */
    .owl-carousel .owl-stage-outer {
        overflow: visible !important;
    }

}




@media only screen and (max-width: 580px){
.banner-btn {
  margin-left: 0px;
  margin-top: 10px;
}
.heading1 {
  font-size: 30px;
  line-height: 35px;
}
.top40 {
  margin-top: 30px;
}
.section-2 span {
  font-size: 15px;
}
.section-2 h2{
  font-size: 30px;
  line-height: 35px;
}
.section-1 span {
}
.section-1 h2 {
  font-size: 26px;
  line-height: 33px;
}
.insights5 h3{
  font-size: 24px;
  padding-top:10px;
}
.insights5 {
  padding: 0px;
}
.insights5 p {
  margin-top:0px;
}
.paddingleft30 {
  padding-left: 0px;
}
/*.section-4 span {
  width:100%;
  float:left;
}*/
.section-4 h2 {
  font-size: 30px;
  padding-top:0px;
  line-height: 35px;
  width:100%;
  margin-top: 10px;
}

.property-boxs7{
	width:100%;
	margin-top: 15px;
}
.property-boxs7 div {
  min-height: auto;
  padding-left:0px;
  padding-right:0px;
}
.p-focus {
  margin-top: 15px;
}
.p-focus p{
	margin-bottom:0px;
}
.p-focus h4 {
  padding-left: 0px;
}
.images-4-dubais.iouy10 {
  width: 100%;
}
.ouraproge-1 div {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-top:15px;
}
.ouraproge-1 div p {
  padding-left: 20px;
  min-height: auto;
  padding-bottom:15px;
  padding-top: 10px;
}
.ouraproge-1 div h5 {
  min-height: auto;
  font-size:25px;
}
.ouraproge-1 {
  margin-top: 20px;
}
.images-4-dubais.iouy10 b{	
  padding-left: 0px;
  padding-right: 0%;
}
.images-4-dubais.iouy10 b{
	margin-bottom:20px;
}
.our-faq-section .accordion-header .accordion-button{
	font-size:18px;
}
.country-sliderss h2 {
  font-size: 56px;
  line-height: 66px;
}
.country-sliderss strong {
  margin-top: 150px;
}
.pvy-list1 {
  width: 100%;
  padding-left: 0px;
  padding-right:0px;
}
.video-text{
	margin-top:-215px;
}
.videos-text h1{
	display:none;
}
video{
	width:150%;
}
.videos-text p{
	font-size:40px;
	line-height: 48px;
	margin-top: 40px;
	margin-bottom:0px;
}
.header{
	padding:15px 0px;	
	padding-bottom:5px;
}
.rightmenus{
	display:none;
}
.burger{
	margin-left: 270px;
	color:#fff;
	margin-top: -12px;
}
.navbar{
	height: 3rem;
}
.burger-line{
	background: var(--white-400);
}
.country-sliderss strong a {
  font-size: 14px;
  padding: 13px 30px;
}
.pvy-list154 {
  background: #002349;
  float: left;
  width: 100%;
  padding-left:0px;
  padding-right: 0px;
}
.line-top{
	display:none;
}
.new-menu-footer-1{
	display:none;
}
.new-menu-footer-2{
	display:none;
}
.new-menu1-footer{
	padding-top:0px;
	border-top:0px;
}
.mobile-hides{
	display:none;
}

.about-us{
	padding-top:20px;
	padding-bottom:30px;
}
.new-btns-1541{
	display:block;
	margin-left:3%;
	width:94%;
}
.banner-btn a{
	color:#bebebe;
	background:#fff;
	border:1px solid #bebebe;
}
.banner-btn a u{
	background:url(../images/gray-icon-11015.png) no-repeat right;
}
.banner-btn a:hover{
	border:1px solid #002349;
	color:#002349;
}
.section-3{
	margin-top:40px;
}
.section-3 h2{
	font-size:100px;
	padding-top:80px;
}
.slider-section.pl1{
	padding-left:0px;
}
.desktop-hides{
	display:block;
}
.cen-men-list{
	width:100%;
	margin-top: 17px;
}
.cen-men-list ul li a {
  padding-left: 0px;
  padding-right: 37px;
  padding-top: 0px;
}
.cen-men-list ul li a:hover{
	padding-left:0px;
	padding-top:0px;
  padding-right: 37px;
}
.right-men-list ol {
  width: 100%;
}
.fg-footer-text {
  float: left;
  width: 100%;
  padding-top: 10px;
  font-size: 11px;
  color: #CCC;
  text-align: left;
  margin-bottom: 10px;
}
.cen-men-qrcode{
	display:none;
}
.cen-men-qrcode-1{
	float:right;
	width:46%;
	margin-top: -20px;
}
.cen-men-qrcode-1 img{
	float:right;
	width:40px;
}

.header-new{
	display:none;
}
.mobiless-menuss{
	display:block;
	background:#002249;
}
.header1 {
  padding: 15px 0px;
}
.brand img {
  padding-left: 0px;
  margin-top: 10px;
  width:95px !important;
}

.mobile-menu-head ul {
	margin-left:0px !important;
	padding-left: 0rem !important;
}
ol, ul {
  padding-left: 0rem;
}
.momb0{
	margin-top:-35px;
}
.fghj-image-1{
	float:left;
	width:100%;
	margin-top:-30px;
}
.about-heading h1 {
  font-size: 30px;
}
.about-heading p {
  font-size: 20px;
  padding-left: 0%;
  padding-right: 0%;
  line-height: 30px;
}
.main-locs-addres span {
	width:100%;
	margin-bottom:15px;
}
.main-locs-addres div p b {
  width: 9%;
}
.main-locs-addres div p {
}
.c-nb-boxs {
  padding-top: 20px;
  padding-bottom: 50px;
}
.main-locs-addres div {
  width: 100%;
  padding-left: 0px;
}
.contact-left h3 {
  font-size: 30px;
}
.contact-left h4 {
  font-size: 36px;
  padding-top: 26px;
}
.contact-left h4 {
    font-size: 25px;
	line-height:30px;
	padding-top: 16px;
	padding-left:20px;
}
.footer-form{
	padding-left:0px;
	padding-right:0px;
}
.fiinal-tabs1 ul li{
	font-size:20px;
}
.contact-left p {
	padding-left:20px;
}
.our-faq-section .accordion-item .accordion-body{
	background:#fff;
}
.df-list{
	border-bottom: 1px solid #C8C8C8;
	border-right:0px;
	min-height: auto;
	margin-top:30px;
	padding-bottom:25px;
}
.content-1 h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 100;
}
.content-2 {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.content-2 h3{
	width:100%;
	margin-left:0px;
	font-size: 30px;
	padding-top: 15px;
  line-height: 35px;
}
.about-heading {
  padding-bottom: 260px;
}
.vido-about {
  margin-top: -280px;
}
.content-2 u{
	display:none;
}
.content-2 p{
	margin-left: 10%;
	width: 90%;
	padding-right:0px;
	margin-bottom:0px;
}
.content-1 {
  margin-top: 40px;
}
.content-3 h3 {
  width: 100%;
  font-size: 30px;
  line-height: 35px;
  padding-top: 15px;
}
.df-text1{
	width:100%;
	margin-left:0px;
	padding-left:30px;
}
.ghgygd0{
	display:none;
}
.branded-residences-left{
	width:100%;
	padding-right: 0%;
	padding-bottom:30px;
	padding-left:20px;
}
.yu1 {
  min-height: auto;
}
.branded-residences-left h3 {
  font-size: 35px;
  line-height: 45px;
}
.branded-residences-left p{
	padding-left:15px;
	padding-right:30px;
}
.branded-residences-right{
	width:100%;
	padding-left: 0px;
	padding-top:0px;
}
.branded-residences-right img{
	width:100%;
	height:auto;
	padding-top:0px;
}
.df-text1{
	margin-top:0px;
}
.top-504 {
  margin-top: 20px;
}
.content-3 p{
	width:90%;
	padding-right:10px;
}
.content-3 u{
	display:none;
}
.content-3{
	margin-top:0px;
}
.content-2-pl1 {
  float: left;
  width: 90% !important;
}
.content-2-pl2{
	width:90% !important;
}
.inner-banner-5-image{
	width:100%;
}
.ukheading1{
	font-size:30px !important;
	line-height:35px;
	margin-top:20px;
}
.new-inner-page-banner-text{
	margin-left: 0px;
}
.new-inner-page-banner-text h2{
	font-size:30px;
	line-height:35px;
	padding-left: 0px;
}
.ttfg-contents h3{
	font-size: 30px;
	line-height:35px;
	padding-right: 0px;
}
.bitt-1s {
  margin-top: 30px;
}
.new-inner-page-banner-text ul{
	padding-left: 20px;
}
.ttfg-contents{
	margin-top:0px;
	margin-bottom:0px;
}
.ttfg-contents p{
	padding-left:20px;
	padding-top: 5px;
}
.paddd-top0{
	padding-top:0px;
}
.property-boxs7 div p{
	padding-left:20px;
}
.paddd-bott0{
	padding-bottom:0px;
}
.trfy-10 {
  width: 100%;
  margin-left: 0%;
}
.content-2pb u {
  display:none;
}
.trfyuu-op {
  width: 100%;
  margin-left: 0%;
}
.trfyuu-op h3{
	width:100%;
	margin-left:0px;
}
.trfyuu-op p{
	width:100%;
	margin-left:0px;
	padding-left:20px;
}
.trfyuu-op h3{
	font-size:30px;
	line-height:45px !important;
}
.lhigh {
  padding-top: 0px !important;
}
.trfyuu-op ul{
	width:100%;
	margin-left:0%;
	padding-left:20px;
}
.trfyuu-op.c6 p{
	width:100%;	
}
.trfy-11 {
  float: left;
  width: 100%;
  margin-bottom:15px;
}
.trfyuu-op.c6 ul {
  width: 100%;
}
.trfyuu-op b {
  margin-left: 0%;
}
.trfy-10 img{
	margin-bottom:15px;
}
.fghj-image-5{
	float:;
	width:100%;
	margin-top:20px;
}
.top-80 {
  margin-top: 0px;
}
.nuy-heading{
	font-size:30px !important;
	line-height:40px;
}
.new-inner-page-banner-text p{
	padding-left:20px;
}
.steps541{
	width:100%;
	margin-left:0%;
}
.step-fomr1 {
  width: 100%;
  margin-left: 0%;
}
.form-oklo.g4{
	width:100%;
}
.form-oklo.g5 {
  width: 100%;
  margin-left: 0%;
}
.dghh-btn {
  padding: 8px 20px;
}
.line3-text.av20 {
  height: auto !important;
  padding-left: 20px;
  margin-bottom:30px;
}
.middle-boxi14 div {
  float: left;
  width: 100%;
}
.middle-boxi14 span {
  width: 100%;
  margin-left: 0%;
  margin-bottom:15px;
}
.middle-boxi12 h3{
	font-size:35px;
	margin-top:15px;
}
.left-pics-50ois {
  float: left;
  width: 100%;
}
.right-pics-50ois {
  width: 100%;
  padding-left: 5%;
}
.anewstions1 h4{
	font-size:35px;
	line-height:45px;
	padding-top: 20px;
}
.section-5 h2 {
  font-size: 30px;
  line-height: 35px;
}
.section-5pro.c14{
	width: 100%;
	height:auto;
}
.news-sir-box1 {
  margin-top: 0px;
}
.news-sir-box1-1 h3 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 100;
  padding-top: 0px;
  padding-right: 0%;
 margin-top:20px;
}
.news-sir-box1-1 u{
	display:none;
}
.news-sir-box1-1-pic {
  float: left;
  width: 100%;
  height: auto;
}
.news-sir-box1-2-pic {
  width: 100%;
  margin-left: 0%;
  height: auto;
  margin-top:30px;
}
.news-sir-box1-3 u{
	display:none;
}
.news-sir-box1-2 h3{
	padding-top:15px;
  font-size: 30px;
  line-height: 40px;
}
.section-4{
	padding-bottom: 0px;
}
.property-boxs7 div p{
	margin-bottom:0px;
}
.news-sir-box1-2.iuyt {
  margin-left: -0%;
  width: 100%;
}
.news-sir-box1-2.iuyt h3 {
  font-size: 30px;
  padding-top: 5px;
  line-height: 40px;
}
.news-sir-box1-2.iuyt p {
  width: 100%;
  line-height: 21px;
  font-size: 14px;
  padding-left:20px;
  margin-top: 15px;
}
.news-sir-box1-1.ty1d h3 {
  font-size: 30px;
  padding-top: 5px;
  line-height: 40px;
  margin-top: 5px;
}
.news-sir-box1-1.ty1d p {
  width: 100%;
  padding-right: 0px;
  font-size: 15px;
  padding-left: 20px;
  margin-top: 15px;
}

.news-sir-box1-1-pic.ddfg{
	padding-left:0px;
	margin-top:30px;
}
.photo-slider1 h3 {
  font-size: 35px;
  line-height: 45px;
}
.inner-section-3{
	padding-top:0px;
}
.inner-section-3-left h3{
  font-size: 35px;
  line-height: 45px;
}
.inner-section-3-right-map div{
	width:100%;
}
.inner-section-3-right-map span{
	width:100%;
	margin-left:0px;
}
.inner-section-3-right-map span img{
	height:auto;
}
.inner-section-3-right-map div ul{
	min-height:auto;
}
h2.pofont90 {
  font-size: 45px !important;
  line-height:55px !important;
}
.bgSnapshot-leftrt{
	float:left;
	width:100%;
}
.rght-banner-sidection {
  float: left;
  width: 100%;
  margin-top: 0px;
}
.fgd-boxs span {
  float: left;
  width: 145%;
}
.fgd-boxs span img {
  float: left;
  width: 100%;
  height: 490px;
}
headered b.fd1s.bv1{
	width:100%;
}
.slidert{
	width:88%;
}
.lou-right-cions{
	width:4%;
	margin-right: 2%;
}
.lou-left-cions {
  width: 4%;
  margin-left:2%;
}
#img-list ul li a {
  min-width: 125px;
}
.fgd-boxs-3 span{
	width:100%;
}
.fgd-boxs-3 span img {
  display:none;
}
.fgd-boxs-3-1{
	width:100%;
}
.fgd-boxs-3-2 h3{
	font-size:25px;
}
.fgd-boxs-3 {
	background-position: center center;
   background-size: cover;
}
.right-biop-1 {
  float: right;
  width: 50%;
}
.uyu-line u {
  width: 22.5%;
  margin-left: 36%;
}
.box-dhr-1{
	width:100%;
	height: auto;
}
.box-dhr-2{
	width:100%;
	margin-left:0%;
	height:auto;
	margin-bottom:10px;
}
.pdr-content-30{
	width:100%;
}
.pdr-content-70{
	width:100%;
	height: auto;
}
.property-boxs7 div h4{
	font-size:25px;
	line-height:30px;
	padding-top:0px;
}
.p-focus h4{
	font-size:25px;
	padding-left:0px;
}
.p-focus p{
	padding-left:20px;
	margin-bottom:30px;
	margin-top: 12px;
}
.property-boxs7 div p {
	margin-bottom:30px;
}
.images-4-dubais.iouy10 b {
   padding-left:15px;
   padding-right:15px;
}
.images-4-dubais.iouy10 b{
	
	height:50px;
}
.top-40 {
  padding-top:40px;
}
.country-sliderss strong a{
	padding-right:50px;
}
.inner-banner-1-400 h2 {
	font-size:30px;  
	line-height:35px;
}

.insights h3{
	font-size:25px;
	line-height:30px;
	min-height:auto;
}
.p.text-d1{
	padding-top:0px;
}
.insights p {
  margin-top: 0px;
  margin-bottom:10px;
}
.inner-banner-1-growmore-text p b{
	font-size:25px;
	line-height:30px;
}
.inner-banner-1-growmore-text h3{
	font-size:30px;
	line-height:35px;
}
.hf8_1 span{
	font-size:13px;
}
.motop-40{
	padding-top:80px;
}
.df-list h3 {
  font-size: 25px;
}
.df-list p {
  padding-left: 0px;
  font-size: 16px;
  padding-right: 0px;
}
.df-list.c2{
	padding-right:0px;
}
.content-2pb {
  margin-top: 30px;
}
.main-locs-addres div h3{
	font-size:25px;
}
.mo-top0s{
	padding-top:0px;
}
.tlkjs-0px{
	height:0px;
	margin-top:0px;
}
.mo-tops456{
	margin-top:0px;
	padding-top:0px;
	margin-top: -30px;
}
.test-image {
  margin-top: 0px;
}
.test-1 p {
  padding-left: 0px;
}
.test-1 strong {
  padding-left:20px;
    margin-top: 5px;
}
.box-dhr-1{
	font-size:18px;
	line-height:20px;
	padding-top:0px;
}
.box-dhr-2 p{
	font-size:13px;
}
.pdr-content-105 {
  height: auto;
}
.buyer-guides h2 {
  width: 80%;
}
.buyer-guides h3 {
  width: 17%;
}
.right-biop-1 {
  margin-top: 250px;
}
.plooos145 {
  width: 100%;
}
.plooos145-1 {
  width: 100%;
}
.top-headrss-poppss h3 {
  font-size: 30px;
}
.plooos145 h2 {
  font-size: 25px;
}
.f2-project-boxs{
	width:100%;
}
.fgd-boxs-4-3 h4 {
  float: left;
  width: 100%;
  padding-top: 0px;
}
.fgd-boxs-4-3 p {
  width: 100%;
  line-height: 15px;
}
.fgd-boxs-4-2-box {
  float: left;
  width: 100%;
}
.fgd-boxs-4-2-box.c1 {
  margin-left: 0%;
}
.fgd-boxs-5-4{
  width: 100%;
}
.fgd-boxs-5-4 div p {
  line-height: 15px;
}
.fgd-boxs-5-4 div h4 {
  font-size: 18px;
}
.fgd-boxs-5 span {
  float: left;
}
.fgd-boxs-5-1{
  width: 100%;
}
.fgd-boxs-5-1 {
  float: left;
  width: 100%;
}
.fgd-boxs-5-8 {
  float: left;
  width: 100%;
}
.fgd-boxs-5-8.c1 {
  margin-left: 0%;
}
.fgd-boxs-4-2-box img{
	display:none;
}
.iikop-text h3{
	font-size:22px;
}
.fgd-boxs span {
    float: left;
    width: 130%;
}
.prollp{
	width:100% !important;
}
.fgd-boxs-3{
	padding-bottom:8px;
}
.fgd-boxs-5-2 {
  min-height: 505px;
}
.fgd-boxs-3-2 div {
  padding-left: 20px;
}
.fgd-boxs-4-2 h3 {
  font-size: 25px;
  padding-left:15px;
}
.fgd-boxs-4-3 h4{
	padding-left:15px;
}
.fgd-boxs-4-3 p{
	padding-left:20px;		
}
.fgd-boxs-5-5 h3 {
  font-size:25px;
  font-weight: 100;
  margin-left:-5px;
}
.fgd-boxs-3-2.t1sy.bb5 h4 {
  margin-left: 0px !important;
  font-size: 18px;
}
.fgd-boxs-3-2.t1sy h5 {
  font-size: 18px;
}
.fgd-boxs-4-2-box.c3 {
  margin-left: 0px;
}
.prollp img{
	display:none;
}
.lkjuy-1 div p {
  padding-left: 0px;
}
.images-4-dubais div h3 {
  font-size: 35px;
}
.images-4-dubais div p {
  min-height: 100px;
}
.inner-section-8-box.t2 span{
	float:left;
	width:100%;
}
.inner-section-8-box.t2 span img{
	width:100% !important;
}
.insights {
	padding-left:0px;
	padding-right:0px;
}
p.text-d1 {
	padding-left:20px;
}
.inner-banner-1-400 p {
  padding-left: 20px;
}
.pvy-list1 ol {
  padding-left: 20px;
}
.inner-banner-1-growmore-text p {
  margin-top: 20px;
  padding-left: 20px;
}
.hf6 p {
  font-size: 13px;
}
.hf1 p {
  font-size: 13px;
}
.hf2 p {
  font-size: 13px;
}
.hf2 {
  float: left;
  width: 35%;
  margin-left: 4%;
}
.hf6 {
  margin-left: 4%;
}
.hf8_1.pp6 {
  width: 48%;
  margin-left: 4%;
}
.fghj-image-1.oipitp50{
	margin-top:50px;
}
.offer-sam-news u {
  width: 79%;
}
.ent-btns005.c1{
	text-align:left;
	padding-left:15px;
}
.anewstions1 {
  margin-top: 0px;
}
.anewstions1 p {
  padding-left: 20px;
}
.anewstions1 p a {
  float: left;
  padding: 7px 30px;
}
.branded-residences-left.iiop5 h3 {
  min-height: auto;
}
.branded-residences-left.iiop5 p {
  min-height: auto;
}
ul.bril-t1 {
  min-height: auto;
}
ul.bril-t1 li {
  width: 100% !important;
}
ul.bril-t1{
	margin-bottom:0px;
	padding-left:20px;
}
.branded-residences-left p{
	padding-left:20px;
}
.branded-residences-left.iiop5 p{
	padding-left:20px;
}
.new-inner-page-banner-text ul.polsis {
  margin-left: 0px !important;
  margin-bottom:0px;
}
.fom-hes {
  padding-left: 0px;
  padding-right: 0px;
}
.form-oklo span {
  margin-bottom: 10px;
}
.form-oklo {
  margin-top: 20px;
}
.drop-list1 {
  height: 50px;
  font-size: 20px;
  padding-left: 20px;
}
.middle-boxi14 {
  margin-top: 20px;
}
.middle-boxi12 {
  margin-top: 20px;
}
.middle-boxi12 h3 a {
  font-size: 30px;
}
.middle-boxi12 p {
  padding-left: 20px;
}
.bgSnapshot-leftrt.pcuk {
  height: auto !important;
  padding-left: 20px;
}
.bgSnapshot-leftrt h3 {
  margin-top: 0px;
  padding-left: 0px;
}
.bgSnapshot-leftrt ol li {
  padding: 2px 0px;
}
.duff-cin-btn {
  padding-left: 20px;
  margin-bottom: 30px;
}
.duff-cin-btn a {
  padding: 7px 25px;
}
.bgSnapshot-footer {
  padding: 10px 10px;
}

.pl-left1{
	float:left;
	width:100%;
	padding-left: 0%;
    padding-right: 0%;
}
.tyu-box-2 {
  float: left;
  width: 48%;
  margin-bottom: 10px;
  margin-left: 1%;
  margin-right:1%;
}
.sarch-box.ddfvb45{	
  float: left;
  width: 98%;
  margin-left: 1%;
}
.sarch-box-1.c2{
	width:100%;	
	margin-top:10px;
}
.list-items {
  max-width: 195px;
  padding: 6px;
}
.list-items .item {
	padding-left:10px;
}
.item .checkbox{
	margin-right:8px;
}
.iil-garys{
	display:none;
}
.iil-white{
	display:none;
}
.iil-blues {
  padding-left: 15px;
}
.iil-blues strong {
  font-size: 20px;
}
.iil-white-20 {
  width: 53%;
  padding: 11px 0px;
  margin-top:1px;
  font-size:14px;
  margin-bottom: 0px;
}
.hhr-box-btn {
  float: left;
  width: 47%;
  margin-top:1px;
  margin-bottom: 0px;
}
.hhr-box-btn i {
  float: left;
  width: 45%;
  font-size:14px;
  line-height:15px;
  padding-top:10px;
  padding-bottom:0px;
}
.hhr-box-btn select {
  width: 94px;
}
.section-5.pl5 {
  padding-top: 90px;
}
.iut-heading1 h3{
	margin-top: 0px;
}
.biggy-paras p {
  line-height: 18px;
  font-size: 13px;
}
.tyijkuyop-1 p {
  font-size: 13px;
  line-height: 18px;
}
.dilo-logos img {
  width: 110px;
  height: 46px;
}
.sl-box-3 {
  float: left;
  width: 32%;
}
headered b.fd1s.bv1 br{
   display:none;
}
.container {
  max-width: 100%;
}
.hf8_1.pp5{
	width:48%;
}

.banner-up h2 {
  font-size: 35px;
  line-height:40px;
  margin-bottom:10px;
}
.banner-up p {
  font-size: 16px;
  line-height:23px;
  margin-bottom:0px;
}

header .item .cover .header-content h1 {
  font-size: 35px;
  line-height:40px;
  font-weight: 400;
}

header .item .cover .header-content{
	padding:20px;
}
element {
}
header .item .cover .header-content p {
  font-size: 20px;
  line-height: 22px;
  padding-left: 30px;
}
.tr-box-1 div h2 {
  font-size: 35px;
}
.tr-box-1 div u {
  margin-bottom: 10px;
}
.tr-box-1-ui {
  padding-right: 0%;
}
.tr-box-1 div p {
  font-size: 16px;
  line-height: 22px;
}
.client-fee {
  padding-top:30px;
  padding-bottom:50px;
}
.client-fee p {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  padding-left: 0%;
  padding-right: 0%;
}
.tr-box-1 div ul li {
  font-size: 16px;
  line-height:22px;
}
.tr-box-1.c1 p strong {
  font-size: 20px;
  line-height: 26px;
}
.tr-box-4 p {
  padding-left: 25px;
  padding-top: 0px;
  font-size: 16px;
  line-height:22px;
}
.tr-box-4 span {
  margin-left: 25px;
}
.tr-box-4 span img{
  width:88%;
}
.tr-box-4 h3 {
  font-size: 30px;
}
.tr-box-4 ul li {
  margin-left: 40px;
  font-size: 16px;
  line-height:20px;
}
.tr-box-4 ul {
	width:90%;
	margin-bottom:15px;
}
.cen-text-headin h2 {
  font-size:35px;
}
.tr-box-4 u {
  margin-bottom: 10px;
}
.tr-box-4 {
	padding-top:0px;
}
.ligy-space {
  padding-left: 0px !important;
  padding-top: 0px !important;
}
.lines {
  margin-top: 30px;
  margin-bottom: 15px;
}
.tr-box-2 u {
  margin-bottom: 20px;
}
.tr-box-2 {
	padding-bottom:20px;
}
.tr-box-2-1 p {
	line-height:22px;
	font-size:16px;
}
.image-card {
  height: 450px;
}
.tr-box-2-1 p {  
	line-height:20px;
}
.pro-data1 span {
  float: left;
  width: 80%;
  margin-left:10%;
  margin-top:0px;
  margin-top:25px;
}
.pro-data1 span img {
  border-radius: 30px 30px;
}
.pro-data1 div {
  float: left;
  width: 100%;
  padding-left: 5%;
  padding-top: 30px;
  padding-bottom: 15px;
}
.foolk-2 span{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.foolk-3.c3 p {
  margin-left: -0px;
  font-size: 15px;
}
.foolk-3 p {
  font-size: 15px;
  color: #fff;
  margin-bottom:5px;
}
.foolk-3 {
  margin-top: 0px;
}
.foolk-3.c2 p {
  text-align: left;
}
.foolk-1 {
	padding-top:50px;
  padding-bottom: 50px;
}
.foolk-1 h4 {
  font-size: 35px;
  line-height: 35px;
}
.foolk-1 ol {
  padding-left: 20px;
  padding-top: 25px;
  margin-bottom:20px;
}
.foolk-1 ol li {
  font-size: 16px;
  margin-bottom: 5px;
  line-height:20px;
}
.foolk-1-form p {
  font-size: 18px;
  line-height:22px;
}
.iti input, .iti input[type="text"], .iti input[type="tel"]{
	width: 125% !important;
}
.image-card.ty1 {
  height: 480px;
}
.track {
  font-size: 80px;
  margin-top:40px;
}
.section-3 {
    margin-top: -1px;
}
.pro-data1-2-3 div {
	margin-top:10px;
}
.pro-data1-2 span {
  float: left;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.pro-data1-2-1 {
  float: left;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.pro-data1-2-1 p {
  font-size: 15px;
}
.dark-green-bg {
  padding-bottom: 40px;
}
.tr-box-4{
	padding-bottom:30px;
}
.banner-final{
	padding-bottom:30px;
}
.top-menus ul{
	display:none;
}
.cty-button a{
	display:none;
}
.logos-1 {
  float: left;
  width: 50%;
}
.new-f-headers{
	border-bottom:1px solid #29292f;
}
.banner-up{
	padding-top:30px;
}
.tr-box-2-1 h3 {
  font-size: 20px;
}
.form-2.c3 {
  width: 30% !important;
}
.form-2.c4 {
  width: 66% !important;
}

header .item .cover .header-content{
	margin-top: -150px;
}

.owl-next{
	float:right;
	margin-right:-65px;
}
.owl-prev{
	float:right;
	margin-right:50px;
}
.owl-carousel .owl-nav{
	top: 91%;
}
header .item {
  height: 65vh;
}
header .item img {
  height: 65vh;
}











}













.modal-header{
	background:#29292f;
	color:#fff;
}
.modal-title {  
	color:#fff;
}
.modal-header button.close{
	float:right;
	color:#fff;
	border:0px;
	background:none;
	font-size: 26px;
   font-weight: 800;
}
.modal-title {
  color: #fff;
  width: 100%;
}
.modal-body{
	background:#333740;
	color:#fff;
}
.modal-body p{
	font-size:16px;
	color:#fff;
	line-height:20px;
}
.modal-body p a{
	color:#fff;
	text-decoration:underline;
}
.modal-body p b{
	font-size:18px;
	font-weight:bold;
}
.modal-footer{
	background:#29292f;
	border-top:0px;
}
.fgyt-btn{
	background:#333740;
	padding:2px 10px;
	color:#fff;
	font-size:15px;
	border-radius:10px;
	border:0px;
}





.form-group {
  position: relative;
}

/* Input Styles */
.form-group input {
  width: 100%;
  font-size: 17px;
  /*padding: 16px 12px 16px 12px;*/
  padding-top:15px;
  border: 1px solid #fff;
  border-radius: 40px;
  outline: none;
  transition: border-color 0.3s ease, padding 0.3s ease;
  background: transparent;
}

/* Label Styles */
.form-group label {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  color: #fff;
  font-size: 16px;
  pointer-events: none;
  transition: all 0.3s ease;
  background: transparent;
  padding: 0 4px;
}

/* Input Focus and Active State */
.form-group input:focus {
  border-color: #007bff;
  padding-left: 20px; /* Space for the label to move */
}

/* When input is focused or has value */
.form-group input:focus + label,
.form-group input:not(:placeholder-shown) + label {
  top: 10px;
  left: 15px;
  font-size: 12px;
  color: #fff;
  line-height:17px;
  border-radius:8px;
  padding-left:5px;
  padding-right:5px;
}

/* Hide placeholder text inside the input */
.form-group input::placeholder {
  color: transparent;
}

/* Border animation */
.form-group input:focus {
  border-color: #fff;
}

/* Optional: Input box shadow on focus */
.form-group input:focus {
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
}