@font-face {
    font-family: 'Graphik Light';
    src: url('../fonts/GraphikLight.eot');
    src: url('../fonts/GraphikLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GraphikLight.woff2') format('woff2'),
         url('../fonts/GraphikLight.woff') format('woff'),
         url('../fonts/GraphikLight.ttf')  format('truetype'),
         url('../fonts/GraphikLight.svg#Graphik Light') format('svg');
}
@font-face {       
    font-family: 'Graphik Regular';
    src: url('../fonts/GraphikRegular.eot');
    src: url('../fonts/GraphikRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GraphikRegular.woff2') format('woff2'),
         url('../fonts/GraphikRegular.woff') format('woff'),
         url('../fonts/GraphikRegular.ttf')  format('truetype'),
         url('../fonts/GraphikRegular.svg#Graphik Regular') format('svg');
}


body {background:#fff;font-family: 'Graphik Light';font-size:11px;letter-spacing:2px;color:#000;text-transform:uppercase;}
h1 {font-family: 'Graphik Regular';font-size:26px;margin:0 0 15px;padding:0;}
h2 {font-family: 'Graphik Regular';font-size:22px;margin:0 0 15px;padding:0;}
h3 {font-family: 'Graphik Regular';font-size:20px;margin:0 0 15px;padding:0;}
h4 {font-family: 'Graphik Regular';font-size:18px;margin:0 0 15px;padding:0;}
p {font-size:11px;margin:0 0 15px;padding:0;color:#000;}
img {max-width:100%;}
ul {padding:0;margin:0;}
button:focus, .btn.focus, .btn:focus, input:focus, select:focus, .form-control:focus, textarea:focus  {outline:0;box-shadow:none;}
.no-pading {padding-left:0;padding-right:0;}
input, input::placeholder, select, select::placeholder, textarea, textarea:focus, input:focus {color: #000;opacity:1;}

#section0, #section01, #section02, #section03, #section04, #section05, #section06, #section07, #section08, #section09, #section10, #section11, #section12, #section13, #section14 {
	background-size: cover;
	/*background-attachment: fixed;*/
	background-repeat:no-repeat;
	height:100%;
}
/*#item01 {
	background-image:url(../images/main_banner_video.jpg);
}*/
#myVideo {
  width: 100%;
  /*height: 100vh;*/
  object-fit: fill;
}  
#item02 {
	background-image:url(../images/main_banner01.jpg);
}
#section01 {
  background-color: #000;
  background-image: url(../images/abt_og_banner.jpg);
  background-repeat: no-repeat;
  background-position: top right -20px;
  margin: 0;
  padding: 0 0 130px;
}
.heading h1 {
  text-transform:uppercase;	
}  
.logo {
  float: left;
}
.purva_logo {
  float: right;
  text-align: right;
}
.purva_logo img {
  width: 80%;
  margin: 29px 0;
}
.purva_logo p {
  color: #fff;
  margin: 9px 0 0;
}
.menus {
  float: right;
  position: fixed;
  right: 0;
  top: 140px;
  background: rgba(61,61,61,0.8);
}
.menus .navbar {
  padding: 10px 40px 10px 20px;
}
.menus .navbar .navbar-nav {
	display:block;
}
.menus .navbar .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 17px;
  position:relative;
}
.menus .navbar .navbar-nav .nav-item .nav-link:hover {
	color:#ccc;
}
.menus .navbar .navbar-nav .nav-item .nav-link::after {
  content: "";
  position: absolute;
  top: 21px;
  right: -22px;
  background: #fff;
  height: 1px;
  width: 20px;
}
.slide_text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  padding: 20px 40px 0 40px;
}

.main_slider.owl-carousel .owl-nav .owl-prev, .main_slider.owl-carousel .owl-nav .owl-next {
  position: absolute;
  bottom: 0px;
  left: auto;
  right: auto;
  margin: 0 0;
}
.main_slider.owl-carousel .owl-nav {
  margin-top: -6px;
}
.main_slider.owl-carousel .owl-nav .owl-prev {
  margin: 0 0 0 -56px;
}
.main_slider.owl-carousel .owl-nav .owl-next {
  margin: 0 0 0 56px;
}
.main_slider.owl-carousel .owl-nav .owl-prev img, .main_slider.owl-carousel .owl-nav .owl-next img {
  padding: 30px 40px;
  background: rgba(0,0,0,0.8);
}
.main_slider.owl-carousel .item h2 {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  padding: 24px 62px 24px 40px;
  font-size: 29px;
  /*font-family: 'Trajan';*/
  margin: 0;
}

