* {
	margin: 0;
	padding: 0
}
body {
	font-family: Poppins, sans-serif;
	position: relative;
	font-size: 14px;
	line-height: 1.8;
	font-weight: 300;
	overflow-x: hidden
}
a {
	color: #6f6f6f
}
a, a:active, a:focus, a:hover {
	outline: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
a:hover {
	text-decoration: underline
}
h1, h2, h3, h4, h5, h6 {
	color: #3f3f3f;
	margin: 0 0 15px 0;
	letter-spacing: 1px;
	font-weight: 700
}
h1 {
	font-size: 48px;
	line-height: 52px
}
h2 {
	font-size: 36px;
	line-height: 48px
}
h3 {
	font-size: 30px;
	line-height: 36px
}
h4 {
	font-size: 24px;
	line-height: 30px
}
h5 {
	font-size: 18px;
	line-height: 24px
}
h6 {
	font-size: 14px;
	line-height: 18px
}
p {
	margin-bottom: 20px
}
.section {
	padding: 70px 0;
	position: relative
}
.attr-nav>ul>li>a {
	padding: 28px 15px
}
ul.cart-list>li.total>.btn {
	border-bottom: solid 1px #cfcfcf!important;
	color: #fff!important;
	padding: 10px 15px
}
@media (min-width:1024px) {
nav.navbar ul.nav>li>a {
	padding: 30px 15px;
	font-weight: 600
}
nav.navbar .navbar-brand {
	margin-top: 0
}
nav.navbar .navbar-brand img.logo {
	width: 165px
}
nav.navbar .navbar-brand {
	margin-top: 0;
	height: auto;
	padding: 15px 15px
}
nav.navbar .navbar-brand img.logo {
	width: 140px
}
nav.navbar li.dropdown ul.dropdown-menu {
	border-top: solid 5px
}
nav.navbar-center .navbar-brand {
	margin: 0!important
}
nav.navbar-brand-top .navbar-brand {
	margin: 10px!important
}
nav.navbar-full .navbar-brand {
	position: relative;
	top: -15px
}
nav.navbar-sidebar .navbar-brand, nav.navbar-sidebar ul.nav {
	margin-bottom: 50px
}
nav.navbar-sidebar ul.nav>li>a {
	padding: 10px 15px;
	font-weight: 700
}
nav.navbar.bootsnav.navbar-transparent.white {
	background-color: rgba(255,255,255,.3);
	border-bottom: solid 1px #bbb
}
nav.navbar.bootsnav.navbar-transparent.dark, nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark {
	background-color: rgba(0,0,0,.3);
	border-bottom: solid 1px #555
}
nav.navbar.bootsnav.navbar-transparent.white .attr-nav {
	border-left: solid 1px #bbb
}
nav.navbar.bootsnav.navbar-transparent.dark .attr-nav, nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark .attr-nav {
	border-left: solid 1px #555
}
nav.navbar.bootsnav.navbar-transparent.white .attr-nav>ul>li>a, nav.navbar.bootsnav.navbar-transparent.white ul.nav>li>a, nav.navbar.bootsnav.no-background.white .attr-nav>ul>li>a, nav.navbar.bootsnav.no-background.white ul.nav>li>a {
	color: #fff
}
nav.navbar.bootsnav.navbar-transparent.dark .attr-nav>ul>li>a, nav.navbar.bootsnav.navbar-transparent.dark ul.nav>li>a {
	color: #eee
}
}
@media (max-width:992px) {
nav.navbar .navbar-brand {
	margin-top: 0;
	position: relative;
	top: -2px
}
nav.navbar .navbar-brand img.logo {
	width: 85px
}
.attr-nav>ul>li>a {
	padding: 16px 15px 15px
}
nav.navbar.navbar-mobile ul.nav>li>a {
	padding: 15px 15px
}
nav.navbar.navbar-mobile ul.nav ul.dropdown-menu>li>a {
	padding-right: 15px!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important
}
nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
	padding-right: 30px!important;
	padding-top: 13px!important;
	padding-bottom: 13px!important
}
nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
	padding-top: 13px!important;
	padding-bottom: 13px!important
}
nav.navbar-full .navbar-brand {
	top: 0;
	padding-top: 10px
}
}
nav.navbar.navbar-inverse {
	background-color: #222;
	border-bottom: solid 1px #303030
}
nav.navbar.navbar-inverse ul.cart-list>li.total>.btn {
	border-bottom: solid 1px #222!important
}
nav.navbar.navbar-inverse ul.cart-list>li.total .pull-right {
	color: #fff
}
nav.navbar.navbar-inverse ul.nav>li>a, nav.navbar.navbar-inverse.megamenu ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
	color: #eee
}
nav.navbar.navbar-inverse ul.nav>li.dropdown>a {
	background-color: #222
}
nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu>li>a {
	color: #999
}
nav.navbar.navbar-inverse ul.nav .dropdown-menu h1, nav.navbar.navbar-inverse ul.nav .dropdown-menu h2, nav.navbar.navbar-inverse ul.nav .dropdown-menu h3, nav.navbar.navbar-inverse ul.nav .dropdown-menu h4, nav.navbar.navbar-inverse ul.nav .dropdown-menu h5, nav.navbar.navbar-inverse ul.nav .dropdown-menu h6 {
	color: #fff
}
nav.navbar.navbar-inverse .form-control {
	background-color: #333;
	border-color: #303030;
	color: #fff
}
nav.navbar.navbar-inverse .attr-nav>ul>li>a {
	color: #eee
}
nav.navbar.navbar-inverse .attr-nav>ul>li.dropdown ul.dropdown-menu {
	background-color: #222;
	border-left: solid 1px #303030;
	border-bottom: solid 1px #303030;
	border-right: solid 1px #303030
}
nav.navbar.navbar-inverse ul.cart-list>li {
	border-bottom: solid 1px #303030;
	color: #eee
}
nav.navbar.navbar-inverse ul.cart-list>li img {
	border: solid 1px #303030
}
nav.navbar.navbar-inverse ul.cart-list>li.total {
	background-color: #333
}
nav.navbar.navbar-inverse .share ul>li>a {
	background-color: #555
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu {
	border-right: solid 1px #303030
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul>li>a {
	border-bottom: solid 1px #303030
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-content {
	border-left: solid 1px #303030
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul>li.active>a, nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul>li>a:focus, nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul>li>a:hover {
	background-color: #333!important
}
nav.navbar-inverse.navbar-full ul.nav>li>a {
	border: none
}
nav.navbar-inverse.navbar-full .navbar-collapse .wrap-full-menu {
	background-color: #222
}
nav.navbar-inverse.navbar-full .navbar-toggle {
	background-color: #222!important;
	color: #6f6f6f
}
@media (min-width:1024px) {
nav.navbar.navbar-inverse ul.nav .dropdown-menu {
	background-color: #222!important;
	border-left: solid 1px #303030!important;
	border-bottom: solid 1px #303030!important;
	border-right: solid 1px #303030!important
}
nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu>li>a {
	border-bottom: solid 1px #303030
}
nav.navbar.navbar-inverse ul.dropdown-menu.megamenu-content .col-menu {
	border-left: solid 1px #303030;
	border-right: solid 1px #303030
}
nav.navbar.navbar-inverse.navbar-transparent.dark {
	background-color: rgba(0,0,0,.3);
	border-bottom: solid 1px #999
}
nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav {
	border-left: solid 1px #999
}
nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav>ul>li>a, nav.navbar.navbar-inverse.navbar-transparent.dark ul.nav>li>a, nav.navbar.navbar-inverse.no-background.white .attr-nav>ul>li>a, nav.navbar.navbar-inverse.no-background.white ul.nav>li>a {
	color: #fff
}
nav.navbar.navbar-inverse.no-background.dark .attr-nav>ul>li>a, nav.navbar.navbar-inverse.no-background.dark ul.nav>li>a {
	color: #3f3f3f
}
}
@media (max-width:992px) {
nav.navbar.navbar-inverse .navbar-toggle {
	color: #eee;
	background-color: #222!important
}
nav.navbar.navbar-inverse .navbar-nav>li>a {
	border-top: solid 1px #303030;
	border-bottom: solid 1px #303030
}
nav.navbar.navbar-inverse ul.nav li.dropdown ul.dropdown-menu>li>a {
	color: #999;
	border-bottom: solid 1px #303030
}
nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu .title {
	border-bottom: solid 1px #303030;
	color: #eee
}
nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu ul>li>a {
	border-bottom: solid 1px #303030;
	color: #999!important
}
nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu.on:last-child .title {
	border-bottom: solid 1px #303030
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul {
	border-top: solid 1px #303030
}
nav.navbar.navbar-inverse.navbar-mobile .navbar-collapse {
	background-color: #222
}
}
@media (max-width:767px) {
nav.navbar.navbar-inverse.navbar-mobile ul.nav {
	border-top: solid 1px #222
}
}
.attr-nav>ul>li>a:focus, .attr-nav>ul>li>a:hover, .check-list li:before, .side .widget ul.link li a:focus, .side .widget ul.link li a:hover, nav.navbar .dropdown .megamenu-content .col-menu.on .title, nav.navbar li.dropdown ul.dropdown-menu>li a:hover, nav.navbar ul.nav li.active>a, nav.navbar ul.nav li.dropdown.on>a, nav.navbar ul.nav>li.active>a:hover, nav.navbar ul.nav>li>a:hover, nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title, nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover, nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on>a, nav.navbar-sidebar ul.nav li.dropdown.on>a, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover, nav.navbar.navbar-inverse ul.nav li.dropdown.on>a, ul.cart-list>li>h6>a {
	color: #b22625
}
nav.navbar ul.nav li.dropdown.on>a, nav.navbar ul.nav li.scroll.active>a, nav.navbar-dark ul.nav li.dropdown.on>a, nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu>li>a:hover, nav.navbar.navbar-transparent ul.nav>li>a:hover, nav.navbar.no-background ul.nav>li>a:hover {
	color: #f43438!important
}
@media(max-width:920px) {
nav.navbar .dropdown .megamenu-content .col-menu ul>li>a:hover, nav.navbar.navbar-dark .dropdown .megamenu-content .col-menu .title:hover {
	color: #f43438!important
}
}
ul.cart-list>li.total>.btn {
	border-color: #f43438
}
nav.navbar li.dropdown ul.dropdown-menu {
	border-top-color: #f43438!important
}
.attr-nav>ul>li>a span.badge, nav.navbar .share ul>li>a:focus, nav.navbar .share ul>li>a:hover, ul.cart-list>li.total>.btn {
	background-color: #f43438
}
ul.cart-list>li.total>.btn:focus, ul.cart-list>li.total>.btn:hover {
	background-color: #dc3236!important
}
.imgslider-sec {
	position: relative
}
.about_sec {
	width: 100%;
	padding: 145px 0 70px 0
}
.abt-content h2 {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 30px;
	margin-left: -14px;
	text-transform: uppercase
}
.abt-content p {
	text-align: justify;
	width: 80%;
	color: #484848;
	line-height: 30px
}
.abtimg {
	width: 100%;
	padding: 50% 0 67% 0;
	border: 8px solid #b22625;
	position: relative;
	margin-left: -17%
}
.abtimg img {
	position: absolute;
	top: -44px;
	z-index: 1;
	left: 11%;
	width: 100%;
	transition: all .5s ease-in-out
}
.abtimg:hover img {
	transform: scale(1.1)
}
.projectdetail_sec {
	width: 100%;
	padding: 100px 0 70px 0;
	background-color: #ebebeb
}
.header-text h2 {
	margin-bottom: 40px;
	font-weight: 500;
	font-size: 30px;
	margin-left: -20px;
	text-transform: uppercase
}
.pdetail-content {
	width: 100%;
	float: left;
	padding: 10px 0;
	color: #fff;
	margin-bottom: 15px
}
.pdetail-content span {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase
}
.pd-bg1 {
	background: #1c4f9c
}
.pd-bg2 {
	background: #7d266b
}
.pd-bg3 {
	background: #b22625
}
.pd-bg4 {
	background: #087a3b
}
.pd-bg5 {
	background: #484848
}
.pd-mtop {
	margin-top: 18%
}
.pdetail-content p {
	text-align: justify;
	color: #787878
}
.pdetailimg {
	position: relative;
	width: 100%;
	padding: 49% 0 10% 0;
	border: 8px solid #b22625;
	margin: 72px 0 0 25px
}
.project-slide {
	position: absolute;
	top: -55px;
	z-index: 1;
	left: -7%;
	width: 100%
}
.project-slide img {
	width: 100%
}
.no-pad {
	padding: 0
}
.pd-bg5 a {
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	text-decoration: none;
	line-height: 20px
}
.pd-bg5:hover {
	background: #b22625!important;
	transition: .8s;
	transition-duration: .4s;
	color: #fff
}
.img-col {
	margin: 10px 0 10px 0;
	padding-right: 10px;
	padding-left: 10px
}
.img-gallery {
	position: relative
}
.img-gallery img {
	width: 100%;
	height: auto;
	display: block
}
.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(27,79,155,.9);
	opacity: .9;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease
}
.img-gallery:hover .overlay {
	height: 100%
}
.text h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 1px;
	z-index: 1;
	position: absolute;
	top: 85%;
	left: 24%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}
.text h2:after {
	content: "";
	display: block;
	background: #fff;
	height: 2px;
	position: relative;
	width: 50px;
	right: 0;
	left: 2px;
	top: 0
}
.fplan_sec {
	width: 100%;
	padding: 100px 0 70px 0
}
.fplan_sec .fp-icon i {
	color: #fff;
	font-size: 25px;
	font-weight: 200;
	letter-spacing: 1px;
	z-index: 1;
	position: absolute;
	top: 55%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}
.fplan_sec .img-gallery {
	position: relative;
	border: 6px solid #d6d6d6
}
.specific_sec {
	width: 100%;
	padding: 100px 0 70px 0;
	background-color: #ebebeb
}
.accordions_title {
	display: grid;
	grid-template-columns: 1fr 20px;
	padding: 20px 0;
	background-color: #fff;
	cursor: pointer;
	margin-top: 15px;
	padding: 0 10px;
	border-left: 4px solid #1b4f9b;
	transition: .3s linear
}
.accordions_title h3 {
	color: #1d1d29;
	transition: .3s linear;
	margin: 10px 0 8px 0;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase
}
.accordions_title span {
	align-self: center;
	justify-self: end;
	display: block
}
.accordions_title span:after {
	content: "+";
	display: inline-block;
	transition: .3s linear;
	font-size: 16px;
	position: relative;
	color: #b22625;
	font-size: 25px;
	font-weight: 400
}
.accordions_title.active {
	background-color: #b22625;
	color: #fff
}
.accordions_title.active h3 {
	color: #fff
}
.accordions_title.active span:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	color: #fff
}
.accordions_content {
	display: none;
	padding: 20px 15px 10px;
	background-color: #1b4f9b
}
.accordions_content p {
	color: #fff;
	margin-bottom: 5px
}
.accordions_content ul {
	color: #fff
}
.location_sec {
	width: 100%
}
.locate-box {
	padding: 100px 0 60px 0
}
.locate-img img {
	width: 100%
}
.locate-para {
	margin-top: 0
}
.locate-para p {
	text-align: justify;
	width: 90%;
	color: #484848;
	line-height: 30px
}
.map-sec img {
	width: 100%
}
.locate-img {
	-moz-transition: width .5s, height .5s, -webkit-transform .5s;
	-webkit-transition: width .5s, height .5s, -webkit-transform .5s;
	transition: width 1s, height 1s, transform 1s
}
.locate-img:hover {
	transform: rotate(360deg)!important;
	-webkit-transition: -webkit-transform 1s ease-in-out
}
.footer_sec {
	width: 100%;
	padding: 40px 0 0 0;
	background-image: url(../images/footer-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.footer-column h2 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 28px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-left: -18px
}
.footer-column p {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	letter-spacing: 1px;
	width: 85%
}
.footer-column ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.add-p {
	margin-left: 0;
	margin-bottom: 6px
}
.footer-column ul, a, li {
	font-size: 13px;
	color: #fff;
	line-height: 22px;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 1px
}
.footer-column li a:hover {
	text-decoration: none;
	color: #b22625;
	transition: all .5s ease-in-out
}
.footer-column .fa {
	margin-right: 5px;
	margin-top: -5px;
	font-size: 16px;
	line-height: 1.9;
	color: #fff
}
.copyright-footer {
	background-color: #0a0a0a
}
.copyright-footer ul {
	list-style-type: none
}
.copyright-footer ul li {
	float: left
}
.copyright-footer li a {
	display: block;
	padding: 5px;
	margin-top: 5px;
	color: #f7a83f;
	text-decoration: none
}
.tempest-advt {
	color: #f7a83f;
	text-decoration: none;
	transition: all .5s ease-in-out
}
.tempest-advt:hover {
	color: #f7a83f;
	text-decoration: none
}
.copyright-footer p {
	font-size: 14px;
	color: #787878;
	line-height: 1.8;
	font-weight: 400;
	margin-top: 14px
}
.footer-logo {
	margin-bottom: 30px
}
.social-icon {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.s-iconfooter {
	margin-left: 37%;
	margin-top: 50px
}
.social-icon li {
	float: left
}
.social-icon li a {
	display: block;
	padding: 5px
}
.social-icon .fa {
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	padding: 0 7px;
	line-height: 1.8;
	font-size: 15px;
	text-align: center
}
.f-para h3 {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-top: 28px;
	width: 71%;
	font-weight: 500
}
.f-para a {
	text-decoration: none;
	color: #b22625;
	font-style: italic
}
.footer-logo img {
	width: 75%;
	display: block;
	margin: 0 auto
}
.footer2-logo img {
	width: 75%
}
.sub-footer p {
	font-size: 14px;
	color: #fff
}
.sub-footer a {
	font-size: 14px;
	font-weight: 600;
	text-decoration: none
}
.su-footer a:hover {
	color: #fff
}
#icon_wrapper {
	position: fixed;
	top: 35%;
	right: 0;
	z-index: 99
}
#icon_wrapper a {
	font-size: 13px;
	color: #fff
}
.awesome-social {
	background: #b22625!important
}
.awesome-social {
	margin: 3px;
	color: #fff!important;
	text-align: center!important;
	line-height: 32px!important;
	width: 30px!important;
	height: 30px!important;
	border-radius: 50%;
	font-size: 1.2em!important;
	-moz-transition: width .5s, height .5s, -webkit-transform .5s;
	-webkit-transition: width .5s, height .5s, -webkit-transform .5s;
	transition: width .5s, height .5s, transform .5s
}
.awesome-social:hover {
	transform: rotate(360deg)!important;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	background: #1c4f9c!important
}
.scroll-top {
	width: 25px;
	height: 25px;
	position: fixed;
	bottom: 25px;
	right: 5px;
	z-index: 99;
	display: none;
	color: #fff;
	background: #b22625;
	text-align: center;
	line-height: 0;
	line-height: 16px;
	adding: 7px 17px;
	transition: all .5s ease
}
.scroll-top span:before {
	font-size: 20px;
	line-height: 0;
	margin-left: -5px
}
.scroll-top:hover {
	color: #fff;
	background: #1c4f9c
}
.abt-content h2:after {
	content: "";
	display: block;
	background: #b22625;
	height: 2px;
	position: relative;
	width: 50px;
	right: 0;
	left: 34px;
	top: 0
}
.abt-content h2:before {
	content: "\f006";
	font-family: FontAwesome;
	font-size: 15px;
	color: #b22625;
	position: relative;
	top: 24px;
	left: 16px;
	font-weight: 600
}
.header-text h2:after {
	content: "";
	display: block;
	background: #b22625;
	height: 2px;
	position: relative;
	width: 50px;
	right: 0;
	left: 34px;
	top: 0
}
.header-text h2:before {
	content: "\f006";
	font-family: FontAwesome;
	font-size: 15px;
	color: #b22625;
	position: relative;
	top: 24px;
	left: 16px;
	font-weight: 600
}
.footer-column h2:after {
	content: "";
	display: block;
	background: #fff;
	height: 2px;
	position: relative;
	width: 50px;
	right: 0;
	left: 34px;
	top: 0
}
.footer-column h2:before {
	content: "\f006";
	font-family: FontAwesome;
	font-size: 15px;
	color: #fff;
	position: relative;
	top: 24px;
	left: 16px;
	font-weight: 600
}
.scroll-down {
	opacity: 1;
	position: absolute;
	bottom: 10%;
	left: 50%;
	margin-left: -16px;
	display: block;
	background-size: 14px auto;
	border-radius: 50%;
	z-index: 0;
	-webkit-animation: bounce 2s infinite 2s;
	animation: bounce 2s infinite 2s;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	transform: scale(1)
}
.scroll-down:before {
	position: absolute;
	top: calc(15% - 0px);
	left: calc(25% - 0px);
	transform: rotate(-45deg);
	display: block;
	width: 30px;
	height: 30px;
	content: "";
	border: 2px solid #fff;
	border-width: 0 0 4px 4px
}
.enq-btn {
	color: #2a2b28!important;
	cursor: pointer;
	background-color: #b22625;
	margin-right: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(27deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	letter-spacing: 2px;
	position: fixed;
	right: -65px;
	top:60%
}
.enq-btn a:hover {
	background: #1c4f9c;
	transition: .8s;
	transition-duration: .4s;
	color: #fff
}
.enq-btn a {
	font-size: 15px;
	padding: 10px 20px;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase
}
.se-btn {
	background: #b22625;
	box-shadow: none;
	border: none;
	color: #fff;
	padding: 5px 15px;
	font-size: 14px;
	letter-spacing: 2px
}
.modal-title {
	color: #b22625;
	font-size: 25px;
	text-align: center;
	font-weight: 500;
	text-transform: capitalize
}
.md-dilog {
	width: 25%;
	margin: 13% auto
}
.md-con {
	border-radius: 3px
}
.frm {
	box-shadow: none;
	border-radius: 0;
	background: #f5f5f5;
	height: 45px
}
.pd-bg5 a {
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	text-decoration: none;
	line-height: 20px
}
.pd-bg5:hover {
	background: #b22625!important;
	transition: .8s;
	transition-duration: .4s;
	color: #fff
}
.modal-header .close {
	margin-top: 0;
	background: #b22625;
	opacity: .9;
	width: 35px;
	height: 35px;
	text-shadow: none;
	color: #fff;
	font-size: 30px;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 500;
	line-height: 35px
}
.error {
	color: red;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: -5px
}
.fw_al_004_slide>h1 {
	text-align: center
}
.fw_al_004_slide {
	top: 30%
}
.rerea-logo img {
	width: auto;
	margin-bottom: 5px
}
.rerea-logo a {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	text-decoration: none
}
.rerea-logo a:hover {
	color: #b22625;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out
}
.footer-four-columns hr {
	border-top: 1px solid #9e9e9e;
	margin-top: 25px
}
#results {
	color: #4CAF50;
	font-weight: bold;
}
.inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: -10;
}
.in-over{
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #000;
    opacity: .3;
}
.inner-title{
    position: absolute;
    top: 42%;
    width: 100%;
    left: 25px;
    right: 0;
    z-index: 10;
}
.pr-tl h2{    margin-bottom: 40px;
    font-weight: 500;
    font-size: 30px;
    margin-left: -20px;
    text-transform: uppercase;color: #fff;	}
.pr-tl h2:before {
    content: "\f006";
    font-family: FontAwesome;
    font-size: 15px;
    color: #fff;
    position: relative;
    top: 24px;
    left: 16px;
    font-weight: 600;
}
.pr-tl h2:after {
    content: "";
    display: block;
    background: #fff;
    height: 2px;
    position: relative;
    width: 50px;
    right: 0;
    left: 34px;
    top: 0;
}
.privacy h3 {
    margin-top: 9px;
    font-size: 18px;
    font-weight: 600;
    color: #3f3f3f;
    margin-top: 5px;
    margin-top: 0;
    float: left;
    width: 100%;
    margin-bottom: 2px;
    letter-spacing: 0;
    line-height: 22px;
}
.privacy p {
    font-size: 14px;
    line-height: 25px;
    color: #484848;
    font-weight: 300;
    width: 97%;
    margin-bottom: 0;
    margin-bottom: 10px!important;
    text-align: left;
    float: left;
}
.hr-line hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.pr-bul {
    float: left;
    width: 2%;
    font-size: 27px;
    line-height: 20px;
}
.privacy{position: relative;padding: 60px 0px;}
.sub-footer a{text-decoration: none;/* color: #fff; *//* font-size: 14px; *//* font-weight: 300; */}
.inner img{width: 100%;}
.privacy span {
    float: left;
    width: 2%;
    font-size: 15px;
    font-weight: 600;
}
.pr-intro p {
    font-size: 13px;
    line-height: 22px;
    color: #373737;
    font-weight: 500;
    margin-bottom: 0;
    margin-bottom: 10px!important;
}
.privacy a{
    color: #b22625;
    letter-spacing: 0;
    font-weight: 500;
    text-decoration: none;
}
.privacy a:hover{color: #000;transition: all 0.3s ease-in-out;}

.imgslider-sec #fw_al_004>.carousel-inner>.item>img, #fw_al_004>.carousel-inner>.item>a>img{opacity: 0.9 !important;}

.vidsp_sec {
    width: 100%;
    padding: 0px 0 56px 0;
}
    .sp-hrvid{
    border: 0;
    border-top: 4px solid #b22625;
    width: 160px;
    text-align: center;
    margin: auto;
    height: 10px;
    }
    .vidheadtxt{
            font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    }
    .yt-frame-mcg {
    margin-top: 20px;
}
    .yt-frame-mcg a{
width: 70%;display: flex;margin: auto;
}
.vidrow{
    display:flex; justify-content:center; width:100%;
}
.enq-btn btn, .enq-btn btn:focus, .enq-btn btn:hover {
    color: #fff;
}
@media(max-width:768px)
{
    .yt-frame-mcg a{
width: 88%;
}
}

/*rvc popup start*/

.closesprvc {
position: absolute;
    color: #fff;
    opacity: 1;
    right: -20px;
    top: -20px;
    padding: 0px 14px;
    background: #000000b8;
    font-size: 22px;
    border-radius: 33px;
    font-weight: 700;
        border: none;
}

.spcontentmodal {
    background-color: #01213a;
}

.md-middle-sz {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
width:700px;
height:506px;
}

@media (max-width:1200px){
.md-middle-sz{
    width: 600px;
    height: 433px;
}
}

@media (max-width:768px){
.md-middle-sz{
    width: 92%;
    height: 60%;
}
.closesprvc {

    right: -12px;
    top: -12px;
    padding: 0px 7px;
    font-size: 13px;
}
}

@media (max-width: 500px){
.md-middle-sz{
width: 92%;
    height: 332px;
}
}
/*rvc popup end*/


