@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Conv_zhum601n_0';
	src: url('../fonts/zhum601n_0.eot');
	src: local('☺'), url('../fonts/zhum601n_0.woff') format('woff'), url('../fonts/zhum601n_0.ttf') format('truetype'), url('../fonts/zhum601n_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* CSS Document */
/* ==========================================================================
   Less Variables
   ========================================================================== */
.border-box-sizing {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

}
/* ============================== Skin Variables ============================ */
/* CSS Document */
/********************************************************************
 * Table of Contents                                                *
 ********************************************************************/
/*

1. Common styles
    1.1. Font-face
    1.2. Block background style 
    1.3. Content colors styles
    1.4. Revolution slider and slick slider
    
2. Preloader styles
3. Navbar style
4. Section  style
6. Mini block style
7. Contact style

8. Ajax style
9. Background style



*/
/********************************************************************
 * Common styles                                              *
 ********************************************************************/

/* ==========================================================================
   Block background style
   ========================================================================== */
.color-scheme-1 {
  background-color: #000000;
}
.color-scheme-2 {
  background-color: rgba(10, 10, 10, 0.7);
}
.color-scheme-3 {
  background-color: #ffffff;
}
.color-scheme-4 {
  background-color: rgba(0, 0, 0, 0.2);
}
.color-scheme-5 {
  background-color: rgba(241, 82, 1, 0.3);
}
.color-scheme-6 {
  background-color: rgba(20, 20, 20, 0.5);
}
/* ==========================================================================
   Content color style
   ========================================================================== */
.color-dark {
  color: #000 !important;
}
.color-success {
  color: #5cb85c !important;
}
.color-info {
  color: #5bc0de !important;
}
.color-warning {
  color: #f0ad4e !important;
}
.color-danger {
  color: #d9534f !important;
}
.color-white {
  color: #fff !important;
}
.color-sky {
  color: #eeebf8 !important;
}
body {
  background-color: #fff;
 font-family: 'Conv_zhum601n_0', sans-serif;
  font-size: 18px;
  overflow-x: hidden;
  letter-spacing:1px
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
 
  font-weight: 100;
  color: #000000;
}
h1 {
  font-size: 2.7rem;
}
h2 {
  font-size: 2.2rem;
}
a {
  color: rgba(0, 0, 0, 0.77);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
a:hover,
a:focus {
  color: #d59d35;
  text-decoration: none;
  outline: none;
}
a.light {
  color: rgba(213, 157, 53, 0.8);
}
a.light:hover,
a.light:focus {
  color: #d59d35;
}
p {
  color: rgba(0, 0, 0, 0.77);
  
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 30px;
}
p.big {
  font-size: 24px;
  line-height: 30px;
 
}
p.small{
color: #fff;
    letter-spacing: 1.5px;	
	 font-size: 17px;
}
.light {
  color: #fff;
}
p.light {
  color: #fff;
  letter-spacing: 1.5px;

}
p.line-th {
  text-decoration: line-through;
  color: #666;
}
.icon-1half {
  font-size: 1.5em;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-bold {
  font-weight: 900 !important;
  letter-spacing: 1px;
}
.h100 {
  min-height: -webkit-calc(100%);
  min-height: 100vh;
}
.h50 {
  min-height: -webkit-calc(50%);
  min-height: 50vh;
}
.w100 {
  width: -webkit-calc(100%);
  width: 100vw;
}
.w_100 {
  width: 100%;
}
.block {
  padding: 90px 0 60px;
  position: relative;
}
.block2 {
  padding: 90px 0 90px;
  position: relative;
}
.block3 {
  padding: 90px 0 30px 0;
  position: relative;
}
.block4 {
  padding: 0 0 90px;
  position: relative;
}
.block5 {
  padding: 120px 0 0 0;
  position: relative;
}
.relative {
  position: relative;
}
.over-h {
  overflow: hidden;
}
.fixed-all {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.dis-b {
  display: block !important;
}
.dis-n {
  display: none;
}
.no-pad {
  padding: 0 !important;
}
.no-mar {
  margin: 0 !important;
}
.mar-t-120 {
  margin-top: -120px;
}
.mar-t-150 {
  margin-top: -150px;
}
.mar-t-180 {
  margin-top: -180px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-30-i {
  margin-bottom: 30px !important;
}
.m-center {
  margin: 0 auto;
}
.pad-top-330 {
  padding-top: 330px;
}
.pad-5 {
  padding: 0 5px ;
}
.pad-30 {
  padding: 30px 30px 0 30px;
}
.pad-60 {
  padding: 60px 60px 30px 60px;
}
.pad-60-all {
  padding: 60px;
}
.pad-90-0 {
  padding: 90px 60px 0 60px;
}
.pad-90 {
  padding: 90px 60px 60px 60px;
}
.pad-90-30 {
  padding: 90px 60px 30px 60px;
}
.pad-90-all {
  padding: 90px;
}
.pad-b-30 {
  padding-bottom: 30px;
}
.pad-b-60 {
  padding-bottom: 60px;
}
.pad-l-55 {
  padding-left: 55px;
}
.pad-l-5 {
  padding-left: 5px;
}
.max-w-700 {
  max-width: 700px;
}
.max-w-500 {
  max-width: 500px;
}
.max-w-300 {
  max-width: 300px;
}
.max-w-200 {
  max-width: 200px;
}
.no-boder-radius {
  border-radius: 0 !important;
}
.border-r-10 {
  border-radius: 10px;
}
.border-r-20 {
  border-radius: 20px;
}
.border-r-30 {
  border-radius: 30px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-error {
  font-size: 15px;
  color: red;
}
.color-active {
  color: #d59d35 !important;
}
.highlight {
  color: #999;
  letter-spacing:0
}
.tool_tip {
  color: #ffffff;
}
.read-more {
  color: #d59d35;
  clear: both;
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
  position: relative;
  padding: 0 0 11px 0;
}
.read-more:after {
  position: absolute;
  content: "";
  height: 1px;
  left: 0;
  width: 20px;
  background-color: #d59d35;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.read-more:hover,
.read-more:focus {
  color: #d59d35;
}
.read-more:hover:after,
.read-more:focus:after {
  width: 100%;
}
.tp-caption.btn-default:hover {
  cursor: pointer;
}
.btn-default + .btn-default {
  margin-left: 20px;
}
.btn-default {
  font-size: 15px;
  display: inline-block;
  position: relative;
  color: #d59d35;
  cursor:pointer;
  padding: 10px 17px;
  letter-spacing: 1px;
  border: 2px solid #d59d35;
  border-radius: 0;
  margin: 0 0 30px;
  background: none;
  text-decoration: none;
  line-height: 17px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-default i {
  margin-left: 0px;
}
.btn-default.x-small {
  padding: 7px 16px;
  font-size: 11px;
}
.btn-default.small {
  padding: 9px 18px;
  font-size: 13px;
}
.btn-default.medium {
  padding: 13px 22px;
  font-size: 17px;
}
.btn-default.large {
  padding: 15px 24px;
  font-size: 21px;
}
.btn-default.active {
  border-color: #d59d35;
  background-color: #d59d35;
  color: #ffffff;
}
.btn-default.active:hover {
  border-color: #fff;
  background-color: #fff;
  color: #d59d35;
}
.btn-default:hover {
  border-color: #d59d35;
  /*background-color: #d59d35;
  color: #fff;*/
}
.btn-default:focus {
  border-color: #d59d35;
  /*background-color: #d59d35;*/
  color: #fff;
}
/* ==========================================================================
   Preloader styles
   ========================================================================== */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  /* change if the mask should have another color then white */

  z-index: 999999;
  /* makes sure it stays on top */

}
.socket {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
}
.socket .hex-brick {
  background: rgba(213, 157, 53, 0.3);
  width: 30px;
  height: 17px;
  position: absolute;
  top: 5px;
  animation-name: fade;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
.socket .h1 {
  margin: 0;
}
.socket .h2 {
  transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  margin: 0;
}
.socket .h3 {
  transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  margin: 0;
}
.socket .gel {
  height: 30px;
  width: 30px;
  transition: all .3s;
  -webkit-transition: all .3s;
  position: absolute;
  top: 50%;
  left: 50%;
}
.socket .center-gel {
  margin-left: -15px;
  margin-top: -15px;
  animation-name: pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
.socket .c1 {
  margin-left: -47px;
  margin-top: -15px;
}
.socket .c2 {
  margin-left: -31px;
  margin-top: -43px;
}
.socket .c3 {
  margin-left: 1px;
  margin-top: -43px;
}
.socket .c4 {
  margin-left: 17px;
  margin-top: -15px;
}
.socket .c5 {
  margin-left: -31px;
  margin-top: 13px;
}
.socket .c6 {
  margin-left: 1px;
  margin-top: 13px;
}
.socket .r1 {
  animation-name: pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: .2s;
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: .2s;
}
.socket .r1 > .hex-brick {
  animation-name: fade;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: .2s;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: .2s;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.01);
    transform: scale(0.01);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade {
  0% {
    background: rgba(213, 157, 53, 0.3);
  }
  50% {
    background: #777;
  }
  100% {
    background: rgba(213, 157, 53, 0.3);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.01);
    transform: scale(0.01);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade {
  0% {
    background: rgba(213, 157, 53, 0.3);
  }
  50% {
    background: #777;
  }
  100% {
    background: rgba(213, 157, 53, 0.3);
  }
}
/* ==========================================================================
   Navbar styles
   ========================================================================== */
.block-menu {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block-menu .block-menu-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.navbar-brand {
  z-index: 9999;
  padding-top: 0;
  padding-bottom: 0;
}
.navbar-expand-lg .navbar-nav {
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  text-align: center;
}
.navbar-expand-lg .navbar-collapse {
  position: fixed;
  margin: 0 !important;
  right: 0;
  top: 0;
  height: 100% !important;
  width: 25%;
  z-index: 99;
  background-color: #d59d35;
  background-color: rgba(213, 157, 53, 0.9);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.navbar-expand-lg .navbar-collapse .navbar-bottom {
  position: absolute;
  left: 60px;
  right: 60px;
  bottom: 0px;
}
.navbar-expand-lg .navbar-collapse .navbar-bottom p {
  color: #ffffff;
  letter-spacing:0.5px
}
.navbar-dark .navbar-nav .nav-link {
  font-family: 'Anton-Regular', sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.navbar-dark .navbar-nav .nav-link:hover {
  letter-spacing: 6px;
}
.navbar-dark .navbar-nav .nav-link.active {
  letter-spacing: 6px;
}
.navbar {
  padding: 0px 60px 0;
}
.navbar .collapse:not(.show) {
  right: -100%;
  display: inherit !important;
}
.navbar .collapse:not(.show) .navbar-nav {
  display: none;
}
.navbar .collapse.show {
  right: 0;
}
.navbar .collapse.show .navbar-nav {
  display: block;
}
.navbar .navbar-nav > li:nth-child(1) {
  -webkit-animation-delay: 0.01s;
  -moz-animation-delay: 0.01s;
  -ms-animation-delay: 0.01s;
  -o-animation-delay: 0.01s;
  animation-delay: 0.1s;
}
.navbar .navbar-nav > li:nth-child(2) {
  -webkit-animation-delay: 0.02s;
  -moz-animation-delay: 0.02s;
  -ms-animation-delay: 0.02s;
  -o-animation-delay: 0.02s;
  animation-delay: 0.2s;
}
.navbar .navbar-nav > li:nth-child(3) {
  -webkit-animation-delay: 0.03s;
  -moz-animation-delay: 0.03s;
  -ms-animation-delay: 0.03s;
  -o-animation-delay: 0.03s;
  animation-delay: 0.3s;
}
.navbar .navbar-nav > li:nth-child(4) {
  -webkit-animation-delay: 0.04s;
  -moz-animation-delay: 0.04s;
  -ms-animation-delay: 0.04s;
  -o-animation-delay: 0.04s;
  animation-delay: 0.4s;
}
.navbar .navbar-nav > li:nth-child(5) {
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  -ms-animation-delay: 0.05s;
  -o-animation-delay: 0.05s;
  animation-delay: 0.5s;
}
.navbar .navbar-nav > li:nth-child(6) {
  -webkit-animation-delay: 0.06s;
  -moz-animation-delay: 0.06s;
  -ms-animation-delay: 0.06s;
  -o-animation-delay: 0.06s;
  animation-delay: 0.6s;
}
.navbar .navbar-nav > li:nth-child(7) {
  -webkit-animation-delay: 0.07s;
  -moz-animation-delay: 0.07s;
  -ms-animation-delay: 0.07s;
  -o-animation-delay: 0.07s;
  animation-delay: 0.7s;
}
.navbar .navbar-nav > li:nth-child(8) {
  -webkit-animation-delay: 0.08s;
  -moz-animation-delay: 0.08s;
  -ms-animation-delay: 0.08s;
  -o-animation-delay: 0.08s;
  animation-delay: 0.8s;
}
.navbar .navbar-toggler:focus {
  outline: none;
}
.navbar .navbar-toggler:hover {
  outline: none;
}
.navbar .navbar-toggler:hover .icon-bar-line.x1:before,
.navbar .navbar-toggler:hover .icon-bar-line.x3:before {
  width: 70%;
}
.navbar .navbar-toggler:hover .icon-bar-line.x1:after,
.navbar .navbar-toggler:hover .icon-bar-line.x3:after {
  width: 20%;
}
.navbar .navbar-toggler {
  margin: 0;
  border: none;
  border-radius: 0;
  top: 30px;
  position: absolute;
  right: 100px;
 /* padding: 6px 60px 8px 1.1rem;*/
  z-index: 99999;
}
.navbar .navbar-toggler .icon-bar-line {
  background: none;
  position: relative;
  margin: 5px 0 5px;
  height: 2px;
  width: 36px;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar .navbar-toggler .icon-bar-line:after,
.navbar .navbar-toggler .icon-bar-line:before {
  position: absolute;
  background-color: #fff;
  content: '';
  height: 100%;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar .navbar-toggler .icon-bar-line.x1:before,
.navbar .navbar-toggler .icon-bar-line.x3:before {
  width: 20%;
  right: 0;
 
}
.navbar .navbar-toggler .icon-bar-line.x1:after,
.navbar .navbar-toggler .icon-bar-line.x3:after {
  width: 70%;
  left: 0;

}
.show .navbar .navbar-toggler .icon-bar-line.x1:before,
.show .navbar .navbar-toggler .icon-bar-line.x3:before {
  width: 20%;
  right: 0;
  transform: rotate(-50deg);
}
.show .navbar .navbar-toggler .icon-bar-line.x1:after,
.show .navbar .navbar-toggler .icon-bar-line.x3:after {
  width: 70%;
  left: 0;
  transform: rotate(50deg);
}
.navbar .navbar-toggler .icon-bar-line.x2:before {
  width: 70%;
  right: 0;
}
.navbar .navbar-toggler .icon-bar-line.x2:after {
  width: 20%;
  left: 0;
}
.navbar .navbar-toggler[aria-expanded^="true"] .icon-bar-line.x1:before,
.navbar .navbar-toggler[aria-expanded^="true"] .icon-bar-line.x3:before {
  width: 100%;
}
.navbar .navbar-toggler[aria-expanded^="true"] .icon-bar-line.x1:after,
.navbar .navbar-toggler[aria-expanded^="true"] .icon-bar-line.x3:after {
  width: 100%;
}
.navbar .navbar-toggler[aria-expanded^="true"] .icon-bar-line.x1 {
  -webkit-transform: translateY(7px);
  -moz-transform: translateY(7px);
  -o-transform: translateY(7px);
  -ms-transform: translateY(7px);
  transform: translateY(7px);
}
.navbar .navbar-toggler[aria-expanded^="true"] .icon-bar-line.x3 {
  -webkit-transform: translateY(-7px);
  -moz-transform: translateY(-7px);
  -o-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  transform: translateY(-7px);
}
.dropdown-menu {
  margin: 0;
  left: inherit;
  right: 0;
  background-color: #151515;
  border-color: #151515;
  color: #aaa;
}
.dropdown-menu .dropdown-item {
  background: none;
  color: #aaa;
 
  line-height: 30px;
}
.dropdown-menu .dropdown-item:hover {
  color: #eee;
}
.dropdown-menu .dropdown-divider {
  border-color: #222;
}
/* ==========================================================================
   Section style
   ========================================================================== */
.right-bottom {
  position: absolute;
  right: 43px;
  bottom: 10px;
  z-index: 100;
}
.section-header-title.text-left .divider-section {
  left: 2px;
}
.section-header-title {
  /*padding: 90px 0 60px;*/
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.header-tageline{
bottom:10px;
position:absolute;
	left:5%
}
.section-header-title .section-title {
  font-family: 'Anton-Regular', sans-serif;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 10px 0;
  color: #ffffff;
  text-transform: uppercase;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  display: block;
}
.section-header-title .section-title.big {
  font-size: 100px;
}
.section-header-title .divider-section {
  height: 60px;
  position: relative;
  margin: 0 0 30px 0;
}
.section-header-title .divider-section span {
  display: inline-block;
  height: 100%;
  width: 1px;
  background-color: #d59d35;
}
/*-----------------------------------------
Mini blocks
------------------------------------------*/
.block-screen-center {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  background: none;
  text-align: center;
}
.block-screen-center .block-screen-center-inner {
  display: table-cell;
  vertical-align: middle;
}
.block-content.with_shadow {
  box-shadow: inset 0 0 1px #555;
  -webkit-box-shadow: inset 0 0 1px #555;
  -moz-box-shadow: inset 0 0 1px #555;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block-content.relative {
  position: relative;
}
.block-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center!important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 5;
}
.block-content .block-content-inner {
  position: relative;
  width: 100%;
  padding: 0 60px;
}
.block-content .block-content-inner .block-header-title {
  position: absolute;
  transform-origin: 0 0;
  -webkit-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -moz-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -o-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -ms-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  bottom: -25px;
  left: -3px;
}
.block-content .block-content-inner .block-header-title h3 {
  white-space: nowrap;
  line-height: 1;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block-content:hover .block-content-inner .block-header-title h3 {
  letter-spacing: 5px;
}
.block-image {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.block-image img {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.block-image:hover img {
  /*-webkit-transform: scale(1.2) translateX(0) translateY(0);
  -moz-transform: scale(1.2) translateX(0) translateY(0);
  -o-transform: scale(1.2) translateX(0) translateY(0);
  -ms-transform: scale(1.2) translateX(0) translateY(0);
  transform: scale(1.2) translateX(0) translateY(0);*/
}
.block-service {
  display: block;
  box-shadow: -1px 0 2px -1px #333333;
  -webkit-box-shadow: -1px 0 2px -1px #333333;
  -moz-box-shadow: -1px 0 2px -1px #333333;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block-service .block-service-inner {
  position: relative;
  width: 100%;
  padding: 0 60px;
}
.block-service .block-service-inner i {
  font-size: 60px;
  line-height: 60px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  height: 60px;
  padding-left: 5px;
  display: block;
}
.block-service .block-service-inner .block-service-title {
  position: absolute;
  transform-origin: 0 0;
  -webkit-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -moz-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -o-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -ms-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  bottom: -25px;
  left: -3px;
}
.block-service .block-service-inner .block-service-title h3 {
  white-space: nowrap;
  line-height: 1;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block-service:hover .block-service-inner .block-service-title h3 {
  letter-spacing: 5px;
}
.block-scale {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
 /* -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;*/
}
.section.effect-scale:hover .block-scale {
 /* -webkit-transform: scale(1.2) translateX(0) translateY(0);
  -moz-transform: scale(1.2) translateX(0) translateY(0);
  -o-transform: scale(1.2) translateX(0) translateY(0);
  -ms-transform: scale(1.2) translateX(0) translateY(0);
  transform: scale(1.2) translateX(0) translateY(0);*/
}
.section.effect-scale:hover .section-header-title .section-title {
  letter-spacing: 4px;
}
.section:hover .section-header-title .section-title {
  letter-spacing: 2px;
}
.block-portfolio {
  position: relative;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  overflow: hidden;
  /*width: 33.333%;
    float: left;*/
}
.block-portfolio:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.77);
  z-index: 5;
  opacity: 0;
}
.block-portfolio .block-portfolio-header {
  position: absolute;
  z-index: 6;
  transform-origin: 55px 0;
  /*-webkit-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -moz-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -o-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -ms-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);*/
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  bottom: 0px;
 left: 0;
    text-align: center;
    right: 0;
	    background: rgba(0,0,0,0.5)
}
.block-portfolio-header h3{
margin-bottom:0;
    padding: 10px 0;	
	font-size: 16px;
}
.block-portfolio .block-portfolio-header h3 {
  white-space: nowrap;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block-portfolio .block-portfolio-content {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 7;
  position: absolute;
  padding-left: 0px;
  top: 44%;
  left: 0px;
  right: 0px;
  opacity: 0;
  text-align:center
}
.block-portfolio .block-portfolio-content i {
         font-size: 43px;
    line-height: 63px;
    color: #fff;
    margin-bottom: 0px;
    height: 60px;
    display: block;
}
.block-portfolio:hover:after,
.block-portfolio:focus:after {
  opacity: 1;
}
.block-portfolio:hover .block-portfolio-header h3,
.block-portfolio:focus .block-portfolio-header h3 {
  letter-spacing:1px;
  font-size: 16px;
  padding:8px 0
}
.block-portfolio:hover .block-image img,
.block-portfolio:focus .block-image img {
 /* -webkit-transform: scale(1.2) translateX(0) translateY(0);
  -moz-transform: scale(1.2) translateX(0) translateY(0);
  -o-transform: scale(1.2) translateX(0) translateY(0);
  -ms-transform: scale(1.2) translateX(0) translateY(0);
  transform: scale(1.2) translateX(0) translateY(0);*/
}
.block-portfolio:hover .block-portfolio-content,
.block-portfolio:focus .block-portfolio-content {
  opacity: 1;
}
.block-price {
  display: block;
  box-shadow: -1px 0 2px -1px #333333;
  -webkit-box-shadow: -1px 0 2px -1px #333333;
  -moz-box-shadow: -1px 0 2px -1px #333333;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block-price .block-price-inner {
  position: relative;
  width: 100%;
  padding: 0 60px;
}
.block-price .block-price-inner .table-price {
  color: #ffffff;
}
.block-price .block-price-inner .table-price span {
  color: rgba(255, 255, 255, 0.7);
}
.block-price .block-price-inner .table-date {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
}
.block-price .block-price-inner .block-price-title {
  position: absolute;
  transform-origin: 0 0;
  -webkit-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -moz-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -o-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -ms-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  bottom: -30px;
  left: -3px;
}
.block-price .block-price-inner .block-price-title h3 {
  white-space: nowrap;
  line-height: 1;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block-price:hover .block-price-inner .block-price-title h3 {
  letter-spacing: 5px;
}
.little-text {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
}
.progress {
  height: 1px;
  margin: 40px 0 60px;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: visible;
  border-radius: 0;
  display: block;
}
.progress .progress-bar {
  background-color: #d59d35;
  height: 1px;
  position: absolute;
  bottom: 0;
}
.progress .skill-value {
  float: left;
  position: absolute;
  width: 100%;
  top: -38px;
  color: #000000;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  font-weight: 100;
  
}
.progress .skill-value span {
  color: #d59d35;
  float: right;
}
.progress.white {
  background-color: rgba(255, 255, 255, 0.1);
}
.progress.white .skill-value {
  color: #ccc;
}
.progress.white .skill-value span {
  color: #ffffff;
}
.progress.white .progress-bar {
  background-color: #d59d35;
}
ul {
  margin-bottom: 30px;
}
ul li {
  line-height: 30px;
}
ul li i {
  color: #d59d35;
  margin-right: 5px;
  font-size: 18px;
}
ul li p {
  margin-bottom: 15px;
}
.block-blog {
  position: relative;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  overflow: hidden;
}
.block-blog:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.77);
  z-index: 5;
  opacity: 0;
}
.block-blog .block-blog-header {
  position: absolute;
  z-index: 6;
  transform-origin: 55px 0;
  -webkit-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -moz-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -o-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -ms-transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  transform: rotate(-90deg) scale(1) skew(0) translateX(0) translateY(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  bottom: 103px;
  left: 0;
}
.block-blog .block-blog-header h3 {
  white-space: nowrap;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block-blog .block-blog-content {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 7;
  position: absolute;
  padding-left: 55px;
  bottom: 90px;
  left: 60px;
  right: 60px;
  opacity: 0;
}
.block-blog .block-blog-content i {
  font-size: 60px;
  line-height: 60px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  height: 60px;
  display: block;
}
.block-blog:hover:after,
.block-blog:focus:after {
  opacity: 1;
}
.block-blog:hover .block-blog-header h3,
.block-blog:focus .block-blog-header h3 {
  letter-spacing: 5px;
}
.block-blog:hover .block-image img,
.block-blog:focus .block-image img {
  -webkit-transform: scale(1.2) translateX(0) translateY(0);
  -moz-transform: scale(1.2) translateX(0) translateY(0);
  -o-transform: scale(1.2) translateX(0) translateY(0);
  -ms-transform: scale(1.2) translateX(0) translateY(0);
  transform: scale(1.2) translateX(0) translateY(0);
}
.block-blog:hover .block-blog-content,
.block-blog:focus .block-blog-content {
  opacity: 1;
}
.block-feature {
  position: relative;
  padding: 5px 0 30px 60px;
}
.block-feature h2 {
  color: rgba(255, 255, 255, 0.8);
 
}
.block-feature h4 {
  color: rgba(255, 255, 255, 0.8);
 
  margin: 3px 0 15px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}
.block-feature > a {
  color: rgba(255, 255, 255, 0.8);
 
  margin: 3px 0 15px;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 1px;
}
.block-feature > a:hover {
  color: #777;
}
.block-feature li a {
  color: #ffffff;
  
}
.block-feature li a:hover {
  color: #777;
}
.block-feature > p {
  color: #777;
  
  margin: 0;
}
.block-feature > i {
  position: absolute;
  left: 0;
  top: 5px;
  line-height: 26px;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.block-feature.right {
  padding: 5px 60px 30px 0;
  text-align: right;
}
.block-feature.right i {
  left: inherit;
  right: 0;
}
.block-feature.right a {
  text-align: right;
}
.block-feature.right p {
  text-align: right;
}
.block-feature.right h4 {
  text-align: right;
}
.block-feature.right h2 {
  text-align: right;
}
.block-feature.top-icon {
  padding: 0 0 30px 0;
}
.block-feature.top-icon h4 {
  margin: 0 0 15px;
}
.block-feature.top-icon h2 {
  margin: 0 0 15px;
}
.block-feature.top-icon a {
  margin: 0 0 15px;
}
.block-feature.top-icon i {
  position: relative;
  line-height: 50px;
  width: 80px;
  display: inline-block;
  text-align: center;
  font-size: 50px;
  top: 0;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 20px;
}
.block-feature.top-icon.center i {
  margin: 0 auto 20px;
  display: block;
}
.block-feature.top-icon.center a {
  text-align: center;
}
.block-feature.top-icon.center p {
  text-align: center;
}
.block-feature.top-icon.center h2 {
  text-align: center;
}
.block-feature.top-icon.center h4 {
  text-align: center;
}
.block-feature.top-icon.right h2 {
  text-align: right;
}
.block-feature.top-icon.right i {
  margin: 0 0 10px auto;
}
.block-feature.top-icon.right a {
  text-align: right;
}
.block-feature.top-icon.right p {
  text-align: right;
}
.block-feature.top-icon.right h4 {
  text-align: right;
}
.block-feature.dark h4 {
  color: #000000;
}
.block-feature.dark h2 {
  color: #000000;
}
.block-feature.dark > a {
  color: #000000;
}
.block-feature.dark > a:hover {
  color: rgba(0, 0, 0, 0.77);
}
.block-feature.dark li a {
  color: #000000;
}
.block-feature.dark li a:hover {
  color: rgba(0, 0, 0, 0.77);
}
.block-feature.dark p {
  color: rgba(0, 0, 0, 0.77);
}
.block-feature.dark i {
  color: rgba(0, 0, 0, 0.3);
}
.block-team i.ion-quote {
  font-size: 60px;
  line-height: 60px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  height: 60px;
  display: block;
}
.block-team:hover .block-image img {
  -webkit-transform: scale(1.2) translateX(0) translateY(0);
  -moz-transform: scale(1.2) translateX(0) translateY(0);
  -o-transform: scale(1.2) translateX(0) translateY(0);
  -ms-transform: scale(1.2) translateX(0) translateY(0);
  transform: scale(1.2) translateX(0) translateY(0);
}
.block-team:hover .block-content .block-content-inner .block-header-title h3 {
  letter-spacing: 5px;
}
.card {
  background: none;
  border: none;
  text-align: center;
}
.card .card-header {
  border: none;
}
.card .card-header .btn-link {
 
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  text-decoration: none;
}
.card .card-header .btn-link:hover,
.card .card-header .btn-link:focus {
  text-decoration: none;
}
.card .card-body {
  background-color: rgba(22, 22, 22, 0.5);
  color: #777;
  text-align: left;
}
.fact-block .fact {
  text-align: center;
  position: relative;
  padding: 20px 35px;
  margin: 0 0 30px;
  border-radius: 10px;
  border: 2px solid #777;
}
.fact-block .fact .factor {
  
  font-size: 40px;
  color: #d59d35;
  line-height: 40px;
  text-align: right;
  margin: 0 0 15px;
}
.fact-block .fact h4 {
  text-align: right;
  font-weight: 100;
  color: rgba(255, 255, 255, 0.8);
  font-size: 24px;
  margin: 0;
 
}
.fact-block .fact i {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
  color: rgba(255, 255, 255, 0.5);
  width: 80px;
}
.fact-block .fact:hover {
  cursor: pointer;
  border-color: #d59d35;
}
.fact-block.out-of-border .fact {
  border: none;
  background: none;
  padding: 0 35px;
}
.fact-block.out-of-border .fact .factor {
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}
.fact-block.out-of-border .fact h4 {
  text-align: center;
}
.fact-block.out-of-border .fact i {
  font-size: 60px;
  line-height: 60px;
  display: block;
  width: 100%;
  text-align: center;
}
.fact-block.left .fact {
  padding: 0 !important;
}
.fact-block.left .fact .factor {
  text-align: left !important;
}
.fact-block.left .fact h4 {
  text-align: left !important;
}
.fact-block.left .fact i {
  text-align: left !important;
}
.fact-block.white .fact {
  border: none;
}
.fact-block.white .fact .factor {
  color: rgba(255, 255, 255, 0.9);
}
.fact-block.white .fact h4 {
  color: rgba(255, 255, 255, 0.8);
}
.fact-block.white .fact i {
  color: #777;
}
.fact-block.white .fact:hover {
  border-color: #ffffff;
}
.social-icon.left {
  text-align: left;
  margin-bottom: 30px;
}
.social-icon.left li {
  margin: 0 10px 0 0;
}
.social-icon.mb-30 {
  margin-bottom: 30px;
}
.social-icon {
  margin: 0;
}
.social-icon li {
  display: inline-block;
  margin: 0 5px;
}
.social-icon li a {
  text-decoration: none;
  display: block;
}
.social-icon li a i {
  color: #fff;
  text-align: right;
  line-height: 26px;
  font-size: 20px;
  text-align: center;
  margin: auto;
  display: block;
  width: 22px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-icon li a:hover i {
  color: #d59d35;
}
.social-icon.big li a i {
      font-size: 25px;
    width: 25px;
    line-height: 40px;
}
.social-icon.vertical {
  width: 35px;
  padding-bottom: 40px;
}
.social-icon.vertical li {
  margin: 0;
}
.social-icon.vertical li a i {
  line-height: 40px;
  color: #fff;
}
.social-icon.vertical li a:hover i {
  color: #d59d35;
}
.widget-block {
  padding-bottom: 30px;
}
#myVideo {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  /*background-color: black;*/
  /* in case the video doesn't fit the whole page*/

  background-image: url("../img/5BHK_flats_in_surat.jpg") /* our video */;
  background-position: center center;
 /* background-size: contain;*/
  object-fit: cover;
  /*cover video background */

  z-index: 1;
}
/* ==========================================================================
   Contact style
   ========================================================================== */
form input,
form textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  color: #000000;
  line-height: 32px;
  padding: 6px 20px;
  width: 100%;
  font-size: 15px;
  background: none;
  margin-bottom: 0;
}
form input:focus,
form textarea:focus {
  outline: none;
}
form input.white,
form textarea.white {
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: none;
  color: rgba(255, 255, 255, 0.8);
}
form input.white:focus,
form textarea.white:focus {
  outline: none;
}
form textarea.white {
  height: 122px;
}
p.textarea {
  margin-bottom: 23px;
}
#Contact_Us p span {
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#Download_Brochure p span {
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
}
input:focus,
textarea:focus {
  border-color: #000000;
}
form input.white:focus,
form textarea.white:focus {
  border-color: rgba(255, 255, 255, 0.5);
}
::-webkit-input-placeholder {
  color: #777;
  
}
#Contact_Us p label,
#MyNewsletter p label {
  cursor: text;
  display: block;
  margin: 0 0;
  position: relative;
  top: 0;
  width: 100%;
}
#Download_Brochure p label,
#MyNewsletter p label {
  cursor: text;
  display: block;
  margin: 0 0;
  position: relative;
  top: 0;
  width: 100%;
}
:-moz-placeholder {
  /* Firefox 18- */

  color: #777;
  
}
::-moz-placeholder {
  /* Firefox 19+ */

  color: #777;
  
}
:-ms-input-placeholder {
  color: #777;
  
}
#form-wrapper #Contact_Us .error {
  bottom: 10px;
  color: #FF2255;
  font-family: inherit;
  font-size: 12px;
  font-weight: normal;
  left: auto;
  letter-spacing: 0;
  position: absolute;
  right: 20px;
  text-transform: capitalize;
  width: auto;
}
#form-wrapper #Download_Brochure .error {
  bottom: 10px;
  color: #FF2255;
  font-family: inherit;
  font-size: 12px;
  font-weight: normal;
  left: auto;
  letter-spacing: 0;
  position: absolute;
  right: 20px;
  text-transform: capitalize;
  width: auto;
}
#newsletter-form-wrapper #MyNewsletter .newslettererror {
  bottom: 10px;
  color: #FF2255;
  font-family: inherit;
  font-size: 12px;
  font-weight: normal;
  left: auto;
  letter-spacing: 0;
  position: absolute;
  right: 20px;
  text-transform: capitalize;
  width: auto;
}
.contact-btn:focus {
  text-decoration: none;
}
.newsletter-btn.btn-default {
  display: inline-block;
  margin-bottom: 30px;
}
#Contact_Us p {
  position: relative;
}
#Download_Brochure p {
  position: relative;
}
#ErrResults {
  text-align: center;
  color: #ffffff;
  margin-bottom: 15px;
}
/* ==========================================================================
   Ajax style
   ========================================================================== */
.ajax-block {
  background-color: rgba(0, 0, 0, 0.9);
  margin: 0 auto;
  position: relative;
}
/*-----------------------------------------
Background
------------------------------------------*/
.min-100 {
  min-height: 100vh;
}
.background-1 {
  background-image: url("../img/bg/bg1.jpg");
  background-size: cover;
  background-position: center center;
}
.background-2 {
  background-image: url("../img/bg/bg2.jpg");
  background-size: cover;
  background-position: center center;
}
.background-3 {
  background-image: url("http://mosaicthemes.net/mussan/css/../img/bg/bg3.jpg");
  background-size: cover;
  background-position: center center;
}
.background-4 {
  background-image: url("http://mosaicthemes.net/mussan/css/../img/bg/bg4.jpg");
  background-size: cover;
  background-position: center center;
}
.background-5 {
  background-image: url("../img/surya_heritage.jpg");
  background-size: cover;
  background-position: center center;
}
.background-5:before{
content: '';
    background: rgba(0,0,0,0.1);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 9;
}
.google-map {
  height: 500px;
}
.google-map iframe {
  overflow: hidden;
  height: 100% !important;
  width: 100% !important;
  border: none;
  pointer-events: none;
  -webkit-filter: grayscale(100%) contrast(50%) opacity(0.8);
  -moz-filter: grayscale(100%) contrast(50%) opacity(0.8);
  -ms-filter: grayscale(100%) contrast(50%) opacity(0.8);
  -o-filter: grayscale(100%) contrast(50%) opacity(0.8);
  filter: grayscale(100%) contrast(50%) opacity(0.8);
}
/* ==========================================================================
   Cursor style
   ========================================================================== */
.cursor,
.cursor2,
.cursor3 {
  position: fixed;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  left: -100px;
  top: 50%;
}
.cursor {
  background-color: #fff;
  height: 0;
  width: 0;
  z-index: 99999;
}
.cursor2,
.cursor3 {
  height: 30px;
  width: 30px;
  z-index: 99998;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.cursor2.hover,
.cursor3.hover {
  -webkit-transform: scale(1.5) translateX(-25%) translateY(-25%);
  transform: scale(1.5) translateX(-25%) translateY(-25%);
  border: none;
}
.cursor2 {
 /* border: 1px solid #ffffff;*/
 background:url(../img/cursor_pointer.png);
}
.cursor2.hover {
  /*border: 1px solid #d59d35;*/
  background:url(../img/cursor_pointer.png);
}
/* CSS Document */
@media (max-width: 1200px) {
  /* Laptop */
  .navbar-expand-lg .navbar-collapse {
    width: 33.33333%;
    visibility: visible !important;
  }
  .block-content {
    position: relative;
  }
  .h100 {
    min-height: inherit;
  }
  .h50 {
    min-height: inherit;
  }
  .cursor,
  .cursor2,
  .cursor3 {
    display: none;
  }
  a {
    cursor: pointer;
  }
  a:hover {
    text-decoration: none;
  }
}
@media (max-width: 1024.98px) {
  /* Laptop */
  .navbar-expand-lg .navbar-collapse {
    width: 33.33333%;
    visibility: visible !important;
  }
  .navbar-expand-lg .navbar-collapse .navbar-bottom {
    left: 30px;
    right: 30px;
    bottom: 10px;
  }
  .block-image img {
    height: auto;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-toggler {
    display: block;
  }
  .navbar-expand-lg .navbar-collapse {
    margin-right: 50px;
    display: inherit !important;
  }
  .collapse:not(.show) {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-collapse {
    width: 50%;
    visibility: visible !important;
  }
  .navbar-expand-lg .navbar-collapse .navbar-bottom {
    display: none;
  }
  .block-image img {
    -webkit-transform: scale(1) translateX(0) translateY(0) !important;
    -moz-transform: scale(1) translateX(0) translateY(0) !important;
    -o-transform: scale(1) translateX(0) translateY(0) !important;
    -ms-transform: scale(1) translateX(0) translateY(0) !important;
    transform: scale(1) translateX(0) translateY(0) !important;
  }
  .block-content .block-content-inner .block-header-title h3 {
    letter-spacing: 2px !important;
  }
  .block-service .block-service-inner .block-service-title h3 {
    letter-spacing: 2px !important;
  }
  .block-portfolio:after {
    opacity: 0.7;
  }
  .block-portfolio .block-portfolio-content {
    opacity: 1;
  }
  .block-portfolio .block-portfolio-header h3 {
    letter-spacing: 2px !important;
  }
  .block-price .block-price-inner .block-price-title h3 {
    letter-spacing: 2px !important;
  }
  .block-blog:after {
    opacity: 0.7;
  }
  .block-blog .block-blog-content {
    opacity: 1;
  }
  .block-blog .block-blog-header h3 {
    letter-spacing: 2px !important;
  }
  .navbar-dark .navbar-nav .nav-link {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (max-width: 767.98px) {
  /* Tablet Portrait and Mobile */h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  .card-header {
    padding: 0.75rem 0;
  }
  .media,
  .media-body {
    overflow: visible;
  }
  .block-feature.top-icon.right {
    text-align: left;
    padding: 5px 0 30px 0;
  }
  .block-feature.top-icon.right h1 {
    text-align: left;
  }
  .block-feature.top-icon.right i {
    margin: 0 auto 30px 0;
  }
  .block-feature.top-icon.right a {
    text-align: left;
  }
  .block-feature.top-icon.right p {
    text-align: left;
  }
  .block-feature.top-icon.right h4 {
    text-align: left;
  }
  .block-feature.right {
    padding: 5px 0 30px 60px;
  }
  .block-feature.right i {
    left: 0;
    right: inherit;
  }
  .block-feature.right a {
    text-align: left;
  }
  .block-feature.right p {
    text-align: left;
  }
  .block-feature.right h4 {
    text-align: left;
  }
  .block-feature-icon.right .block-title {
    padding: 0 0 0 150px;
  }
  .block-feature-icon.right .block-title h4 {
    text-align: left;
  }
  .block-feature-icon.right .block-title p {
    text-align: left;
  }
  .block-feature-icon.right .block-icon {
    left: 0;
  }
  .block-feature-icon.right .hi-icon {
    float: left;
  }
  ul.right li {
    text-align: left;
    position: relative;
    padding-left: 25px;
  }
  ul.right li a {
    text-align: left;
  }
  ul.right li i {
    text-align: left;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .text-right {
    text-align: left;
  }
  .section-header-title .section-title {
    font-size: 60px;
  }
  .section-header-title .section-title.big {
    font-size: 80px;
  }
  .navbar-dark .navbar-nav .nav-link {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 575.99px) {
  /* Mobile Portrait */
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .navbar-expand-lg .navbar-collapse {
    width: 100%;
    visibility: visible !important;
  }
  .navbar-expand-lg .navbar-collapse .navbar-bottom {
    display: none;
  }
}
@media (max-width: 480px) {
  /* Mobile */
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  .navbar {
    padding: 60px 30px 0;
  }
  .navbar .navbar-toggler {
    padding: 6px 30px 8px 1.1rem;
  }
  .right-bottom {
    right: 13px;
  }
  .block-content .block-content-inner {
    padding: 0 30px;
  }
  .block-content .block-content-inner .pad-l-55 {
    padding-left: 40px;
  }
  .block-content .block-content-inner .block-header-title {
    bottom: -18px;
  }
  .block-service .block-service-inner {
    padding: 0 30px;
  }
  .block-service .block-service-inner .pad-l-55 {
    padding-left: 40px;
  }
  .block-service .block-service-inner .block-service-title {
    bottom: -20px;
  }
  .block-price .block-price-inner {
    padding: 0 30px;
  }
  .block-price .block-price-inner .pad-l-55 {
    padding-left: 40px;
  }
  .block-price .block-price-inner .block-price-title {
    bottom: -20px;
  }
  .block-portfolio .block-portfolio-header {
    transform-origin: 0 0;
    bottom: 25px;
    left: 25px;
  }
  .block-portfolio .block-portfolio-content {
    padding-left: 45px;
    left: 25px;
    right: 30px;
  }
  .block-blog .block-blog-header {
    transform-origin: 0 0;
    bottom: 25px;
    left: 25px;
  }
  .block-blog .block-blog-content {
    padding-left: 45px;
    left: 25px;
    right: 30px;
  }
  .slick-slider:hover .slick-prev {
    opacity: 0;
  }
  .slick-slider:hover .slick-next {
    opacity: 0;
  }
  .section-header-title .section-title {
    font-size: 40px;
  }
  .section-header-title .section-title.big {
    font-size: 60px;
  }
}
@media (max-width: 375px) {
  /* Mobile Portrait */
  .btn-default + .btn-default {
    margin: 0 0 30px;
  }
}
.logosize {
    width: 100%;
}
.features_icon{
	width: 120px;
    height: 120px;
    margin-bottom: 20px;
    border: 9px double #d3982f;
    border-radius: 100%;
    padding: 20px;
}
.list-style-type li{
color:#fff;
list-style-type:none;
display: block;



line-height: 25px;

margin-bottom: 15px;

background: none;

padding-left: 35px;

background: url(../img/list-type.png) 0 0px no-repeat;	
}
.golden-color{
color:#d79f37;
text-align:right	
}
.white-color{
color:#fff;
text-align:right	
}
.navbar-nav li{
padding:5px 0	
}
#section_gallery .block-image{
   /* height: 50vh;	*/
}
.display-block{
display:block	
}
.portfolio-carousel{
	/*top:25% */
   
    
}
#section_gallery .block-image img{
/*height: 50vh*/
}
.bubble-popup{
/*padding:0 17px !important;
    width: 70px;
    margin: 0 auto !important;
    text-align: center !important;
    left: 0;
    right: 0;	
	display:block !important*/
}
.bubble-popup1{
/*padding:0 17px !important;
    width: 70px;
    margin: 0 auto !important;
    text-align: center !important;
    left: 0;
    right: 0;	
	display:block !important*/
}
.contact-btn:after {
    background: transparent;
}
.mb0{
margin-bottom:0 !important	
}
.mt25{
margin-top:25px !important;	
}
.mb20{
margin-bottom:20px !important;	
}
#section_contact .white-color:hover{
	color:#d59d35
}
.cnt-icn {
    padding-right: 5px;
}
.padding-left15{
	
padding-left:15px;	
}

/*scroll down*/
.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #FFF;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.footer-bottom {
	    text-align: center;
    top: -10px;
    position: relative;
    font-size: 14px;
}
#lightgallery{
padding-left:12px;;
margin-bottom:0	
}
.layout-plan-btn{
    top: -7px;
    position: relative;	
}
.list-style-type{
	padding-left: 0
}
.head-add-cnt{
	color:#d59d35;
	margin-bottom: 15px;
}
.mb10{
	margin-bottom: 10px !important
}
@media (min-width: 1280px) and (max-width: 1919px) {
.small-padding-left{
padding-left:0	
}
}
/*animated call btn*/
.phonering-alo-phone.phonering-alo-static {
	opacity: .6
}
.phonering-alo-phone.phonering-alo-hover, .phonering-alo-phone:hover {
	opacity: 1
}
.phonering-alo-ph-circle {
	width: 80px;
	height: 80px;
	top: 0px;
	right: 21px;
	position: absolute;
	background-color: transparent;
	border-radius: 100% !important;
	border: 2px solid rgba(216,169,53,0.9);
	border: 2px solid #bfebfc 9;
	opacity: .1;
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	z-index: 9;
	cursor:pointer
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
	animation: phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
	animation: phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone:hover .phonering-alo-ph-circle {
	border-color: #00aff2;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
	border-color: #75eb50;
	border-color: #baf5a7;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
	border-color: #00aff2;
	border-color: #bfebfc;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
	border-color: #ccc;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
	border-color: #75eb50;
	opacity: .5
}
.phonering-alo-ph-circle-fill {
	width: 80px;
	height: 80px;
	top: 0px;
    right: 21px;
	position: absolute;
	background-color: #d8a935;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	/*z-index: 9999;**/
	cursor:pointer
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
	animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	opacity: 0!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(0,175,242,0.5);
	background-color: #00aff2 9;
	opacity: .75!important
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(117,235,80,0.5);
	background-color: #baf5a7 9;
	opacity: .75!important
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
	background-color: rgba(0,175,242,0.5);
	background-color: #a6e3fa 9
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(204,204,204,0.5);
	background-color: #ccc 9;
	opacity: .75!important
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
	background-color: rgba(117,235,80,0.5);
	opacity: .75!important
}
.phonering-alo-ph-img-circle i {
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: block;
    line-height: 55px;
}
.phonering-alo-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 11px;
	right: 30px;
	position: absolute;
	background: rgba(213,157,53,0.5);
	border-radius: 100% !important;
	border: 2px solid transparent;
	/*-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;*/
	    z-index: 9999;
    position: absolute;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
	animation: phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone:hover .phonering-alo-ph-img-circle {
	background-color: #00aff2
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
	background-color: #75eb50;
	background-color: #75eb50 
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
	background-color: #00aff2;
	background-color: #00aff2 
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
	background-color: #ccc
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
	background-color: #75eb50
}
 @-webkit-keyframes phonering-alo-circle-anim {
 0% {
 -webkit-transform:rotate(0) scale(.5) skew(1deg);
 -webkit-opacity:.1
}
 30% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 -webkit-opacity:.5
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 -webkit-opacity:.1
}
}
 @-webkit-keyframes phonering-alo-circle-fill-anim {
 0% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 opacity:.2
}
 100% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
}
 @-webkit-keyframes phonering-alo-circle-img-anim {
 0% {
 -webkit-transform:rotate(0) scale(1) skew(1deg)
}
 10% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
}
 20% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg)
}
 30% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
}
 40% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg)
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg)
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg)
}
}
 @-webkit-keyframes fadeInRight {
 0% {
 opacity:0;
 -webkit-transform:translate3d(100%, 0, 0);
 -ms-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
 100% {
 opacity:1;
 -webkit-transform:none;
 -ms-transform:none;
 transform:none
}
}
 @keyframes fadeInRight {
 0% {
 opacity:0;
 -webkit-transform:translate3d(100%, 0, 0);
 -ms-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
 100% {
 opacity:1;
 -webkit-transform:none;
 -ms-transform:none;
 transform:none
}
}
 @-webkit-keyframes fadeOutRight {
 0% {
 opacity:1
}
 100% {
 opacity:0;
 -webkit-transform:translate3d(100%, 0, 0);
 -ms-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
}
 @keyframes fadeOutRight {
 0% {
 opacity:1
}
 100% {
 opacity:0;
 -webkit-transform:translate3d(100%, 0, 0);
 -ms-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
}
 @-webkit-keyframes phonering-alo-circle-anim {
 0% {
 -webkit-transform:rotate(0) scale(.5) skew(1deg);
 transform:rotate(0) scale(.5) skew(1deg);
 opacity:.1
}
 30% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.5
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg);
 opacity:.1
}
}
 @keyframes phonering-alo-circle-anim {
 0% {
 -webkit-transform:rotate(0) scale(.5) skew(1deg);
 transform:rotate(0) scale(.5) skew(1deg);
 opacity:.1
}
 30% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.5
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg);
 opacity:.1
}
}
 @-webkit-keyframes phonering-alo-circle-fill-anim {
 0% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg);
 opacity:.2
}
 100% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
}
 @keyframes phonering-alo-circle-fill-anim {
 0% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg);
 opacity:.2
}
 100% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
}
 @-webkit-keyframes phonering-alo-circle-img-anim {
 0% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
 10% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
 transform:rotate(-25deg) scale(1) skew(1deg)
}
 20% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg);
 transform:rotate(25deg) scale(1) skew(1deg)
}
 30% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
 transform:rotate(-25deg) scale(1) skew(1deg)
}
 40% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg);
 transform:rotate(25deg) scale(1) skew(1deg)
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
}
 @keyframes phonering-alo-circle-img-anim {
 0% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
 10% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
 transform:rotate(-25deg) scale(1) skew(1deg)
}
 20% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg);
 transform:rotate(25deg) scale(1) skew(1deg)
}
 30% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
 transform:rotate(-25deg) scale(1) skew(1deg)
}
 40% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg);
 transform:rotate(25deg) scale(1) skew(1deg)
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
}
/*end*/
.navbar-dark .navbar-brand{
width:15%	
}
/*visit site*/
 .stage {
      
    bottom:10%;
    height: 100px;
    width: 7%;
    position: absolute;
    z-index: 9;
    float: right;
    right: 0;
    }
    .box {
        align-self: flex-end;
        animation-duration: 2s;
        animation-iteration-count: infinite;
       background:url(../img/visit_site.png);
	   background-repeat:no-repeat;
        height: 100px;
     
        transform-origin: bottom;
        width: 100px;
		float: right;
    right: 20px;
    position: relative;
    }
    .bounce-2 {
        animation-name: bounce-2;
        animation-timing-function: ease;
    }
    @keyframes bounce-2 {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-50px); }
        100% { transform: translateY(0); }
    }
	
	/*end*/