.purve_tower {
  padding: 60px 0 0 0;
  text-align:center;
}  
.purva_og_cont {
  padding: 80px 0 0 20px;
}
.purva_og_cont h1 {
  color: #fff;
  /*font-weight: 700;*/
}
.purva_og_cont h2 {
  color: #fff;
  font-family: 'Graphik Regular';
  color:#c4c4c4;
}
.purva_og_cont p {
  color: #fff;
  margin: 30px 0 70px;
  max-width: 725px;
  letter-spacing: 2px;
  line-height: 21px;
}
.purva_og_cont .purve_inr_amnts {
  text-align: center;
  padding: 20px 8px;
  transition:all 0.4s ease-in-out;
  -webkit-transition:all 0.4s ease-in-out;
}
.purva_og_cont .purve_inr_amnts h5 {
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  margin: 8px 0 0;
}
/*
.globe_video {
	position:relative;
}
.globe_video::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 240px;
  width: 100%;
  background: #000;
  border-radius: 0 0 100% 100%;
}*/

.globe_video {
  margin: -6px 0 0;
}
.globe_video video {
  transform: rotate(180deg);
}
#section02 {
  background-image: url(../images/purva_globe.png);
  background-color: #000;
  background-size: 100%;
  background-position: top center;
  min-height: 960px;
  position: relative;
  margin: -6px 0 0;
}
/*#section02::after {
  background-image: url(../images/globe_bg.png);
  position: absolute;
  content: "";
  top: -436px;
  left: 0;
  height: 593px;
  width: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size:cover;
}*/

.globe_box {
  padding: 0 30px;
}
.globe_box h4 {
  color: #fff;
  /*font-family: 'Trajan';*/
  font-size: 16px;
  margin: 10px 0 20px;
}
.globe_box p {
  color: #fff;
  line-height: 23px;
  letter-spacing: 0.7px;
  /*text-align: justify;*/
}

#section02 h1 {
  color: #fff;
  text-align: center;
  margin: 190px 0 0;
}
.globe_box {
 /* max-width: 220px;*/
  transition:all 0.4s ease-in-out;
  -webkit-transition:all 0.4s ease-in-out;
  z-index:11;
}
.globe_box_icon img.hvr {
  display: none;
}
.globe_box:hover .globe_box_icon img {
	display:none;
}
.globe_box:hover .globe_box_icon img.hvr {
	display:inline-block
}
/*.globe_box.planinig {
  padding: 0;
  position: absolute;
  top: -150px;
  left: 20px;
}
.globe_box.partner {
  position: absolute;
  top: -40px;
  left: 280px;
}
.globe_box.experience {
  position: absolute;
  top: 30px;
  left: 540px;
}
.globe_box.elite {
  position: absolute;
  top: 50px;
  left: 800px;
}
.globe_box.sustainable {
  position: absolute;
  top: 20px;
  left: 1064px;
}
.globe_box.technology {
  position: absolute;
  top: -70px;
  right: 30px;
}*/

.globe_box.planinig {
  margin: 90px 0 0;
}
.globe_box.partner {
  margin: 280px 0 0;
}
.globe_box.experience {
  margin: 370px 0 0;
}
.globe_box.elite {
  margin: 410px 0 0;
}
.globe_box.sustainable {
  margin: 340px 0 0;
}
.globe_box.technology {
  margin: 190px 0 0;
}

