/*

Theme Name: Better floors

*/

@charset "utf-8";

/* -- style for common -- */
body{
	font-size:14px;
	/* color:#333; */
	color: #000;
	background:#fff;
	font-family: 'Poppins-Regular';
	overflow-x:hidden;
}
p {
    /* color: #666666; */
	color: #000;
	line-height: 26px;
}
a,
input,
textarea,
button,
select {
  outline: none;
}

iframe{
	border:none;
	overflow:hidden;
}

a:hover,
a:focus,
input:focus,
textarea:focus,
button:focus,
select:focus {
  outline: none;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	color:#2d3845;	
}

input,
textarea,
button,
select,
label,
a,span,img {
 -webkit-tap-highlight-color: transparent;
 tap-highlight-color: transparent;
}
img {

    max-width: 100%;
	height: auto;

}

.container {
    width: 1219px;
    max-width: 100%;
}

@font-face {
	font-family: 'Poppins-Bold';
	src:url('fonts/Poppins-Bold.ttf?-fvbane') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Poppins-Bold';
	src:url('fonts/Poppins-Bold.ttf?-fvbane') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins-ExtraBold';
	src:url('fonts/Poppins-ExtraBold.ttf?-fvbane') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins-Light';
	src:url('fonts/Poppins-Light.ttf?-fvbane') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins-Medium';
	src:url('fonts/Poppins-Medium.ttf?-fvbane') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins-Regular';
	src:url('fonts/Poppins-Regular.ttf?-fvbane') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins-SemiBold';
	src:url('fonts/Poppins-SemiBold.ttf?-fvbane') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins-Thin';
	src:url('fonts/Poppins-Thin.ttf?-fvbane') format('truetype');
	font-weight: normal;
	font-style: normal;
}


/* mobile menu */

.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 50px;
  display:none;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.hamRotate180.active {
  transform: rotate(180deg);
}
.line {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke:#0055a4;
  stroke-width:5.5;
  stroke-linecap:round;
}
.ham6 .top {
  stroke-dasharray: 40 172;
}
.ham6 .middle {
  stroke-dasharray: 40 111;
}
.ham6 .bottom {
  stroke-dasharray: 40 172;
}
.ham6.active .top {
  stroke-dashoffset: -132px;
}
.ham6.active .middle {
  stroke-dashoffset: -71px;
}
.ham6.active .bottom {
  stroke-dashoffset: -132px;
}


.header_top_sec {
	width: 100%;
	float: left;
	background: #0055a4;
	color: #fff;
}
.ht-social-box {
	float: left;
	padding-top: 34px;
	padding-bottom: 5px;
	width: 160px;
}
.header-notice {
	width: calc(100% - 370px);
	float: left;
	padding: 23px 17px 19px;
	text-align: center;
}
.header-notice h4 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 8px;
	font-family: 'Poppins-Bold';
	text-transform: uppercase;
}
.social-icon li a {
	color: #fff;
	width: 28px;
	height: 28px;
	border: 1px solid #fff;
	display: block;
	text-align: center;
	margin-right: 5px;
	position: relative;
}

