/*------------------------------------------------------------------
Theme Name: Helium - Responsive Bootstrap Landing Page
Version:	2.0
Author: jThemes Studio
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[TABLE OF CONTENTS]

	1. GLOBAL STYLES
	2. HEADER STYLES 
	3. INTRO STYLES
		3.1. Intro / 1 
		3.2. Intro / 2 
		3.3. Intro / 3 
		3.4. Intro / 4 
		3.5. Intro / 5 
		3.6. Intro / 6 
		3.7. Intro / 7 
		3.8. Intro / 8 
		3.9. Intro / 9 
		3.10. Intro / 10 
	4. ICON BOX / SERVICES STYLES 
	5. TESTIMONIALS 
	6. ACCORDION  
	7. INFO CONTENT  
	8. FACTS  
	9. TEAM  
	10. PRICING TABLE  
	11. HOME BLOG 
	12. CONTACT 
	13. MAILCHIMP 
	14. CALL TO ACTION 
	15. PAGE HEADER 
	16. SUBPAGE STYLES
	17. COMMENTS 
	17. CONTACT 
	18. RESPONSIVE STYLES

-------------------------------------------------------------------*/

/* 1. GLOBAL STYLES */

@font-face {
	font-family: NeutraText-Bold;
	src: url("icons/fonts/NeutraText-Bold.otf") format("opentype");
}

@font-face {
	font-family: NeutraText-Book;
	src: url("icons/fonts/NeutraText-Book.otf") format("opentype");
}

@font-face {
	font-family: NeutraText-BoldItalic;
	src: url("icons/fonts/NeutraText-BoldItalic.otf") format("opentype");
}

@font-face {
	font-family: NeutraText-BookItalic;
	src: url("icons/fonts/NeutraText-BookItalic.otf") format("opentype");
}


body {
	background: #fff;
	font-family: 'NeutraText-Book';
	overflow-x: hidden;
	color: #777;
	font-weight: 400;
	font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'NeutraText-Book';
	font-weight: 400;
	margin: 0;
	letter-spacing: -1px;
}

p {
	font-size: 18px;
	color: #414042;
	line-height: 26px;
	font-weight: 400;
	font-family: 'NeutraText-BookItalic';
	letter-spacing: 1px;
}

b,
strong {
	font-weight: 700;
}

a {
	color: #58595b;
}

a:hover {
	color: #1dc6bc;
}
a:focus {
    color: #2196F3 !important;
}
a,
a:hover,
a:focus,
button,
button:hover {
	outline: 0;
	text-decoration: none;
	transition: .4s;
}

/*ul,*/
/*li {*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	list-style: none;*/
/*}*/


ul,
ol,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.olol li {
    list-style-type: decimal;
    margin-bottom: 5px;

}

::-webkit-input-placeholder {
	/* Edge */
	color: #444 !important;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #444 !important;
}

::placeholder {
	color: #444 !important;
}

.space10 {
	margin-bottom: 10px;
}

.space20 {
	margin-bottom: 20px;
}

.space30 {
	margin-bottom: 30px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #58595b;
	background-color: transparent;
	FONT-WEIGHT: 900;
}

.nav>li>a:focus, .nav>li>a:hover{
    background-color: transparent;
}

.neutra-book-italic {
	font-family: NeutraText-BookItalic;
}

.neutra-bold-italic {
	font-family: NeutraText-BoldItalic;
}

.running .ld {
	display: inline-block !important;
	margin-left: 5px;
	vertical-align: middle;

}

.btn-book .ld {
	display: none;
}

.space40 {
	margin-bottom: 40px;
}

.valid {
	border: 1px solid #ccc !important;
}

.space50 {
	margin-bottom: 50px;
}