#section03 {
	background-image:url(../images/purva_og01.jpg);
	min-height:780px;
	background-position: center;
    position:relative;	
	/*background-attachment:fixed;*/
}
.like_other {
  padding: 20px 0 0 0;
  color: #fff;
  position: absolute;
  right: 340px;
  top: 50%;
  transform: translate(0,-50%);
}
.like_other h2 {
  text-transform: uppercase;
  font-weight: normal; 
  font-size: 27px;
}
/*.like_other h2 {
	font-family: 'Bodoni 72';
	letter-spacing: 3px;
}
.like_other p {
  max-width: 370px;
  color:#fff;
}
.like_other .legacy {
  margin: 50px 0 0;
}*/
.like_other h1 {
  font-size: 22px;
  line-height: 41px;
}
.like_other span {
  display: block;
  font-size: 39px;
}
#section04 {
	background-image:url(../images/purva_og02.jpg);
	min-height: 810px;
	background-attachment:fixed;
}
#section04 .like_other {
  max-width: 100%;
  text-align: center;
  padding: 80px 0 0;
  width: 100%;
}

.development_imag {
	background-image:url(../images/purva_og03.jpg);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	height: 100%;
	background-size: cover;
	background-image:bottom center;
}
.development_cont {
  padding: 60px 0 60px 30px;
}
.development_cont h1 {
  margin: 0 0 60px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.development_cont li {
  list-style: none;
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: left top 3px;
  padding: 0 0 28px 18px;
  letter-spacing: 2px;
  position: relative;
  font-family: 'Graphik Light';
  font-size: 11px;
  text-transform: uppercase;
}
/*#section06 video {
  height: 100vh;
  object-fit: cover;
  width: 100%;
}*/

#section06 video {
  background: #000;
  object-fit: fill;
}

#section07 {
  background-color: #000;
  background-image: url(../images/footer-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 130px 0 100px;
}
#section07 .heading {
  text-align: center;
  padding: 0;
  position:relative;
  height: 100%;
  align-items: center;
  display: flex;
}
#section07 .heading::after {
    opacity:0;
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 1px;
    height: 200px;
}
#section07 .heading h1 {
  color: #fff;
  margin: 0 auto;
  position: relative;
  line-height: 39px;
  padding: 0 0 70px;
}
#section07 .heading .icon {
  background:#000;
  border: 1px solid #fff;
  padding: 30px;
  margin: 60px 0 0;
  display: inline-block;
  position:relative;
}
#section07 .heading .icon p {
  color: #fff;
  margin: 23px 0 0;
  font-size: 17px;
  letter-spacing: 0.7px;
}
.aminities_slider.owl-carousel .owl-prev, .aminities_slider.owl-carousel .owl-next {
  position: absolute;
  left: 0;
}
.aminities_slider.owl-carousel .owl-next {
  margin: 5px 0 0 49px;
}
.aminities_slider.owl-carousel .owl-prev:hover, .aminities_slider.owl-carousel .owl-next:hover {
	background-color:transparent;
}

#section08 {
  /*background-image: url(../images/master_plan_bg.jpg);
  background-attachment: fixed;*/
  min-height: auto;
  padding: 30px 0 50px;
  background-color:#fff;
}
#section08 .table.table-bordered {
  margin: 10px 0 0;
  border:none;
}
#section08 .heading {
  text-align: center;
  padding: 40px 0 40px;
}
.mplan_imag {
  text-align: center;
}
.mplan_imag img {
  width: 90%;
}

