/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

html {
    width: 100%;
    height: 100%;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}
p {
    font-size: 18px;
    color: #000;
    font-weight: 300;
}



/* ==========================================================================
   #Page Loader
   ==========================================================================

	#pageloader {
		position: fixed;
		z-index: 999999;
		width: 100%;
		height: 100%;
		background-color: #fff;
	}

	.loader-img {
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -40px 0 0 -40px;
		text-align: center;
	}

*/


/* ==========================================================================
   #Menu
   ========================================================================== */


img.logo {
    height:55px;
}

.navbar-default {
background-color: #424652;
border-color: #424652;
}

.navbar-default .navbar-nav>li>a {
color: #fff;
}

.navbar-default .navbar-nav>li>a:hover {
color: #fff;
}

.navbar-brand {
float: none;
height: 50px;
padding: 15px 15px;
padding-right: 150px;
}

.navbar-brand img {
    vertical-align: middle;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a {
    color: #f6d001;
    background-color: #424652;
    font-weight: 300;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #f6d001;
    background-color: #424652;
    font-weight: 700;
}

.navbar-nav>li {
    float: left;
    padding: 0 15px;
}


/* ==========================================================================
   #Intro
   ========================================================================== */


.intro-section {
    padding-top: 50px;
    height: 100%;
    text-align: left;
    background-image: url(/images/bg/safety-work3.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    color: #fff;
}

.intro-section h1 {
    text-shadow: 1px 1px #333;
    margin-top: 1em;
}

.intro-section h3 {
    font-weight: 300;
    text-align: justify;
    line-height: 1.5em;
    text-shadow: 1px 1px #333;
}

.intro-section .home-scroll-button {
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -15px;
}

.intro-section .home-scroll-button i.fa-stack-2x{
    color:#f6d001;
    opacity: 0.7;
    font-size: 5em;
    left:-.25em;
}

.intro-section .home-scroll-button i.fa-stack-1x{
    font-size: 2.5em;
    left:-.125em;
    top:.5em;
}

.intro-section .home-scroll-button i.fa-stack-2x:hover, .intro-section .home-scroll-button i.fa-stack-2x:active {
    color:#fff;
    opacity: 0.7;
}


/* ==========================================================================
   #About
   ========================================================================== */

.about-section {
    height: auto;
    min-height: 100%;
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: justify;
    background: #fff;
    font-size: 18px;
    line-height: 36px;
}

.clients-section span {
    text-align: justify;
}

.about-section span.right {
    text-align: right;
}

.about-section i {
    color: #f6d001;
}


/* ==========================================================================
   #Services
   ========================================================================== */

.services-section {
    height: auto;
    min-height: 100%;
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: justify;
    background: #eee;
    font-size: 18px;
    line-height: 28px;
}

.services-section span  {
    text-align: justify;
}

.services-section span.right {
    text-align: right;
}

.services-section span.color {
    color: #000;
    font-size: 14px;
}

.services-section span.curisive {
    text-align: justify;
    font-style: italic;
    font-size: 14px;
    color: #666;
}

.services-section i {
    color: #f6d001;
}


/* ==========================================================================
   #Clients
   ========================================================================== */

.clients-section {
    height: auto;
    min-height: 100%;
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: justify;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
}

.client-section h3 {
    text-align: center;
    color:#fff;
}

.clients-section span {
    text-align: justify;
}

.clients-section span.right {
    text-align: right;
}

.clients-section i {
    color: #f6d001;
}


/* ==========================================================================
   #Contact
   ========================================================================== */

.contact-section {
    height: auto;
    min-height: 100%;
    padding: 50px 0 20px;
    padding-bottom: 100px;
    text-align: center;
    background: #fff;
    font-size: 21px;
    line-height: 36px;
}


.contact-section h4{
    font-size: 38px;
    line-height: 26px;
    text-align: left;
    padding-top: 40px;
}

.contact-section img.circle {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 266px;
    height: 266px;
    border: 4px solid #f4f4f4;
    margin: 0 auto;
    border-radius: 50%;
}

.contact-section h4.people{
    font-weight: 700;
    text-align: center;
    padding-bottom: 35px;
}

.contact-section span {
    text-align: center;
}

.contact-section span.right {
    text-align: right;
}

.contact-section span.left {
    text-align: left;
}

.contact-section .website {
    text-align: center;
    padding-bottom: -45px;
    padding-top: 45px;
}

.contact-section i {
    color: #f6d001;
    padding-right: 20px;
}

.gmap-section {
    height: 50%;
    text-align: center;
    background: #eee;
}


/* ==========================================================================
   #Footer
   ========================================================================== */


.footer-section {
    height: 120px;
    padding-top: 30px;
    font-weight: 300;
    line-height: 28px;
    background: #424652;
    text-align: center;
    border-bottom: #f6d001 solid 2px;
    text-align: center;
    color: #fff;
}

.footer-section p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

/* ==========================================================================
   #Title
   ========================================================================== */


.title-section {
    padding-bottom: 75px;
}

.title-section h1, .title-section h2 {
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
}


.title-section h3 {
    margin-top: 5px;
    padding-top: 12px;
    font-weight: 300;
    color: #666;
    letter-spacing: .04em;
    text-align: center;
}

.title-section h1:first-letter {
    font-size: 125%;
}

.clients-section .title-section h3 {
    color: #ddd;
}


/* ==========================================================================
   #Back to top
   ========================================================================== */


#back-to-top {
	position: fixed;
	z-index: 1000;
	bottom: 20px;
	right: 20px;
	display: none;
}
#back-to-top a {
	display: block;
	width: 40px;
	height: 40px;
	background: #f6d001 url(/images/backtotop.webp) no-repeat center center;
	text-indent: -9999px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
	-o-transition: 0.2s all linear;
	transition: 0.2s all linear;
}
#back-to-top a:hover {
	background-color: #424652;
    color: #424652;
}