.help-block {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.space60 {
	margin-bottom: 60px;
}

.space70 {
	margin-bottom: 70px;
}

.space80 {
	margin-bottom: 80px;
}

.menuTxt {
	display: none;
}

.space90 {
	margin-bottom: 90px;
}

.no-padding {
	padding: 0 !important;
}

input:focus,
button:focus,
.slick-slide {
	outline: none;
	box-shadow: none;
}

.desk-float-right {
	float: right;
}

.desk-float-left {
	float: left;
}

a.telephone {
	font-size: 20px;
    color: #58595b;
    letter-spacing: 0.5px;
    text-decoration: none;
}

.telephone img {
    margin-right: 5px;
}

header {
    background: url(../images/logo-bg.png);
    background-position: right 0;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.heading-text {
	font-size: 54px;
}

a.page-scroll {
    padding-left: 0 !important;
    padding-right: 40px !important;
}

.navbar-default .navbar-nav>li {
    margin-left: 15px;
}

.links img {
	width: 90%;
}

a.service-name {
	font-size: 22px;
	font-family: 'NeutraText-BookItalic';
}
a.service-name:hover {
	color: #58595b;
	font-weight: 600;
}

.links {
	background: #fcdc18;
	margin-top: -150px;
	padding-top: 0;
}

.effect-box {
	margin-top: -390px;
}

.counter-box {
	background: #fcdc18;
}

.counter-box .container {
	background: #fff;
}

p.icon-text {
	font-size: 16px;
	line-height: 20px;
	font-family: 'NeutraText-Book';
}

.white-box .col-md-3.border {
	border-right: 2px solid #fcdc18;
}

.white-box .col-md-3 {
	margin: 25px 0;
}

.counter-box,
.links {
	padding: 50px 0;
}

h3 span.counter,
.white-box h3 {
	font-size: 40px;
}

.site-address {
	display: flex;
	align-items: center;
	overflow: hidden;
}

.icon-text .icon-adress {
	width: 100%;
	float: left;
}

.icon-text div {
	display: inline-block;
	font-size: 16px;
	color: #000;
}

footer .social-icons img {
	width: auto;
	margin-right: 15px;
}
header a.pickmeup:hover:after{
    opacity: 1;
}
header a.pickmeup:after {
    position: absolute;
    right: -7px;
    opacity: 0;
    width: auto;
    padding: 3px 8px;
    border-radius: 4px;
    transform: translateY(-50%);
    top: -15px;
    content: "PickmeUp";
    white-space: nowrap;
    font-size: 12px;
    color: #3a3a3c;
    transition: right 0.3s ease-in,opacity 0.3s ease-in;
    background: rgb(252 220 24);
}
.mobile-icon a.pickmeup {
    padding: 5px;
}

p.copyright.text-center {
	padding-top: 40px;
	font-size: 18px;
}

svg.top-shape-svg {
	transform: rotate(354deg);
	margin-left: -15px;
}

footer#contact {
	background: transparent;
	margin-top: -85px;
}

.shape-top {
	background-image: url('..images/top-shape.png');
	background-size: 100% 100px;
	bottom: 0;
	height: 100px;
	z-index: 1;
}

.ptb-20 {
	padding: 22px 0px;
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video iframe,
.video object,
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.container {
	max-width: 1170px;
	width: 100%;
}

.btn {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 15px 17px;
	border: none;
	text-transform: uppercase;
	font-family: Poppins;
	border-radius: 0px;
}

.btn.btn-default {
	color: #000;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
}

.btn.btn-default.btn-border {
	border-color: #ffffff;
	color: #fff;
}

.btn.btn-default:hover {
	background-color: #e6e6e6;
	color: #000;
}

.btn.btn-primary {
	background-color: #1dc6bc;
	border: 2px solid #1dc6bc;
}

.btn.btn-primary.btn-border {
	border-color: #1dc6bc;
	color: #1dc6bc;
}

.btn.btn-primary:hover {
	background-color: #111;
	border-color: #111;
	color: #fff;
}

.btn.btn-success {
	background-color: #2ecc71;
}

.btn.btn-success.btn-border {
	border-color: #2ecc71;
	color: #2ecc71;
}

.input-group.has-error {
	margin-bottom: 10px;
}

.btn.btn-success:hover {
	background-color: #25a25a;
	color: #fff;
}

#secondLeadform .help-block {
	color: #fff
}

.btn.btn-info {
	background-color: #81cfe0;
}

.btn.btn-info.btn-border {
	border-color: #81cfe0;
	color: #81cfe0;
}

.btn.btn-info:hover {
	background-color: #58bfd6;
	color: #fff;
}

.btn.btn-warning {
	background-color: #f39c12;
}

.btn.btn-warning.btn-border {
	border-color: #f39c12;
	color: #f39c12;
}

.btn.btn-warning:hover {
	background-color: #c87f0a;
	color: #fff;
}

.btn.btn-danger {
	background-color: #c0392b;
}

.btn.btn-danger.btn-border {
	border-color: #c0392b;
	color: #c0392b;
}

.btn.btn-danger:hover {
	background-color: #962d22;
	color: #fff;
}

.btn.btn-border {
	border: 2px solid;
	background: transparent;
}

.btn.btn-black {
	background: #09142f;
	border: 2px solid #09142f;
	color: #fff;
}

.number {
	color: #fe1d1d
}

.btn.btn-black:hover {
	background: #1dc6bc;
	border: 2px solid #1dc6bc;
	color: #fff;
}

.btn.btn-md {
	padding: 15px 25px;
}

.btn.btn-lg {
	font-size: 12px;
	padding: 14px 35px;
}

.btn.btn-sm {
	padding: 9px 20px;
}

.btn.btn-xs {
	font-size: 11px;
	padding: 7px 15px;
}

.btn i {
	margin-left: 15px;
}

/* 2. HEADER STYLES */

.navbar-default {
	background: transparent;
	border: none;
	padding: 25px 0;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	z-index: 99999
}

.navbar-brand {
	font-family: Poppins;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 5px;
	padding: 0
}

.gallery .wrap {
	position: relative;
	z-index: 100;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
}

.himob {
	display: block;
}

.hidesk {
	display: none;
}

.navbar-brand img {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

.navbar-default .navbar-nav>li {
	/*margin-left: 25px;*/
}

.navbar-header a.navbar-brand {
	margin: 0 auto;
	float: unset;
	text-align: center;
}

.bgdiv {
	height: 100%;
}

.topnav {
	overflow: hidden;
}

.topnav a {
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
}

.topnav a::after {
	content: '';
	display: block;
	width: 0px;
	height: 2px;
	background: #fff;
	transition: width .3s;
}

.topnav a:hover::after {
	width: 100%;
}

.topnav a.active {
	background-color: #4CAF50;
	color: white;
}

.topnav .icon {
	display: none;
}

@media screen and (max-width: 600px) {
	.topnav a:not(:first-child) {
		display: none;
	}

	.topnav a.icon {
		float: right;
		display: block;
	}
	
	.store-locator{
	    width:100%;
	}
}

@media screen and (max-width: 600px) {
	.topnav.responsive {
		position: relative;
		background-color: #f2f2f2;
	}

	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}

	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
		color: #000;
	}

	.topnav a:hover::after {
		display: none;
	}
}