#section09 {
	background-color:#000;
}
#section09 .heading {
  text-align: center;
  padding: 40px 0 20px;
}
#section09 .heading h1 {
  color: #fff;
}
#section09 .tabs .nav-tabs .nav-link {
  width: 50%;
  background: #000;
  border: 1px solid #000;
  text-align: center;
  color: #fff;
  /*font-family: 'Trajan';*/
  font-size: 19px;
  padding: 10px;
  transition:all 0.4s ease-in-out;
  -webkit-transition:all 0.4s ease-in-out;
}
#section09 .tabs .nav-tabs .nav-link:hover, #section09 .tabs .nav-tabs .nav-link.active {
  background: #1a1a1a;
  border: 1px solid #1a1a1a;
}
#section09 .tabs .tab-content .tabs_inr {
  background: #1a1a1a;
  padding: 20px;
}
#section09 .tabs .tab-content .tabs_inr .fplan_cont {
  padding: 0 0 0 40px;
}
#section09 .tabs .tab-content .tabs_inr .fplan_cont h2 {
  color: #fff;
  max-width: 290px;
  /*font-family: 'Trajan';*/
}
#section09 .tabs .tab-content .tabs_inr .fplan_cont h2 sup {
  /*font-family: 'Arial Narrow';*/
}
#section09 .tabs .tab-content .tabs_inr .fplan_cont h4 {
  color: #bebebe;
  /*font-family: 'Trajan';*/
  font-size:17px;
  margin: 40px 0 20px;
}
#section09 .tabs .tab-content .tabs_inr .fplan_cont p {
  color: #a4a4a4;
  font-size:15px;
}
#section09 .tabs .tab-content .tabs_inr .fplan_cont p strong {
  color: #fff;
  font-weight:400;
  margin:0 10px 0 0;
}
#section09 .tabs .tab-content .tabs_inr .fplan_cont .btn {
  background: #000;
  color: #fff;
  text-align: center;
  border-radius: 60px;
  padding: 16px 70px;
  font-size: 30px;
  letter-spacing: 1px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  margin: 12px 0 0;
}
#section09 .tabs .tab-content .tabs_inr .fplan_cont .btn:hover {
	background:#fff;
	color:#000;
}
#section09 .tabs .tab-content .tabs_inr .fplan_imag {
  text-align: center;
  padding: 40px;
}

#section09 .tabs.tabs.subtab {
  background: #1a1a1a;
  padding: 20px 0 0;
}
#section09 .tabs.subtab .nav-tabs {
  width: 50%;
  margin: 0 auto;
  border-bottom: none;
}
#section09 .tabs.subtab .nav-tabs .nav-link {
  width: 33.33%;
  background: transparent;
  border: none;
  font-size:22px;
  position:relative;
}
#section09 .tabs.subtab .nav-tabs .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 90px;
  height: 1px;
  background: #1a1a1a;
  margin: 0 auto;
}
#section09 .tabs.subtab .nav-tabs .nav-link.active::after {
  background: #fff;	
}
#section10 {
	background-color:#222;
	padding:0 0 70px;
}
#section10 .heading {
  text-align: center;
  padding: 40px 0 30px;
}
#section10 .heading h1 {
  color: #fff;
}	
.gallery_slide.owl-carousel .owl-prev, .gallery_slide.owl-carousel .owl-next {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  background: rgba(0,0,0,0.8) !important;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px !important;
  border-radius: 100%;
}  
.gallery_slide.owl-carousel .owl-next {
  right: 0px;
  left: auto;
}
.gallery_slide.owl-carousel .owl-prev:hover, .gallery_slide.owl-carousel .owl-next:hover {
	background: rgba(0,0,0,1) !important;
}


#section11 {
	background-image:url(../images/map_bg.jpg);
	/*background-attachment:fixed;*/
	position: relative;
}
#section11 .map {
	padding: 30px;
	text-align:center;
}
#section11 .map img {
  width: 80%;
}
#section13 p {
  position: absolute;
  bottom: 19%;
  right: 11%;
  margin: 0;
}
#section13 p button {
  font-size: 35px;
  background: #fff;
  border: none;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  padding: 0;
  color: #000;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#section13 p button:hover {
  background: #000;
  color: #fff;
}

