/*
Theme Name: Bezel WP Child
Theme URI:
Description: Creative Multi-Purpose WordPress Theme
Author: HodyLab
Author URI: http://hody.co/
Template: bezel-wp
Version: 1.0.0
*/

/* typography*/
@font-face {
    font-family: 'Anchor';
    src: url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/Anchor-Medium.eot');
    src: url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/Anchor-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/Anchor-Medium.woff2') format('woff2'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/Anchor-Medium.woff') format('woff'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/Anchor-Medium.ttf') format('truetype'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/Anchor-Medium.svg#Anchor-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueThin';
    src: url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeueThin.eot');
    src: url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeueThin.eot?#iefix') format('embedded-opentype'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeueThin.woff2') format('woff2'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeueThin.woff') format('woff'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeueThin.ttf') format('truetype'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeueThin.svg#HelveticaNeueThin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeue-Bold.eot');
    src: url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeue-Bold.woff') format('woff'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeue-Bold.ttf') format('truetype'),
        url('https://demo.vooba.co.uk/cleanology/wp-content/themes/bezel-wp-child/fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body {
  font-family: 'Overpass', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #787878;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}

.slide-content h1 {
    letter-spacing: 0;
	line-height: 1.1;
    
}



.slide-content h4 {
 font-family: 'Overpass', sans-serif;
 font-weight: 400;
 letter-spacing: 0;
}

.slide-wrap .container{
   Margin-top:100px;
}

.slide-arrows {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 0;
}

.slide-arrows>button {
    line-height: 55px;   
}

.slide-dots {
   display: none!important;
}

.title h4 {
    font-size: 22px;
    font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: bold;
  font-style: normal;
}

.title h2 {
	font-size: 58px;
    letter-spacing: 0;
}

@media only screen and (max-width: 991px){
.title h2 {
    font-size: 48px;
}
.title h4 {
    font-size: 18px;
}
}

@media only screen and (max-width: 767px){
.title h2 {
    font-size: 38px;
}
}

.testimonials-slider .testimonial-comment>h4 {
    letter-spacing: 0;
}

@media only screen and (max-width: 1100px){
.slide-arrows {
    display:none
}
}

@media only screen and (max-width: 767px){
.slide-wrap .container {
    margin-top: 0;
}
.slide-content h1 {
    font-size: 46px;
}
}

h1, h2, h3, h4 {
	font-family: 'Anchor', sans-serif;
	font-weight: 500;
    font-style: normal;
	letter-spacing: 0;

}


h5, h6 {
    font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: bold;
    font-style: normal;
	letter-spacing: 0;
}

/* loader-fix*/

#mask>span {
    display: none;
}
.preloader-icon {
	display: none;
}


#loader {
    background-color: #ffffff;
}


/* navbar*/

#navbar .container {
    width: 100%;
}


#navbar .logo {
    height: 100px;
}



#navbar .logo .logo-light.hp-solo {
     display: none;
}

#navbar .logo img {
    max-height: 66px;

}

#navbar .navigation-menu>li>a {
    color: #113780;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: normal;
	font-size:13px;
	text-transform: uppercase;
	letter-spacing:1px;
}

#navbar .navigation-menu>li>a:hover {
    color: #16aa54;
}

#navbar .navigation-menu li.current_page_item>a, #aside-nav .navigation-menu li.current_page_item>a {
    color: #16aa54 !important;
}

#navbar {
    height: 100px;
	background: #ffffff;
	  border-bottom: 1px solid rgba(255,255,255,0);
}

.menu-extras .menu-item>div>a {
    color: #113780;
    font-size: 20px;
    height: 100px;
}

.menu-extras .menu-item>div {
    border-left: none;
padding: 0 0 0 10px;
}

.menu-extras .menu-item>div a{
padding: 0 0;
}

#search-modal #close-search-modal {
    position: absolute;
    top: 20px;
    right: 20px;
}

