body{
	font-size:14px;
	font-weight:300;
	line-height:30px;
	font-family: 'Open Sans', sans-serif;
	background-color:#fff;
	margin-top:70px;
	color:#544042;
}
.a18622da_e04c_41fc_b6ea_82a9b5417c40_6bd79e10_5bb8_4d3b_a208_ccc01b469bf4_center ~ a {
display: none!important;
}
.carousel-caption .btn.btn-learn {
    width: 250px !important;
    max-width: 250px !important;
    margin-bottom: 20px;
}
ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

img{
	max-width:100%;
}

h1, h2, h3, h4, h5, h6{
	font-weight:600;
	text-rendering:optimizelegiblity;
	-webkit-font-smoothing:antialiased;
	margin:0;
	padding:0;
	font-family: sans-serif;
}

p{
	margin:0;
	padding:0;
	line-height:26px;
	font-size:14px;
	margin:8px 0;
}

h3{
	font-size: 40px;
}

/*Color

Blue: #00bcd4;
Body Color: #414141;
icon color: #a1a1a1;

*/


/*Top Navbar*/
.navbar-inverse {
    background-color: #333;
  border-color: transparent;
  padding:10px 0;
  box-shadow: 1px 2px 25px rgb(204, 151, 0);
}

ul.navbar-nav li a{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff !important;
}
ul.navbar-nav li a:hover{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff !important;
    text-shadow: 1px 1px 10px rgb(107, 92, 221);
}

.is-sticky .main-menu{
	z-index:9999 !important;
	position:absolute;
	background:#efe6d5;
}

.is-sticky .main-menu .navbar-inverse{
	background:#222222;
	transition:0.4s;
	padding:15px 0;
}

.navbar-brand{
    padding: 0 15px 15px;
}
.navbar-brand img{
    width: 165px;
}
.slider-btn a {
    font-weight: 600 !important;
}
.navPhone{
    display: inline-block;
    margin: 10px 0 0;
}

.navPhone a, .navPhone a:active,
.navPhone a:focus, .navPhone a:hover{
    outline: none;
    text-decoration: none;
}

.navPhone a{
    font-size: 18px;
    color: #fff;
}
.navPhone a:hover{
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 10px #211097;
}
/*Top Navbar*/


/*Header*/
#home{
    position: relative;
}

.carousel-caption h2 {
  font-family: sans-serif;
  font-size: 40px;
  line-height: auto;
  text-transform: uppercase;
}

.carousel-caption h1 {
  font-family: sans-serif;
  font-size: 40px;
  line-height: auto;
  text-transform: uppercase;
}

.slider{
    height: calc(100vh - 70px);
    background: url('../img/266fb162-d2b1-c0d0-adca-e6b351d98a97.jpg') no-repeat;
    background-size: cover;
    background-position: -300px 0;
}

.slider-btn {
  margin-top: 21px;
}

.carousel-inner{
    height: calc(100vh - 50px);
}

.indicatior2{
	top:90% !important;
}

.btn.btn-learn {
  background: #333333;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

/*Header*/

/*Showcase*/
#feature-work{
    background: #f5f5f5;
}

.featured-list{
	width:100%;
	margin:auto;
}

.featured-list #grid {
  width: 100%;
}

.featured-list #grid .thumb {
  float: left;
  height: auto;
  margin: 0;
  width: 25%;
}

.protfolio-padding{
	padding:70px 0;
}


.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type{
    padding: 0;
}
ol.type li {
	display: inline-block;
	margin: 0 5px;
}
ol.type li a {
	color: #544042;
	font-weight: 600;
	font-size: 14px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
    transition: all .7s;
}
ol.type li a.active {
	color: #544042;
    border: 1px solid #544042;
}
ol.type li a:hover {
	color: #fff;
	background: #544042;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.itemsBox{
    background: #fafafa;
    border-radius: 10px;
    box-shadow: 0 10px 50px rgba(204, 152, 0, 0.58);
    padding: 40px 20px;
}
.portfolio-item {
	margin: 15px 0;
}

.portfolio-item img{
    margin: 0 0 20px;
}

.hover-text span{
	font-size:18px;
	text-transform:uppercase;
    text-align: center;
    margin: 0 0 5px;
        font-weight: 600;
    text-rendering: optimizelegiblity;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
        color: #333;
    text-align: center;
    margin: auto;
    display: block;
}
.hover-text h3{
	font-size:18px;
	text-transform:uppercase;
    text-align: center;
    margin: 0 0 5px;
}

.show_popup.btn-custom{
    margin: 0 0 0 50%;
    transform: translate(-50%);
}