#section12 {
	background-image:url(../images/book_form_bg.jpg);
	/*background-attachment:fixed;*/
	min-height: 710px;
	background-position: center center;
}
#section12 .heading {
  text-align: center;
  padding: 140px 0 60px;
}
#section12 .heading h1 {
  color: #000;
}
.book_form .form-group input, .book_form .form-group select, .book_form .form-group textarea {
  width: 100%;
  border-bottom: 2px solid #000;
  border-top: none;
  border-left: none;
  border-right: none;
  background: transparent;
  font-size: 18px;
  color: #343434;
  letter-spacing:0.7px;
  margin: 0 0 20px;
  padding: 10px 0 10px 36px;
}
.book_form .form-group textarea {padding: 10px 0;}
.book_form .form-group input[type=tel] {
	padding: 10px 0 10px 48px;
}
.book_form .form-group input[type="date"]{text-transform: uppercase;}
.book_form .form-group input, .book_form .form-group select {
	background-repeat:no-repeat;
	background-position:left center;
}
.book_form .form-group input::placeholder, .book_form .form-group select::placeholder {
	color:#000;
}
.book_form .form-group input[type=text] {
	background-image:url(../images/form_user.png);
}
.book_form .form-group input[type=mail] {
	background-image:url(../images/form_envelop.png);
}
.book_form .form-group input[type=date] {
	background-image:url(../images/form_date.png);
}
.book_form .form-group input[type=date]::placeholder {
	color:#000;
}
.book_form .form-group select {
	background-image:url(../images/form_time.png);
}
.book_form .btn {
  background: #000;
  text-align: center;
  color: #fff;
  border-radius: 90px;
  padding: 15px 140px;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 0.7px;
  margin: 50px 0 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.book_form .btn:hover {
  background: #fff;
  color: #000;
}
#section13 {
  background-image: url(../images/map_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding:90px 0 0;
}
.map {
  text-align: center;
}
#section13 .heading {
  text-align: center;
}
#section13 .heading h1 {
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 40px;
}
.location_tabs .nav-tabs .nav-link {
  width: 25%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 10px;
  transition:all 0.4s ease-in-out;
  -webkit-transition:all 0.4s ease-in-out;
  position:relative;
}
.location_tabs .nav-tabs .nav-link.active::after {
    content: "";
    position: absolute;
    bottom: -31px;
    left: 50%;
    border-top: 30px solid #fff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    height: 30px;
    width: 30px;
    transform: translate(-50%,0);
}
.location_tabs .nav-tabs .nav-link.active::before {
  content: "";
  position: absolute;
  bottom: -32px;
  left: 50%;
  border-top: 30px solid #000;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  height: 30px;
  width: 30px;
  transform: translate(-50%,0);
}
.location_tabs .nav-tabs .nav-link:hover, .location_tabs .nav-tabs .nav-link.active {
  background: #fff;
  border-radius: 0;
  color: #000;
  border-bottom: 1px solid #000;
}
.inr_map iframe {
  object-fit: cover;
  height: 76vh;
  width: 100%;
  display: block;
}

#section14 {
  /*background: #000;*/
  background-image:url(../images/footer-bg.png);
  background-repeat:no-repeat;
  background-position:top center;
  padding: 30px 0 0;
}
.ftr_cont.last {
  float: right;
  width: fit-content;
}
.ftr_cont.second {
  padding: 0 0 0 20px;
}
.ftr_cont h3 {
  color: #fff;
  font-size: 21px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.ftr_cont p {
  color: #fff;
  margin:0 0 7px;
}
.ftr_cont a {
  color: #fff;
  text-decoration: none;
  transition:all 0.4s ease-in-out;
  -webkit-transition:all 0.4s ease-in-out;
}
.ftr_cont a:hover {
  color: #a5a5a5;
}
.ftr_cont li {
  display: inline-block;
  padding: 0px 12px 27px;
}




.sidenavs {
  height: 170px;
  width: 0;
  position: fixed;
  z-index: 9;
  top: 120px;
  right: 0;
  background-color: rgba(61,61,61,1);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30px;
}
.sidenavs a {
    padding: 8px 8px 8px 25px;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    display: block;
    transition: 0.3s;
	position:relative;
}
.sidenavs a::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 20px;
  background: #fff;
  height: 1px;
  width: 45px;
}
.sidenavs a.closebtn::after {
  content: none;
}
.sidenavs a:hover {
    color: #ccc;
}
.sidenavs .closebtn {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 36px;
  margin-left: 0;
  line-height: 21px;
  padding: 10px;
}
#main {
    transition: margin-left .5s;
    padding: 16px;
	float:right;
	transition:all 0.4s ease-in-out;
}
#main01 {
  transition: margin-left .5s;
  padding: 6px 16px;
  float: right;
  transition: all 0.4s ease-in-out;
  position: fixed;
  right: 24px;
  top: 120px;
  background: #000;
  border-radius: 4px;
}