@media only screen and (min-width: 1200px){
#navbar .navbar-wrapper {
    margin-left: 75px;
    margin-right: 75px;
  }
}
@media only screen and (min-width: 992px){

#navbar .navigation-menu>li>a {
    padding-top: 40px;
    padding-bottom: 40px;
}
#navbar.stick .navigation-menu>li>a:hover {
    color: #16aa54!important;
}
#navbar.stick .navigation-menu li.current_page_item>a, #aside-nav .navigation-menu li.current_page_item>a{
    color: #16aa54!important;
}
#navbar .navigation-menu>li .submenu {
    background-color: #1f1f1f;
    border: 1px solid #1f1f1f;
}
#navbar .navigation-menu>li .submenu li a {
    font-size: 13px;
    letter-spacing: 0.03em;
    color: #b2b2b2;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
}
#navbar .navigation-menu>li .submenu li a:hover {
    color: #ffffff;
}
#navbar.stick .navigation-menu>li>a {
    padding-top: 30px;
    padding-bottom: 30px;
	color: #113780;
}
.menu-extras .menu-item .header-socials {
    height: 100px;
	padding-left: 0;
	      
}
#navbar.stick .menu-extras .menu-item .header-socials {
    height: 80px;
}
.menu-extras .menu-item .header-socials>ul>li>a {
    line-height: 100px;
	color: #113780;
}

.menu-extras .menu-item .header-socials > ul > li > a:hover {
    color: #16aa54;
}
#navbar.stick .menu-extras .menu-item .header-socials>ul>li>a {
    line-height: 80px;
	color: #113780;
}
#navbar.stick .menu-extras .menu-item .header-socials > ul > li > a:hover {
    color: #16aa54;
}
#navbar.stick {
    height: 80px;
	  border-bottom: 1px solid rgba(255,255,255,0.2);
}
#navbar.stick .logo {
    height: 80px;
}
#navbar.stick .logo img {
    max-height: 56px;

}
#navbar.stick .menu-extras .menu-item>div>a {
    color: #1f1f1f;
    height: 80px;
}
#navbar.stick .menu-extras .menu-item>div {
    border-color: #fff;
}
#navbar .navigation-menu {
    padding: 0 0;
}
#navbar .navigation-menu > li .submenu.megamenu > li {
    border-right: 1px solid #292929;
}
#navbar .navigation-menu > li .submenu li .menu-label {
    color: #b2b2b2;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: bold;
    font-style: normal;
	text-transform: uppercase;
  }
}



@media only screen and (max-width: 1400px){
#navbar .navigation-menu>li>a {
    padding-left: 10px;
    padding-right: 10px;
}
#navbar .navbar-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1190px){
#navbar .navigation-menu>li>a {
    padding-left: 5px;
    padding-right: 10px;
}
#navbar .navbar-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
.menu-extras .menu-item .header-socials {
    padding-right: 15px;
	      
}
}
@media only screen and (max-width: 991px){

	#navbar .navigation-menu>li>a {
    padding:15px 20px;
}
#navbar .navigation-menu li.current_page_item>a, #aside-nav .navigation-menu li.current_page_item>a {
    color: #ffffff !important;
}
#navbar {
    background-color: #ffffff;
    height: 80px;
}
	
#navbar .navigation-menu>li>a {
    color: #b2b2b2;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: normal;
	font-size:13px;
	text-transform: uppercase;
	letter-spacing:1px;
}
	