.social-icon li a span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.social-icon li a span {
	display: inline-block;
	vertical-align: middle;
}
.social-icon li {
	display: inline-block;
}
.social-icon {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.header_top_sec {
	width: 100%;
	float: left;
	background: #0055a4;
	color: #fff;
	padding:0px 80px 0px 80px;
}.ht-call-box a {
	color: #fff;
	line-height: normal;
}
.ht-call-box {
	float: right;
	font-size: 21px;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 210px;
text-align: right
}
header {
	width: 100%;
	float: left;
	position: relative;
	background: #fff;
	
	min-height: 193px;
}
.logo {
    float: left;
}
.page_menu {
    float: right;
}
.logo {
	float: left;
	padding-top: 25px;
	padding-bottom: 10px;
}
.page_menu {
	float: right;
	padding-top: 31px;
	padding-bottom: 15px;
}
.nav .menu-item a {
	text-transform: uppercase;
	/* color: #2d3845; */
	color: #000;
	font-size: 14px;
	letter-spacing: .5px;
	padding: 10px 15px;
}
.nav > li.menu-item {
	position: relative;
	display: block;
	padding: 0px 3px 0px 4px;
}
.header_main_sec {
	width: 100%;
	float: left;

	padding: 0px 60px 10px 80px;
	webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
background-color: #fff;

z-index: 1;
box-shadow: 0px 1px 8px 0px rgba(0, 52, 100, 0.25);

}
.header_main_sec.fixed {
    border-bottom: 1px solid #0055a4;
}
.footer-copyright {
	width: 100%;
	float: left;
	background: #2d3845;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding: 8px 10px 11px;
}
.footer-left {
width: 60%;
float: left;
padding-top: 55px;
max-width: calc(100% - 300px);
}
.ft-text {
	color: #fff;
	padding-top: 22px;
	line-height: 24px;
	padding-bottom: 10px;
}
.mail-box-ft {
	padding-bottom: 18px;
}
.mail-box-ft a {
	font-size: 14px;
	font-family: 'Poppins-SemiBold';
	color: #fff;
}
.phone-box-ft a {
	font-size: 15px;
	font-family: 'Poppins-SemiBold';
	color: #fff;
}
.phone-box-ft {
	padding-bottom: 15px;
}
.address-box-ft {
	line-height: 18px;
	padding-bottom: 16px;
	font-family: 'Poppins-SemiBold';
}
.foot-contact {
	float: right;
	width: 256px;
	padding-top: 54px;
}
.footer-top-sec {
	width: 100%;
	background: #0055a4;
	min-height: 266px;
	color: #fff;
	padding-bottom: 10px;
	float: left;
}
.ban-title .n2-ow {
	font-family: "Poppins-Light" !important;
	margin-top: 49px !important;
	margin-bottom: 7px !important;
}
.ban-title .n2-ow b {
	font-family: "Poppins-semiBold";
}.ban-content p {
	line-height: 26px !important;
}
.fb-feeds-sec-mobile {
	display: none;
}
.btn {
	width: 225px;
	min-height: 50px;
	border: 1px solid #fff !important;
	border-radius: 5px;
	color: #fff !important;
	text-transform: uppercase !important;
	font-family: "Poppins-Medium" !important;
	text-align: left !important;
	padding: 14px 50px 12px 28px;
	box-sizing: border-box !important;
	font-size: 14px !important;
	background: url(images/btn-arrow.png) #0055a4;
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 90%;
	position:relative;
	transition: .5s!important;
}
.btn:hover {
    color: #212529;
    text-decoration: none;
    background: url(images/btn-arrow-hvr.png) #ffffff;
		background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 93%;
	position:relative;
    color: #0055a4!important;
    border-color: #0055a4 !important;
	transition: .5s!important;
}
/* 
.btn:hover::after {
    content: "";
    width: 106%;
    height: 124%;
    position: absolute;
    border: 1px solid #0055a4;
    left: -3%;
    top: -12%;
    border-radius: 5px;
	opacity:1;
		transition:.5s;

	
}
.btn::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #0055a4;
    left: 0%;
    top: 0%;
    border-radius: 5px;
		opacity:0;
			transition:.5s;
			display: block !important;
			
			
}
 */

.inner_section {
	width: 100%;
	float: left;
	background: #fff;
}

.hm-abt-sec {
	width: 100%;
	float: left;
	padding-top: 123px;
	padding-bottom: 115px;
}
.hm-abt-left {
	width: 50%;
	float: left;
	padding-right: 24px;
}
.hm-abt-right {
	width: 45%;
	float: right;
	padding-right: 12px;
	padding-top: 4px;
	padding-left: 3px;
}
.comn-section-title {
	font-size: 36px;
	font-family: "Poppins-Light";
	color: #2d3845;
	margin-bottom: 29px;
}
.hm-abt-left p {
	line-height: 26px;
	margin-bottom: 38px;
}
.comn-listing {
	width: 100%;
	float: left;
	list-style-type: none;
	padding: 0;
}
.comn-listing li {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 17px;
	font-size: 14px;
	color: #2d3845;
	font-family: "Poppins-SemiBold";
	padding-left: 19px;
}
.comn-listing.two-columns-list li{
	width: 50%;
}
.comn-listing li::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #0055a4;
	position: absolute;
	left: 0;
	top: 4px;
}
.hm-abt-right iframe {
	width: 100%;
	height: 293px !important;
}
.comn-section-title strong {
	font-family: "Poppins-SemiBold";
}
.hm-testimonials-sec {
	width: 100%;
	float: left;
	background: #f5f8fb;
	padding: 125px 0px 123px;
}
.hm-testimonials-sec .comn-section-title {
	text-align: center;
	margin-bottom: 48px;
}
.item-inner {
	padding: 0 26px;
}
.item-inner p {
	margin-bottom: 23px;
}