.fp-viewing-about .logosize, .fp-viewing-features .logosize, .fp-viewing-amenities .logosize, .fp-viewing-gallery .logosize, .fp-viewing-elevation .logosize, .fp-viewing-contact .logosize{
	width:70%	
	}
	#section_about p{
	text-align:justify	
	}
	#section_amenities h4{
	color: #fff;
    position: absolute;
    bottom: 10px;
    background: rgba(0,0,0,0.3);
    width: 100%;
    padding: 10px;
    font-size: 20px;
	}
	.gallery-overlay:before{
	background:rgba(0,0,0,0.59);
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0	
	}
	
	/*working forms css*/
#error_data {
	color: red;
	font-size: 14px;
	margin: 0 0 10px;
	line-height: normal
}
@-webkit-keyframes spinnerRotate {
from {
-webkit-transform:rotate(0)
}
to {
	-webkit-transform: rotate(360deg)
}
}
@-moz-keyframes spinnerRotate {
from {
-moz-transform:rotate(0)
}
to {
	-moz-transform: rotate(360deg)
}
}
@-ms-keyframes spinnerRotate {
from {
-ms-transform:rotate(0)
}
to {
	-ms-transform: rotate(360deg)
}
}
#form_process {
	-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 1.1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spinnerRotate;
	-moz-animation-duration: 1.1s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spinnerRotate;
	-ms-animation-duration: 1.1s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	visibility: hidden
}
#error_data {
	color: red;
	font-size: 14px;
	margin: 10px 0 10px;
	line-height: normal
}
.alert.alert-danger p {
	color: #fff;
	background: red;
	border-radius: 24px;
	padding: 10px
}
.alert.alert-danger {
	color: #454545;
	background-color: #ffb4b4;
	padding: 10px 15px;
	font-weight: 700;
	letter-spacing: .5px;
	line-height: 28px
}
.alert.alert-success {
	color: #508e14;
	background: #f0f0f0;
	padding: 10px 15px;
	font-weight: 700;
	letter-spacing: .5px;
	line-height: 28px;
	width:50%
}
/*end*/

.banner-form-section{
        position: absolute;
    bottom: 0px;
    right: 0;
    background: #11111196;
    padding: 30px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
        width: 490px;
     z-index: 9
}
.banner-form-section h3{

    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.banner-form-section form input, .banner-form-section form textarea{
    line-height: 25px
}
.banner-form-section form textarea{
    resize: none
}
.banner-form-section ::-webkit-input-placeholder {
  color: #fff;
  
}
.mt-10{
    margin-top: 10px
}