@font-face {
 font-family: 'msbold';
 src: url('../font/comic-sans-ms-bold.ttf'); /* IE9 Compat Modes */
}
 @font-face {
 font-family: 'Arial Rounded MT Bold Bold';
 src: url('../font/ARLRDBD.ttf'); /* IE9 Compat Modes */
}
 @font-face {
 font-family: 'AvenirLTStd-Book';
 src: url('../font/AvenirLTStd-Book.ttf'); /* IE9 Compat Modes */
}
 @font-face {
 font-family: 'AvenirLTStd-Light';
 src: url('../font/AvenirLTStd-Light.ttf'); /* IE9 Compat Modes */
}
 @font-face {
 font-family: 'AvenirLTStd-Roman';
 src: url('../font/AvenirLTStd-Roman.ttf'); /* IE9 Compat Modes */
}
p {
	-webkit-hyphens:none;
	-ms-hyphens:none;
	hyphens:none;
	font-family: 'Titillium Web', sans-serif;
	font-weight:400 !important;
	font-style:normal;
	font-smooth: auto;
	-webkit-text-stroke: 0.45px;
	font-size:15px;
	-webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
	text-shadow: #fff 0px 1px 1px;
	font-smooth: never;
	font-smooth: always
}
body {
	font-family: 'Titillium Web', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:700;
	font-family: 'Titillium Web', sans-serif;
}
hr.star-dark, hr.star-light {
	max-width:20rem;
	padding:0;
	text-align:center;
	border:none;
border-top:solid .25rem;
	margin-top:1.5rem;
	margin-bottom:1.5rem
}
hr.star-dark:after, hr.star-light:after {
	position:relative;
	top:-.8em;
	display:inline-block;
	padding:0 .25em;
	content:'\f005';
	font-family:FontAwesome;
	font-size:2em
}
hr.star-light {
	border-color:#fff
}
hr.star-light:after {
	color:#fff;
	background-color:#b6b6b6;
}
hr.star-dark {
	border-color:#b6b6b6
}
hr.star-dark:after {
	color:#b6b6b6;
	background-color:#fff
}
section {
	padding:4rem 0
}
#OfficeAirLock {
	padding:6rem 0
}
section h2 {
	font-size:2.25rem;
	line-height:2rem
}
@media (min-width:992px) {
section h2 {
font-size:3rem;
line-height:2.5rem
}
}
.btn-xl {
	padding:1rem 1.75rem;
	font-size:1.25rem
}
.btn-social {
	width:3.25rem;
	height:3.25rem;
	font-size:1.25rem;
	line-height:2rem
}
.scroll-to-top {
	z-index:1042;
	right:1rem;
	bottom:1rem;
	display:none
}
.scroll-to-top a {
	width:3.5rem;
	height:3.5rem;
	background-color:rgba(33, 37, 41, .5);
	line-height:3.1rem
}
#mainNav {
	padding-top:0;
	padding-bottom:0;
	font-weight:200;
	font-family: 'Titillium Web', sans-serif;
}
#mainNav .navbar-brand {
	color:#fff
}
#mainNav .navbar-nav {
	margin-top:1rem;
letter-spacing:.0625rem
}
#mainNav .navbar-nav li.nav-item a.nav-link {
	color: #424242;
	font-size: 13px;
	font-family: 'Titillium Web', sans-serif;
}
#mainNav .navbar-nav li.nav-item a.nav-link:hover {
	color:#b6b6b6;
}
#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
	color:#b6b6b6
}
#mainNav .navbar-nav li.nav-item a.nav-link.active {
	color:#b6b6b6;
}
#mainNav .navbar-toggler {
	font-size: 80%;
	cursor: pointer;