.hm-floor-list {
	width: 100%;
	float: left;
	padding: 80px 0px 90px;
}
.floor-list {
	float: left;
	width: 100%;
	padding: 0;
	list-style-type: none;
	margin-top: 31px;
}
.floor-list li {
	width: 33.3%;
	float: left;
	margin-bottom: 15px;
}
.flr-img {
	width: 100%;
	float: left;
	margin-bottom: 37px;
}
.flr-content {
	width: 100%;
	float: left;
}
.flr-content h5 {
	font-size: 22px;
	color: #2d3845;
	font-family: "Poppins-SemiBold";
	margin-bottom: 17px;
}
.flr-content h5 a{
	color: #2d3845;
}
.rd-more {
	width: 100%;
	float: left;
	color: #0055a4;
	text-transform: uppercase;
	font-family: 'Poppins-medium';
}
.flr-img img {
	width: 100%;
	height: 228px;
	object-fit: cover;
	object-position: bottom;
}
.floor-list li:nth-child(3n+1) {
	padding-right: 20px;
	clear: left;
}
.floor-list li:nth-child(3n+2) {
	padding: 0px 10px 0px 10px;
}
.floor-list li:nth-child(3n+3) {
	padding-left: 21px;
	
}

.hm-seperation-sec {
	width: 100%;
	float: left;
	background: url(images/hm-seperation.png) #9b8464;
	min-height: 260px;
	background-size: auto;
	background-position: center;
	background-attachment: fixed;
	padding-top: 79px;
	padding-bottom: 75px;
}
.hm-seperation-sec .container {
	width: 1038px;
	max-width: 100%;
}
.hm-seperation-left {
	width: 66%;
	padding-right: 15px;
	float: left;
}
.hm-seperation-left p {
	font-size: 36px;
	color: #fff;
	font-family: "Poppins-Light";
	line-height: 48px;
}
.hm-seperation-left p strong {
	font-family: "Poppins-SemiBold";
}
.hm-seperation-right {
	float: left;
	width: 34%;
	text-align: right;
	padding-top: 26px;
	padding-right: 14px;
}

.hm-contact-left {
	width: 48%;
	float: left;
	min-width: 500px;
}
.hm-contact-right {
	width: 52%;
	float: left;
	padding-left: 15px;
	max-width: calc(100% - 500px);
}
.hm-contact-content {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}
.hm-contact-content h4 {
	float: left;
	width: 220px;
	font-size: 22px;
	color: #2d3845;
	font-family: "Poppins-Bold";
	padding-top: 29px;
}
.hm-contact-content aside {
	width: calc(100% - 220px);
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #5d6975;
	font-family: "Poppins-SemiBold";
	line-height: 26px;
}
.hm-contact-map iframe {
	width: 100%;
	height: 485px;
}
.hm-contact-desc {
	padding: 36px 0px 20px;
}
.hm-contact-desc h4 {
	font-size: 22px;
	color: #2d3845;
	font-family: "Poppins-SemiBold";
	margin-bottom: 20px;
}