#navbar .logo .logo-light.hp-solo {
     display: block;
}
#navbar #navigation, #aside-nav #navigation {
    border-top: 1px solid #292929;
    border-bottom: 1px solid #1f1f1f;
    background-color: #1f1f1f;
}
#navbar .navigation-menu>li>a:hover, #aside-nav .navigation-menu>li>a:hover {
    color: #ffffff;
}
#navbar .navigation-menu>li.menu-item-has-children.opened>a, #aside-nav .navigation-menu>li.menu-item-has-children.opened>a {
    color: #ffffff;
    border-bottom: 1px solid #292929;
}
#navbar .navigation-menu>li .submenu li>a, #aside-nav .navigation-menu>li .submenu li>a {
    font-family: 'Overpass', sans-serif;
    font-size: 13px;
    color: #b2b2b2;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #292929;
}
#navbar .navigation-menu>li .submenu li>a:hover, #aside-nav .navigation-menu>li .submenu li>a:hover {
    color: #ffffff;
}
#navbar .logo {
    height: 80px;
}
#navbar .logo img {
    max-height: 56px;

}
#navbar .logo .logo-dark {
    opacity: 0;
    height: 0;
}
#navbar .logo .logo-light {
    opacity: 1;
    height: auto;
}
#navbar .menu-extras .menu-item>div>a {
    color: #1f1f1f;
    height: 80px;
}
.hamburger-inner {
    background-color: #113780;
}
.hamburger-inner:before {
    background-color: #113780;
}
.hamburger-inner:after {
    background-color: #113780;
}
#navbar .menu-extras .menu-item>div {
    border-color: #292929;
}
#navbar #navigation, #aside-nav #navigation {
    top: 80px;
}
#navbar .navigation-menu{
    max-height: 430px;
}

#navbar .navigation-menu .submenu>li:first-child {
    padding-top: 0;
}

#navbar .navigation-menu>li .sub-menu>li:first-child {
    padding-top: 0;
}
#navbar .navigation-menu>li .sub-menu>li:last-child {
    padding-bottom: 0;
}
	
#navbar .navigation-menu li:first-child {
    padding-top: 15px;
}

#navbar .navigation-menu li:last-child {
    padding-bottom: 15px;
}
.menu-extras .menu-item>div a{
padding: 0 20px 0 5px;
}
#navbar .menu-extras .menu-item>div>a {
    color: #b2b2b2;
}
.menu-extras .menu-item>div {
padding: 0 0 0 0;
}
#navbar .navigation-menu > li .submenu.megamenu > li .menu-label{
    color: #b2b2b2;
	font-family: 'HelveticaNeueBold', sans-serif;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #292929;
  }
}