/* ==========================================================================
   #Scroll Down
   ========================================================================== */

.scroll-down {
    text-align: center;
    position: absolute;
    bottom: 1em;
    width: 200px;
    left: 50%;
    margin-left: -100px;
}

a.sr-button {
    display:inline-block;
    font-family:'Open Sans';
    font-weight:600;
    line-height:22px!important;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:5px;
    border-radius:3px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    -ms-transition:all 200ms linear;
    transition:all 200ms linear
}

a.sr-button:hover {
    background-color:#fff;
    color:#1a1a1a;
    transform:scale(1.07);
    -ms-transform:scale(1.07);
    -webkit-transform:scale(1.07)
}

a.small-button {
    font-size:11px;
    padding:10px 20px
}

a.sr-buttonicon{
    font-size:22px!important;
    border-radius:999px;
    -moz-border-radius:999px;
    -webkit-border-radius:999px;
    -o-border-radius:999px;
    border:2px solid #262626;
    color:#262626;
    height:40px!important;
    line-height:40px!important;
    vertical-align:middle;
    width:40px;
    padding:10px
}

a.sr-buttonicon:hover {
    background:#262626;
    color:#fff;
    transform:scale(1.15);
    -ms-transform:scale(1.15);
    -webkit-transform:scale(1.15)
}

a.sr-buttonicon.small-iconbutton {
    width:34px;
    height:35px!important;
    line-height:34px!important;
    padding:0
}

.text-light a.sr-buttonicon {
    border-color:#fff;
    color:#fff;
}

.text-light a.sr-buttonicon:hover {
    background:#fff;
    border-color: #fff;
    color:#262626;
}


/* ==========================================================================
   #Seperator
   ========================================================================== */

.seperator {
    width:100%;
    height:4px;
    line-height:0;
    padding:12px 0;
    text-align:center
}

.section-title .seperator {
    padding:25px 0
}

.seperator span {
    height:2px;
    background:#000;
    display:inline-block;
    width:100px;
    opacity:.15;
    filter:alpha(opacity=15);
    -ms-filter:"alpha(Opacity=15)"
}

.text-light .seperator span {
    background:#fff;
    opacity:.2;
    filter:alpha(opacity=20);
    -ms-filter:"alpha(Opacity=20)"
}

.seperator.size-full span {
    width:100%
}

.seperator.size-medium span {
    width:220px
}

.seperator.size-small span {
    width:100px
}
.seperator.size-mini span {
    width:40px
}

.seperator.height-small span {
    height:1px
}

.spacer {
    width:100%;
    display:block
}

.spacer.spacer-mini {
    height:15px
}

.spacer.spacer-small {
    height:40px
}

.spacer.spacer-medium {
    height:60px
}


/* ==========================================================================
   #Paralax
   ========================================================================== */


section.module.parallax {
    background-image: url(/images/pattern.webp);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    color: #fff;
    min-height: 300px;
}



section.module.parallax-1 {
    background-image: url("/images/pattern.webp"), url("/images/bg/higiena.webp");
}

section.module.parallax-2 {
    background-image: url("/images/pattern.webp"), url("/images/bg/happy_clients.webp");
}

section.module.parallax img.circle {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 266px;
    height: 266px;
    border: 4px solid #f4f4f4;
    margin: 0 auto;
    border-radius: 50%;
}
section.module.parallax h4 {
    padding-top: 25px;
}