.brand-logo-sec {
	width: 100%;
	float: left;
	background: #fff;
	min-height: 233px;
	padding: 70px 0px 59px;
	border-top: 1px solid #0055a4;
}
.brand-list {
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.brand-list li {
	display: inline-block;
	width: 19%;
	vertical-align: middle;
}

.hm-contact-sec {
	width: 100%;
	float: left;
	padding-top: 122px;
	padding-bottom: 92px;
}
.full-width
{
	width:100%;
	float:left;
}

.carousel-control.right {
	background: transparent;
}
.carousel-control.left {
	background: transparent;
}
.item-inner h5 {
	color: #0055a4;
	font-size: 14px;
	font-family: "Poppins-SemiBold";
	margin-bottom: 2px;
}
.item-inner h6 {
	color: #909aa4;
	font-size: 13px;
}
.item-inner {
	position: relative;
}
.item-inner::after {
	content: "";
	width: 50px;
	height: 45px;
	position: absolute;
	background: url(images/quotes.png);
	right: 74px;
	z-index: 1;
	bottom: 7px;
	background-repeat: no-repeat;
}
.banner-sec {
	width: 100%;
	float: left;
}.carousel-control {
	position: absolute;
	top: 50%;
	width: 15px;
	transform: translateY(-50%);
	color: #2d3845;
}
.carousel-control:focus, .carousel-control:hover {
	color: #2d3845;
}
.contact-content-right {
	width: 64%;
	float: left;
}
.contact-content-left {
	width: 36%;
	float: left;
	padding-top: 0px;
}
.contact-content-left .comn-section-title {
	margin-bottom: 34px;
}
.ct-page-address {
	padding-bottom: 27px;
}

.ct-page-address label {
	color: #0055a4;
	font-weight: normal;
	font-size: 16px;
	font-family: "Poppins-SemiBold";
	margin-bottom: 11px;
}
.ct-page-address p {
	line-height: 18px;
	color: #2d3845;
}
.ct-page-links {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}

.ct-page-links h4 {
	color: #0055a4;
	font-weight: normal;
	font-size: 16px;
	font-family: "Poppins-SemiBold";
	margin-bottom: 11px;
}
.ct-page-links ul {
	list-style-type: none;
	padding: 0;
}
.ct-page-links ul li {
	width: 100%;
	padding-bottom: 10px;
}
.ct-page-links ul li a {
	color: #2d3845;
	font-size: 14px;
	font-family: "Poppins-SemiBold";
}
.ct-page-workinghr {
	width: 100%;
	float: left;
}
.ct-page-workinghr ul {
	padding-left: 0;
	list-style-type: none;
}
.ct-page-workinghr ul li {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}
.ct-page-workinghr h4 {
	color: #2d3845;
	font-weight: normal;
	font-size: 18px;
	font-family: "Poppins-SemiBold";
	margin-bottom: 24px;
}
.ct-page-workinghr {
	width: 100%;
	float: left;
}
.ct-page-workinghr ul {
	padding-left: 0;
	list-style-type: none;
}.ct-page-workinghr ul li {
	width: 100%;
	float: left;
	padding-bottom: 8px;
}
.ct-page-workinghr ul li label {
	width: 56px;
	float: left;
	font-weight: normal;
	color: #2d3845;
	margin-bottom: 0;
	padding-left: 1px;
}
.ct-page-workinghr ul li p {
	line-height: normal;
	color: #2d3845;
	margin-bottom: 0;
	width: calc(100% - 56px);
	float: left;
}

.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="phone"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .frm-card-element.StripeElement, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
	color: #2d3845;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
	max-width: 100%;
	font-size: 14px;
	padding: 6px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	font-weight: normal;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-color: #0055a4;
	min-height: 45px;
	font-family: "Poppins-Medium";
}
.frm_style_formidable-style.with_frm_style .frm_primary_label {
	color: #444444;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0 0 3px 0;
	width: auto;
	display: block;
	font-family: "Poppins-Medium";
	min-height: 25px;
	text-transform: capitalize;
}
.frm_checkbox label {
	text-transform: capitalize;
}
.frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 17px;
}
.frm_style_formidable-style.with_frm_style textarea{
height: 126px;
}
.frm_submit {
	width: 46%;
	float: right;
	text-align: right;
	clear: unset !important;
}
.comn-form {
	background: #f5f8fb;
	padding: 46px 85px 26px;
}
.comn-form h4 {
	color: #2d3845;
	font-size: 30px;
	text-align: center;
	font-family: "Poppins-Light";
	margin-bottom: 33px;
}
.contact-content-right {
	width: 64%;
	float: left;
	padding-top: 9px;
	padding-left: 2px;
	padding-right: 1px;
}
.contact-pge-sec {
	width: 100%;
	float: left;
	padding-top: 121px;
	padding-bottom: 104px;
}
.contact-map-right {
	width: 64%;
	float: left;
	padding-top: 82px;
}
.contact-image-left {
	width: 36%;
	float: left;
	padding-top: 82px;
	padding-right: 30px;
	clear: left;
}
.contact-image-left img {
	width: 100%;
	height: 388px;
	object-fit: cover;
	object-position: center;
}
.contact-map-right iframe {
	width: 100%;
	height: 388px;
}
.frm_button_submit {
	width: 225px !important;
	min-height: 50px;
	border: 1px solid #fff !important;
	border-radius: 5px !important;
	color: #fff !important;
	text-transform: uppercase !important;
	font-family: "Poppins-Medium" !important;
	text-align: left !important;
	padding: 14px 50px 12px 28px !important;
	box-sizing: border-box !important;
	font-size: 14px !important;
	background: url(images/btn-arrow.png) #0055a4!important;
	background-repeat: no-repeat!important;
	background-position-y: center!important;
	background-position-x: 90%!important;
}

.current-menu-item{
 font-family: "Poppins-SemiBold"
}