padding: .8rem;
	right: 38px;
	background: #b6b6b6 !important;
	position: absolute;
	top: 17px;
}
@media (min-width:992px) {
#mainNav {
padding-top:0;
padding-bottom:0;
-webkit-transition:padding-top .0s, padding-bottom .3s;
-moz-transition:padding-top .0s, padding-bottom .3s;
transition:padding-top .0s, padding-bottom .3s
}
#mainNav .navbar-brand {
font-size:2em;
-webkit-transition:font-size .3s;
-moz-transition:font-size .3s;
transition:font-size .3s
}
#mainNav .navbar-nav {
margin-top:0
}
/*#mainNav .navbar-nav>li.nav-item>a.nav-link.active {
color:#fff;
background:#b6b6b6;
}*/
/*#mainNav .navbar-nav>li.nav-item>a.nav-link.active:active, #mainNav .navbar-nav>li.nav-item>a.nav-link.active:focus, #mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover {
color:#fff;
background:#b6b6b6;
}*/
#mainNav.navbar-shrink {
padding-top:0;
padding-bottom:0
}
#mainNav.navbar-shrink .navbar-brand {
font-size:1.5em
}
}
header.masthead {
	padding-top:calc(6rem + 72px);
	padding-bottom:6rem
}
header.masthead h1 {
	font-size:3rem;
	line-height:3rem
}
header.masthead h2 {
	font-size:1.3rem;
	font-family: 'Titillium Web', sans-serif;
}
@media (min-width:992px) {
header.masthead {
 padding-top: 0;
 padding-bottom: 0;
 margin-top: 94px;
}
 header.masthead h1 {
font-size:4.75em;
line-height:4rem
}
header.masthead h2 {
font-size:1.75em
}
}
.portfolio {
	margin-bottom:-15px
}
.portfolio .portfolio-item {
	position:relative;
	display:block;
	max-width:25rem;
	margin-bottom:15px
}
.portfolio .portfolio-item .portfolio-item-caption {
-webkit-transition:all ease .5s;
-moz-transition:all ease .5s;
transition:all ease .5s;
	opacity:0;
	background-color:rgba(24, 188, 156, .9)
}
.portfolio .portfolio-item .portfolio-item-caption:hover {
	opacity:1
}
.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
	font-size:1.5rem
}
@media (min-width:576px) {
.portfolio {
margin-bottom:-30px
}
.portfolio .portfolio-item {
margin-bottom:30px
}
}
.portfolio-modal .portfolio-modal-dialog {
	padding:3rem 1rem;
	min-height:calc(100vh - 2rem);
	margin:1rem calc(1rem - 8px);
	position:relative;
	z-index:2;
	-moz-box-shadow:0 0 3rem 1rem rgba(0, 0, 0, .5);
	-webkit-box-shadow:0 0 3rem 1rem rgba(0, 0, 0, .5);
	box-shadow:0 0 3rem 1rem rgba(0, 0, 0, .5)
}
.portfolio-modal .portfolio-modal-dialog .close-button {
	position:absolute;
	top:2rem;
	right:2rem
}
.portfolio-modal .portfolio-modal-dialog .close-button i {
	line-height:38px
}
.portfolio-modal .portfolio-modal-dialog h2 {
	font-size:2rem
}
@media (min-width:998px) {
 .top-nav {
height: 56px;
}
#navbarResponsive {
height: 36px;
}
}
@media (min-width:768px) {
.portfolio-modal .portfolio-modal-dialog {
min-height:100vh;
padding:5rem;
margin:3rem calc(3rem - 8px)
}
.portfolio-modal .portfolio-modal-dialog h2 {
font-size:3rem
}
#navbarResponsive {
 height: 36px;
 display: block !important;
 text-align: right;
}
 #mainNav .navbar-nav {
 margin-top: 0;
 display: inline-block;
}
.ml-lg-1, .mx-lg-1 {
 margin-left: .25rem !important;
 display: inline-block;
}
#mainNav .navbar-nav li.nav-item a.nav-link {
padding-top: 7px !important;
}
}
.floating-label-form-group {
	position:relative;
	border-bottom:1px solid #e9ecef
}
.floating-label-form-group input, .floating-label-form-group textarea {
	font-size:1.5em;
	position:relative;
	z-index:1;
	padding-right:0;
	padding-left:0;
	resize:none;
	border:none;
	border-radius:0;
	background:0 0;
	box-shadow:none!important
}
.floating-label-form-group label {
	font-size:.85em;
	line-height:1.764705882em;
	position:relative;
	z-index:0;
	top:2em;
	display:block;
	margin:0;
-webkit-transition:top .3s ease, opacity .3s ease;
-moz-transition:top .3s ease, opacity .3s ease;
-ms-transition:top .3s ease, opacity .3s ease;
transition:top .3s ease, opacity .3s ease;
	vertical-align:middle;
	vertical-align:baseline;
	opacity:0
}
.floating-label-form-group:not(:first-child) {
padding-left:14px;
border-left:1px solid #e9ecef
}
.floating-label-form-group-with-value label {
	top:0;
	opacity:1
}
.floating-label-form-group-with-focus label {
	color:#b6b6b6;
}
form .row:first-child .floating-label-form-group {
	border-top:1px solid #e9ecef
}
.footer {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #2c3e50;
	color: #fff;
}
.copyright {
	background-color:#1a252f
}
a {
	color:#b6b6b6;
}
a:active, a:focus, a:hover {
	color:#128f76
}
.btn {
	border-width:2px
}
.bg-primary {
	background-color:#fff !important
}
.bg-secondary {
	background-color:#fff!important
}
.text-primary {
	color:#b6b6b6;
!important
}
.text-secondary {
	color: #565d5a !important;
	font-weight: 700;
	font-size: 34px;
	text-align: left !important;
	font-family: 'Titillium Web', sans-serif;
}
.color-darck {
	color:#777777 !important
}
.btn-primary {
	background-color:#b6b6b6;
	;
	border-color:#b6b6b6;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	background-color:#128f76;
	border-color:#128f76
}
.btn-secondary {
	background-color:#2c3e50;
	border-color:#2c3e50
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
	background-color:#1a252f;
	border-color:#1a252f
}
.container {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	display: block !important;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
	margin-left: 0;
}
.full-width {
	width:100%;
}
#navbarResponsive {
	background: #f3f3f3;
	border-top: solid 1px #d5d1d1;
}
.top-nav {
	float:right;
	padding-top:10px;
	margin-right: 58px;
}
.top-nav ul {
	width:100%;
	display:block
}
.top-nav ul li {
	list-style:none;
	display:inline-block
}
.top-nav li a {
	font-size: 13px;
	font-weight: 400;
	color: #999;
	padding: 7px 15px;
	font-family: 'Titillium Web', sans-serif;
}
#mainNav {
	padding:0
}
.logo-top {
	position: absolute;
	left: 24px;
}
.phone-iocn {
	position: absolute;
	left: auto;
	right: auto;
	margin: auto;
	bottom: 0;
	width:80%
}
.phone-iocn img {
	width:300px;
}
header {
	position:relative
}
.box-div {
	background: #4d4e49;
	position: absolute;
	right: 0%;
	min-height: 150px;
	top: 12px;
	width: 376px;
	padding: 14px 16px;
}
.box-div p {
	font-size: 18px;
	text-shadow: 0 0 0;
	color: #fff;
	line-height: 22px;
	text-align: left;
	font-family: 'Titillium Web', sans-serif;
	margin-bottom: 0;
}
.box-div h3 {
	font-size:21px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
	font-family: 'Titillium Web', sans-serif;
	margin-top: 10px;
}
.box-div h3::after {
content: "";
height: 1px;
background: #fff;
display: block;
margin: -18px 50px 31px;
width: 89%;
}
.line-box {
	background: #fff;
	height: 1px;
	width: 78%;
	position: absolute;
	right: 0;
	margin-top: -22px;
}
.button-style {
	display:block;
	margin:25px 0
}
.button-style a {
	padding: 6px 12px;
	font-family: 'Titillium Web', sans-serif;
	display: inline-block;
	border: solid 1px #eee;
	margin-bottom: 17px;
	margin-right: 4px;
	font-size: 14px;
	color:#222;
	font-weight:100;
}
.button-style a:hover {
	background:#128f76;
	color:#fff;
}
.button-style a:hover {
	text-decoration:none
}
.hubbea-home p {
	color: #999999;
	margin-bottom: 20px;
	line-height: 33px;
	font-weight: 100;
	word-spacing: 3px;
}
.Pclass-Bottm p {
	margin-bottom:40px;
}
.hubbea-home h2 {
	margin-bottom:24px;
}
.wock-logo {
	width:100%;
display:;
	text-align:center;
	margin-top: 25px;
}
.wock-logo img {
	width: 208px;
	margin-right: 20px;
}
.hubbea-left-img img {
	text-align:center
}
.imgstyle {
	width: 61%;
}
.hubbea-left-img {
	text-align:center
}
.hubbea-air h5 {
	color: #676767;
	font-family: 'Titillium Web';
	font-size: 24px;
	line-height: 35px;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block;
}
.hubbea-air h5:after {
	width:100%;
	height:1px;
	background:#676767;
	display:block;
	margin:8px 0 36px;
	content: "";
}
.line-half {
	width: 43%;
	font-weight:100;
	height: 1px;
	background:#000;
	display:block;
	margin:20px 0 36px
}
.text-leftMor {
	width: 100%;
}
.iconsmartindust img {
	width:100%
}
.addnewclass {
	color: #332b29 !important;
	padding-top: 8px !important;
	margin-bottom: 32px;
	padding: 0 13px;
	width: 96%;
	text-align: left !important;
	background: #E8E3E1;
}
h5.addnewclass:after {
	width: 232px;
	height: 2px;
	background: #332b29;
	display: block;
	margin: 10px 0 12px;
	content: "";
}
.hubbea-air h4 {
	text-align: center;
	margin-bottom: 33px;
	color: #676767;
	font-family: 'Titillium Web';
	font-size: 20px;
	line-height: 35px;
	font-weight: 300;
	text-transform: uppercase;
}
.hubbea-air h4:after {
	width:100%;
	height:1px;
	background:#000;
	display:block;
	margin:20px 0 36px
}
.hubbea-air span {
	background: #fff;
	padding: 0 22px;
	display: inline-block;
}
.hubbea-air h4::after {
 content: "";
 width:100%;
height:1px;
background:#000;
display:block;
margin:-13px 0 0;
}
.check-full {
	line-height: 46px;
	border: 1px solid #0090FF;
	border-radius: 12px;
	font-size: 96%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 8px 58px;
	color: #0090FF;
	font-family: 'Titillium Web', sans-serif;
}
.check-full:hover {
	background:#128f76;
	color:#fff;
	text-decoration:none
}
.p-class-font-margen p {
	margin-bottom:15px !important
}
.hubbea-lock img {
	float:left
}
.iocn-text-hubbea {
	width:100%;
	float:left;
	margin-top:0;
}
.iocn-text-hubbea span {
	text-decoration: none;
	font-size: 16px;
	color: #818181;
	text-align: center;
	padding: 0;
	font-family: 'Titillium Web', sans-serif;
	margin-bottom: 20px; cursor:default
}
.gas-stove01 {
	background-image: url(../img/iocn-1.png);
	width: 67px;
	height: 47px;
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom:10px;
}
.gas-stove {
	background-image:url(../img/iocn-2.png);
	width: 67px;
	height: 60px;
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom:10px;
}
.cooker-auto {
	background-image:url(../img/iocn-3.png);
	width: 67px;
	height: 60px;
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom:10px;
}
.liqui-boiling {
	background-image: url(../img/iocn-4.png);
	width: 67px;
	height: 60px;
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom:10px;
}
.icon-left-water {
	width:100%;
	margin-top:30px;
	float:left
}
.icon-left-water span {
	color: #4d4747;
	text-decoration: none;
	display: inline-block;
	margin-right: 35px;
}
.water-1 {
	background-image: url(../img/iocn-15.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	width: 80px;
	height: 49px;
	display: block;
	margin: auto;
	margin-bottom: auto;
	margin-bottom: auto;
	margin-bottom: auto;
	text-align: center;
	margin-bottom: 8px;
	background-size: 72px;
}
.water-2 {
	background-image: url(../img/iocn-16.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	width: 69px;
	height: 54px;
	display: block;
	margin: auto;
	margin-bottom: auto;
	margin-bottom: auto;
	margin-bottom: auto;
	text-align: center;
	margin-bottom: 8px;
	background-size: 64px;
}
.water-3 {
	background-image: url(../img/iocn-17.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	width: 69px;
	height: 56px;
	display: block;
	margin: auto;
	margin-bottom: auto;
	margin-bottom: auto;
	margin-bottom: auto;
	text-align: center;
	margin-bottom: 8px;
	background-size: 59px;
}
.center-img img {
	text-align:center !important;
	float:none !important
}
.Fire-icon {
	background-image:url(../img/iocn-4.png);
	width: 67px;
	height: 62px;
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom:10px;
}
.Gas-icon {
	background-image:url(../img/iocn-5.png);
	width: 67px;
	height: 62px;
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom:10px;
}
.SmartVessels-icon {
	background-image:url(../img/iocn-6.png);
	width: 67px;
	height: 62px;
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom:10px;
}
.margin-top {
	margin-top:50px;
}
.link-icon {
	text-align:center;
	min-width: 258px;
	display:inline-block
}
.color-darck p {
	color:#999999
}
.left-line {
	width: auto;
	min-height: 100px;
	border-left: solid 1px #676767;
	padding-left: 24px;
	margin-left: 0;
	float: left;
}
.feedback {
	position:fixed;
	left:1%;
	bottom:3%;
}
.feedback a {
	background: #0084ff;
	color: #fff;
	font-size: 14px;
	padding: 3px 13px 5px;
	border-radius: 9px;
	text-decoration:none
}
 
 
.feedback img {
	width: 18px;
	margin-right: 2px;
}
.icon-box-hand {
	position:absolute;
	right:0;
	bottom:24px
}
.textmargin-bootom p {
	margin-bottom: 25px;
}
.water-hubbea {
overflow:;
	position:relative;
}
.box-left-margin {
	padding-left:20px;
}
.full-width-img {
	width:100%
}
.borde-none {
	border:none !important;
}
.feft-bar {
	width:80%;
	float:left;
	padding-right:20px;
}
.right-bar {
	width: 20%;
	float: right;
	vertical-align: top;
	margin-top: -46px;
}
.right-bar img {
	width:100%
}
.Automobiles span {
	display: inline-block;
	float: none;
	width: 78%;
	vertical-align: middle;
	color:#818181;
}
.left-line img {
	width:42px;
}
.fixed-top {
	box-shadow: 2px 1px 3px #ccc;
}
.section-last {
	margin-bottom: 0;
	padding-bottom: 26px;
	margin-top: 58px;
}
.btn-buy {
	background: #b6b6b6;
	padding: 3px 12px;
	color: #fff;
	text-decoration: none;
	float: right;
	font-size: 15px;
	margin-top: 8px;
	position: absolute;
	margin-left: 31px;
	margin-top: 11px;
	border-radius: 0;
	right: 5px;
}
.btn-buy:hover {
	background:#eee;
	text-decoration:none
}
.section-last .left {
	padding-right: 52px;
}
.pmargenbottome p {
	margin-bottom:35px;
}
.copyright small {
	color:#666
}
.copyright img {
	width:16px;
}
/*
.element-to-hide{
    visibility:hidden;
}

.slideRight {
    visibility: visible;
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}
@keyframes slideRight {
    0% {
        transform: translateX(-150%);
    }
    50% {
        transform: translateX(1%);
    }
    65% {
        transform: translateX(-1%);
    }
    80% {
        transform: translateX(1%);
    }
    95% {
        transform: translateX(-0%);
    }
    100% {
        transform: translateX(0%);
    }
}
@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-150%);
    }
    50% {
        -webkit-transform: translateX(0%);
    }
    65% {
        -webkit-transform: translateX(-1%);
    }
    80% {
        -webkit-transform: translateX(1%);
    }
    95% {
        -webkit-transform: translateX(-0%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}




.slideLeft {
    visibility: visible;
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}
@keyframes slideLeft {
    0% {
        transform: translateX(100%);
    }
    60% {
        transform: translateX(-1%);
    }
    65% {
        transform: translateX(1%);
    }
    80% {
        transform: translateX(-1%);
    }
    95% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(0%);
    }
}

}*/
.navbar-brand {
	background: #fff;
	padding: 0 12px;
}
.button-style a:hover {
background:#
}
.logo-text1 {
	position: absolute;
	width: auto;
	left: 115px;
	font-size: 16px;
	top: 60px;
	color: #b6b6b6;
	font-family: 'Titillium Web', sans-serif;
}
.logo-text {
	position: absolute;
	width: auto;
	color: #8e8787;
	left: 115px;
	font-size: 26px;
	font-family: 'Titillium Web', sans-serif;
	margin-top: 5px;
}
.left-line .check-full {
	margin-top: 27px;
	float: left;
	line-height: 22px;
}
.imgstyle0 {
	width: 363px;
}
.arilock-icon {
	width:100%;
	float:left;
	text-align:center;
}
.box {
	width: 100px;
	text-align: center;
	float: left;
	padding: 0 0;
	margin: 0 45px;
}
.box i {
	background-image:url(../img/OfficeLock-icon.png);
	width:68px;
	height:64px;
	display:inline-block;
	background-repeat:no-repeat
}
.lockicon {
}
.lockicon1 {
	background-position: -142px 2px;
}
.lockicon2 {
	background-position: -280px 0px;
}
.lockicon3 {
	background-position: -425px 0;
}
.box p {
	font-size: 13px;
	line-height: 22px;
}
.top-posin {
	position: absolute;
	left: 19px;
	bottom: 39px;
	line-height: 24px;
}
.float-right {
	float:right;
	margin-right: 52px;
}
.br {
	width:100%;
	float:left;
}
.office-hub h5 {
	padding-right:50px;
}
.office-hub h6 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 19px;
	text-align: left;
	word-spacing: 3px;
	color: #676767;
	margin-bottom: 26px;
	margin-top: -14px;
	font-weight: 300;
	text-transform: uppercase;
}
.office-hub .feft {
	float:left;
	width:100%;
}
.office-hub .box-left-margin {
	padding-right: 20px;
}
.header-pages {
	min-height: 152px;
	display: inline-block;
	background: #9d9b9e;
	width: 100%;
	margin-top: 94px;
}
.car-img-autmobl img {
	width: 209px;
}
.text-banner {
	width: 100%;
	float: left;
	padding: 30px 0;
}
.text-banner .left-bar {
	width: 19%;
	float: left;
	margin-right: 20px;
}
.text-banner .right-bar {
	width: 76%;
	float: left;
	border-left: solid 4px #fff;
	padding: 0 7px;
	margin-top: 11px;
}
.text-banner h3 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 27px;
	color: #fff;
	padding: 9px 0 0;
	font-weight: 300;
	line-height: 40px;
}
.text-banner h4 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 25px;
	color: #fff;
	padding: 13px 15px;
	margin-top: 15px;
	font-weight: 300;
}
.color-change h3 {
	color:#565d5a !important;
	font-size: 20px;
}
.color-change h4 {
	color: #444 !important;
	border-left: solid 5px #e9e7e5 !important;
	line-height: 42px;
	font-size: 19px;
	padding: 5px 13px;
}
.body-hub-outmob {
	float:left;
	width:100%;
	margin-top: 28px;
}
.title-hub {
	background:#444;
	padding:10px;
	color:#fff;
	font-family: 'Titillium Web', sans-serif;
	width:80%;
	margin-bottom: 13px;
}
.title-hub h5 {
	margin:0
}
.text-left-hub p {
	color: #999;
	font-size: 18px;
	margin-bottom: 20px;
}
.text-left-hub {
	padding:15px 10px;
}
.text-right-hub {
	padding:15px 10px;
}
.text-right-hub p {
	color: #777;
	font-size: 18px;
	margin-bottom: 20px;
}
.automeobilessClickBottome {
	line-height: 46px;
	border: 1px solid #999;
	border-radius: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 8px 44px;
	color: #777;
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	text-decoration:none;
}
.automeobiless {
	padding: 2rem 0;
}
.automeobilessCopy {
	padding: 2rem 1rem;
}
.automeobilessCopy .alert-dark {
	background-color:#d6d7d9;
	border:none;
	margin-top: 59px !important;
}
.alert-dark p {
	font-family: 'Titillium Web', sans-serif;
	margin-bottom:20px;
}
.alert-danger {
	background-color:#49637a;
	border:none;
}
.alert-danger p {
	color:#fff;
	text-shadow:0 0 0;
	font-family: 'Titillium Web', sans-serif;
}
.automeobilessCopy .col-md-4 {
	padding:0 10px;
}
.automeobilessCopy .col-md-5 {
	padding:0 10px;
}
.copy-automob p {
	font-family: 'Titillium Web', sans-serif;
	margin-bottom: 20px;
	color: #666;
	font-size: 16px;
}
.copy-automob h4 {
	margin-bottom: 18px;
color: #999;
font-family: 'Titillium Web', sans-serif;
font-size: 25px;
}
.img-hub-copy img {
	width:100%
}
.automeobilessCopy .alert {
	padding: 26px 1px;
	text-align: center;
	line-height: 30px;
	border-radius: 0;
	margin: 1px;
}
.alert-danger p {
	color:#fff !important
}
.Topmargin {
	margin-top:0;
}
.title-hub h5 {
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-size: 25px;
	word-spacing: 0;
	font-weight: 600;
}
.padding-left {
	padding-left:15px;
}
.automeobilessLeftImg {
	margin-top:20px;
}
.automeobilessLeftImg img {
	width:299px;
}
.AutomeobilessMidRight {
	width:100%;
	float:left;
}
.AutomeobilessMidRight .left-bar {
	width: 30%;
	float: left;
}
.AutomeobilessMidRight .right-bar {
	width: 70%;
	float: left;
	border-left: solid 3px #999;
	padding-left: 12px;
	margin-top: 0;
}
.AutomeobilessMidRight .left-bar h3 {
	color:#999999;
	font-family: 'Titillium Web';
	font-size: 25px;
	line-height: 35px;
	font-weight: 300;
	display: inline-block;
}
.AutomeobilessMidRight .right-bar h4 {
	color: #777777;
	font-size: 18px;
	line-height: 42px;
	font-weight: 300;
	display: inline-block;
}
.img-hub-copy img {
	max-height:545px;
}
.OutMobileIcon {
	float:left;
	width:100%;
	padding:16px 13px
}
.OutMobileIcon p {
	font-family: 'Titillium Web', sans-serif;
	margin-bottom: 30px;
	font-size: 16px;
	color: #999;
}
.full-width-img1 {
	width:100%
}
.OutMobileIcon i {
	background: url(../img/car-icon.png);
	background-repeat: repeat;
	background-size: auto auto;
	vertical-align: middle;
	width: 100px;
	height: 58px;
	display: inline-block;
	margin-right: 20px;
	background-size: 86%;
	background-repeat: no-repeat;
}
.OutMobileIcon span {
	display:inline-block;
	width: 73%;
	vertical-align: middle;
}
.icon01 {
	background-position: 0 -0 !important;
}
.icon02 {
	background-position: 0 -66px !important;
}
.icon03 {
	background-position: 0 -135px !important;
}
.icon04 {
	background-position: 0 -218px !important;
}
.icon05 {
	background-position:  0 -300px !important;
}
.light-color-p {
	color:#999999 !important
}
.PeralexImg {
	background-size: auto auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	max-width: 562px;
	height: 100%;
}
.PeralexImg1 {
	background: url(../img/sm-home.png) no-repeat center;
}
.PeralexImg2 {
	background: url(../img/4.jpg) no-repeat center;
}
.PeralexImg3 {
	background:url(../img/smart-bell.jpg) no-repeat center;
}
.PeralexImg4 {
	background:url(../img/door-alarm.jpg) no-repeat center;
}
.margin-bartop {
	margin:0
}
.parallaxBanner {
	/* The image used */
    background-image:url(../img/top-banner-hubbea.jpg);
	/* Set a specific height */
    min-height: 660px;
	/* Create the parallax scrolling effect */
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 101% 100%;
}
.ImgDemo {
	padding:0;
	display:none
}
.ImgDemo img {
	width:100%;
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.text-up {
	position:absolute;
	width: 100%;
	top: 17%;
}
.text-up h1 {
	font-size: 50px;
	font-weight: 600;
	color: #ffff;
	text-align: center;
	text-shadow: 2px 3px 4px #000;
}
.text-up h2 {
	text-shadow: 1px 2px 1px #000;
	font-weight: 100;
	color: #fff;
	font-size: 26px;
	text-align: center;
}
.banner {
	position:relative;
}
.banner img {
	width:100%
}
.left-line p {
	color:#777777 !important
}
.widthimg {
	width: 256px;
}
.parallax-window {
	min-height: 400px;
	background: transparent;
}
.sectionmaginTop {
	padding-top:60px;
}
.toyStoryBand {
	padding: 0 0;
	margin-top: 111px;
}
.toyStoryBand .hedding h1 {
	font-family: 'msbold', arial;
	color:#5f5eb9;
	font-weight:600;
	font-size:43px;
	text-align:center;
}
.toyStoryBand .hedding p {
	font-family: 'Comic Sans MS', arial;
	color: #5f5eb9;
	font-weight: 100 !important;
	font-size: 22px;
	text-align: center;
	margin-bottom: 31px;
}
.ToyFistStory {
	display:block;
	grid-gap: 0;
}
.ToyFistStory .img {
	width:60%;
	display:inline-block;
	float:left
}
.toy-text-right {
	width:40%;
	display:inline-block;
	height: 100%;
	position: absolute;
}
.ToyFistStory .img img {
	width:100%;
}
.ToyFistStory .toy-text-right {
	background:#eeb040;
	padding:40px 20px;
}
.ToyFistStory h4 {
	font-family: 'msbold', arial;
	color:#fff;
	font-weight:300;
	line-height:35px;
	font-size:25px;
	margin-bottom:52px;
}
.ToyFistStory p {
	color: #5f3013e6;
	font-size: 23px;
	font-weight: 300;
	margin-bottom: 45px;
	-webkit-text-stroke: 0.5px;
	-webkit-text-stroke: 0;
	text-shadow: #fff 0px 0px 0px;
	font-family: 'arial';
}
.ToyFistStory .hedding {
	margin-bottom: 35px;
}
.ToyFistStorytwo {
	background:#f2c949;
	padding:50px 20px 0;
}
.ToyFistStorytwo .box {
	width:25%;
	float:left;
	padding:0;
	margin:0
}
.ToyFistStorytwo h1 {
	color: #d15527;
	font-family: 'msbold', arial;
	font-size: 40px;
	line-height: 88px;
	text-align: left;
	padding-right: 75px;
	margin-bottom: 30px;
}
.box-left img {
	width: 104%;
	position: absolute;
	bottom: 0;
	left: -22px;
}
.BoxMid {
	text-align: center;
	vertical-align: middle;
	width: 32%;
	float: left;
	margin-bottom: 38px;
	padding: 0 15px;
}
.BoxMid p {
	font-family: 'Comic Sans MS', arial;
	color: #81532a;
	font-weight: 100 !important;
	font-size: 18px;
	text-align: left !important;
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #fff 0px 0px 0px;
}
.ToyFistStorytwo .col-md-3 {
	padding:0 15px;
}
.BoxMid img {
	width:100px;
	height:100px;
	margin-bottom: 20px;
}
.sectionmagin {
}
.HowItWorck {
	background:#f06442;
	padding:30px 0
}
.heddingHow h1 {
	font-family: 'msbold', arial;
	color: #fff;
	font-size: 40px;
	text-align: center;
	margin-bottom: 64px;
	margin-top: 27px;
}
.HowItWorck .left-img {
	margin-top: 90px;
	width:35%;
	float:left;
}
.HowItWorck .left-img img {
	width:100%;
	float:left;
}
.HowItWorck .right-textHow {
	width:65%;
	float:left;
	padding:0 30px 0
}
.TextHowWorckMid {
	margin-bottom: 40px;
	padding: 0 34px;
	text-align:center;
}
.TextHowWorckMid p {
	font-family: arial;
	color: #fff;
	font-weight: 400 !important;
	font-size: 20px;
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #fff 0px 0px 0px;
	margin-bottom: 0;
}
.TextHowWorckMid img {
	margin-bottom:20px;
}
.TextHowWorckMid .icon1 {
	background:url(../img/toy-icon/icons8-teddy-bear-50.png);
	width: 59px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon2 {
	background:url(../img/toy-icon/icons8-phonelink-ring-50.png);
	width: 59px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon3 {
	background:url(../img/toy-icon/jingles.png);
	width: 119px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon4 {
	background:url(../img/toy-icon/lady_speak.png);
	width: 85px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon5 {
	background:url(../img/toy-icon/4.png);
	width: 73px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon6 {
	background:url(../img/toy-icon/icons8-literature-50.png);
	width: 59px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon7 {
	background: url(../img/toy-icon/10.png);
	background-repeat: repeat;
	background-size: auto auto;
	width: 108px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 97px;
}
.TextHowWorckMid .icon8 {
	background:url(../img/toy-icon/icons8-talk-50.png);
	width: 59px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon9 {
	background:url(../img/toy-icon/icons8-full-battery-50.png);
	width: 59px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon10 {
	background:url(../img/toy-icon/icons8-near-me-50.png);
	width: 59px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.TextHowWorckMid .icon11 {
	background: url(../img/toy-icon/phone.png);
	background-repeat: repeat;
	background-size: auto auto;
	width: 87px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 63px;
}
.TextHowWorckMid .icon12 {
	background:url(../img/toy-icon/icons8-touchscreen-50.png);
	width: 59px;
	height: 76px;
	display: inline-block;
	background-repeat: no-repeat;
}
.imglast {
	margin:0 !important
}
.imglast img {
	width:auto !important
}
.HowItWorckcopy .TextHowWorckMid {
	min-height:266px;
}
.HowItWorckcopy .TextHowWorckMid p {
	font-family: 'Comic Sans MS', arial;
	margin-bottom: 15px;
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #fff 0px 0px 0px;
	font-size: 17px;
	text-align:left !important
}
.HowItWorckcopy {
	padding-top:86px;
}
.leftpclass {
	float:left;
	width:100%;
	padding:0 25px;
}
.leftpclass p {
	font-family: 'Comic Sans MS', arial;
	margin-bottom: 15px;
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #fff 0px 0px 0px;
	font-size: 17px;
	text-align:left !important;
	color:#fff;
}
.smartIndustries-img img {
	width:100%;
}
.smartIndustries-img {
	padding-top: 27px;
	position:relative;
	max-height:690px;
	overflow:hidden
}
.smartIndustriesText {
	position:absolute;
	right:0;
	width:70%;
	background:#00000070;
	height:100%;
	top:0
}
.smartIndustriesText-Top {
	position:absolute;
	top:5%;
	right:3%;
}
.smartIndustriesText-Top h1 {
	text-align:right;
	font-family:'Arial Rounded MT Bold Bold';
	color:#fff;
	font-size:40px;
	margin:0;
	padding:0
}
.smartIndustriesText-Top p {
	text-align:right;
	font-family:'Arial Rounded MT Bold Bold';
	color:#fff;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:200 !important;
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #fff 0px 0px 0px;
}
.smartIndustriesText-Bottom {
	position:absolute;
	bottom:5%;
	left:1%;
}
.smartIndustriesText-Bottom p {
	text-align:right;
	font-family: 'Titillium Web', sans-serif;
	color:#fff;
	font-size:22px;
	margin:0;
	padding:0;
	font-weight:200 !important;
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #fff 0px 0px 0px;
	border-left: solid 4px #fff;
	padding-left: 11px;
}
.smartIndustriesMid {
	background:#f1f2f6;
	text-align:center
}
.smartIndustriesMid h3 {
	font-family: 'Titillium Web', sans-serif;
	color: #6f8169;
	font-size: 25px;
	font-weight: normal;
	-webkit-text-fill-color: #30362e;
	-webkit-text-stroke-color: #FC0;
	margin-bottom: 12px;
}
.smartIndustriesMid p {
	font-family: 'Titillium Web', sans-serif;
	color: #454d4a;
	font-size: 18px;
	font-weight: normal;
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #fff 0px 0px 0px;
	margin-top: 16px;
}
.sectionpadding {
	padding:0
}
.ContainerSection {
	padding:70px 0
}
.mid-box-body {
	padding: 45px 44px;
}
.smartIndustries section {
	padding:  0;
	float: left;
	width: 100%;
}
.copyright {
background-color: #1a252f;
display: inline-block;
width: 100%;
}
.smartIndustriesTop {
	padding-top:60px !important;
	padding-bottom:0
}
.smartIndustriesLst {
}
.mix-section {
	padding:50px 0
}
.mix-section .text-center {
	margin-bottom:35px;
}
.mix-section .text-center a {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	color: #000;
	line-height: 21px;
	padding: 2px 22px;
	cursor: context-menu;
	text-decoration: none;
}
.box-smart-center {
	padding: 0 50px;
}
.box-smart-center p {
	font-size:20px;
	color:#777;
	text-align: center;
}
.iconsmartindust {
	text-align:center
}
.iconsmartindust .iconindus1 img {
	width: 118px;
}
.iconsmartindust .iconindus2 img {
	width: 118px;
}
.iconsmartindust .iconindus3 img {
	width: 75px;
}
.iconsmartindust .iconindus4 img {
	width: 249px;
}
.iconsmartindust .iconindus5 img {
	width: 166px;
}
.iconsmartindust .iconindus6 img {
	width: 118px;
}
.iconsmartindust i {
	padding: 0 32px;
}
.manufacturing {
	background:#ddebfa;
	margin-top: 57px;
}
.manufacturing h1 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	color: #999;
	font-size: 30px;
	text-align: center;
	margin: 4px 0 35px;
}
.pading-manuftry {
	padding:0 20px;
}
.pading-manuftry img {
	width:100%
}
.pading-manuftry p {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	color: #222;
	font-size:22px;
	text-align:center;
	margin-top:20px;
}
.iqMid img {
	width: 100%;
	max-height: 498px;
}
.left-munuSt {
	min-height:424px;
	background:#f6f6f8;
	width:100%;
	padding:5px 0 0 0
}
.left-munuSt ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 225px;
	border-right: solid 1px #e3e3ed;
}
.left-munuSt li {
	padding: 17px 0;
}
.left-munuSt li  {
	font-family: 'Titillium Web', sans-serif;
	color: #666;
	font-size: 14px;
	font-weight: 100 !important;
	padding-left: 32px;
	vertical-align: middle;
	display: block;
}
.left-munuSt i {
	background-image:url(../img/iocn-iq.png);
	width:40px;
	height:40px;
	vertical-align: middle;
	display:inline-block;
	background-size: 37px;
	background-repeat: no-repeat;
}
.iq2 {
	background-position: 0 -59px;
}
.iq3 {
	background-position: 0 -125px;
}
.iq4 {
	background-position: 0 -194px;
}
.iq5 {
	background-position: 0 -264px;
}
.left-munuSt span {
	width: 100px;
	display: inline-block;
	vertical-align: middle;
}
.left-munuSt .line {
	width:27px;
	height:1px;
	background:#e3e3ed;
	float:right
}
.paddingnone {
	padding:0 !important
}
.linebottom {
	margin-top: 40px;
}
.left-munuSt1 {
	min-height:424px;
	background:#f6f6f8;
	width:100%;
	padding:5px 0 0 0
}
.left-munuSt1 ul {
	list-style: none;
	margin: 0;
	margin-left: 0px;
	padding: 0;
	padding-left: 0px;
	width: 225px;
	border-left: solid 1px #e3e3ed;
	padding-left: 0;
	margin-left: 20px;
}
.left-munuSt1 li {
	padding: 17px 0;
}
.left-munuSt1 li a {
	font-family: 'Titillium Web', sans-serif;
	color: #666;
	font-size: 14px;
	font-weight: 100 !important;
	padding-left: 0;
	vertical-align: middle;
	display: block;
}
.left-munuSt1 i {
	background-image:url(../img/iocn-iq1.png);
	width:40px;
	height:40px;
	vertical-align: middle;
	display:inline-block;
	background-size: 37px;
	background-repeat: no-repeat;
}
.iq20 {
	background-position: 0 -59px;
}
.iq30 {
	background-position: 0 -125px;
}
.iq40 {
	background-position: 0 -194px;
}
.iq50 {
	background-position: 0 -264px;
}
.left-munuSt1 .line {
	width:27px;
	height:1px;
	background:#e3e3ed;
	float:left
}
.left-munuSt1 span {
	width: 146px;
	display: inline-block;
	vertical-align: middle;
}
.cllgif {
	background-image: url(../img/23bp57.gif);
	width: 100%;
	height: 306px;
	background-position: 0 0;
	background-size: 100% 107%;
	position:relative
}
.cllgif1 {
	background-image:url(../img/23dnrv.gif);
	width: 100%;
	height: 306px;
	background-position: 0 0;
	background-size: 100% 107%;
	position:relative
}
.scootyAutomobile {
	background-image:url(../img/automobile.gif);
	width: 100%;
	height: 306px;
	background-position: 0 0;
	background-size: 100% 107%;
	position:relative
}
.scootyautomobileBody {
	float:left;
	width:100%;
}
.scootyautomobileBody p {
	color:#8dac70;
	font-family: 'Titillium Web', sans-serif;
	font-size:18px;
}
.greenboxScooty {
	background:#8dac70;
	padding:5px 40px;
}
.greenboxScooty h6 {
	color:#fff;
	font-size:18px;
	font-family: 'Titillium Web', sans-serif;
	line-height:35px;
}
.imglistbox img {
	width:100%
}
.scootybgAly {
	background-image: url(../img/bgscooty.png);
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 508px;
	background-position: center;
	background-size: 100%;
	background-repeat:no-repeat;
}
.scooty-icon {
	float:left;
	width:100%;
	margin-top: 55px;
}
.scooty-icon p {
	color:#999;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
}
.scooty-icon .iconListScooty {
	width:33%;
	padding:15px;
	float:left;
	text-align:center;
}
.iconListScooty .scootyIcon1 {
	background-image:url(../img/scootyIcon1.png);
	width: 65px;
	height: 65px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 50px;
}
.iconListScooty .scootyIcon2 {
	background-image:url(../img/scootyIcon2.png);
	width: 65px;
	height: 65px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 60px;
}
.iconListScooty .scootyIcon3 {
	background-image:url(../img/scootyIcon3.png);
	width: 65px;
	height: 65px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 50px;
}
.light-Up {
	position: absolute;
	background: #0040da99;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.P-claas-scooty-box {
	float:left;
	width:100%;
	padding-top:158px;
}
.P-claas-scooty-box p {
	color:#999;
	font-family: 'Titillium Web', sans-serif;
	font-size:17px;
}
.light-Up h1 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 32px;
	color: #d4ddf2;
	text-align: center;
	margin: 114px 0;
	border-top: solid 1px #5872ad;
	padding: 14px 0;
	font-weight: 100;
}
 .light-Up h1::after {
 width: 100%;
 border-bottom:solid 1px #5872ad;
 display: block;
 content: "";
margin:12px 0 0 0
}
.SmartBell {
	background-image:url(../img/24enjn.gif);
	width: 100%;
	height: 306px;
	background-position: 0 0;
	background-size: 102% 105%;
	position:relative
}
.colorChnage {
	color: #8a4537 !important;
	font-size: 19px;
}
.waterGIF {
	background-image:url(../img/23bopd.gif);
	width: 100%;
	height: 306px;
	background-position: 0 0;
	background-size: 102% 105%;
	position:relative
}
.AirLock {
	background-image: url(../img/AirLock.gif);
	width: 100%;
	height: 306px;
	background-position: 0 0;
	background-size: 100% 144%;
	position: relative;
}
.smarterspan {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	display: block !important;
}
 h5.addlinebottome::after {
width: 100%;
height: 1px;
background: #676767;
display: block;
 margin: 11px 0 36px;
 content: "";
}
.PeralexImg {
	background-position: top !important;
}
.SmartKitchen {
	background-image:url(../img/smartKitchen.gif);
	width: 100%;
	height: 306px;
	background-position: 0 0;
	background-size: 100% 109%;
	position:relative
}
.lightHub {
	background-image:url(../img/LightHub.gif);
	width: 100%;
	height: 306px;
	background-position: 0 0;
	background-size: 103% 135%;
	position:relative
}
.AirLockSection {
	margin-top: 84px;
	padding:20px 60px;
}
.MoreHedding {
	text-align:center;
	width:100%;
	float:left;
	margin-top: 13px;
}
.MoreHedding span {
	font-family: 'Titillium Web', sans-serif;
	font-size: 24px;
	color: #fff;
	background: #30cdc0;
	padding: 1px 26px;
	font-weight: bold;
}
.topgap {
	margin-top:65px;
}
.imgsmsize img {
	width:250px;
	margin-top:30px;
}
.morePClass {
	float:left;
	width:100%;
	margin-top:20px;
	padding-right: 70px;
}
.morePClass p {
	color: #999999;
	line-height: 37px;
	font-family:'Titillium Web';
	word-spacing: 3px;
	font-size:17px;
	margin-bottom:40px
}
.padding-right {
	padding-right:343px;
}
.table-bordered td {
	border-bottom: none !important;
	border: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-right: 2px solid #eee;
	padding-left:63px;
}
.gridRow {
	display:block;
}
.gridRow p {
	color: #999999;
	line-height: 33px;
	word-spacing: 3px;
	font-size:17px;
	margin-bottom:0;
	font-style:normal;
	font-smooth: auto;
	-webkit-text-stroke: 0.0px;
	-webkit-text-stroke: 0.0px rgba(0, 0, 0, 0.0);
	text-shadow: #fff 0px 0px 0px;
	font-smooth: never;
	font-smooth: always
}
.morePClassImgRight {
	text-align:center
}
.morePClassImgRight p {
	color: #999999;
	line-height: 33px;
	word-spacing: 3px;
	font-size:22px;
	margin-bottom:0px
}
.iconBill i {
	background-image:url(../img/doorbellIcon.png);
	width:60px;
	height:60px;
	background-repeat:no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.doorwill-1 {
}
.doorwill-2 {
	background-position: 0 -69px;
}
.doorwill-3 {
	background-position: 0 -142px;
}
.doorwill-4 {
	background-position: 0 -205px;
}
.iconBill p {
	margin-bottom:10px !important
}
.box-spftion {
	float:left;
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
}
.box-spftion span {
	border:solid 2px #eee;
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	color: #777;
	padding: 1px 17px;
	font-weight: 200;
}
.morePClassImgRight1 img {
	width:100%
}
.morePClass1 {
	margin-top:65px;
}
.morePClass1 p {
	margin-bottom:20px;
}
.morePClassright {
	padding-left: 25px;
}
.morePClassright p {
	margin-bottom:10px;
}
.margen-top {
	margin-top:89px;
}
.text-leftMor {
	padding-left: 40px;
	margin-top: 44px;
	float: left;
}
.morePClassImgRight1 img {
	width:90%
}
.banner-elearnig {
	background:#f3d6d8;
	padding:0
}
.e-banner h4 {
	font-family: 'arial', arial;
	color: #986459;
	font-weight: 600;
	font-size: 20px;
	margin-bottom:20px;
	text-align: center;
	margin-top: 28px;
}
.e-banner p {
	font-family: 'arial', arial;
	color: #d16657;
	font-weight: 200;
	font-size: 15px;
	text-align: center;
}
.e-banner1 img {
	width:100%
}
.e-banner {
	padding: 0 20px;
}
.pages-h-h6 {
	font-size:20px !important;
	margin-bottom:25px !important
}
.hubcenter p {
	font-size:25px;
	color:#666;
	margin-bottom:25px;
}
.hubcenter {
	margin:100px 0 84px;
	float:left
}
.fullWidth img {
	width:100%
}
.rowFistFoot {
	background:#efefef;
	padding:15px;
	text-align:center
}
.rowFistFoot p {
	font-family: 'arial', arial;
	color:#999;
	font-size:16px;
	padding-top: 20px;
}
.rowFistFoot span {
	padding:0 10px;
}
.rowFistFoot img {
	width:150px;
}
.MenuFootHubbea {
	padding:80px 10px 10px
}
.MenuFootHubbea p {
	font-family: 'arial', arial;
	color:#fff;
	font-size:16px;
	margin-bottom:71px;
	-webkit-text-stroke: 0 rgba(0, 0, 0, 0.0);
	text-shadow: #fff 0px 0px 0px;
	line-height: 30px;
}
.MenuFootHubbea ul {
	margin:0;
	padding:0
}
.MenuFootHubbea ul li {
	list-style:none;
	margin-bottom: 9px;
}
.MenuFootHubbea li a {
	font-family: 'arial', arial;
	color:#bcc9ce;
	font-size:15px;
	margin-bottom:20px;
	text-decoration:none
}
.MenuFootHubbea li a:hover {
	color:#eee;
	text-decoration:none
}
.listgroupFoot {
	padding:0 80px;
}
.magenbotto {
	margin-bottom:62px !important;
}
.magenbotto1 {
	margin-bottom:32px !important;
}
.HubbeaMsg {
	width: 40px;
	height: 31px;
	background-image: url(../img/icons8-secured-letter-50.png);
	display: inline-block;
	background-size: 28px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.rowpadding {
	padding: 44px 0 79px;
}
.rowpadding p {
	margin-bottom:25px;
}
.HubbeaSky {
	width: 40px;
	height: 31px;
	background-image:url(../img/icons8-skype-50.png);
	display: inline-block;
	background-size: 28px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.hubbeaFacebook {
	width: 40px;
	height: 31px;
	background-image:url(../img/icons8-facebook-50.png);
	display: inline-block;
	background-size: 28px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.hubbeaYoutube {
	width: 40px;
	height: 31px;
	background-image:url(../img/icons8-play-button-50.png);
	display: inline-block;
	background-size: 28px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.hubbeatweet {
	width: 40px;
	height: 31px;
	background-image:url(../img/icons8-twitter-50.png);
	display: inline-block;
	background-size: 28px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.left-foot {
	display:inline-block;
	margin-right:30px;
}
.magenbottobottome {
	margin:13px 0 !important
}
.right-texthead p {
	font-family: 'arial', arial;
	color: #fff;
	font-size: 13px;
	margin-bottom: 0;
	-webkit-text-stroke: 0 rgba(0, 0, 0, 0.0);
	text-shadow: #fff 0px 0px 0px;
	margin-top: 11px;
	margin-bottom: 0;
}
.right-texthead {
	text-align:right;
	padding:10px 150px 42px;
}
.right-texthead img {
	width:30px;
	margin-right:15px;
}
.copyright p {
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #666 0px 0px 0px;
	color:#666
}
.topPaddingWidth img {
	width:250px;
	margin-top:50px;
}
.collapseONOFF {
	float:left;
	width:100%;
	border-bottom:solid 1px #eee;
	padding: 11px 10px;
}
.colesIn .Callupprimary {
	color:#555;
	font-family: 'Titillium Web', sans-serif;
	font-size:15px;
	font-weight:600;
	padding:15px 0
}
.colesIn a {
	text-decoration:none
}
.collapseONOFF .card {
	border:none;
	line-height: 31px;
	color:#666
}
.collapseONOFF-Mian {
	padding:0 80px;
}
.collapseONOFF i {
	margin-right:15px;
}
.iconhubbea {
	margin:0 !important
}
.hubbeaIconwidth {
	width:270px;
}
.boxinner h6 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 30px;
	color: #38c6c8;
}
.boxinner p {
	font-family: 'Titillium Web', sans-serif;
	font-weight:100;
	font-size:25px;
	margin-bottom:30px;
	font-smooth: auto;
	-webkit-text-stroke: 0;
	-webkit-text-stroke: 0 0;
	text-shadow: #fff 0px 0px 0px;
	color:#38c6c8;
}
.margen-top1 {
	margin-top: 55px;
	text-align:right
}
.margen-top1 img {
	width:80%;
	text-align:right
}
.title-about {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.title-about h2 {
	color: #c23382;
	font-weight: 400;
	font-family: 'Titillium Web', sans-serif;
	font-size: 28px;
	margin-top: 0;
}
.abouttext p {
	color:#777;
	font-size:17px;
	margin-bottom:25px;
	padding-right:150px;
	line-height:35px;
}
.f-bold {
	margin-top:80px;
	font-size:20px !important;
}
.right-baout {
	text-align:center;
	margin:0 !important
}
.right-baout h3 {
	color: #c23382;
	margin-bottom:20px;
}
.right-baout p {
	color: #94125a;
}
.AboutSection {
	padding:90px 50px
}
.ExperiencesSection h2 {
	olor: #c23382;
	font-weight: 400;
	font-family: 'Titillium Web', sans-serif;
	font-size: 28px;
	margin-top: 0;
}
.ExperiencesSection {
	padding:0 50px;
}
.ExperiencesSectionAdd {
	margin-top: 31px !important;
}
.ExperiencesSection .toptitle h2 {
	color: #5a0b37;
	font-weight: 400;
	font-family: 'Titillium Web', sans-serif;
	font-size: 28px;
	margin-top:0;
	margin-bottom:30px;
}
.ExperiencesSection .toptitle p {
	color: #999;
	font-weight: 200 !important;
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	margin-top: 21px;
	margin-bottom: 26px;
}
.exabout {
	margin-top:30px;
	float:left;
	width:60%
}
.exabout1 {
	margin-top:30px;
	float:left;
	width:100%
}
.exabout h4 {
	font-size:20px;
	color: #5a0b37;
	font-weight: 400;
	display: inline-block;
	font-family: 'Titillium Web', sans-serif;
	margin-bottom:0;
	padding-bottom: 0;
}
.exabout h4::after {
 width: 100%;
 height: 3px;
 background: #5a0b37;
 display: block;
 margin: 24px 0 -2px;
 content: "";
}
.exabout p {
	font-size:17px;
	color: #3d0d28;
	font-weight: 100 !important;
	font-family: 'Titillium Web', sans-serif;
	margin-top: 27px;
	line-height:35px;
}
.exabout1 h4 {
	font-size:20px;
	color: #5a0b37;
	font-weight: 400;
	font-family: 'Titillium Web', sans-serif;
	margin-bottom:60px;
}
.exabout1 p {
	font-size:17px;
	color: #999;
	font-weight: 100 !important;
	font-family: 'Titillium Web', sans-serif;
	margin-top: 27px;
}
.fontsizep {
	font-size:17px;
	color: #5a0b37;
	font-weight: 100 !important;
	font-family: 'Titillium Web', sans-serif;
	margin-top: 27px;
}
small {
	color: #5a0b37;
	margin-top:50px;
}
.hotel-width img {
	width: 94%;
	max-height: 400px;
}
.exabouttop {
	width:100%;
	margin:0;
	margin-bottom:50px;
}
.exabouttop p {
	margin-top:0;
	margin-bottom:35px;
}
.title-new h2 {
	font-size: 28px;
	color: #5a0b37;
	display: inline-block;
	font-family: 'Titillium Web';
	margin-bottom: 20px;
}
.title-new h2::after {
 width: 100%;
 height: 3px;
 background: #5a0b37;
 display: block;
 margin: 20px 0 36px;
 content: "";
}
.line-new {
	height:3px;
	max-width:40%;
	background:#5a0b37;
	margin-bottom:20px;
}
.fullsizefont {
	font-size:17px;
}
.secsontopmaging {
	margin-top:40px;
}
.ExpBgSection {
	background-image: url(../img/tobbg.jpg);
	width: 100%;
	height: 250px;
	overflow: hidden;
	display: block;
	padding: 36px 44px;
	background-size: 100% 102%;
	margin-top: 92px;
}
.ExpBgSection .toptitle h2 {
	color: #5a0b37;
	font-weight: bold;
	font-family: 'Titillium Web', sans-serif;
	font-size: 31px;
	margin-top: 0;
	margin-bottom: 30px;
}
.ExpBgSection .toptitle p {
	color: #000;
	font-weight: 200 !important;
	font-family: 'Titillium Web', sans-serif;
	font-size: 25px;
	margin-top: 21px;
	margin-bottom: 26px;
	text-shadow: 1px 0px 1px #efefef;
}
#Sign .close{position: absolute;
top: -22px;
right: -8px;
z-index: 999;
font-size: 38px;}
#Sign .modal-header{padding:0}
#Sign .modal-content{background: none;border: none;}
#Sign .modal-dialog{left: 119px;}
.modal-backdrop.show {
    opacity: .8;
}
.leftcomingsoon{position: absolute;
left: -65%;
z-index: 9;
top: 34%;}
.leftcomingsoon h1{font-size:44px; color:#fff}
.okbtnright{ text-align: center;
margin-top: 25px;   
}
#Sign .btn-default{background: #ff5c6acc;
border-radius: 0;
font-size: 24px;
padding: 0 9px;
color: #fff;}
.textstylemore{margin-left: 16px;
margin-top: 19px;
display: inline-block;}

.phonehide{ display:none;}
	.winhide{ display:block}

.logo-text span{display:none }

#pnonenone{display:none}
	#windnone{display:none !important}