.show_popup.btn-custom{
    background: rgba(0,0,0,0);
    font-size: 20px;
    border-radius: 0;
    border-bottom: 1px dashed #f9a505;
    outline: none;
    color: #f9a505;
    padding: 0;
    margin-bottom: 5px;
}
.show_popup.btn-custom:active, .show_popup.btn-custom:focus{
    outline: none;
}

.show_popup.btn-custom:hover{
    border-bottom: 1px solid #f9a505;
}

.showForm.btn-custom{
    outline: none;
    color: #ffffff;
    background: #544042;
    border-radius: 0;
    padding: 5px 60px;
    border-radius: 5px;
    transition: all .8s;
    margin: 0 0 40px calc(50% - 60px);
    transform: translate(calc(-50% + 60px));
}

.showForm.btn-custom:hover{
    background: #f9a505;
}

.priceLable p{
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0;
}

.priceLable span{
    color: rgba(84, 64, 66, 0.5);
    text-decoration: line-through;
    font-size: 20px;
}
/*Showcase*/

/*stock*/
.stock .showForm.btn-custom{
    margin: 0;
    transform: none;
    max-height: 56px;
    background: #f9a505;
    border-radius: 3px;
}
.stock{
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    -o-flex-flow: column;
    flex-flow: ;
    align-items: center;
    justify-content: space-between;
    padding: 40px 20px;
    background: #fd5315;
    border-radius: 3px;
    
}

.stockText{
    text-align: center;
}

.stockText h3{
    font-size: 46px;
    color: #ffffff;
    text-shadow: 2px 2px #333;
}

.stockText p{
    font-size: 22px;
    color: #ffffff;
}

.stock img{
    width: 200px;
    margin: 0 0 20px;
}
/*stock*/

/* PopUp
----------------------------------*/
.overlay_popup {
	display:none;
	position:fixed;
	z-index: 99;
	top:0;
	right:0; 
	left:0;
	bottom:0;
	background:#000; 
	opacity:0.5;
}

.popup {
	display: none;
	position: absolute;
	z-index: 100;
    margin: 0 5vw;
    color: #544042;
    background: rgb(255, 255, 255);
    padding: 7px;
    border: 1px solid rgba(84, 64, 66, 0.5);
    border-radius: 3px;
    box-shadow: 
        6px 6px #cc9800,
        -6px -6px #cc9800,
        6px -6px #cc9800,
        -6px 6px #cc9800;
}

.popup h3{
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
}
.popup article{
    font-size: 16px;
    padding: 5px 10px;
    text-align:justify;
}

.popup img{
    max-width: 100%;
    margin: 0 0 15px;
}
.single-testimonials img {
    height: 150px;
    display: block;
    margin: auto;
}
.popup .specBlock img{
    width: 100%;
    max-width: 100%;
    margin: 0;
}
#testimonials .title p {
    font-size: 16px;
    padding-top: 30px;
    text-align: center;
    font-weight: 500;
    color: #fff;
}
.tab-content .showForm.btn-custom{
    margin: 15px 0 15px calc(50% - 60px);
}
/* popup ------*/

/* nav-tabs 
----------------------------*/
.nav-tabs{
    border-bottom: 1px solid #544042;
    margin: 0 0 20px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: 1px solid #544042;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    color: #333;
}

.nav-tabs>li>a{
    color: #333;
}

.nav-tabs>li>a:hover{
    background-color: transparent;
    border: 1px solid #544042;
    
}

/* Form popup
------------------------------------*/
.formOverlay {
    display:none;
    position:fixed;
    z-index: 101;
    top:0;
    right:0; 
    left:0;
    bottom:0;
    background:rgba(84, 64, 66, 0.7);
}

.popupForm {
    position: absolute;
    z-index: 102;
    width: 300px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.9);
    padding: 60px 30px 40px;
    margin: 10px 0 0;
}

.popupForm .btn-custom{
    font: 400 20px 'Open Sans', sans-serif;
    outline: none;
    color: #f9a505;
    width: 100%;
    background: #ffffff;
    border: 2px solid #f9a505;
    padding: 20px 0;
    margin: 0;
    transition: all .8s;
}

.popupForm .btn-custom:hover{
    color: #ffffff;
    background: #f9a505;
}