.stories-content {
	float: right;
	width: 50%;
}
.stories-img-main, .stories-img {
	width: 50%;
	float: left;
	padding-left: 45px;
}
.stories-img img {
	width: 100%;
}
.stories-content h2 {
	font-size: 36px;
	font-family: "Poppins-Light";
	margin-bottom: 30px;
}
.our-stories-page {
	width: 100%;
	float: left;
	padding-top: 100px;
	padding-bottom: 50px;
}
/* .our-stories-page .container {
	width: 1250px;
	max-width: 100%;
} */

.stories-section.st-sec4 {
	padding-bottom: 102px;
}
.stories-content {
	float: left;
	width: 50%;
	padding-right: 42px;
}
.stories-img-main {
	padding-top: 9px;
	position: relative;
	padding-bottom: 0px;
}
.stories-content h2 {
	font-size: 36px;
	font-family: "Poppins-Light";
	margin-bottom: 30px;
}
.stories-content h2 strong {
	font-family: "Poppins-SemiBold";
}
.stories-img-main {
	padding-top: 9px;
	position: relative;
	padding-bottom: 0px;
}
.img-layer1 {
	width: 100%;
	padding-right: 0;
	position: relative;
	z-index: 2;
	padding-bottom: 15px;
	float: left;
	text-align: left;
}
.img-layer2 {
	padding-left: 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
	right: 2px;
	z-index: 1;
}
.img-layer1 img {
	/* width: 520px; */
	/* height: 452px; */
	object-fit: cover;
	object-position: center;
	position: relative;
	float: left;
	z-index: 2;
}
.img-layer2 img {
	width: 350px;
	height: 350px;
	float: right;
	position: relative;
	z-index: 2;
}
.stories-section {
	padding-bottom: 30px;
}


.stories-img img {
	/* width: 593px; */
	/* height: 404px; */
	max-width: 100%;
	object-fit: cover;
}
.stories-img {
	text-align: left;
}
.stories-content h3 {
	font-size: 22px;
	font-family: "Poppins-SemiBold";
	margin-bottom: 18px;
}
.stories-content {
	padding-top: 69px;
}
.stories-content {
	padding-top: 69px;
}
.stories-section.st-sec1 .stories-content {
	padding-top: 0;
}

.our-team-content {
	width: 100%;
	float: left;
	padding-top: 50px;
	padding-bottom: 46px;
}