@media only screen and (max-width: 767px){
#navbar .navbar-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

/* footer fix */
@media only screen and (min-width: 992px) {
  #footer {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }

.footer-spacer {
    display: none;
}
	
}

.footer-widgets:before {
    background-image:none;
}

.footer-logo img {
    max-width: 200px;
}

.footer-copy {
    padding-top: 50px;
    padding-bottom: 80px;
}

.ft-tel {
    color: #787878;
}

.ft-tel:hover {
    color: #16aa54;
}

.copy-text a{
    color: #787878;
}

.copy-text a:hover {
    color: #16aa54;
}

/* button fix */
.btn,
.btn.upper{
    border-radius: 0;
	text-transform: uppercase;
	font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.05em;
    
}

.btn:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.accordion-title h4 {
    margin: 0;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: bold;
    font-style: normal;
	letter-spacing: 0;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

/* double ul fix */
.ten-reasons-header {
    max-width:400px;
		display:block;
	  margin:0 auto;
}
.ten-reasons li{
    margin-left:-16px;
		margin-top:6px;
		margin-bottom:6px
}
@media only screen and (max-width: 767px){
.pad-top .wpb_text_column{
margin-top:0 !important;
}
}

/* sub-header*/
.sub-header-details{
position:absolute;
top:125px;
z-index:12;
width:100%;
}

.sub-header-details .tel-header{
float:left;
margin-left:75px;
}

.sub-header-details .tel-header h3 {
font-size:22px;
font-family: 'HelveticaNeueBold', sans-serif;
font-weight: bold;
font-style: normal;
letter-spacing: 0;
line-height:36px;
margin-top:0;
margin-bottom:0;
color:#fff;

}

.sub-header-details .tel-header a {
color:#fff;

}

.sub-header-details .qb-header{
float:right;
margin-right:75px;
margin-top:6px
}

.sub-header-details .qb-header a{
    border: solid 2px #ffffff;
	padding: 10px 30px;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
    font-weight: 600;
	color:#1f1f1f;
	transition: all .3s ease;
	background-color: #ffffff; /*angela*/
}

.sub-header-details .qb-header a:hover{
    border: solid 2px #ffffff;
	  background:#ffffff;
	  color:#1f1f1f;
	  letter-spacing: 1px;
}

.mob-numbers-holder{
position: absolute;
top:95px;
margin-left: 15px;
z-index: 21!important;
display:none;

}

.dropdown-menu {
    color: #b2b2b2;
    padding: 15px 25px;
    margin: 0 0 0;
    font-size: 12px;
	  font-family: 'Overpass', sans-serif;
    font-weight: 400;
    background-color: #1f1f1f;
    border: 1px solid #1f1f1f;
    border-radius: 0!important;
    -webkit-box-shadow: 0 5px 15px 0 rgba(31,31,31,0.07000000000000001);
    box-shadow: 0 5px 15px 0 rgba(31,31,31,0.07000000000000001);

}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #b2b2b2;
	  padding: 6px 0;
	  font-size: 14px;
}

.dropdown-menu>li>a:hover {
    color: #ffffff;
	  background:transparent;
}

@media only screen and (max-width: 1199px){
.sub-header-details .qb-header{
margin-right:30px;
}
.sub-header-details .tel-header{
margin-left:30px;
}
}
@media only screen and (max-width: 880px){
.tel-header {
display:none
}

.mob-numbers-holder{
display:block;
}
.mob-numbers-holder .btn{
height:44px;
line-height:44px
}
.sub-header-details .qb-header {
   margin-top: -20px;
	 margin-right: 15px;
}
.sub-header-details .qb-header a span{
display:none    
}
}


/* parallax-colors*/

.ten-reasons-to-use .parallax-overlay {
    background-color: #113780!important;
    opacity: .6 !important;
}

/* video-button*/

.vbox-close {
 cursor:pointer;
 position:fixed;
 top:25px;
 right:40px;
 width:50px;
 height:50px;
	background-color: #fff!important;
	color: #1f1f1f!important;
	border-radius: 50%;
 padding:3px;
 display:block;
 background-position:10px center;
 overflow:hidden;
 font-size:42px;
	font-family: "Source Sans Pro",sans-serif;
 line-height:1;
 text-align:center;
 z-index:1050
}

@media(max-width: 991px)  {
.vbox-close {
 top:15px;
 right:4px;
 width:50px;
 height:50px;
 background-color: #fff!important;
 color: #1f1f1f!important;
 border-radius: 50%;
 
}
	}


.play-tvid {
	position:absolute;
	right:75px;
  top:80%;
	width: 66px;
	margin-left:-33px;
	margin-top:-33px
	
}


.play-tvid i {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  border: solid 5px #16aa54;
  background: rgba(0,0,0,0.2);
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  line-height: 50px;
  transition: all .3s;
  z-index: 1;
}
.play-tvid a:hover i {
  background: #16aa54;
  transform: scale(1.25);
}

.play-tvid:after {
  font-family: 'HelveticaNeueBold', sans-serif;
font-weight: bold;
    font-style: normal;
	font-size: 15px;
  color: #fff;
  content: "WATCH VIDEO";
  position: absolute;
  left: -57px;
  top: -115px;
  letter-spacing: 5px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
	z-index: 1;
	width:180px;

}

@media only screen and (max-width: 1100px){
.play-tvid {
	right:30px;

	
}
}

@media only screen and (max-width: 767px){
.play-tvid {
left:40px;
right:0;
top:82%;
	
}
.play-tvid:after {
  font-family: 'HelveticaNeueBold', sans-serif;
font-weight: bold;
    font-style: normal;
	font-size: 15px;
  color: #fff;
  content: "WATCH VIDEO";
  position: absolute;
  left: 70px;
  top: 18px;
  letter-spacing: 5px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
	z-index: 1;
	width:180px;

}
}

/* carousel fix */

.testimonials-slider .testimonial-content>img {
   box-shadow: 0 1px 5px rgba(0,0,0,.04);
}



.cleanology-clients .client-carousel .wpb_single_image .vc_figure img {
padding:15px;
border:solid 1px #eee;
opacity:1
}

.cleanology-accred .client-carousel .wpb_single_image .vc_figure img {
opacity:1
}

.client-carousel .wpb_single_image .vc_figure {
    max-width: 250px;
   
}

/* blog summery fix */



.post-info h3{
    font-family: 'HelveticaNeueBold', sans-serif !important;
	font-weight: bold;
        font-style: normal;
	text-transform: none;
}

.post-body .serif-font {
font-family: 'Overpass', sans-serif!important;
font-weight: 400 !important;
}

.post-preview .post-thumb {
    opacity: 1;
}

.post-preview .post-title a {
    color: #ffffff;
}

.post-preview .post-category a {
    color: #ffffff;
}

.post-preview .post-body {
    color: #ffffff;
}

.post-preview .post-meta a {
    color: #ffffff;
}
.post-preview .post-meta {
    color: #ffffff;
}
.post-preview .post-meta a.post-link {
    color: #ffffff;
}

/* bottom: More Articles Bar */

.outside-more-articles {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 999;
  visibility: hidden;
  transition: all 500ms cubic-bezier(.265,.365,.26,.865);
  -webkit-transition-timing-function: cubic-bezier(.265,.365,.26,.865);
  -moz-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  -o-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
 
}


.outside-more-articles--bottom {
	bottom: -65px;
}


.outside-more-articles--show {
	visibility: visible;
}

.outside-more-articles--bottom.outside-more-articles--show {
	bottom: 0;
}

.more-articles-holder
{
	margin: 0 0 0;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: bold;
    font-style: normal;
    font-size: 14px;
	color: #ffffff;
	background: #16aa54;

}



.more-articles-holder a
{
	margin: 0 0 0;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: bold;
    font-style: normal;
    font-size: 14px;
	color: #ffffff;
}

.more-articles-holder [class^="hc-"]:before, [class*=" hc-"]:before {
    line-height: 1em;
    
}

.more-articles-holder {
	width:620px;
	padding:12px 20px;
	display: block;
	margin:0 auto;
	height:44px;
	text-align: center;
	border-top-right-radius: 160px;
	border-top-left-radius: 160px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}


.ma-tel {
	display: inline-block;
	margin-right: 20px;
}

.ma-tel .link-sf-mv{
	display: none;
}


.ma-divider {
	display: inline-block;
	background: #ffffff;
	width:2px;
	height: 15px;
	margin-bottom:-2px;
	opacity: 0.5;
}

.ma-em {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}

.ma-em .link-sf-mv{
	display: none;
}

.ma-lc {
	display: inline-block;
	margin-left: 20px;
}

.ma-lc .link-sf-mv{
	display: none;
}

.link-sf-mv{
font-size: 26px;
vertical-align: middle;
}





@media only screen and (max-width: 640px) {
.more-articles-holder {
	width:100%;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	text-align: center;
}
}

@media only screen and (max-width: 550px) {
.more-articles-holder {
height:50px;	
padding: 0 20px;	
}

.more-articles-holder a{
text-decoration: none;	
	
}
.ma-tel,
.ma-em,
.ma-lc{
margin-right:0;
margin-left:0;

}
	
.ma-tel .link-sf-dt {
	display: none;
}
	
	
.ma-tel .link-sf-mv {
	display: block;
	padding: 12px 20px;

}

.ma-divider {
	display: none;

}

.ma-em .link-sf-dt {
	display: none;
	
}

.ma-em .link-sf-mv {
	display: block;
	padding: 12px 20px;
	border-left: solid 1px #ffffff;
}
	
.ma-lc .link-sf-dt{
	display: none;
}
.ma-lc .link-sf-mv {
	display: block;
	padding: 12px 20px;
	border-left: solid 1px #ffffff;
}
}

/* home-scroller */

.scroll-down-icon {
	position: absolute;
    right: 50%;
	margin-right: -40px;
	bottom: 40px;
    width: 80px;
	height: 120px;
	z-index: 2;
}

.scroll-down-icon:hover img {
    -webkit-transform: scale(1.1) translateY(10px);
    transform: scale(1.1) translateY(10px);
}

.scroll-down-icon img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.scroll-down-icon img{
	max-width:15px;
	display:block;
	margin:0 auto;
	
}

.scrollcontroller {
	position: absolute;
	width: 60px;
	height: 60px;
	top: -75px;
	z-index: 99999;
	left: 14px;
}



@media (max-width: 767px) {
.scroll-down-icon {
display:none;
}
}

/*Horizontal Sliding*/

.slidingHorizontal-holder {
	position: absolute;
    left: 10%;
	top: 50%;
	transform: translateY(-50%);
	width: 80%;
	z-index: 2;
}

.slidingHorizontal{
	display: inline;
}

.slidingHorizontal-holder h1{
	color:#ffffff;
	font-size:78px;
	line-height: 1.1;
}

.slidingHorizontal-holder h4{
	color:#ffffff;
	font-size:22px;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-weight: bold;
    font-style: normal;
	padding-bottom: 50px;
}

.slidingHorizontal span{
	animation: rightToLeft 35s linear infinite 0s;
	-ms-animation: rightToLeft 35s linear infinite 0s;
	-webkit-animation: rightToLeft 35s linear infinite 0s;
	color: #ffffff;
	opacity: 0;
	overflow: hidden;
	position: absolute;
}
.slidingHorizontal span:nth-child(2){
	animation-delay: 5s;
	-ms-animation-delay: 5s;
	-webkit-animation-delay: 5s;
}
.slidingHorizontal span:nth-child(3){
	animation-delay: 10s;
	-ms-animation-delay: 10s;
	-webkit-animation-delay: 10s;
}
.slidingHorizontal span:nth-child(4){
	animation-delay: 15s;
	-ms-animation-delay: 15s;
	-webkit-animation-delay: 15s;
}
.slidingHorizontal span:nth-child(5){
	animation-delay: 20s;
	-ms-animation-delay: 20s;
	-webkit-animation-delay: 20s;
}

.slidingHorizontal span:nth-child(6){
	animation-delay: 25s;
	-ms-animation-delay: 25s;
	-webkit-animation-delay: 25s;
}

.slidingHorizontal span:nth-child(7){
	animation-delay: 30s;
	-ms-animation-delay: 30s;
	-webkit-animation-delay: 30s;
}


/*leftToRight Animation*/
@-moz-keyframes rightToLeft{
	0% { opacity: 0; }
	5% { opacity: 0; -moz-transform: translateX(50px); }
	10% { opacity: 0; -moz-transform: translateX(0px); }
	25% { opacity: 1; -moz-transform: translateX(0px); }
	30% { opacity: 0; -moz-transform: translateX(0); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@-webkit-keyframes rightToLeft{
	0% { opacity: 0; }
	5% { opacity: 0; -webkit-transform: translateX(50px); }
	10% { opacity: 0; -webkit-transform: translateX(0px); }
	25% { opacity: 1; -webkit-transform: translateX(0px); }
	30% { opacity: 0; -webkit-transform: translateX(0); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes rightToLeft{
	0% { opacity: 0; }
	5% { opacity: 0; -ms-transform: translateX(50px); }
	10% { opacity: 0; -ms-transform: translateX(0px); }
	25% { opacity: 1; -ms-transform: translateX(0px); }
	30% { opacity: 0; -ms-transform: translateX(0); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}


@media (max-width: 1100px) {
.slidingHorizontal-holder {
left: 5%;
}
.slidingHorizontal-holder {
	width: 90%;
}
}

@media (max-width: 991px) {
.slidingHorizontal-holder h1{
	font-size:58px;
}
.slidingHorizontal-holder h4{
	font-size:18px;
}
}

@media (max-width: 767px) {
.slidingHorizontal-holder h1{
	font-size:38px;
}
.slidingHorizontal-holder h4{
padding-bottom: 60px;	
}
}

/*page-headers*/

.title h1 {
    font-size: 58px;
    letter-spacing: 0;
	  margin-top:120px
}


section.page-title.parallax-section {
    height: 450px;
}

section.parallax-section .parallax-overlay {
   opacity: .6;
}

@media (max-width: 767px) {
.intro-sec {
padding-top:30px
}
h1, h2 {
line-height: 1.1;
}
.title h1 {
    font-size: 38px;
}
section.page-title.parallax-section {
    height: 350px;
}
}