#thumbs .item h1 { font-size: 18px; }
#thumbs .item p {color: #fff;margin: 17px 0 0;}
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-']:hover { background-color: transparent; }
#big.owl-theme .owl-nav .owl-prev, #big.owl-theme .owl-nav .owl-next {
	left:0;
	position:absolute;
}
#big.owl-theme .owl-nav .owl-next {
  margin: 5px 0 0 49px;
}
#thumbs .owl-item.active {
  display: none;
}
#thumbs .owl-item.active.current {
  display: inline-block;
}
#thumbs.owl-carousel .owl-stage, #thumbs.owl-carousel .owl-item  {
	width:100% !important;
	text-align:center;
}
#thumbs.owl-carousel .item .icon img {
  width: auto;
  display:inline-block;
}
#thumbs.owl-carousel .item .icon {
  border: 1px solid #fff;
  padding: 30px;
  width: 185px;
  height: 185px;
  text-align: center;
  display: inline-block;
  margin: 30px 0 0;
  position: relative;
  background: #000;
}
#thumbs.owl-carousel .item .icon::after {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 100px;
  background-image: url(../images/aminities_shape.png);
  width: 267px;
  height: 87px;
  z-index:-1;
}



.aminity_slide.owl-carousel .owl-item img {
  width:auto;  
  display:inline-block;
}
.aminity_slide.owl-carousel .item .icon {
  text-align: center;
  margin: 0 0 40px;
}	
.aminity_slide.owl-carousel .item .icon h5 {
  color: #fff;
  margin: 15px 0 4px;
  font-size:11px;
}
.aminity_slide.owl-carousel .item .icon p {
  color:#fff;
}

#section08 .table-bordered td, #section08 .table-bordered th,
#section08 .table-bordered thead td, #section08 .table-bordered thead th  {
  color: #fff;
  border: none;
}
.enquiry_form .close {
  position: absolute;
  top: -22px;
  right: -19px;
  background: #fff;
  opacity: 1;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
  z-index: 11;
}

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {

    padding: 0;
    border-style: none;

}
element {

}
.btn:not(:disabled):not(.disabled) {

    cursor: pointer;

}
.enquiry_form form .btn {
    background: #000;
	border:1px solid #000;
    color: #fff;
    text-align: center;
    border-radius: 60px;
    padding: 8px 40px;
    font-size: 19px;
    letter-spacing: 1px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    margin: 12px 0 0;
    text-transform: uppercase;
    font-weight: 500;
}
.enquiry_form form .btn:hover {
    background: #fff;
	border:1px solid #000;
    color: #000;
}
.enq_band {
  background: #222;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0 30px;
  margin: -7px 0 0;
}
.enq_band h4 {
  color: #fff;
  font-size: 19px;
}
.enq_band .field {
  display: inline-block;
  margin: 0 8px;
  width: 17%;
}
.enq_band .field input, .enq_band .field select {
  width: 100%;
  padding: 5px 10px;
  border-radius: 4px;
  border: none;
  font-family: 'Graphik Light';
  font-size: 11px;
  letter-spacing: 2px;
  height: 37px;
  text-transform: uppercase;
  color:#000;
}
select.form-control:not([size]):not([multiple]) {
  height: 37px !important;
}
select#countrycode.form-control {
  height: 37px !important;
  color:#000;
}
.enq_band .btn-submit {
  font-size: 11px;
  letter-spacing: 2px;
  color: #fff;
  background-color: #000;
  padding: 6px 24px;
  border: 1px solid #f7f7f7;
  height: 37px;
}

.inr_map ul {
  position: absolute;
  top: 38%;
  left: 8%;
}
.inr_map li {
  list-style: none;
  font-size: 15px;
  margin: 0 0 12px;
  line-height: 19px;
}

#section13 .col-md-12 {
  padding:0;	
}

#section13 .location {
  margin: 280px auto 0;
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 0 0 50px;
}
.location ul {
  width: 27%;
  display: inline-block;
  text-align: left;
}
.location li {
  color: #fff;
  font-size: 11px;
  line-height: 28px;
}