.closePopup {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.closePopup:before {
    position: absolute;
    height: 4px;
    width: 23px;
    top: 11px;
    left: 0px;
    background: #f9a505;
    transform: rotate(-45deg);
    content: '';
}

.closePopup:after {
    position: absolute;
    height: 4px;
    width: 23px;
    top: 11px;
    left: 0px;
    background: #f9a505;    
    transform: rotate(45deg);
    content: '';
}

.popupForm input[type="text"]{
    width: 100%;    
    background: #ffffff;
    color:#f9a505;
    font: 400 20px 'Open Sans', sans-serif;
    outline: none;
    padding: 20px 15px;
    border: 2px solid #f9a505;
    border-radius: 2px;
    margin: 0 0 15px 0;
}

.popupForm ::-webkit-input-placeholder{
    font: 400 20px 'Open Sans', sans-serif;
    color:#f9a505;
}
.popupForm ::-moz-placeholder{
    font: 400 1.8rem/2.6rem 'Fira Sans';
    color:#f9a505;
}/* Firefox 19+ */
.popupForm :-moz-placeholder{
    font: 400 1.8rem/2.6rem 'Fira Sans';
    color:#f9a505;
}/* Firefox 18- */
.popupForm :-ms-input-placeholder{
    font: 400 1.8rem/2.6rem 'Fira Sans';
    color:/* Dealer -----------------*/;
}
/* form popup -------------*/

/* Dealer -----------------*/

#dealer{
    padding: 50px 0;
    background: #f9a505;
}

.dealInfo{
    display: flex;
    flex-flow: column;
    align-items: center;
    margin: 8px 0 0;
}

.dealInfo p, .dealInfo a{
    color: #ffffff;
    display: inline-block;
    text-align: center;
}

.dealInfo p{
    font-size: 16px;
    margin: 0 0 0;
}
.dealInfo a{
    font-weight: 600;
    font-size: 16px;
}
.dealInfo a, .dealInfo a:active, .dealInfo a:focus, .dealInfo a:hover{
    text-decoration: none;
}
/* Dealer end -------------*/

/*Installation*/
#installation{
    position: relative;	background:url(../img/maxresdefault.jpg) center center no-repeat;
    background-size: cover; 
	min-height:570px;
	color:#fff;
	padding:70px 0;
}
.about-image img {
    display: block;
    margin: auto;
}
span {
    color: #cc9800 ;
}
.about-text p {
    margin: 0;
    padding: 0;
    line-height: 26px;
    font-size: 18px;
    font-weight: 500;
    margin: 8px 0;
}
#installation h3{
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #f9a505;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
.single-footer span {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #544042;
}
.feature-text p{
        font-weight: 500;
    font-size: 18px;
    font-family: inherit;
    text-align: center;
    color: rgb(0, 0, 0);
}
#installation p{
    text-align: center;
    font-size: 34px !important;
    font-weight: 500;
    border-bottom: 1px solid #f9a505;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

#installation ul{
    margin: 0 0 30px;
    padding: 0 0 0 25px;
}

#installation ul li{
    list-style-type: disc;
    color: #f9a505;
    font-size: 28px;
    margin: 0 0 5px;
}

#installation ul li:last-child{
    margin: 0;
}

#installation ul li span{
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
}

#installation iframe{
    width: 100%;
    height: 320px;
    margin: 0 0 15px;
}

#installation p{
    font-size: 18px;
    margin: 0 0 15px;
}

.instPhones a{
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}
.instPhones a:first-child{
    margin: 0 0 10px;
}
.instPhones a i{
    color: #f9a505;
}

/*Installation*/

/* About */

.whiteBox{
    background: #fafafa;
    padding: 20px 0;
    border-radius: 3px;
    box-shadow: 0 10px 30px #444;
}
.whiteBoxx {
    background: #444;
    padding: 20px 0;
    border-radius: 3px;
    box-shadow: 0 10px 30px #444;
}
.whiteBoxx .about-text h2 {
    color: #fff !important;
}
.whiteBoxx .about-text p {
    color: #fff !important;
}
.whiteBoxx .about-text img  {
  width: 100px;
}

#about{
    background: #f5f5f5;
}

.site-padding{
	padding:70px 0;
}

#about.site-padding{
	padding:70px 0 50px;
}

.about-text{
	margin-top:50px;
}

/* About */

/*How we work*/
.title h2{
	text-align:center;
}

.title{
	margin-bottom:50px;
}

#features{
	background:#f5f5f5;
}

.feature-icon i{
	font-size:50px;
	color:#cc9800;
    display: block;
    text-align: center;
    margin: 0 0 20px;
}

.feature-text h3{
	font-size:16px;
    font-family: inherit;
        text-align: center;
        color: #000;
}

.single-feature{
	margin: 0 0 30px;
}
/*How we work*/

/*Testimonials*/
.testimonials-padding{
	padding-bottom:70px;
}

#testimonials{
    position: relative;	background:url(../img/fbs3.jpg) no-repeat;
    background-size: cover;
    background-position: -820px 0;
	min-height:570px;
	color:#fff;
	text-rendering: optimizelegiblity;
	-webkit-font-smoothing:antialiased;
	padding:70px 0;
}