/* CONTACT PAGE STYLES */
/* .contact-main-content {
	margin-top:0px;
} */

.google-maps {
	background: #fcdc18;
	margin-top: -150px;
	padding: 2px 0px 50px 0px;
}

.google-maps .container {
	margin-top: -350px;
}

.video-container {
    position: relative;
    padding-bottom: 47.25%;
    padding-top: 30px;
    height: 0;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    border: 2px solid #03aebb;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:0;
}

.locate-us {
	background: #fcdc18;
}

.locate-us h3 {
	color: #414042;
	font-size: 20px;
}

.locate-us-btn {
	border: 2px solid #414042;
	border-radius: 20px;
	padding: 4px 36px;
	background-color: #ffdd00;
}


.logo-with-number{
    display: flex;
    flex-direction: column;
        align-items: flex-end;
    gap: 15px;
}





/* 18. RESPONSIVE STYLES */

/* @media only screen and (min-width: 993px) and (max-width: 4000px) {}*/

	/*@media only screen and (min-width: 1051px) and (max-width: 4000px) {}*/


	@media only screen and (min-width: 250px) and (max-width: 767px) {
	    a.page-scroll {
            padding-right: 0px !important;
        }
        header a.pickmeup:after{
            display: none;
        }
        .navbar-default .navbar-nav>li {
            margin-left: 0;
        }
	    .main-content, .contact-main-content{
	        overflow-x:hidden;
	    }
	    .p0{
	        padding:0 !important;
	    }
	    .links .text-center {
            margin-top: -185px;
        }
        .desk-float-right, .desk-float-left {
            float: unset;
        }
        .navbar-default .desk-float-right .navbar-toggle{
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    background: #fff;
    border-radius: 50%;
    padding: 10px 6px;
    border: 2px solid #3a3a3c;
    margin-top: -13px;
        }
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #5b5c5e;
        }
        .navbar-brand img {
            width: 60%;
            margin: 0 auto;
        }
        .navbar-header a.navbar-brand{
            float: right;
            margin:0;
        }
        
        .desk-float-left{
            border:0;
        }
        a.telephone {
                    font-size: 18px;
        margin: 0 auto;
        float: right;
        text-align: center;
        margin-top: -30px;
        padding-left: 51px;
        }
        header {
            min-height: fit-content;
        background-size: 190% !important;
        background-position: top right;
        }
        .heading-text {
            font-size: 26px;
            text-align: left;
        }
        .effect-box {
            margin-top: 0;
        }
        .links img{
            width:100%;
        }
        .heading-text span.neutra-book-italic {
            display: inherit;
            text-align: left;
        }
        .counter-box .container {
            background: #fff;
            margin: 0 15px;
            width: unset;
        }
        .white-box .col-md-3 {
            min-height: 217px;
        }
        .border-bottom {
            border-bottom: 2px solid #fcdc18;
            margin-bottom: 0 !important;
        }
        .margin-top{
            margin-top:0 !important;
        }
        .margin-top img {
            padding-top: 20px;
        }
        .no-mob{
            border-right:0 !important;
        }
        h3 span.counter, .white-box h3 {
            font-size: 30px;
            text-align: center;
            margin-top:0px;
        }
        .white-box .col-md-3 .col-md-4{
            text-align: center;
            margin: 0 auto;
            width: 85%;
        }
        .google-maps .container{
            margin-top: -100px;
        }
        .google-maps .video-container{
            height: 400px;
        }
        p.icon-text {
            text-align: center;
        }
        .site-address{
            margin:0 auto;
            margin-top: 10px;
        }
        footer#contact{
            margin-top:0;
        }
        svg.top-shape-svg{
            margin-bottom:103px;
        }
        .navbar-default .navbar-nav>li{
            text-align:center;
        }
        .mb-35{
            margin-bottom:35px;
        }
	} 
	
	@media only screen and (min-width: 1367px) {
	    .site-address {
            margin-left: 55px;
        }
        .effect-box{
            margin-top:-465px;
        }
        svg.top-shape-svg{
            margin-left:-25px;
            margin-bottom: 20px;
        }
        .google-maps{
            margin-top: -350px;
        }
	}
	@media only screen and (min-width: 768px) and (max-width: 1050px) {
	    header{
	        background-size: 150%;
	        min-height: 245px;
	    }
	    svg.top-shape-svg {
            margin-bottom: 60px;
        }
	    .heading-text {
            text-align: left;
        }
        .heading-text span.neutra-book-italic {
            display: inherit;
            text-align: left;
        }
        .effect-box{
            margin-top:0;
        }
        .counter-box .container {
            background: #fff;
            margin: 0 15px;
            width: unset;
        }
        .white-box .col-md-3 {
            min-height: 217px;
        }
        .border-bottom {
            border-bottom: 2px solid #fcdc18;
            margin-bottom: 0 !important;
        }
        .margin-top{
            margin-top:0 !important;
        }
        .margin-top img {
            padding-top: 20px;
        }
        .no-mob{
            border-right:0 !important;
        }
        h3 span.counter, .white-box h3 {
            text-align: center;
            margin-top:10px;
        }
        .white-box .col-md-3 .col-md-4{
            text-align: center;
            margin: 0 auto;
            width: 85%;
        }
        p.icon-text {
            font-size: 25px;
            text-align: center;
        }
        footer#contact{
            margin-top:0;
        }
        .row.footer-address {
            margin: 0 10px;
        }
        .site-address{
            margin: 0 auto;
        }
        .mb-35{
            margin-bottom:35px;
        }
     
	}
	
	
	@media screen and (max-width: 600px) {

	
	.store-locator{
	    width:100% !important;
	    margin-bottom: 30px;
	}
}
