@charset "utf-8";
/* CSS Document */
@import url('css/bootstrap.css');

@import url('css/font-awesome.css');

@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');/*
@import url('css/preloader.css');@import url('css/gallery-stl.css');*/
@font-face
{
	font-family:'regular';
	src:url(fonts/Roboto-Regular_0.ttf);
}

@font-face
{
	font-family:'rlight';
	src:url(fonts/Roboto-Light.ttf);
}

body
{
	margin: 0 0 0 0;
	font-family:'regular';
	overflow-x: hidden;
}
html {
  scroll-behavior: smooth;
}
@media (max-width:768px)
{
.modal-dialog {
    width: 730px;
    margin: 30px auto;
}
}
html
{overflow-x: hidden;}
.whatsapp-icon{ position: fixed;    width: 50px;    height: 50px;    bottom: 40px;    background-color: #25d366;    color: #FFF;    border-radius: 50px;    text-align: center;    font-size: 30px;    box-shadow: 3px 4px 3px #000;    left: 15px;    z-index: 100;}.whatsapp-icon a{text-decoration: none;color: #fff;}

/* ------NEW NAVGATION BAR-----*/
.new-navbar-main
{
	background-color: #050d21;
	border-bottom:rgba(0,78,155,0.3) solid 1px;
}

.new-navbar-main .new-navbar.navbar
{
	padding: 0;
}
.new-navbar-main .navbar.new-navbar .nav-item{ display: inline-flex;}
.new-navbar-main .navbar.new-navbar .nav-item a{
	color:rgba(255,255,255,0.8);
    display: block;
    padding:10px 20px;
	font-size:16px;
}
.new-navbar-main .navbar.new-navbar .nav-item a:hover{
	color:#050d21;
	background-color:#cfad6e;
	text-decoration:none;
}

.new-navbar-main .navbar.new-navbar .nav-item.active a{
	color:#050d21;
	background-color:#cfad6e;
	text-decoration:none;
}
.new-navbar-main .navbar.new-navbar .navbar-toggler {
    color: rgba(207, 173,110, 0.8);
    border-color: rgba(207, 173,110, 0.8);
}

.new-navbar-main .navbar.new-navbar .navbar-toggler-icon {
    background-image: url(hermi-images/navline.svg);
	stroke='rgba(0, 0, 0, 0.5);
	color:#FFF;
}

.new-navbar-main .navbar.new-navbar .nav-item a.sendquery{
	color:#fff;
	background-color:#6aa700;
}

/*------END NEW NAVIGATION BAR---*/


/*--navigation--*/
.nav
{
	background-color: #050d21;
	border-bottom:rgba(0,78,155,0.3) solid 1px;
}
.nav .nav-item{}
.nav .nav-item a{
	color:rgba(255,255,255,0.8);
    display: block;
    padding:10px 20px;
}
.nav .nav-item a:hover{
	color:#050d21;
	background-color:#cfad6e;
	text-decoration:none;
}


.nav .nav-item a.sendquery{
	color:#fff;
	background-color:#6aa700;
}

.mainnav .navbar-inverse {
    background-color: #1d4a96;
    border-color: #1d4a96;
}
.mainnav .navbar {
    border-radius:0px;
}
.mainnav .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.mainnav .navbar .navbar-collapse {
  text-align: center;
}
.mainnav .navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

@media (min-width: 768px) {
    .navbar .navbar-nav {
        display:flex;
        float: none;
        vertical-align: top;
    }


    .navbar .navbar-collapse {
        text-align: center;
    }
}
/*---end navigation---*/

.header
{
    padding-top:53px;
    padding-bottom: 14px;
    background-color: rgba(6,17,42,0.8);
    position: absolute;
    z-index: 99;
    width: 100%;
}

.header.innerh
{
    padding-top:53px;
    padding-bottom: 14px;
    background-color: rgba(6,17,42,0.9);
    position: relative;
    z-index: 99;
    width: 100%;
}

.header-mobile
{
	border-top:#1d4a96 solid 4px;
	padding-top:70px;
	padding-bottom:20px;
	display:none;
}



.logo
{
	text-align:center;
	z-index:99;
}
.logo img
{
	width:100%;
	height:auto;
}

.phone-strap
{
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
	font-size:35px;
	color:#fff;
}
.phone-strap h1
{
	padding-bottom:15px;
	text-align:center;
	font-size:45px;	background: -webkit-linear-gradient(#000, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.phone-strap a
{
	background-color:#333;
	color:#1d4a96;
	font-size:25px;
	text-align:center;
	padding:5px 25px;
	border-radius:25px;
	text-decoration:none;
}
.phone-strap a:hover
{
	color:#fff;
	background-color:#000;
}

.logo-right
{
}
.logo-right ul
{
    margin: 27px 0 0 0;
    padding: 0;
	text-align:right;
}
.logo-right ul li
{
	display:inline;
	font-size: 15px;
    position: relative;
}
.logo-right ul li a
{
    display: inline-block;
    color: #ffffff9e;
    text-decoration: none;
    margin: 0 19px;
    font-size: 13px;
	text-align:left;
	position:relative;
}
.logo-right ul li a strong
{
    font-size: 15px;
	color: #cfad6e;
	font-weight:normal;
}

.logo-right ul li a.hmail:before
{
	content: "\f095";
	color:#6aa700;
}
.logo-right ul li a:hover
{
    color: #fff;
}
.logo-right ul li a:hover strong
{
	color: #6aa700;
}


.logo-right ul li a.advise
{
	background-color: #cfad6e;
    display: inline-block;
    color: #000;
    text-decoration: none;
    margin: 0 19px;
    font-size: 15px;
    border-radius: 35px;
    padding: 9px 29px;
    /* font-weight: bold; */
    text-transform: uppercase;
    letter-spacing: 1px;
}


.certificate
{
	padding:4px 0 4px 40px;
	color:#1e1e1e;
	font-size:16px;
	background-image:url(hermi-images/certificate-icon.png);
	transition:all ease 0.3s;
	background-position:0 0;
	background-repeat:no-repeat;
}
.certificate:hover
{
	background-position:0 -42px;
}

.phone
{
	padding: 4px 0 4px 40px;
    background-image: url(hermi-images/phone-icon.png);
    transition: all ease 0.7s;
    background-position: 0px 10px;
    background-repeat: no-repeat;
}

.phone:hover
{
	background-position:0 -33px;
}

.email-icon
{
	padding: 4px 0 4px 40px;
    background-image:url(hermi-images/email-icon.png);
    transition: all ease 0.7s;
    background-position: 0px 10px;
    background-repeat: no-repeat;
}

.email-icon:hover
{
	background-position:0 -33px;
}

.certified-icon
{
	padding: 4px 0 4px 40px;
    background-image:url(hermi-images/certified.png);
    transition: all ease 0.7s;
    background-position: 0px 10px;
    background-repeat: no-repeat;
}

.certified-icon:hover
{
	background-position:0 -33px;
}

a.query
{
	background-color: #cfad6e;
    color: #000;
    /* font-weight: bold; */
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*--- navigation --*/
.navbar-default {
	background-color: #050d21;
    border: 0;
    font-family: 'regular';
}
.navbar .navbar-nav {
    display: inline-block;
    float:center;
    vertical-align: top;
}
.navbar-default .navbar-nav > li > a {
	color: rgba(255,255,255,0.8);
    font-size: 16px;
    padding: 14px 30px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #050d21;
    background-color: #cfad6e;
}
/*---end navigation---*/


.slider
{
	position:relative;
}
.slider .img-responsive
{
	width:100%;
	height:auto;
}
.slider .formpos
{
	position:absolute;
	right:100px;
	top:200px;
}

.slider .formpos .formnumbers
{
	text-align:center;
}
.slider .formpos ul.formnumbers
{
	text-align:center;
	margin:0 0 10px;
	padding:0;
	display:none;
}
.slider .formpos ul.formnumbers li
{
	list-style:none;
}
.slider .formpos ul.formnumbers li a
{
	color: #000;
    text-decoration: none;
    background-color: transparent;
	font-weight:bold;
}
.slider .formpos ul.formnumbers li a:hover
{
	color: #917c55;
    text-decoration: none;
    background-color: transparent;
}

/* welcome block  */
.welcome-text
{
	background-image:url(hermi-images/welcome-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:17px;
	line-height:28px;
	padding-top:90px;
	padding-bottom:90px;
	line-height:32px;
}
.welcome-text h1

{
	color: #253d4a;
    font-size: 42px;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-family: 'DM Serif Display', serif;
	position:relative;
	padding-bottom: 12px;
}
.welcome-text h1 span
{
	color: #cca253;
 /*background: linear-gradient(90deg,#501E9C 0%,#8169F1 40%,#A44CEE 75%,#FF847F 100%);
    webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	*/
}

.welcome-text h1:before
{
    content: "";
    height: 2px;
    width: 20%;
    background-color:#cca253;
    position: absolute;
    left: 0;
    bottom: 0;
}

.welcome-text h2{
	color: #cca253;
    font-size: 23px;
    margin-top: 4px;
    margin-bottom: 16px;
}

.welcome-text-block
{
    padding: 30px;
    background-color: rgba(255,255,255,0.9);
    border: #cfad6e dashed 1px;
}

.welcome-text .bank-logo{}
.welcome-text .bank-logo a
{
	padding: 15px 10px 15px 65px;
	font-size:19px;
	color:#fff;
	background-color:#6aa700;
	border:#6aa700 solid 2px;
	background-image:url(hermi-images/bank-icon.png);
	background-position: 20px -54px;
	background-repeat:no-repeat;
	transition:all ease 0.3s;
	display:inline-block;
	clear:both;
	width: 100%;
	margin-top:25px;
	text-align:center;
	border-radius:40px;
	text-decoration:none;
}
.welcome-text .bank-logo a:hover
{
	border:#1166dd solid 2px;
	background-color:transparent;
	background-position:20px 9px;
	background-color:#fff;
	color:#1166dd;
	text-decoration:none;
}


h1.maintitle

{
	color: #253d4a;
    font-size: 42px;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-family: 'DM Serif Display', serif;
	position:relative;
	padding-bottom: 12px;
}
h1.maintitle span
{
	color: #cca253;
}

h1.maintitle:before
{
    content: "";
    height: 2px;
    width: 20%;
    background-color:#cca253;
    position: absolute;
    left: 0;
    bottom: 0;
}

h2.subtitle{
	color: #cca253;
    font-size: 23px;
    margin-top: 4px;
    margin-bottom: 16px;
}


.inner-body
{
	background-color:#fdfcf9;
	font-size:35px;
	line-height:28px;
	padding-top:90px;
	padding-bottom:90px;
	line-height:32px;
	color:#000;
	text-align:center;
}
/* end welcome block  */
.gallery-hp
{
	padding-bottom:35px;
}
.gallery-hp .card {
    text-align: center;
	margin-bottom:30px;
}

.gallery-hp .h4{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-top: 9px;
}

/* FLAT DETAILS  */

.flat-details
{
	color:#1d4a96;
	font-size:36px;
	text-align:center;
    padding-top: 70px;
    padding-bottom:10px;
	border-top:#cfad6e solid 3px;
	border-radius:100px;
}



.flat-details h1.maintitle:before {
    content: "";
    height: 2px;
    width: 20%;
    background-color: #cca253;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
}

.flat-box
{
	border: #8cabe0 solid 1px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:17px;
	margin-bottom:20px;
}

.flat-box  ul, .flat-box ol {

    margin-top: 0;
    margin-bottom: 10px;
    margin: 0;
    padding-left: 20px;
    line-height: 27px;
    font-size: 15px;
}
.flat-box  ul li:before
{
	content:"";
	font-family:Verdana, Geneva, sans-serif;
}

/* END FLAT DETAILS  */

/* FORM  */
.form-box
{
	border:rgba(48,48,48,0.7) solid 1px;
	margin-bottom: 25px;
	width: 100%;
	font-family: 'regular';
	color: #000;
	background-color: rgba(255,255,255,0.7);
}
.form-box h2
{
	font-weight: bold;
    font-family: 'regular';
    color: #050d21;
    font-size: 20px;
    margin-bottom: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    margin-top: 6px;
}
.form-box input[type="text"], .form-box input[type="email"], .form-box textarea
{
    padding: 10px 10px;
    border:rgba(48,48,48,0.5) solid 1px;
    margin-bottom: 25px;
    width: 100%;
    font-family: 'regular';
    color: #000;
    background-color: rgba(255,255,255,0.9);
}

.form-box input[type="submit"]
{
	background-color: #6aa700;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 11px 45px;
    border-radius: 25px;
    text-decoration: none;
    font-family: 'regular';
    text-transform: uppercase;
    margin-bottom: 20px;
    border: 0;
}
.form-box input[type="submit"]:hover
{
	background-color:#cfad6e;
	color:#050d21;
}

.modal-body .form-box {
    border: rgba(48,48,48,0.7) solid 0px;
}
/* END FORM  */

.mivaan-main
{
	padding-top:50px;
	padding-bottom:50px;
	text-align:center;
	position:relative;
	border-top:#f4f7fb solid 1px;
	background-color:rgba(245,222,177,0.2);
}

.mivaan-main h1.maintitle:before {
    content: "";
    height: 2px;
    width: 20%;
    background-color: #cca253;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
}

/* amenties  */
.amenties-main
{
	padding-top:50px;
	padding-bottom:50px;
	border-top:#f4f7fb solid 1px;
	border-bottom:#f4f7fb solid 1px;
	text-align:center;
	position:relative;
}
/*
.amenties-main:after {
    content: '';
    position: absolute;
    -webkit-mask:url(hermi-images/angle_02_footer.png) no-repeat center top/contain;
    right: 0;
    top: 0;
    background-color: #333;
    z-index: 2;
    display: inline-block;
    width: 100%;
    height: -webkit-fill-available;
}
*/

.amenties-main img
{
	width:auto;
	height:auto;
}
.amenties-main h1 {
}
.amenties-main h1.maintitle:before {
    content: "";
    height: 2px;
    width: 20%;
    background-color: #cca253;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
}
.amenties-main h2 {
}
.amenties-main h3{
	font-size: 17px;
    color: #06112a;
    font-weight: bold;
    margin-top: 12px;
}

.amenties-main .rowspace {
    padding-top: 20px;
    margin-top: 20px;/*
	animation: flipInX;  referring directly to the animation's @keyframe declaration 
  animation-duration: 2s;  don't forget to set a duration! */
}

.amenties-main img {
    overflow: hidden;
    transition-duration: 0.8s;
    transition-property: transform;
}
.amenties-main .rowspace:hover img
{
  animation: mymove 3s;
  animation-timing-function:ease-in-out;
}

@keyframes mymove {
  50% {transform: rotate(360deg);}
}


/* end amenties  */
.location-map
{
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}
.location-map .location-icon-row{
	padding-top:35px;
	padding-bottom:30px;}

.location-map .location-icon-row h3 {
    font-size: 17px;
    color: #06112a;
    font-weight: bold;
    margin-top: 12px;
}
.location-map .location-icon-row img
{
	width:auto;
	height:auto;
}
.location-map .location-map-row img
{
	width:100%;
	height:auto;
}
.location-map h1.maintitle:before {
    content: "";
    height: 2px;
    width: 20%;
    background-color: #cca253;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
}
/* LAYOUT PLANS  */
.layout-plan
{
	padding-top:50px;
	padding-bottom:50px;
	text-align:center;
}
.layout-plan h1 {

    font-family: 'Alfa Slab One', cursive;
    color: #1d4a96;
    font-size:36px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
	margin-top: 0;

}
.layout-plan .plan-main
{
	margin:30px;
	width:28%;
	display:inline-block;
	transition:all ease 0.3s;
}
.layout-plan .plan-main .img-box
{
	width: 100%;
	display: block;
	border: #c1c0c0 solid 1px;
	box-shadow: #a0a0a0 0px 0px 0px;
	transition:all ease 0.3s;
}
.layout-plan .plan-main .img-box:hover
{
	box-shadow:none;
}
.layout-plan .plan-main .img-box img
{
	width:100%;
	height:auto;
}
.layout-plan .plan-main .plan-title
{
	width:100%;
	display:block;
	padding:0px 15px;
	text-align:center;
}
.layout-plan .plan-main .plan-title h2
{
	background-color:#999;
	color:#fff;
	width:100%;
	display:block;
	padding:12px 15px;
	font-family:'regular';
	font-size:20px;
	text-transform:uppercase;
	margin-top: 0;
	transition:all ease 0.3s;
	border-radius:0 0 7px 7px;
}
.layout-plan .plan-main:hover .plan-title h2
{
	background-color:#1d4a96;
	color:#fff;
	padding:16px 15px;
}



/* END LAYOUT PLANS  */

/* FLOOR PLANS  */

.floor-plan
{
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	border-bottom:rgba(153,153,153,0.4) solid 1px;
}

.floor-plan h1.maintitle:before {
    content: "";
    height: 2px;
    width: 20%;
    background-color: #cca253;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
}
.floor-plan h4{
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 47px;
    margin-top: 30px;
    color: #666;
}
ul.tabs{
margin: 0px;
padding: 0px;
list-style: none;
}
ul.tabs li{
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 7px;
    cursor: pointer;
    transition: all ease 0.3s;
    font-size: 14px;
}
ul.tabs li:hover{
	background-color:#cfad6e;
	border-radius:5px 5px 0 0;
	color: #fff;
}

ul.tabs li.current{
	background: #cfad6e;
    color: #fff;
	border-radius:5px 5px 0 0;
}

.tab-content{
display: none;
background:rgba(204,204,204,0);
padding: 15px;
padding: 40px 15px;
border:#cfad6e solid 1px;
}

.tab-content.current{
display: inherit;
}

/* END FLOOR PLANS  */

/* AWAY ICONS  */

.away-icons
{
	padding-top:50px;
	padding-bottom:50px;
	text-align:center;
	border-bottom:#adcbff solid 3px;
}
.away-icons h1 {
    font-family: 'Alfa Slab One', cursive;
    color: #1d4a96;
    font-size: 36px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
    margin-top: 0;
}
.away-icons h2{
    font-family: 'regular';
    color: #1d4a96;
    font-size: 16px;
    text-align: center;
    padding-top:0px;
    padding-bottom: 0px;
    margin-top: 11px;
    font-weight: bold;
}
.away-icons .row-icon{
	margin-bottom:20px;
}
/* END AWAY ICONS  */

/* DOWNLOAD PRICE LIST  */
.price-list {
    font-family: 'rlight';
    background-color: #06112a;
    padding-top: 35px;
	padding-bottom: 45px;
    text-align: center;
    font-size: 35px;
    color: #fff;
}
.phone-strap.innertitle{
    padding-top: 136px;
}

.price-list h1.maintitle {
    color: #cfad6e;
    font-size: 45px;
    margin-bottom: 14px;
    text-transform:none;
    font-family: 'DM Serif Display', serif;
    position: relative;
    padding-bottom: 8px;
}
.price-list a
{
	font-family:'regular';
	background-color:#6aa700;
	border:#6aa700 solid 2px;
	color:#fff;
	font-size:25px;
	text-align:center;
	padding: 13px 56px;
	border-radius:35px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
}
.price-list a:hover
{
	background-color:#cfad6e;
	border:#cfad6e solid 2px;
	color:#050d21;
}
.price-list h1.maintitle:before {
	display:none;
}

a.download-price
{
	font-family:'regular';
	background-color:#6aa700;
	border:#6aa700 solid 2px;
	color:#fff;
	font-size:25px;
	text-align:center;
	padding: 13px 56px;
	border-radius:35px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
    margin-left: 15px;
}
a.download-price:hover
{
	background-color:#cfad6e;
	border:#cfad6e solid 2px;
	color:#050d21;
}

/* END DOWNLOAD PRICE LIST  */

/*----------CONTACT BLOCKS----------*/
.contact-blocks
{
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
}

.contact-blocks h1:before
{
    content: "";
    height: 2px;
    width: 20%;
    background-color: #cca253;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}
.contact-blocks .info-box {
    color: #666;
    text-align: center;
    box-shadow: 0 0 13px rgb(214 215 216 / 60%);
    padding: 30px 10px 10px 10px;
    margin-bottom: 30px;
    width: 100%;
    font-family: 'regular';
    font-size: 17px;
    margin-top: 40px;
}
.contact-blocks .info-box h3{
	font-size: 26px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #253d4a;
}
.contact-blocks .info-box a{
    font-size: 14px;
}

/*---------END CONTACT BLOCKS---*/
.bank-logo-main
{
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
}
.bank-logo-main .logo-block
{
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
	border:rgba(249,203,66,0.5) solid 1px;
	margin-bottom:25px;
}
.bank-logo-main .logo-block img
{
	width:100%;
	height:auto;
}

.bank-logo-main h1.maintitle:before {
    content: "";
    height: 2px;
    width: 20%;
    background-color: #cca253;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
}
.logocenter
{
	justify-content: center;	
}

/* ABOUT US */
.about-us-main
{
	background-color:#f4f7fb;
	border-top:#1d4a96 solid 1px;
	border-bottom:#1d4a96 solid 1px;
	padding-top:30px;
	padding-bottom:30px;
	font-size:17px;
	line-height:33px;
}
.about-us-main .about-us-text
{
	padding-top:70px;
}
.about-us-main .about-us-text h2
{
	font-family: 'Alfa Slab One', cursive;
	font-size:36px;
	margin-bottom:15px;
	color:#1d4a96;
}
/* END ABOUT US */

/* CONTACT US */
.contact-us-main
{
	font-size:17px;
	line-height:33px;
}
.contact-us-main .contact-text
{
	margin-top:10px;}
.contact-us-main h2
{
   font-family: 'Alfa Slab One', cursive;
    color: #1d4a96;
    font-size: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
	margin-top: 0;
}
.contact-us-main h3
{
   font-family: 'Alfa Slab One', cursive;
    color: #1d4a96;
    font-size: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
	margin-top:40px;
}

.footer-social
{
	margin-top: 14px;
}

.footer-social .fa
{
	color:#fff;
}

.footer-social a:hover .fa
{
	color:#fff;
}

.footer-social a
{
	color:#fff;
	background-color:#1d4a96;
	text-align: center;
	padding: 9px 12px;
	font-size: 15px;
	width: 45px;
	height: 45px;
	margin-right:8px;
	transition:all ease-in-out 0.3s;
	display: inline-block;
	box-shadow: inset 0 0 0 0 #333;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
}


.footer-social a:visited
{
    color: #fff;
} 

.footer-social a:hover
{
	box-shadow: inset 0 100px 0 0 #333;
	color: #fff;
}
/* END CONTACT US */
.copyright
{
	background-color:#253d4a;
	color:#fff;
	font-size:15px;
	padding-top:12px;
	padding-bottom:12px;
	text-align:center;
}

@media (max-width:800px)
{
.header
{
	border-top:#b88c46 solid 4px;
	padding-top:20px;
	padding-bottom:20px;
}	
.header-mobile
	{
	display:block;
	}
.logo {

    text-align: center;
    margin-bottom:0px;
    margin-top:0px;

}	

.header-in .certificate-in {
	display:inline-block;
    padding: 4px 0 4px 10px;
    color: #1e1e1e;
    font-size: 16px;
    background-image:none;
    transition: all ease 0.3s;
        transition-property: all;
        transition-duration: 0.3s;
        transition-timing-function: ease;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.header-in .logo-in {
    text-align: center;
    margin-bottom:0px;
    margin-top:0px;
}
.header-in .logo-in img {

    margin-top: -48px;

}
.header-in .phone-in {
	display:inline-block;
    padding: 4px 0 4px 10px;
    color: #1e1e1e;
    font-size: 16px;
    background-image: none;
    transition: all ease 0.3s;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
}
.layout-plan .plan-main {

    margin: 10px;
    width: 46%;
}

}

@media (max-width:680px)
{
	.header {
		display:none;
}
.new-navbar-main .new-navbar.navbar {
    padding: 15px 0 15px 0;
}
.navbar .navbar-nav {
    display: flex;
    float: center;
    vertical-align: top;
    padding-top: 17px;
}
.new-navbar-main .navbar.new-navbar .nav-item {
    display: flow-root;
}
	
.slider
{
	background-image:url(hermi-images/slider-2.avif);
	background-size:cover;
	padding-top:50px;
	padding-bottom:50px;
}
.slider img
{
	display:none;
}
.slider .formpos {
    position: relative;
    right: auto;
    top: 40px;
}
.slider .formpos ul.formnumbers
{
	display:block;
}

.form-box {

}

.logo {
    text-align: center;
    margin-bottom: -111px;
}

.header-in .certificate-in, .header-in .phone-in {
	display:block;
	width:100%;	
}
.header-in .phone-in {
	display:block;
	width:100%;
	float:none;
}
.header-in .logo-in img {

    margin-top: 0px;

}
.welcome-text {

    background-color: #fdfcf9;
    background-image: none;
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 17px;
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 32px;

}
.welcome-text .bank-logo {
    font-size: 13px;
    /* background-color: #ee9200; */
    color: #fff;
}
.floor-plan img
{
	width:100%;
	height:auto;
}
	
.layout-plan .plan-main {
    margin: 10px;
    width: 100%;
}
.phone-strap a {
    display: block;
}
.welcome-text h1 {
    font-size: 33px;
}
.gallery-hp .gallery-space img {
	margin-bottom:15px;
}
.price-list a {
    font-size:18px;
    text-align: center;
    padding: 10px 30px;
}

ul.tabs {
}

ul.tabs li{
	margin: 0 10px 6px 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
	border:#917c55 solid 1px;
	color:#917c55;
	min-width: 44%;
}  
ul.tabs li.current {
    background: #917c55;
    color: #fff;
    border-radius:00;
}
ul.tabs li:hover {
    background-color: #917c55;
    border-radius:0 0;
    color: #fff;
}
  
}

@media (max-width:375px)
{
.welcome-text .bank-logo {

    font-size: 15px;
	background-color: #ee9200;
	color:#fff;
    padding: 20px 10px 20px 20px;
    background-image: none;
}
.price-list a {
    font-size: 18px;
    text-align: center;
    padding: 10px 26px;
}
.about-us-main .about-us-text {

    padding-top: 0px;

}

}
#toTop {
	background: #333;
	color: #fff;
	position: fixed;
	bottom: 0;
	right: 5px;
	display: none;
	padding: 1px 15px;
	font-size: 23px;
	cursor: -webkit-grab;
	cursor: grab;
}
#toTop:hover
{
	background-color:#cfad6e;
}