#testimonials .carousel-inner{
    height: auto;
}

.text{
	background:#f5f5f5;
	text-align:left;
	padding: 10px 20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.text p{
    color: #000;
    font-size: 18px;
    font-family: inherit;
    margin: 0;
    font-weight: 400;
}

.profile-image{
	margin:0 auto;
	text-align:center;
	margin-top:30px;
}

.profile-image img{
	height:150px;
	width:150px;
    border: 3px solid #211097;
	border-radius:50%;
	margin-bottom:10px;
}

.profile-image h4{
	font-size:18px;
	color:#211097;
	text-transform:uppercase;
	line-height:22px;
	font-weight:normal;
}

.profile-image p{
	font-size:14px;
	font-weight:normal;
	margin:0;
}


.carousel-indicators {
  top: 105%;
}

.carousel-indicators .active {
  background-color: #cc9800;
  height: 12px;
  margin: 0;
  width: 12px;
}

.carousel-indicators li {
 background-color: rgba(239, 230, 213, 0.85);
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  width: 10px;
}

#testimonials .butCase{
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}

#testimonials .btn-custom{
    display: inline-block;
    outline: none;
    color: #ffffff;
    border: 2px solid #544042;
    background: rgba(249,165,5,.1);
    padding: 15px 30px;
    transition: all .6s;
}

#testimonials .btn-custom:hover{
    color: #ffffff;
    background: #544042;
}
/*Testimonials*/

/*Overlay*/
.homeOverlay, .instOverlay, .tesOverlay{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
}
/*Overlay*/

/* --- Map --- */
.map{
	position:relative;
	margin-top:-50px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

/*Footer*/
footer{
	background:#f5f5f5;
	padding:60px 0;
	color:#414141;
}

.footer-logo img{
    margin: 10px 0 0;
}

.single-footer h3{
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
	margin: 0 0 10px;
    color: #544042;
}

.single-footer p{
    margin: 0 0 10px;
        /* text-decoration: none; */
    /* color: #414141; */
    display: block;
    margin: 0 0 10px;
    color: #000;
    font-size: 18px;
    font-family: inherit;
    margin: 0;
    font-weight: 600;
    margin-bottom: 15px !important;
}
.sasmap iframe {
    box-shadow: 1px 1px 10px #43ff14;
}
.sasmap iframe:hover {
    box-shadow: 1px 1px 40px #43ff14;
}
.single-footer a{
    text-decoration: none;
    color: #414141;
    display: block;
    margin: 0 0 10px;
    /* text-decoration: none; */
    /* color: #414141; */
    display: block;
    margin: 0 0 10px;
    color: #000;
    font-size: 18px;
    margin-bottom: 15px !important;
    font-family: inherit;
    margin: 0;
    font-weight: 600;
}
ul.projects li {
  display: inline-block;
  margin-bottom: 4px;
  width: 32%;
}

.copyright{
	background:#333333;
	padding:10px 0;
	color:#414141;
}

.footer-menu ul li{
	display:inline-block;
	padding-left:5px;
}

.footer-menu ul li a{
	font-size:14px;
	font-weight:normal;
	color:#aaaaaa;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}

.social ul li{
	display:inline-block;
	padding-left:5px;
}

.social ul li a i{
	height:35px;
	width:35px;
	background:#544042;
	text-align:center;
	color:#ffffff;
	line-height:35px;
	font-size:18px;
	border-radius:500px;
}

.social ul li a i:hover{
    background: #211097;
}

.footer-menu.pull-right {
  margin-top: 7px;
}

.social h3{
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 16px;
  color: #544042;
}

.social h3:first-child{
    margin: 0 0 10px;
}

.social a{
       /* text-decoration: none; */
    /* color: #414141; */
    display: block;
    margin: 0 0 10px;
    margin-bottom: 15px !important;
    color: #000;
    font-size: 18px;
    font-family: inherit;
    margin: 0;
    font-weight: 600;
}

/*Footer*/

.navbar-toggle {
  background-color: #353535;
}

#contact-us{
	padding: 50px 0 0;
    background: #f5f5f5;
}

.copy-text{
    text-align: center;
}

.popupForm p {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.popupForm a {
    font-size: 18px;
    text-align: center !important;
    color: #333;
    padding-bottom: 10px;
    margin: auto;
    display: block;
    font-weight: 600;
}
.popupForm i {
    font-size: 20px;
}
.popupForm img {
    width: 20px;
}
.stockText h2 {
    color: #fff;
}
#seo h2 {
    font-size: 18px;
}
#seo p, li {
    font-size: 14px;
}