.our-team-left {
	width: 50%;
	float: left;
	padding-right: 26px;
}.our-team-right {
	width: 50%;
	float: right;
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.our-team-left h2 {
	font-size: 36px;
	font-family: "Poppins-Light";
	margin-bottom: 28px;
}
.our-team-right img {
	width: 100%;
}
.our-team-list {
	width: 100%;
	float: left;
	padding-top: 45px;
	padding-bottom: 90px;
}
.our-team-members {
	width: 50%;
	float: left;
	padding-right: 15px;
	padding-bottom: 25px;
}
.our-team-members:nth-child(2n) {
	padding-right: 0;
	padding-left: 15px;
}
.team-members-image {
	width: 100%;
	float: left;
}
.team-members-content {
	width: 100%;
	float: left;
	padding-left: 0;
	padding-top: 15px;
}
.team-members-content h4 {
	font-size: 20px;
	color: #0055a4;
	font-family: "Poppins-SemiBold";
	margin-bottom: 7px;
}
.team-members-content h6 {
	font-size: 14px;
	color: #909aa4;
	margin-bottom: 18px;
}
.blog-list-img img {
	height: 268px;
	width: 100%;
	object-fit: cover;
}

.blog-listing-sec {
	width: 50%;
	float: right;
	padding-left: 25px;

}

.faq-list-content
{
	display:none;	
}
.faq-video iframe {
	width: 100%;
}
.faq-sec {
	width: 50%;
	float: left;
	padding-right: 25px;
	padding-top: 6px;
}
.blog-listing-sec .comn-section-title {
	margin-bottom: 47px;
}
.blog-list-item {
	padding-bottom: 33px;width: 100%;
float: left;
}
.blog-list-content h4 {
	margin-top: 17px;
	font-family: "Poppins-SemiBold";
	margin-bottom: 14px;
}
.blog-list-content h4 a {
	font-size: 18px;
	color: #2d3845;
}
.blog-list-content time {
	font-size: 14px;
	color: #0055a4;
	margin-bottom: 5px;
	width: 100%;
	float: left;
}
.blog-list-content p {
	line-height: 24px;
}
.faq-video {
	margin-bottom: 53px;
}
.faq-list-sec .comn-section-title {
	margin-bottom: 50px;
}
.faq-list-item {
	padding-bottom: 10px;
	
}
.faq-list-title {
	font-family: "Poppins-SemiBold";
	padding: 4px 0px 4px;
	position: relative;
	cursor:pointer;
}
.faq-list-content {
	background: #f5f8fb;
	padding: 20px 18px 10px;
	margin-top: 12px;
}

.faq-list-title::after {

    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #0055a4;
	  border-bottom: 0px solid #0055a4;
    position: absolute;
    right: 0;
    top: 12px;
    transition: .5s;
  

}
.faq-list-item.active .faq-list-title::after {
    border-top: 0px solid #0055a4;
	border-bottom: 7px solid #0055a4;
    transition: .5s;
 

}

.inner_section.blog-page {
	padding-top: 50px;
	padding-bottom: 80px;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item > a {
    margin-right: 1px !important ;
    margin-bottom: 1px !important;
}

.gallery-page {
	padding-top: 118px;
	padding-bottom: 80px;
}
.gallery-page-left {
	width: 52%;
	float: left;
	padding-right: 23px;
	padding-top: 10px;
}
.gallery-page-right {
	width: 48%;
	float: right;
	padding-left: 25px;
}
.gal-video iframe {
	width: 100%;
	height: 345px !important;
	margin-bottom: 51px;
}
.gal-item:nth-child(3n+1) {
	padding-right: 6px;
	clear: left;
}
.gal-item:nth-child(3n+2) {
	padding-left: 3px;
	padding-right: 3px;
}
.gal-item:nth-child(3n+3) {
	padding-left: 6px;
}
.gal-post-img img {
	width: 100%;
	height: 136px;
	object-fit: cover;
}
.ga-item-inner h5 {
	font-size: 16px;
	font-family: "Poppins-SemiBold";
	margin-top: 19px;
	margin-bottom: 12px;
}.ga-item-inner p {
	line-height: 21px;
}
.gallery-page-right .comn-section-title {
	margin-bottom: 23px;
}
.gal-desc {
	padding-bottom: 13px;
}
.ga-item-inner h5 {
	font-size: 16px;
	font-family: "Poppins-SemiBold";
	margin-top: 19px;
	margin-bottom: 12px;
}
.ga-item-inner p {
	line-height: 21px;
}
.gal-item {
	width: 33.3%;
	float: left;
	padding-bottom: 25px;
}
.estimate-left {
	width: 59%;
	padding-right: 4px;
	float: left;
	padding-top: 3px;
}
.estimate-right .comn-section-title {
	margin-bottom: 37px;
}
.recent_posts_list .blog-list-img img {
	height: 215px;
	width: 100%;
	object-fit: cover;
}
.estimate-form.comn-form .comn-section-title {
	margin-bottom: 31px;
}
.estimate-right {
    width: 41%;
    float: left;
	padding-left: 46px;
}
.estimate-form.comn-form {
	padding: 46px 55px 26px;
}
.estimate-page {
	padding-top: 60px;
	padding-bottom: 80px;
}
.with-x::after {
	content: "x";
	position: absolute;
	right: -12px;
	top: 37px;
}
.with-x {
	position: relative;
}

.reviews-page {
	padding-top: 80px;
	padding-bottom: 80px;
}
.reviews-left {
	width: 68%;
	float: left;
	padding-right: 60px;
}
.reviews-right {
	width: 32%;
	float: right;
	padding-left: 4px;
}
.rv-img img {
	width: 100%;
	height: 230px;
	object-fit: cover;
}
.rv-content h4 {
	font-family: "Poppins-SemiBold";
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 19px;
}

.post_detail.single-page {
	padding-top: 126px;
	width: 100%;
	float: left;
	padding-bottom: 80px;
}
.single-left {
	width: 70%;
	padding-right: 4px;
	float: left;
	padding-top: 3px;
}
.single-right {
	width: 30%;
	float: left;
	padding-left: 46px;
}
.single-left h2 {
	font-size: 28px;
	font-family: "Poppins-semibold";
	color: #2d3845;
	margin-bottom: 29px;
}
select {
	background-image: url(images/down-arrow.png) !important;
	background-repeat: no-repeat;
	background-size: 18px;
	background-position-y: center;
	background-position-x: 95%;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.wp-pagenavi .pages {
	display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 0px solid #BFBFBF !important;
	padding: 3px 5px;
	margin: 2px;
	background: #eee;
	min-width: 26px;
	display: inline-block;
	text-align: center;
	border-radius: 50px;
	font-family: "Poppins-Medium";
	color: #0055a4;
}
.wp-pagenavi a.current, .wp-pagenavi span.current {
	background: #0055a4;
	color: #fff;
	font-weight: normal;
	font-family: "Poppins-SemiBold";
}
.error_page.inner_page {
	padding: 100px 0px;
	text-align:center;
}
.nt_page h4 {
	font-family: "Poppins-ExtraBold";
	font-size: 120px;
	text-shadow: 3px -2px 0px rgb(255, 255, 255), 0px 25px 30px rgba(0,0,0,0.8);
}
.nt_page h1 {
	font-family: "Poppins-ExtraBold";
	font-size: 48px;
	margin-top: 30px;
	letter-spacing: 0.05em;
	text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2);
}
.nt_page p {
	width: 600px;
	margin: 0 auto;
	font-size: 16px;
	padding-top: 24px;
	max-width: 100%;
}

.reviews-left .wp-gr .wp-google-text {
	width: 100% !important;
	float: left !important;
	padding-top: 5px !important;
	color: #5d6975 !important;
	line-height: 26px !important;
	font-size: 14px !important;
	font-family: 'Poppins-Regular' !important;
	padding-bottom: 17px !important;
}
.post-content .reviews-left .wp-gr.wpac a.wp-google-name {
	width: 100% !important;
	float: left !important;
	font-size: 16px !important;
	color: #0055a4 !important;
	margin-bottom: 3px !important;
}
.reviews-left .wp-google-time {
	float: left !important;
	min-width: 90px !important;
}
.reviews-left .wp-gr .wp-google-powered {
	display: none !important;
}
.wp-google-place .wp-google-right .wp-google-name {
	font-size: 20px !important;
	margin-bottom: 8px !important;
}
.reviews-left .wp-google-place {
	padding-bottom: 35px !important;
	border-bottom: 1px solid #cccccc !important;
	margin-bottom: 35px !important;
}
.reviews-left .wp-gr.wpac .wp-google-name {
	font-size: 20px !important;
	margin-bottom: 8px !important;
}
.comn-seocons-list {
	width: 100%;
	float: left;
}
.spider_popup_wrap {
    background-color: rgba(11, 11, 11, .8)!important;
}
#bwg_container1_0 #bwg_container2_0 #spider_popup_overlay_0 {
    background-color: rgba(11, 11, 11, .8) !important;
}
.spider_popup_wrap .bwg-loading {
    background-color: rgba(11, 11, 11, .8)!important;
}
.bwg_close_btn {
	opacity: 1!important;
	color: #fff!important;
}

.colors_sec {
    width: 100%;
    float: left;
    padding-top: 0px;
padding-bottom: 55px;
}
.comn-section-title.estimate_heading {
    margin-top: 46px;
}
.post-content h3 {
    font-size: 20px;
    margin-top: 15px;
}
.img-layer1 h4 {
    display: block;
    float: left;
	width: 100%;
}
.esti_list {
    padding-left: 15px;
}
.comn-section-title.estimate_heading {
    font-size: 36px;
}
.faq_inner_sec {
    width: 100%;
    float: left;
}
.faq_inner_sec h3 {
    font-size: 29px;
    margin-bottom: 26px;
}
.faq_inner_sec {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.roomvo_logo {
    width: 100%;
    float: left;
	padding-top: 20px;
}
.roomvo_logo p {
    padding-top: 10px;
}

.gal-video-grid #emdvideos {
	padding: 0px;
	margin-bottom: 10px;
}
.gal-video-grid div.emd-container .carousel-inner .item.active iframe {
	border: 0px solid #39b3d7;
	border-radius: 0;
	background-color: #000;
	padding: 5px;
}
.gal-video-grid div.emd-container .panel {
	border-radius: 0;
}
.gal-video-grid div.emd-container .video-summary {
	padding: 15px 10px 5px;
}
.gal-video-grid .video-summary a {
	color: #2d3845 !important;
	font-family: "Poppins-medium";
}
.gal-video-grid  .emd-view-results .col-lg-3.col-sm-4.col-xs-6 {
	width: 50% !important;
	max-width: 50% !important;
	flex: 0 0 50%;
	padding: 0px 15px;
}
.gal-video-grid .panel-footer {
	font-size: 13px !important;
}
.gal-video-grid div.emd-container .thumbnail {
	border-radius: 0;
}
.frm_checkbox {
	width: 33.3%;
	float: left;
	padding-right: 10px;
}
.chekbox_fld .frm_primary_label {
	padding-bottom: 15px !important;
}
.chekbox_fld {
	padding-bottom: 8px !important;
	float: left;
}

.finance_left {
	width: 48%;
	float: none;
margin: 0 auto;

}
.finance_right {
	width: 44%;
	float: left;
	padding-left: 30px;
}
.finance_page .comn-section-title {
	margin-bottom: 14px;
	text-align:center;
}
.finance_page > h5 {
	font-size: 16px;
	font-family: "Poppins-medium";
	margin-bottom: 50px;
	text-align:center;	
text-transform: uppercase;	
}
.finance_box h4 {
	font-family: "Poppins-Bold";
	font-size: 22px;
	color: #0055a4;
	text-transform: capitalize;
	padding-bottom: 10px;
	padding-top: 2px;
	border-bottom: 1px solid #e3d6d6;
	margin-bottom: 20px;
	text-align: center;
}
.finance_box {
	width: 100%;
	float: left;
	border: 1px solid #e3d6d6;
	padding: 15px;
	min-height: 406px;
}
.fin_img {
	width: 200px;
	float: left;
}
.fin_content {
	width: calc(100% - 200px);
	float: left;
	padding-left: 15px;
}
.fin_img img {
	width: 100%;
}
.finance_right .comn-form .frm_submit {
	width: 100%;
}
.fin_content h5 {
	font-size: 18px;
	margin-bottom: 16px;
	text-transform: capitalize;
	font-family: "Poppins-Bold";
}
.fin_content ul {
	padding-left: 20px;
	color: #666;
	margin-top: 15px;
}
.finance_right .comn-form {
	padding: 30px;
}
.finance_page {
	width: 100%;
	float: left;
	padding: 59px 0px 60px;
}
.fin_content ul li {
	padding-bottom: 7px;
}

/* .cmn-page-title::after {
	content: "";
	width: 100px;
	height: 2px;
	position: absolute;
	background: #ff3c00;
	left: 0;
	bottom: 0;
} */
.cmn-page-title {
	font-family: "Poppins-SemiBold";
	font-size: 36px;
	margin-bottom: 26px;
	position: relative;
	color: #2d3845;
}
.bf_btn {
    width: 100%;
    float: left;
	padding-top: 6px;
padding-bottom: 10px;
}
.bf_fin_bn {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.dropdown-toggle::after {
    display: none;
}
.dropdown-toggle i {
    position: absolute;
    top: 14px;
    right: 9px;
font-size: 12px;
width: 20px;
cursor: pointer;
pointer-events: none;
}
.menu-item-has-children {
    padding-right: 3px !important;
}
.menu-item-has-children a{
    padding-right: 30px !important;
}

.dropdown-menu {
   min-width: 162px;
left: 6px !important;
border: 0px !important;
top: 38px !important;
padding: 0px;
}
.colors_sec h4 {
    margin-bottom: 20px !important;
}
.bf_fin_bn a {
    border: 1px solid #0055a4 !important;
    padding: 13px 80px 13px 33px;
    min-width: 370px !important;
	max-width: 100% !important;
}
.comn-form h5 {
    font-size: 18px;
    margin-bottom: 16px;
    text-transform: capitalize;
    font-family: "Poppins-Bold";
    padding-bottom: 5px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
   
    text-decoration: none;
    background-color: #fff !important;
    outline: 0;
}
.fin_content a {
    color: #0055a4;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
/* .menu-item-has-children.active .dropdown-menu li a { */
	/* font-family: 'Poppins-Regular'; */
/* } */

.header_address {
    font-size: 14px;
	padding-bottom: 7px;
}
.header_sec {
    webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.header_sec.fixed .header_main_sec {
    border-bottom: 1px solid #0055a4;
}
.header_sec {
    transition: .5s;
    top: -40px;
	z-index: 9;
}
.header_sec.fixed {
    transition: .5s;
    top: 0;
	z-index: 99;
}

.header_sec.fixed .logo {
    padding-top: 15px;
}
.header_sec.fixed .page_menu {
    padding-top: 22px;
}
.header_sec.fixed .header_main_sec {
    padding-bottom: 4px;
}
.header_address a {
    font-size: 14px !important;
}
.address-box-ft a {
    color: #fff;
}
.ct-page-address a {
    color: #2d3845;
}
.hm-contact-content a {
    color: #5d6975;
}
.our-team-members:nth-of-type(2n+1) {
    clear: left;
}