/*-----------------------------------------------------------------------------------

 Theme Name: Lumilor
 Main Color   : #1A237E , #2576FD
 main Font    : Rubik

-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------
 
 == Table Of Content

	01 Basics
	02 Buttons
	03 Navbar
	04 Header
	05 Hero
	06 Numbers
	07 Our-Skills
	08 Video
	09 Works
	10 Process
	11 Services
	12 Services-tabs
	13 Team
	14 Testimonials
	15 Price
	16 Blog
	17 Subscribe
	18 Contact
	19 Footer
	20 Error 404
	21 Responsive
 

---------------------------------------------------------------- */
/* ----------------------------------------------------------------
     [ 01 Start Basics ]
-----------------------------------------------------------------*/

@import url("https://cdnjs.cloudflare.com/ajax/libs/lity/2.3.1/lity.min.css");
@import url("intlTelInput.min.css");

@font-face { 
font-family: 'Ebrima'; 
 src: url('fonts/Ebrima.eot?#iefix') format('embedded-opentype'),
 url('fonts/Ebrima.woff') format('woff'),
 url('fonts/Ebrima.ttf') format('truetype'),
 url('fonts/Ebrima.svg#Ebrima') format('svg');
 font-weight: normal; font-style: normal;
}

@font-face { 
font-family: 'Ebrima Bold'; 
 src: url('fonts/ebrima-bold.eot?#iefix') format('embedded-opentype'),
 url('fonts/ebrima-bold.woff') format('woff'),
 url('fonts/ebrima-bold.ttf') format('truetype');
 font-weight: normal; font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  list-style: none;
  word-wrap: break-word;
}

body {
  color: #1B253F;
  line-height: 1.3;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Ebrima', sans-serif;
  /*overflow-x: hidden !important;*/
}

p {
  font-size: 15px;
  color: #484646;
  line-height: 1.8;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  margin-bottom: 0;
}

span, a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: inherit;
  text-decoration: none;
}
h1,h2,h3,h4,h5{font-family:"Ebrima"; color:#464646;}
.bold-ebrima{font-family:"Ebrima Bold" !important;}
.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white p {color:#fff;}

h1 span, h2 span, h3 span, h4 span, h5 span, p span {color:#1bdcfe;}

.section-padding {
  padding: 80px 0;
}
.section-padding-sm {
  padding: 40px 0;
}
.section-padding-xs {
  padding: 20px 0;
}

.section-head {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  z-index: 3;
}
.section-head h4 {
  font-size: 40px;
  position: relative;
  text-transform:uppercase;
  z-index: 2;
  padding-bottom: 15px;
}
.section-head h4::after {
    content: '';
    width: 50px;
    height: 3px;
    background-color: #1BDCFE;
    position: absolute;
    bottom: 0;
    left: calc(50% - 25px);
}

.tesla-img-new { height: 120px;}


.intl-tel-input .country-list { color:#fff!important;} 

.wow{visibility:hidden;}

.registr-btn {
    border: #1bdcfe 2px solid;
    padding: 8px 12px;
    border-radius: 4px;
    color: #1bdcfe!important;
    font-weight: 600;
    text-transform: uppercase;
	  margin-bottom:15px;margin-top:-10px;
}

.registr-btn1 {
	margin-top:5px;
    border: #1bdcfe 2px solid;
    padding: 8px 12px;
    border-radius: 4px;
    color: #1bdcfe!important;
    font-weight: 600;
    text-transform: uppercase;
}


.registr-btn:hover,.registr-btn1:hover { color:#fff!important;}

.dealer-section,.training { position: relative;}

.btn-alt {
    border: #1bdcfe 2px solid;
    padding: 8px 12px;
    border-radius: 4px;
    color: #1bdcfe !important;
    font-weight: 600;
    text-transform: uppercase;
}


.section-head span {
  font-size: 70px;
  font-weight: 800;
  color: #999;
  opacity: .1;
  position: absolute;
  width: 100%;
  top: -40px;
  left: 0;
  z-index: -1;
}

.on-top {
  position: relative;
  z-index: 4;
}

.sub-title {
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #2AAFC0;
}

.bg-gray {
  background: #f9f9f9;
}

.bg-colorfull {
  background: #f51963 !important;
}

.colorfull {
  color: #f51963 !important;
}

[data-overlay-color] p {
  color: #eee;
}

.o-hidden {
  overflow: hidden;
}

.pos-re {
  position: relative;
}

.full-width {
  width: 100% !important;
}

.lg-line-height {
  line-height: 1.5;
}

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-fixed {
  background-attachment: fixed;
}

.pink {
  color: #fc6a8d !important;
}

.green {
  color: #93cc48 !important;
}

.yellow {
  color: #ffbc00 !important;
}

.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.v-middle {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 15px;
  line-height: .7;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 0 7px;
  border-radius: 50%;
  background: #ddd;
  position: relative;
  z-index: 8;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #1bdcfe;
}

.owl-theme .owl-nav [class*=owl-] {
  background-color: rgba(0, 0, 0, 0.1);
  width: 30px;
  height: 30px;
  line-height: 25px;
  border-radius: 50%;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #2AAFC0;
}

.owl-carousel.partner .owl-stage {
  display: flex;
  align-items: center;
}

.curve {
  position: absolute;
  z-index: 7;
}
.curve.curve-center:after {
  border-left: 50vw solid transparent;
}
.curve.curve-center:before {
  border-right: 50vw solid transparent;
}
.curve.curve-center.curve-top:after {
  border-left: 50vw solid transparent;
}
.curve.curve-center.curve-top:before {
  border-right: 50vw solid transparent;
}
.curve.curve-bottom {
  left: 0;
  bottom: -1px;
  width: 100%;
}
.curve.curve-bottom:after, .curve.curve-bottom:before {
  bottom: 0;
}
.curve.curve-top {
  left: 0;
  top: -1px;
  width: 100%;
}
.curve.curve-top:after, .curve.curve-top:before {
  top: 0;
  border-top: 50px solid #fff;
  border-bottom: 0;
}
.curve.curve-top:after {
  border-left: 70vw solid transparent;
}
.curve.curve-top:before {
  border-right: 30vw solid transparent;
}
.curve.curve-gray-b:after, .curve.curve-gray-b:before {
  border-bottom: 50px solid #f9f9f9;
}
.curve.curve-gray-t:after, .curve.curve-gray-t:before {
  border-top: 50px solid #f9f9f9;
}
.curve:after, .curve:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 50px solid #fff;
  position: absolute;
}
.curve:after {
  right: 0;
  border-left: 30vw solid transparent;
}
.curve:before {
  left: 0;
  border-right: 70vw solid transparent;
}

.cd-headline {
  font-size: 3rem;
  line-height: 1.2;
}
a.pp_contract, a.pp_expand {left: 30px;right:auto;}
a.pp_close {right:30px;top:32px;z-index:99999;}

@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 4.4rem;
    font-weight: 300;
  }
   
}
@media only screen and (min-width: 1100px) {
   .registr-btn {
    position: absolute;
    right: 5%;
    top: 92px;
    margin-bottom:0px;margin-top:0px;
  
  }
  .registr-btn1 {
    position: absolute;
    right: 5%;
 /*    top:31px; */
	top:25px;
 
}
  
}

@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 6rem;
  }
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* xclip */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 10%;
  right: 0;
  width: 2px;
  height: 70%;
  background-color: #aebcb9;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline b.is-visible {
  opacity: 1;
  font-weight: 900;
}
.bg-theme{background:#192436;}
.bg-grey{background:#eeeef0;}
.bg-white{background:#fff;}
.btn-primary-bordered {border:#1bdcfe 2px solid; color:#1bdcfe;}
.btn-primary-bordered:hover {border:#1bdcfe 2px solid; color:#1bdcfe;}

.fw-1{font-weight:100}.fw-2{font-weight:200}.fw-3{font-weight:300}.fw-4{font-weight:400}.fw-5{font-weight:500}
.fw-6{font-weight:600}.fw-7{font-weight:700}.fw-8{font-weight:800}


/* ----------------------------------------------------------------
     [ End Basics ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 02 Start Buttons ]
-----------------------------------------------------------------*/
.butn {
  padding: 15px 30px;
  position: relative;
  border: 1px solid transparent;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 3;
  -webkit-box-shadow: -5px 10px 30px -5px rgba(0, 0, 0, 0.2);
          box-shadow: -5px 10px 30px -5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
  outline: none !important;
  overflow: hidden;
}

.butn span {
  position: relative;
  z-index: 2;
}

.butn:after {
 /* content: '';
  width: 0;
  height: 100%;
  background: #fc6a8d;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
  z-index: 1;
  opacity: 1;*/
}

.butn:hover:after {
  width: 100%;
}


.butn-bg {
  background: #2AAFC0;
  border-color: #2AAFC0;
  background: -webkit-gradient(linear, left bottom, left top, from(#2AAFC0), to(#28ADBE));
  background: linear-gradient(to top, #2AAFC0, #28ADBE);
}


span.text-danger:empty{height:0;display:inline;}
#v_contactedwith:empty{display:none;}

/* #contact-form .butn-bg {	
    border-color: #2AAFC0;  
    background: #1ce3ff !important;
    font-size: 14px;
    font-family: "Ebrima"!important;
}
 */
 
body .butn-bg1 {
	border: #1bdcfe 2px solid !important;
    background: #192436 !important;
    font-size: 16px;
    font-family: "Ebrima" !important;
    padding: 10px 30px;
	border-radius:5px!important;
	color:#1bdcfe!important;
}

.butn-bg1:hover{ color:#fff!important;}



body #contact-form .butn-bg, body #contact-form11 .butn-bg {
    border: #1bdcfe 2px solid;
    background: #192436 !important;
    font-size: 18px;
    font-family: "Ebrima" !important;
    padding: 10px 30px;
	border-radius:5px!important;
	color:#1bdcfe!important;
}


#contact-form .butn.butn-bg:hover, body #contact-form11 .butn-bg   {  color:#fff!important;}

body .fa.fa-refresh.fa-2x.text-white.p-2.ml-2.captcha-class { vertical-align: middle;}

body .btn.btn-shop:hover { color: #fff;}

body .news-link:hover {  color: #1BDCFE!important;}


.butn-bg span {
  color: #fff;
}

.butn-light {
  background: #fff;
  -webkit-box-shadow: -5px 10px 30px -5px rgba(255, 255, 255, 0.5);
          box-shadow: -5px 10px 30px -5px rgba(255, 255, 255, 0.5);
}
.butn-light:after {
  background: #2AAFC0;
}
.butn-light:hover span {
  color: #fff !important;
}
.butn-light span {
  color: #2AAFC0;
}
.butn-light.butn-bord {
  border-color: #fff;
}
.butn-light.butn-bord span {
  color: #fff;
}

.butn-bord {
  background: transparent !important;
  border: 1px solid #2AAFC0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.butn-bord:after {
  background: #2AAFC0;
}
.butn-bord:hover span {
  color: #fff;
}
.butn-bord span {
  color: #2AAFC0;
}

.butn-radius {
  border-radius: 30px;
}

/* Map Styles */

#map{width:100%; height:500px;}
.main-search-inner {
    position: relative;
    display: block;
    max-width:360px;
    transform: translate(0,-50%);
    padding-bottom: 30px;
}

#dealer-map .listing-content{padding:10px;}
#map-address {position:absolute;right: 0; margin-right:20px;max-width: 320px;top:33%; background: rgba(255,255,255,0.98);max-height:350px; overflow-y:auto;border: 1px solid #ccc;border-radius: 3px; min-width: 320px}
#map-address li{text-align:left; padding:15px 10px 15px 35px; position:relative;border-bottom:1px solid #ccc;border-left:3px solid transparent;}


#map-address li i{position:absolute; left:0;left: 14px;padding-top: 2px;}

#map-address li.mapappd-li:hover { border-left: 3px solid #1bdcfe; background: #f4f2f2;}






#map-container.fullwidth-home-map .main-search-inner {
    position: absolute;
    display: block;
    bottom: 60px;
    top: auto;
    transform: none;
    padding-bottom: 0;
    z-index: 9999;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.main-search-input {
    margin-top: 50px;
    border-radius: 50px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 4px;
    max-height: 68px;
}
.main-search-input-item {
    flex: 1;
    border-right: 1px solid #e9e9e9;
    margin-top: 3px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.main-search-input input, .main-search-input input:focus {
    font-size: 16px;
    border: none;
    background: #fff;
    margin: 0;
    padding: 0;
    height: 35px;
    line-height: 35px;
    box-shadow: none;
}
#autocomplete-container, #autocomplete-input {
    position: relative;    width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
.input-with-icon i, .main-search-input-item.location a {
    padding: 5px 10px;
    z-index: 101;
}
.main-search-input-item.location a {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    padding: 10px;
    background: #fff;
}
.main-search-input .main-search-input-item:nth-last-child(2) {
    border-right: none;
    padding-left: 15px;
    padding-right: 15px;
}
.main-search-input button.button {
    font-size: 14px;
    font-weight: 600;
    padding: 0 7px;
    margin-right: 1px;
    height: 40px;
    outline: none;
	outline: none;
border-radius: 20px;
background: #1bdcfe;
color: #fff;
border: 2px solid #34cee9;
cursor: pointer;
}


#streetView, #geoLocation, #scrollEnabling, #mapnav-buttons a {
    color: #333;
    background-color: #fff;
    padding: 7px 18px;
        padding-top: 7px;
    padding-top: 9px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -transition: all .2s ease-in-out;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 50px;
    box-shadow: 0 1px 4px -1px rgba(0,0,0,.2);
}

#streetView, #geoLocation, #scrollEnabling {
    position: absolute;
    bottom: 10%; top:auto;
    right:auto; left:7%;
    z-index: 1;
    font-size: 13px;
line-height: 21px;}

#map-container.fullwidth-home-map .main-search-inner {
    position: absolute;left: 6%;
    display: block;z-index: 0;
    bottom: auto;
top: 80px;}


#me{width: 280px !important;position: absolute;right: 61px;top: 117px;z-index: 1;}

.navbar { margin-top:0px;}


[data-marker_id="0"] .marker-container {
    margin: 10px auto;
    width: 60px;
    height: 60px;
    top: -5px;
}
[data-marker_id="0"] .face.front .lumi-dealmark {
    width: 60px;
    height: 60px;
}

[data-marker_id="0"] .face.back .lumi-dealmark {
    width: 60px;
    height: 60px;
}
[data-marker_id="0"] .face img {
    max-width: 34px !important;
}

[data-marker_id="0"] .face.back::after {
    content: "";
    display: block;
    width: 61px;
    height: 61px;
    top: 0px;
    left: 0px;
/*     border: 1px solid rgba(255,255,255,.65); */
    border-radius: 50%;
    position: absolute;
}




#gallery .row{}
#gallery .col-lg-3{padding-right: 5px;
padding-left: 5px;}
#gallery  .item-img {
    margin-top: 10px !important;
}
#gallery  .item-img img {
    border-radius: 10px;
}

/* ----------------------------------------------------------------
     [ End Buttons ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 03 Start Navbar ]
-----------------------------------------------------------------*/
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border: 0;
  background: #fff;
  z-index: 1001;
  min-height: 70px;
}
.navbar .icon-bar {
  color: #fff;
}
.navbar .navbar-nav .nav-item {
  position: relative;
}
.navbar .navbar-nav .nav-item:after {
  content: '';
  width: 1px;
  height: 10px;
  background: #ccc;
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  opacity: .5;
  display:none;
}
.navbar .navbar-nav .nav-item:last-child:after {
  display: none;
}
.navbar .navbar-nav .nav-link {
  font-size: 13px;
  color: #555; 
/*   color:#fff; */
 /*  letter-spacing: 1px; */
  margin: 15px 2px;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-transform: uppercase;
  font-family: "Ebrima Bold";
  padding-left: 6px;
padding-right: 6px;
}

@media screen and (min-width:992px) {

.navbar-nav { margin-right:20px;}

}



@media screen and (min-width:1200px) {
.navbar-nav { margin-right:120px;}

.navbar .navbar-nav .nav-link { margin: 15px 1px;}

}

@media screen and (min-width:1460px) {
.navbar .navbar-nav .nav-link { margin: 15px 7px;}
.navbar-nav { margin-right:20px;}

}


.navbar .navbar-nav .active {
  color: #1bdcfe !important;
}

/* .navbar .navbar-nav .dropdown-item.active {
  color: #000 !important;
  background-color:#1bdcfe !important;
} */

.navbar .navbar-nav .dropdown-item.active {
  color: #fff !important;
  background-color:#000 !important;
}


/* .dropdown-item:focus, .dropdown-item:hover{
 color: #000 !important;
  background-color:#1bdcfe !important;	
} */

.dropdown-item:focus, .dropdown-item:hover{
 color: #fff !important;
  background-color:#000 !important;	
}


.nav-scroll {
  background: #fff;
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
  padding: 0;
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.nav-scroll .icon-bar {
  color: #222;
}
.nav-scroll .navbar-nav .nav-link {
  color: #222;
}
.nav-scroll .navbar-nav .logo {
  padding: 15px 0;
  color: #111;
}

.logo {
/*   padding: 15px 0; */
  padding: 20px 0;
  width: 190px;
}
.with-dash::after{
    content: '';
    width: 80px;
    height: 4px;
    background-color: #1BDCFE;
    position: absolute;
    bottom: 0;
    left: calc(50% - 40px);
}


.text-theme {color:#1bdcfe;}

/* ----------------------------------------------------------------
     [ End Navbar ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 04 Start Header ]
-----------------------------------------------------------------*/
.home {
  min-height: 100vh;
  position: relative;
}
.home .caption h3 {
  font-size: 40px;
  font-weight: 200;
  margin-bottom: 15px;
}
.home .caption h1 {
  font-size: 60px;
  font-weight: 500;
  margin-bottom: 15px;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}
.home .caption p {
  color: #e0e0e0;
  font-size: 15px;
  word-spacing: 1px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.home .caption .butn {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  margin: 30px 5px 0;
}

.slider .owl-item, .slider-fade .owl-item {
  height: 100vh;
  position: relative;
}
.slider .item, .slider-fade .item {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.slider .item .caption, .slider-fade .item .caption {
  z-index: 9;
}
.slider .owl-theme .owl-dots, .slider-fade .owl-theme .owl-dots {
  position: absolute;
  bottom: 5vh;
  width: 100%;
}

.creative {
  min-height: 105vh;
}
.creative svg {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  z-index: 8;
  fill: #fff;
}

#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* ----------------------------------------------------------------
     [ End Header ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 05 Hero ]
-----------------------------------------------------------------*/
.hero .intro {
  position: relative;
  padding: 0 0 15px;
}
.hero .intro:after {
  content: '';
  width: 70px;
  height: 1px;
  background: #2AAFC0;
  position: absolute;
  bottom: 0;
  left: calc(50% - 35px);
}
.hero .intro .sub-title {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 4px;
  background-color: #2AAFC0;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 15px;
}
.hero .intro h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
.hero .intro p {
  font-size: 15px;
  word-spacing: 1px;
}
.hero .item {
  background-color: #fff;
  padding: 80px 20px 80px 50px;
  -webkit-box-shadow: -5px 15px 40px rgba(0, 0, 0, 0.08);
          box-shadow: -5px 15px 40px rgba(0, 0, 0, 0.08);
}
.hero .item h6 {
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.hero .item h6:after {
  content: '';
  width: 50px;
  height: 1px;
  background: #2AAFC0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.hero .icon {
  color: #2AAFC0;
  font-size: 40px;
  margin-bottom: 40px;
}

.colorful .item {
  text-align: center;
}
.colorful .item h6:after {
  left: calc(50% - 25px);
}

/* ----------------------------------------------------------------
     [ End Hero ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 06 Start Numbers ]
-----------------------------------------------------------------*/
.numbers .sub-bg {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding: 4px 10px;
  background-color: #2AAFC0;
  color: #fff;
  margin-bottom: 15px;
}
.numbers .pink h5, .numbers .pink span {
  color: #fc6a8d !important;
}
.numbers .green h5, .numbers .green span {
  color: #93cc48 !important;
}
.numbers .yellow h5, .numbers .yellow span {
  color: #ffbc00 !important;
}
.numbers h3 {
  font-weight: 800;
  margin-bottom: 15px;
}
.numbers h5 {
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 4px;
  color: #2AAFC0;
  margin-bottom: 15px;
}
.numbers h5 span {
  color: #2AAFC0;
}
.numbers h6 {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #555;
}
.numbers .col-lg-3 {
  position: relative;
}
.numbers .col-lg-3:after {
  content: '';
  width: 1px;
  height: 50px;
  background-color: #ddd;
  position: absolute;
  right: 0;
  bottom: 0;
}
.numbers .col-lg-3:last-child:after {
  display: none;
}
.numbers.dark h6 {
  color: #eee;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ----------------------------------------------------------------
     [ End Numbers ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 07 Start Our-Skills ]
-----------------------------------------------------------------*/
.our-skills .img {
  position: relative;
  padding-right: 30px;
  margin-bottom: 30px;
}

/* .our-skills .img:after {
  content: '';
  width: calc(100% - 30px);
  height: 100%;
  border: 1px solid #eee;
  border-radius: 10px;
  position: absolute;
  top: 15px;
  right: 15px;
} */

.our-skills .img img {
  border-radius: 5px;
}
.our-skills .content {
  padding-top: 50px;
}
.our-skills .content h4 {
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 15px;
}
.our-skills .content .skills h6 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.our-skills .content .skills .skill-progress {
  height: 4px;
  background-color: #eee;
  position: relative;
}
.our-skills .content .skills .skill-progress .progres {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10%;
  background-color: #2AAFC0;
  background: -webkit-gradient(linear, right top, left top, from(#2154cf), to(#6ec5ff));
  background: linear-gradient(to left, #2154cf, #6ec5ff);
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
.our-skills .content .skills .skill-progress .progres:after {
  content: attr(data-value);
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 12px;
}

/* ----------------------------------------------------------------
     [ End Our-Skills ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 08 Start Video ]
-----------------------------------------------------------------*/
.video .sub-bg {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding: 4px 10px;
  background-color: #fc6a8d;
  color: #fff;
  margin-bottom: 15px;
}
.video h3 {
  font-weight: 800;
  margin-bottom: 15px;
}
.video .vid .vid-butn {
  font-family: 'Shadows Into Light', cursive;
  font-weight: bold;
  font-size: 40px;
}
.video .vid .vid-butn .icon {
  font-size: 70px;
  background: -webkit-linear-gradient(#2154cf, #6ec5ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.video .vid .vid-butn .icon:hover {
  background: -webkit-linear-gradient(#6ec5ff, #93cc48);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ----------------------------------------------------------------
     [ End Video ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 09 Start Works ]
-----------------------------------------------------------------*/
.works .filtering .filter {
  display: inline-block;
  padding: 4px 10px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
}
.works .filtering span {
  margin: 0 5px;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 30px;
  cursor: pointer;
}
.works .filtering .active {
  background: #2AAFC0;
  background: -webkit-gradient(linear, left top, right top, from(#2154cf), to(#6ec5ff));
  background: linear-gradient(to right, #2154cf, #6ec5ff);
  -webkit-box-shadow: 0px 8px 30px -5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 30px -5px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.works .item-img {
  position: relative;
  margin-top: 30px;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.works .item-img:hover {
  -webkit-box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.1);
}
.works .item-img:hover .item-img-overlay {
  visibility: visible;
  opacity: 1;
}
.works .item-img-overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  padding: 30px;
  background: rgba(11, 21, 32, 0.98);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 3;
}
.works .item-img-overlay:after {
  content: '';
  width: 90%;
  height: 90%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: -1;
}
.works .item-img-overlay .icon {
  position: absolute;
  right: 45%;
  bottom: 40%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #2AAFC0;
  text-align: center;
  font-size: 20px;
  color: #2AAFC0;
}
.works .item-img-overlay p {
  color: #2AAFC0;
  font-weight: 500;
  font-size: 13px;
}
.works .item-img-overlay h6 {
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
}
.YouTubePopUp-Content {
    _border: 3px solid #1BDCFE;
}

/* ----------------------------------------------------------------
     [ End Works ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 10 Start Process ]
-----------------------------------------------------------------*/
.process .content {
  padding-left: 10%;
  padding-right: 10%;
}
.process .content h5 {
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  z-index: 3;
}
.process .content h5:after {
  content: '';
  width: 100%;
  height: 10px;
  background-color: #fc6a8d;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .5;
  z-index: -1;
}
.process .content .accordion .item {
  margin-top: 30px;
}
.process .content .accordion .title {
  padding: 10px 20px;
  -webkit-box-shadow: -5px 10px 20px rgba(0, 0, 0, 0.1);
          box-shadow: -5px 10px 20px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 30px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.process .content .accordion .title:after {
  content: '\f067';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 20px;
  color: #fff;
}
.process .content .accordion .title h6 {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}
.process .content .accordion .title h6 span {
  color: #fc6a8d;
}
.process .content .accordion .accordion-info {
  display: none;
  padding: 0px 15px;
  margin-top: 30px;
  margin-left: 15px;
  border-left: 1px dotted #ccc;
}
.process .content .accordion .accordion-info p {
  font-size: 14px;
}
.process .content .accordion .active {
  display: block;
}
.process .content .accordion .active .title {
  color: #fff;
  background: #2AAFC0;
  -webkit-box-shadow: -5px 10px 20px rgba(0, 0, 0, 0.1);
          box-shadow: -5px 10px 20px rgba(0, 0, 0, 0.1);
}
.process .content .accordion .active .title:after {
  content: '\f068';
  color: #fff;
}
.process .content .accordion .active .title h6 {
  color: #fff;
}

.process-line .item {
  position: relative;
  z-index: 4;
}
.process-line .item img {
  position: absolute;
  width: 70%;
  right: -40%;
  top: 15px;
  opacity: .5;
}
.process-line .item img.tobotm {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.process-line .item.odd {
  margin-top: 50px;
}
.process-line .item .cont {
  padding: 70px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
  z-index: 3;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.process-line .item .cont:hover {
  background-color: #2AAFC0;
}
.process-line .item .cont:hover h6 {
  color: #fff;
}
.process-line .item .cont:hover p {
  color: #eee;
}
.process-line .item .icon {
  color: #2AAFC0;
  font-size: 30px;
  width: 80px;
  height: 80px;
  line-height: 85px;
  border-radius: 50%;
  border: 1px dashed #eee;
  margin-bottom: 30px;
}
.process-line .item h3 {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  color: #777;
  font-size: 50px;
  font-weight: bold;
  opacity: .1;
  z-index: -1;
}
.process-line .item h6 {
  color: #222;
  font-size: 16px;
  margin-bottom: 15px;
}
.process-line .item p {
  font-size: 14px;
  color: #999;
}
.process-line .pink .cont:hover {
  background-color: #fc6a8d;
}
.process-line .green .cont:hover {
  background-color: #93cc48;
}
.process-line .yellow .cont:hover {
  background-color: #ffbc00;
}

/* ----------------------------------------------------------------
     [ End Process ]
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
     [ 11 Start Gallery ]
-----------------------------------------------------------------*/
/*----*****---- << 2.4.3. Portfolio >> ----*****----*/
	
	.dt-sc-sorting-container { border-left: 0 none; clear: both; display: inline-block; float: left; line-height: normal; margin: 10px 0 40px 0; padding: 0; text-align: center; width: 100%;}
	.dt-sc-sorting-container a {width: auto;padding:12px 10px !important; font-family: Josefin Sans, sans-serif;cursor: pointer; display: inline-block; font-size: 15px; font-weight: normal; line-height: normal; margin-right: 5px; margin-bottom: 0; outline: medium none; padding: 12px 30px;border-radius: 5px; position: relative; text-transform: uppercase; z-index: 1;background: #444;border: 1px solid transparent;}
    .dt-sc-sorting-container.style2 a{ color: #fff !important;}
	.dt-sc-sorting-container a:before{border-radius:4px;background:#1BDCFE !important;color:#fff !important;}
	.dt-sc-sorting-container .dt-sc-button:before{background:#1BDCFE !important;color:#fff;}
	.dt-sc-sorting-container .type1.dt-sc-button:hover{color:#fff !important;}
	
	.dt-sc-sorting-container .dt-sc-button.White:before{background:#dedede !important;color:#333 !important;border:1px solid #dedede !important;}
	.dt-sc-sorting-container .dt-sc-button.Blue:before{background:#00a5ff !important;color:#fff !important;}
	.dt-sc-sorting-container .dt-sc-button.Orange:before{background:#ff9700 !important;color:#fff !important;}
	.dt-sc-sorting-container .dt-sc-button.Aqua:before{background:#1bdcfe  !important;color:#fff !important;}
	.dt-sc-sorting-container .dt-sc-button.Pink:before{background:#fc04cc !important;color:#fff !important;}
	.dt-sc-sorting-container .dt-sc-button.Green:before{background:#1bf48b  !important;color:#fff !important;}
	.dt-sc-sorting-container .dt-sc-button.Yellow:before{background:#fcfe05 !important;color:#333 !important;}
	.dt-sc-sorting-container .dt-sc-button.Violet:before{background:#b804fd !important;color:#fff !important;}
	
	.dt-sc-sorting-container .dt-sc-button.White:hover{border:1px solid #333 !important; color:#333 !important; }
	.dt-sc-sorting-container .dt-sc-button.Blue:hover{border:1px solid #00a5ff !important; }
	.dt-sc-sorting-container .dt-sc-button.Orange:hover{border:1px solid #ff9700 !important; }
	.dt-sc-sorting-container .dt-sc-button.Aqua:hover{border:1px solid #1bdcfe  !important; }
	.dt-sc-sorting-container .dt-sc-button.Pink:hover{border:1px solid #fc04cc !important; }
	.dt-sc-sorting-container .dt-sc-button.Green:hover{border:1px solid #1bf48b  !important; }
	.dt-sc-sorting-container .dt-sc-button.Yellow:hover{border:1px solid #333 !important; color:#333 !important; }
	.dt-sc-sorting-container .dt-sc-button.Violet:hover{border:1px solid #b804fd !important; }
	
	.dt-sc-sorting-container .dt-sc-button.White.active-sort {border:1px solid #333 !important; color:#333 !important; }
	.dt-sc-sorting-container .dt-sc-button.Blue.active-sort {border:1px solid #00a5ff !important; }
	.dt-sc-sorting-container .dt-sc-button.Orange.active-sort {border:1px solid #ff9700 !important; }
	.dt-sc-sorting-container .dt-sc-button.Aqua.active-sort {border:1px solid #1bdcfe  !important; }
	.dt-sc-sorting-container .dt-sc-button.Pink.active-sort {border:1px solid #fc04cc !important; }
	.dt-sc-sorting-container .dt-sc-button.Green.active-sort {border:1px solid #1bf48b  !important; }
	.dt-sc-sorting-container .dt-sc-button.Yellow.active-sort {border:1px solid #333 !important; color:#333 !important; }
	.dt-sc-sorting-container .dt-sc-button.Violet.active-sort {border:1px solid #b804fd !important; }

/* for portfio cat page */	
	 
	/*----*****---- << dt-sc-button Additional >> ----*****----*/
	
	/*Type1 Buttons*/
	
	.type1.dt-sc-button::before, .type1.dt-sc-button:hover::before, .type1.dt-sc-button:focus::before, .type1.dt-sc-button:active::before, .type1.active-sort.dt-sc-button::before, .type1.dt-sc-social-icons li a::before, 
	.type1.dt-sc-social-icons li a:hover::before, .type1.dt-sc-social-icons li a:focus::before, .type1.dt-sc-social-icons li a:active::before, .type1.tagcloud a::before, .type1.tagcloud a:hover::before, .type1.tagcloud a:focus::before,
	.type1.tagcloud a:active::before, .type1.tagcloud a.active-sort::before { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
	
	.type1.dt-sc-button::before, .type1.dt-sc-social-icons li a::before, .type1.tagcloud a::before { bottom: 0; content: ""; left: 0px; position: absolute; right: 0px; top: 0; transform: scaleX(0); -webkit-transform: scaleX(0); -moz-transform: scaleX(0); 
	transform-origin: 50% 50% 0; -webkit-transform-origin: 50% 50% 0; -moz-transform-origin: 50% 50% 0; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-property: transform; 
	-webkit-transition-property: transform; -moz-transition-property: transform; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
	-moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); z-index: -1;}
	
	.type1.dt-sc-button, .type1.dt-sc-social-icons li a, .type1.tagcloud a { backface-visibility: hidden; display: inline-block; position: relative; transform: translateZ(0px); -webkit-transform: translateZ(0px); -moz-transform: translateZ(0px); 
	transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-property: color; -webkit-transition-property: color; -moz-transition-property: color; vertical-align: middle;}
	
	.type1.dt-sc-button, .type1.dt-sc-social-icons li a, .type1.tagcloud a { z-index: 1\9;/* IE9 only override */}
	
	/*Type2 Buttons*/
	
	.type2.dt-sc-button { backface-visibility: hidden; overflow: hidden; position: relative; transform: translateZ(0px); -webkit-transform: translateZ(0px); -moz-transform: translateZ(0px); transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-property: color; -webkit-transition-property: color; -moz-transition-property: color; vertical-align: middle; z-index: 1; }
	
	.type2.dt-sc-button:after { height: 0; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); 
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); width: 100%; z-index: 0; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
	-ms-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
	
	.type2.dt-sc-button:after { content: ""; position: absolute;}
	.type2.dt-sc-button:hover:after { height: 450%; z-index:-1; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
	-moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -ms-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }	
	
	/*Type3 Buttons*/
	
	.type3.dt-sc-button::before, .type3.dt-sc-button:hover::before, .type3.dt-sc-button:focus::before, .type3.dt-sc-button:active::before, .type3.active-sort.dt-sc-button::before, .type3.dt-sc-social-icons li a::before, 
	.type3.dt-sc-social-icons li a:hover::before, .type3.dt-sc-social-icons li a:focus::before, .type3.dt-sc-social-icons li a:active::before, .type3.tagcloud a::before, .type3.tagcloud a:hover::before, .type3.tagcloud a:focus::before,
	.type3.tagcloud a:active::before, .type3.tagcloud a.active-sort::before { transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
	
	.type3.dt-sc-button::before, .type3.dt-sc-social-icons li a::before, .type3.tagcloud a::before { bottom: 0; content: ""; left: 0px; position: absolute; right: 0px; top: 0; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0);
	transform-origin: 50% 50% 0; -webkit-transform-origin: 50% 50% 0; -moz-transform-origin: 50% 50% 0; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-property: transform; 
	-webkit-transition-property: transform; -moz-transition-property: transform; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
	-moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); z-index: -1;}
	
	.type3.dt-sc-button, .type3.dt-sc-social-icons li a, .type3.tagcloud a { backface-visibility: hidden; display: inline-block; position: relative; transform: translateZ(0px); -webkit-transform: translateZ(0px); -moz-transform: translateZ(0px);
	transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-property: color; -webkit-transition-property: color; -moz-transition-property: color; vertical-align: middle;}
	
	.type3.dt-sc-button, .type3.dt-sc-social-icons li a, .type3.tagcloud a { z-index: 1\9;/* IE9 only override */}
	
	.dt-sc-button.with-icon { padding: 0;font-family: Josefin Sans, sans-serif;font-weight: normal; }

	/*With icon Buttons*/
	
	.dt-sc-button.with-icon i.fa { margin: 0;}
	.dt-sc-button.small.with-icon i.fa { font-size:14px; padding: 15px; }
	.dt-sc-button.medium.with-icon i.fa { font-size:16px; padding: 16px; }
	.dt-sc-button.large.with-icon i.fa { font-size:18px; padding: 21px; }
	.dt-sc-button.xlarge.with-icon i.fa { font-size:20px; padding: 25px; }
	
	.dt-sc-button.with-icon i.fa:after { z-index: 1; left: 50px; margin: 0px 0 0 -10px; top: 50%; transform: translate(-50%, -50%) rotate(45deg); 
	-webkit-transform: translate(-50%, -50%) rotate(45deg); display: table-cell; vertical-align: middle; position: absolute; content: ""; display: block; }
	
	.dt-sc-button.type2.with-icon i { z-index: 1;}
	
  	.dt-sc-button.small.with-icon i.fa:after { left: 53px; width: 10px; height: 10px; }
	.dt-sc-button.medium.with-icon i.fa:after { left: 55px; width: 12px; height: 12px; }
  	.dt-sc-button.large.with-icon i.fa:after { left: 68px;width: 14px; height: 14px; }
  	.dt-sc-button.xlarge.with-icon i.fa:after { left: 78px; width: 16px; height: 16px; }
	
	.dt-sc-button.small.with-icon span { padding: 15px 20px; }
	.dt-sc-button.medium.with-icon span { padding: 16px 20px; }
	.dt-sc-button.large.with-icon span { padding: 21px 45px; }
	.dt-sc-button.xlarge.with-icon span { padding: 25px 50px; }
	

	.dt-sc-sorting-container .dt-sc-button.metal:before{
	background:#a9a9b0 !important;color:#333 !important;
	border:1px solid #dedede !important;
	background: url(../img/lumi-sprite.png) !important;
	background-position: -8px -38px !important;
	
	}
	.dt-sc-sorting-container .dt-sc-button.cf:before{background:#636363 !important;color:#fff !important;
	background: url(../img/lumi-sprite.png) !important;
	background-position: 0px -107px !important;
	}
	.dt-sc-sorting-container .dt-sc-button.wood:before{background:#d5a678 !important;color:#fff !important;
	background: url(../img/lumi-sprite.png) !important;
	background-position: -8px -246px !important;
	
	}
	.dt-sc-sorting-container .dt-sc-button.plastic:before{background:#fdce32  !important;color:#fff !important;
	background: url(../img/lumi-sprite.png) !important;
	background-position: -537px -410px !important;
	}
	.dt-sc-sorting-container .dt-sc-button.vinyl:before{background:#dd011d !important;color:#fff !important;
	background: url(../img/lumi-sprite.png) !important;
	background-size: auto auto;
	background-position: -136px -68px !important;
	background-size: 522px 253px !important;}
	.dt-sc-sorting-container .dt-sc-button.fg:before{background:#b4b6b1  !important;color:#fff !important;
	background: url(../img/lumi-sprite.png) !important;
background-position: -505px -300px !important;}
	.dt-sc-sorting-container .dt-sc-button.glass:before{background:#fcfefe !important;color:#fff !important;
	background: url(../img/lumi-sprite.png) !important;
	background-position: -254px -77px !important;
	background-size: 459px 300px !important;
}
	.dt-sc-sorting-container .dt-sc-button.wall:before{background:#d7693f !important;color:#fff !important;
	background: url(../img/lumi-sprite.png) !important;
	background-position: -302px -391px !important;}
	
	.dt-sc-sorting-container .dt-sc-button.metal:hover{border:1px solid #333 !important; color:#333 !important; }
	.dt-sc-sorting-container .dt-sc-button.cf:hover{border:1px solid #636363 !important; }
	.dt-sc-sorting-container .dt-sc-button.wood:hover{border:1px solid #d5a678 !important; }
	.dt-sc-sorting-container .dt-sc-button.plastic:hover{border:1px solid #333  !important; }
	.dt-sc-sorting-container .dt-sc-button.vinyl:hover{border:1px solid #dd011d !important; }
	.dt-sc-sorting-container .dt-sc-button.fg:hover{border:1px solid #b4b6b1  !important; }
	.dt-sc-sorting-container .dt-sc-button.glass:hover{border:1px solid #333 !important; color:#fff !important; }
	.dt-sc-sorting-container .dt-sc-button.wall:hover{border:1px solid #d7693f !important; }
	 
	.dt-sc-sorting-container .dt-sc-button.metal.active-sort {border:1px solid #333 !important; color:#333 !important; }
	.dt-sc-sorting-container .dt-sc-button.cf.active-sort {border:1px solid #636363 !important; }
	.dt-sc-sorting-container .dt-sc-button.wood.active-sort {border:1px solid #d5a678 !important; }
	.dt-sc-sorting-container .dt-sc-button.plastic.active-sort {border:1px solid #333  !important; }
	.dt-sc-sorting-container .dt-sc-button.vinyl.active-sort {border:1px solid #dd011d !important; }
	.dt-sc-sorting-container .dt-sc-button.fg.active-sort {border:1px solid #b4b6b1  !important; }
	.dt-sc-sorting-container .dt-sc-button.glass.active-sort {border:1px solid #333 !important; color:#fff !important; }
	.dt-sc-sorting-container .dt-sc-button.wall.active-sort {border:1px solid #d7693f !important; }
.portfolio-grid { padding: 40px 5px 40px 20px; width:100%; float: left; box-sizing: border-box; }
	.portfolio-fullwidth { background: url("../img/portfolio-bg.jpg") repeat; float: left; width: 100%; margin-bottom:0px;}

	.dt-sc-portfolio-container { clear: both; float: left; margin: 0; padding: 0; width: 100%;}
	.dt-sc-portfolio-container .portfolio { overflow: hidden; position: relative; margin-bottom: 20px;width: 23.9%;}
	.dt-sc-portfolio-container .portfolio figure { border: 15px solid; box-sizing: border-box; float: left; width: 100%; overflow: hidden; position: relative;}
	.dt-sc-portfolio-container .portfolio figure { border-bottom-color: #000000; border-top-color: #2e2e2e; border-left-color: #2e2e2e; border-right-color: #000000;}	
	.dt-sc-portfolio-container .portfolio figure img { float: left; }
	.dt-sc-portfolio-container .portfolio img { padding: 20px;max-width: 100%; width: 100%; transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
	
	.portfolio figure::after { border: 15px solid #ffffff; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0;  box-shadow: 0 0 5px 0 #000000 inset; -moz-box-shadow: 0 0 5px 0 #000000 inset; 
	-webkit-box-shadow: 0 0 5px 0 #000000 inset;}	
.portfolio figure:hover img { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); }
	.portfolio figure figcaption { background-color: rgba(0, 0, 0, 0.8); cursor: pointer; float: left; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%; }
	.portfolio figure:hover figcaption { opacity: 1; top: 0; }
	
	.portfolio figure.red figcaption { background-color: rgba(168, 28, 81, 0.9);}
	.portfolio figure.yellow figcaption {  background-color:rgba(238, 193, 6, 0.9); }
	.portfolio figure.green figcaption {background: rgba(96, 174, 13, 0.9); }
	.portfolio figure.cyan figcaption {background:rgba(0, 188, 212, 0.9); }
	.portfolio figure.cadetblue figcaption {background:rgba(60, 147, 157, 0.9); }
	.portfolio figure.deeporange figcaption {background:rgba(255, 87, 34, 0.9); }
	
	.portfolio.blue figure figcaption { background-color: rgba(168, 28, 81, 0.9);}
	
	.portfolio.green  figure figcaption {  background-color:rgba(96, 174, 13, 0.9); }
	.portfolio.aqua figure figcaption {background: rgba(0, 188, 212, 0.9); }
	
	.portfolio.yellow figure figcaption {background:rgba(238, 193, 6, 0.9); }
	
	.portfolio.zz figure figcaption {background:rgba(60, 147, 157, 0.9); }
	.portfolio.violet figure figcaption {background:rgba(255, 87, 34, 0.9); }
	/*
	.portfolio.blue figure::after { border: 15px solid #00a5ff;}
	.portfolio.green figure::after { border: 15px solid #1bf48b;}
	.portfolio.aqua figure::after { border: 15px solid #1bdcfe;}
	.portfolio.yellow figure::after { border: 15px solid #fcfe05;}
	.portfolio.orange figure::after { border: 15px solid #ff9700;}
	.portfolio.pink figure::after { border: 15px solid #fc04cc;}
	.portfolio.violet figure::after { border: 15px solid #b804fd;}
	*/
	

	.portfolio figure figcaption .portfolio-detail { background-color: rgba(0, 0, 0, 0); border: medium none; clear: both; cursor: default; display: inline-block; margin: 0; min-height: 48px; padding: 0; position: absolute; text-align: center; top: 50%; 
	width: 100%; z-index: 1; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
	.portfolio figure figcaption .portfolio-detail .views { background-color: rgba(0, 0, 0, 0); border: medium none; color: #FFFFFF; display: inline-block; float: none; font-size: 14px; height: 100%; margin: 0 -4px 0 0; padding: 0 25px; position: relative; 
	text-align: center; /*transform: translateX(-25%); -moz-transform: translateX(-25%); -webkit-transform: translateX(-25%);*/ transition: all 0.35s ease-in-out 0s; -moz-transition: all 0.35s ease-in-out 0s; -webkit-transition: all 0.35s ease-in-out 0s; }
	
	.portfolio figure figcaption .portfolio-detail .views .fa-link{transform: translateX(-95%); -moz-transform: translateX(-95%); -webkit-transform: translateX(-95%);}
	.portfolio figure figcaption .portfolio-detail .views .fa-search{transform: translateX(95%); -moz-transform: translateX(95%); -webkit-transform: translateX(95%);}
	.portfolio figure:hover figcaption .portfolio-detail .views .fa-link{ transform: translateX(0%); -moz-transform: translateX(0%); -webkit-transform: translateX(0%);}
	.portfolio figure:hover figcaption .portfolio-detail .views .fa-search{ transform: translateX(0%); -moz-transform: translateX(0%); -webkit-transform: translateX(0%);}
	
	
	.portfolio figure figcaption .portfolio-detail .views1:after { background: #ffffff; bottom: 5px; content: ""; position: absolute; right: 0; top: 5px; width: 1px; }
	.portfolio figure figcaption .portfolio-detail .portfolio-title {text-align:center; display:block; float: none; min-height: 0; padding: 0 15px 0 25px; text-align: left; width: auto; transform: translateY(100%); -moz-transform: translateY(100%); 
	-webkit-transform: translateY(100%); transition: all 0.35s ease-in-out 0s; -moz-transition: all 0.35s ease-in-out 0s; -webkit-transition: all 0.35s ease-in-out 0s; }
	
	.portfolio figure:hover figcaption .portfolio-detail .views { margin-bottom:10px;transform: translateX(0%); -moz-transform: translateX(0%); -webkit-transform: translateX(0%); }
	.portfolio figure:hover figcaption .portfolio-detail .portfolio-title { transform: translateY(10%); -moz-transform: translateY(10%); -webkit-transform: translateY(10%); }	
	.portfolio figure:hover figcaption .portfolio-detail .views, .portfolio figure:hover figcaption .portfolio-detail .portfolio-title { opacity: 1; }
	.portfolio figure figcaption .portfolio-detail .views a { display:inline-block;color: #FFFFFF;font-size: 20px;margin: 0 2px 5px; border: 1px solid #fff;padding: 12px;border-radius: 50%;color: #fff;outline: 1px transparent;width:45px; height:45px;}
	.portfolio figure figcaption .portfolio-detail .views:hover a{color:#fff !important;}
	.portfolio figure figcaption .portfolio-detail .views span { color:#FFFFFF; padding-bottom: 7px; display: inline-block; }
	.portfolio-title h5 a{display:block !important;color: #fff;
line-height: 26px;
font-size: 22px; }
	.portfolio figure figcaption .portfolio-detail .fa-play::before {left: 1px;position: relative;}
	
	.portfolio figure figcaption .portfolio-detail h5 { color: #fff;line-height: 20px;margin-bottom: 7px !important;font-family: Josefin Sans, sans-serif; text-align:center;font-weight: 300;margin: 0; transition: all 0.35s ease-in-out 0.1s; -moz-transition: all 0.35s ease-in-out 0.1s; -webkit-transition: all 0.35s ease-in-out 0.1s; }

	.portfolio figure figcaption .portfolio-detail h5::after { _border-bottom: 1px solid #ffffff; bottom: 0; content: ""; left: 0; margin: 0 auto; position: absolute; width: 20%; }
	.portfolio figure figcaption .portfolio-detail h5, .portfolio figure figcaption .portfolio-detail p { text-transform: uppercase; transform: translateY(100%); -moz-transform: translateY(100%); -webkit-transform: translateY(100%); }
	.portfolio figure figcaption .portfolio-detail p {color:#fff; line-height: 18px;display: block;text-align:center; font-size: 14px; margin: -5px 0 0; transition: all 0.35s linear 0.2s; -moz-transition: all 0.35s linear 0.2s; -webkit-transition: all 0.35s linear 0.2s; }
	.portfolio figure:hover figcaption .portfolio-detail h5, .portfolio figure:hover figcaption .portfolio-detail p { transform: translateY(0%); -moz-transform: translateY(0%); -webkit-transform: translateY(0%); }

	.loadmore { display: inline-block; font-size: 14px; font-weight: 500; margin: 0 0 40px; position: relative; text-transform: uppercase;}
	
	.loadmore.dt-sc-button.medium.with-icon i.fa::after { left: 56px;}
	.videowrapper.one{margin-top:110px;}	
	@media only screen and (max-width:767px) {
 		.dt-sc-portfolio-container .portfolio {width: 100%;}
		.dt-sc-sorting-container a {padding: 6px 10px !important;font-size:12px;margin-bottom:5px;}
.videowrapper.one{margin-top:80px;}	
	}
	
	.lazyload {
	background: #000 url(../img/loading.gif) no-repeat center;
	min-height: 200px;
	}
	#nav_gallery_div{overflow:hidden;}
/* ----------------------------------------------------------------
     [ End Gallery ]
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
     [ 11 Start Services ]
-----------------------------------------------------------------*/
.services .item {
  padding: 50px 30px;
  text-align: center;
  border: 1px solid #eee;
  -webkit-transition: all .4s;
  transition: all .4s;
  box-shadow: -5px 15px 40px rgba(0, 0, 0, 0.05);
}
.services .item:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
  border-color: transparent;
}
.services .item .icon {
  font-size: 40px;
  color: #2AAFC0;
  margin-bottom: 30px;
}
.services .item h6 {
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
}

/* .services .item h6:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #2AAFC0;
  position: absolute;
  bottom: 0;
  left: calc(50% - 15px);
}
 */
 
.services .item h6::after {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #1BDCFE;
    position: absolute;
    bottom: 0;
    left: calc(50% - 15px);
}


/* ----------------------------------------------------------------
     [ End Services ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 12 Start Services-tabs ]
-----------------------------------------------------------------*/
.services-tabs .tabs-icon .item {
  cursor: pointer;
}
.services-tabs .tabs-icon .item .icon {
  font-size: 30px;
  margin-bottom: 15px;
  color: #2AAFC0;
}
.services-tabs .tabs-icon .item h6 {
  font-size: 16px;
}
.services-tabs .tabs-icon .owl-item.actived .item, .services-tabs .tabs-icon .item.active {
  position: relative;
}
.services-tabs .tabs-icon .owl-item.actived .item .icon, .services-tabs .tabs-icon .item.active .icon {
  color: #fc6a8d;
}
.services-tabs .services-content .cont {
  display: none;
}
.services-tabs .services-content .cont .services-info {
  text-align: right;
}
.services-tabs .services-content .cont h5 {
  font-size: 18px;
  color: #2AAFC0;
  margin-bottom: 10px;
}
.services-tabs .services-content .cont h3 {
  line-height: 1.3;
  font-weight: 800;
}
.services-tabs .services-content .cont .services-img {
  position: relative;
  padding-right: 30px;
  margin-bottom: 30px;
  z-index: 3;
}
.services-tabs .services-content .cont .services-img:after {
  content: '';
  width: calc(100% - 30px);
  height: 100%;
  background-image: url(../../img/pattern2.png);
  background-repeat: repeat;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: -1;
}
.services-tabs .services-content .active {
  display: block;
}

/* ----------------------------------------------------------------
     [ End Services-tabs ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 13 Start Team ]
-----------------------------------------------------------------*/
.team .item {
  border: 1px solid rgba(42, 175, 192, 0.1);
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  padding: 10px;
}
.team .item:hover {
  background: #2AAFC0;
  background: -webkit-gradient(linear, left top, right bottom, from(#2154cf), to(#6ec5ff));
  background: linear-gradient(to bottom right, #2154cf, #6ec5ff);
  color: #fff;
}
.team .item:hover .team-img {
  border-color: #2AAFC0;
}
.team .item:hover span {
  color: #eee !important;
}
.team .item:hover p {
  color: #ddd;
}
.team .item .team-img {
  float: left;
  width: 170px;
  height: 170px;
  border: 5px solid #eee;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.03);
}
.team .item .info {
  padding: 15px 15px 15px 0;
  margin-left: 70px;
}
.team .item .info h6 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.team .item .info span {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #2AAFC0;
}
.team .item .info p {
  margin-bottom: 15px;
  font-size: 13px;
}
.team .item .info .icon {
  margin: 0 5px;
}

/* ----------------------------------------------------------------
     [ End Team ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 14 Start Testimonials ]
-----------------------------------------------------------------*/
.testimonials {
  overflow: hidden;
  position: relative;
  margin-top: -120px;
  padding-bottom: 120px;
}
.testimonials .owl-item.center .item {
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  border-color: #2AAFC0;
}
.testimonials .item {
  background-color: #fff;
  color: #000;
  padding: 80px 30px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.08);
  -webkit-transition: all .4s;
  transition: all .4s;
}
.testimonials .item:hover {
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  border-color: #2AAFC0;
}
.testimonials .item .client-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 30px auto 15px;
}
.testimonials .item p {
  font-style: italic;
  font-size: 16px;
}
.testimonials .item h6 {
  font-size: 15px;
}
.testimonials .item h6 span {
  display: block;
  font-weight: 300;
  font-size: 13px;
  margin-top: 10px;
}
.testimonials .item .icon {
  font-size: 40px;
  margin-bottom: 30px;
  color: #93cc48;
}
.testimonials.bg-img .item p {
  color: #999;
}
.testimonials.bg-img .item h6 {
  color: #222;
}
.testimonials.bg-img .item h6 span {
  color: #444;
}
.testimonials.bg-img .item .icon {
  font-size: 40px;
  margin-bottom: 30px;
  color: #93cc48;
}

/* ----------------------------------------------------------------
     [ End Testimonials ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 15 Start Price ]
-----------------------------------------------------------------*/
.price .pricing-tables {
  padding: 0 30px;
}
.price .item {
  padding: 50px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.price .type h4 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 30px;
}
.price .value h3 {
  font-size: 50px;
  font-weight: 800;
  color: #2AAFC0;
  display: inline-block;
  position: relative;
}
.price .value h3 span {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: -15px;
}
.price .value .per {
  color: #999;
  font-size: 12px;
  margin-left: 10px;
}
.price .features {
  text-align: left;
  margin-top: 50px;
  padding: 50px 0 0 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.price .features li {
  font-size: 14px;
  font-weight: 500;
  color: #555;
  margin-bottom: 20px;
}
.price .features li:last-child {
  margin-bottom: 0;
}
.price .features li:before {
  content: '\e64d';
  font-family: 'themify';
  position: relative;
  padding-right: 10px;
  color: #58d54d;
}
.price .features li.disable {
  opacity: .4;
}
.price .features li.disable:before {
  color: #555;
}
.price .custom {
  -webkit-box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.5);
  background-color: #2AAFC0;
  background: -webkit-gradient(linear, left bottom, right top, from(#2154cf), to(#6ec5ff));
  background: linear-gradient(to top right, #2154cf, #6ec5ff);
  color: #fff;
}
.price .custom h3 {
  color: #fff !important;
}
.price .custom .features li {
  color: #eee;
}
.price .custom .per {
  color: #eee !important;
}
.price .custom .butn {
  background: #fff;
}
.price .custom .butn:hover span {
  color: #fff;
}
.price .custom .butn span {
  color: #000;
}
.price .butn {
  margin-top: 50px;
  display: block;
  border-radius: 30px;
}
.price .butn span {
  font-size: 12px;
  font-weight: 500;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}
/* ----------------------------------------------------------------
     [ End Price ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 16 Start Blog ]
-----------------------------------------------------------------*/
.blog .owl-item {
  padding: 0px 15px 30px;
}
.blog .item {
  -webkit-box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.blog .item .cont {
  padding:25px;
}


.blog .item .cont h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}



.blog .item .cont p {
  font-size: 16px;
}
.blog .item .info {
  font-size: 10px;
  color: #999;
  font-style: italic;
  margin-bottom: 10px;
}

.blog .item .info a {
    margin-right: 10px;
    color: #222;
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
}

.blog .item .info a:last-child {
  margin-right: 0;
}
.blog .item .info .tag {
  padding: 4px;
  background-color:#1bdcfe!important;
  color: #fff;
  float: right;
  line-height: 1;
  visibility:hidden;
}

.blog .item .more {
  font-size: 14px;
  font-weight:400;
  color: #222;
  margin-top: 15px;
}

.blog .item .more:hover {
  color: #1bdcfe;
}
.blog .item .more:hover i {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.blog .item .more i {
  font-size: 10px;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
  opacity: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.page-header {
  height: 45vh;
  min-height: 333px;
}
.page-header h6 {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 10px;
}
#sticky_item{position: sticky;top: 111px;}
.page-header h6 a:hover {
  color: #2AAFC0;
}
.page-header h6 i {
  margin: 0 15px;
  font-size: 10px;
}
.page-header h1 {
  margin-bottom: 10px;
  font-weight: 600;
}
.posts .item p a, .posts .item ul a {color:#1bdcfe; text-decoration:underline;}
.posts .item {
  margin-bottom: 30px;
}
.autosearch{
    margin: 15px;
    padding: 15px;
    border-left: 4px solid #2AAFC0;
	background:#ececec;
	color:#555;text-align: left;border-radius: 10px;
box-shadow: 2px 0px 3px rgba(0,0,0,.4);
}
.autosearch p{color:#555;}

.posts .item p{
	margin-bottom: 10px;
}
.item .list-styled {
	padding-left:10px;
	margin-bottom:10px;
}
.item .list-styled ul li{
list-style: circle;
}
.item .list-styled li{
list-style: disc; margin-left:10px;
font-size: 16px;color:#333;
line-height: 26px;	
}

.posts .item .post-img {
  position: relative;
}
.posts .item .tag {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
}
.posts .item .tag a {
  background-color: #2AAFC0;
  padding: 5px 10px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}
.posts .item .tag .icon {
  font-size: 8px;
}
.posts .item .spical {
  margin: 15px;
  padding: 15px;
  border-left: 4px solid #2AAFC0;
}
.posts .item .info {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.posts .item .info a {
  color: #999;
  font-weight: 600;
  font-size: 11px;
}
.posts .item .info a .author {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 5px -6px 0;
  position: relative;
}
.posts .item .info a .icon {
  font-size: 12px;
  margin-right: 2px;
}
.posts .item .info .right {
  float: right;
}
.posts .title {
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
.posts .comments, .posts .add-comment {
  padding: 30px 15px;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 5px;
}
.posts .comments .com, .posts .add-comment .com {
  margin-bottom: 30px;
}
.posts .comments .com:last-child, .posts .add-comment .com:last-child {
  margin-bottom: 0;
}
.posts .comments .com:nth-child(odd), .posts .add-comment .com:nth-child(odd) {
  margin-left: 50px;
}
.posts .comments .img, .posts .add-comment .img {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 50%;
  border: 1px solid #eee;
  overflow: hidden;
}
.posts .comments .cont, .posts .add-comment .cont {
  margin-left: 75px;
}
.posts .comments .cont h6, .posts .add-comment .cont h6 {
  font-size: 12px;
  margin-bottom: 5px;
}
.posts .comments .cont span, .posts .add-comment .cont span {
  color: #999;
  font-size: 11px;
  font-style: italic;
  margin-bottom: 10px;
}
.posts .comments .cont .reply, .posts .add-comment .cont .reply {
  float: right;
  margin-right: 15px;
  margin-top: -15px;
}
.posts .comments .cont .reply:hover, .posts .add-comment .cont .reply:hover {
  color: #2AAFC0;
}
.posts form input, .posts form textarea {
  width: 100%;
  padding: 15px;
  background-color: #fafafa;
  border: 0;
}
.posts form textarea {
  height: 140px;
  max-height: 140px;
  max-width: 100%;
  margin-bottom: 10px;
}
.posts form .butn {
  margin: 30px 0 0 0;
  cursor: pointer;
}

.pagination {
  text-align: center;
}
.pagination ul {
  margin: auto;
}
.pagination li {
  float: left;
  margin: 0 5px;
}
.pagination li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: #fff;
}
.pagination .active a {
  background-color: #2AAFC0;
  color: #fff;
}

.side-bar .widget {
  padding: 30px 15px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  overflow: hidden;
}
.side-bar .widget2 {
padding: 8px 15px 12px 20px;
border-radius: 33px;
background-color: #fff;
-webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.05);
box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.05);
margin-top: 30px;
overflow: hidden;
/*max-width: 477px;*/
position:absolute;width:100%;
margin: 40px auto 0;
}

.side-bar .widget ul {
  margin-bottom: 0;
}
.side-bar .widget ul li {
  margin-bottom: 10px;
  color: #444;
  font-size: 14px;
}
.side-bar .widget ul li a.active{color:#1bdcfe}
.side-bar .widget ul li:hover a{color:#1bdcfe}
.side-bar .widget ul li:last-child {
  margin-bottom: 0;
}
.side-bar .widget ul li i {
  font-size: 10px;
  margin-right: 10px;
}
.side-bar .widget .recent li {
  display: block;
  overflow: hidden;
}
.side-bar .widget .recent .thum {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}
.side-bar .widget .recent a {
  display: block;
  margin-left: 60px;
  line-height: 1.7;
}
.side-bar .widget .btn-link{font-size: 15px;
/* color: #1bdcfe; */
color: #222;
font-weight: bold;padding-bottom:0;}

.side-bar .widget .btn-link:hover {color: #1bdcfe;}

.side-bar .widget-title {
  margin-bottom: 20px;
}



.side-bar .widget-title h6 {
  font-size: 17px;
  text-transform: capitalize;
  background-color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
text-overflow: ellipsis;
white-space: pre;
}

.side-bar .search form {
  position: relative;
}
.side-bar .search form input {
  width: 100%;
  padding: 10px;
  width: 100%;
padding: 0px;
border: 0;
border-bottom: none;
font-size: 20px;
line-height: 20px;
height: 40px;
}
.side-bar .search form button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  color: #999;
  border: 0;
  padding: 12px;
  cursor: pointer;
}
.side-bar .gallery li {
  width: 33.33333%;
  float: left;
  border: 5px solid #fff;
}
.side-bar .tags li {
  font-size: 12px;
  margin: 2px !important;
  padding: 5px 10px;
  background-color: #1bdcfe;
  color: #fff !important;
  border-radius: 4px;
  float: left;
}
.side-bar .tags li:hover {
  background-color: #222;
}

.pop-article li.list-group-item {
margin-bottom: 35px;border-radius: 26px;
}
.pop-article li a{ display:block; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-right:40px;width: 100%;}
.pop-article li a span{ position:absolute;right:20px;}
.pop-article li:hover{background:#1bdcfe}
.pop-article li:hover a{color:#fff;}
.pop-article li a::before {
content: "\f0f6";
font-family: FontAwesome;
font-size: 17px;
margin-right: 5px;
}

/* ----------------------------------------------------------------
     [ End Blog ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 17 Start Subscribe ]
-----------------------------------------------------------------*/
.subscribe {
  background-size: auto;
  background-repeat: repeat;
}
.subscribe h5 {
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color:#fff!important;
}
.subscribe p {
  letter-spacing: 1px;
  font-size: 14px;
}
.subscribe input {
	color: #fff;
  border: 0;
  border: 1px solid #eee;
  padding: 10px;
  width: 100%;
  background: transparent;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.subscribe input:focus {border-color:#1bdcfe;}
.subscribe button{float:right;margin-top:-40px;margin-right:0px;border:0;font-size:18px;cursor:pointer;display:inline-block;position:relative;z-index: 3;border-radius: 0; background-color:#fff!important;}
.subscribe button:active {
  background-color: #1bdcfe;
  box-shadow: 0px 0px 8px #eee;
  transform: translateY(2px);
}



/* .subscribe button span {
    color: #1ce3ff;
    font-weight: 700;
} */


.subscribe button span {
    color: #161f29;
    font-weight: 700;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}
.subscribe:hover button, .subscribe input:focus ~ button  {/*background-color:#1bdcfe !important;
border: 3px solid #15acc2;*/}

/* ----------------------------------------------------------------
     [ End Subscribe ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 18 Start Contact ]
-----------------------------------------------------------------*/
.select2{width:100%;}
.select2-container .selection{display:block}
.select2-container {width: 100% !important;height: 42px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {background:rgba(0,0,0,0.2);line-height: 42px;padding-right: 30px;padding-left: 10px;color: #e6e6e6;}
.select2-container--default .select2-selection--single {border: none; border-radius:0;height: 42px;background: none;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height:40px;width:30px;}
.contact.section-padding {background:#192436; color:#fff;}
.contact .form input, .contact .form textarea, .contact .form select{
  width: 100%;
  padding: 12px 15px;
  border: 0;color:#fff;
  background-color: rgba(0,0,0,0.2);
}

 .form input[type="checkbox"], .form input[type="radio"] {
   width:auto !important;
}

.contact-form-qa input[type="radio"] {
margin-left: 12px;
}


.contact .form textarea {
  height: 160px;
  max-height: 160px;
  max-width: 100%;
}
.contact .form button {
  border: 0;
}
.contact .info {
  margin-top: 120px;
  padding: 100px 0;
}
.contact .info .item {
  padding: 0 15px;
  text-align: center;
  position: relative;
}
.contact .info .item:after {
  content: '';
  width: 1px;
  height: 50px;
  background: #ccc;
  position: absolute;
  right: 0;
  bottom: 0;
}
.contact .info .item:last-child:after {
  display: none;
}
.contact .info .item .icon {
  font-size: 30px;
  color: #2AAFC0;
  margin-bottom: 30px;
}
.contact h5{color:#1bdcfe; display:block;width: 100%;text-align: center;}
.contact p{display:block;color:#fff;width: 100%;text-align: center !important;font-size: 16px;}

.contact .info .item h6 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.contact .info .item p {
  font-size: 14px;
}
.callout{background:#eeeef0;}
.callout h4{letter-spacing: 1px;position: relative;}
.callout h4 strong{font-weight:700;}
.color-section {background:#192436 url(../../img/bg-lumi.png) top center; background-size:cover;}
.color-section img {max-width:160px;}
.color-section p{color:#fff;font-weight:500;margin:30px 0;position:relative;padding-bottom: 30px;font-size: 17px;}
.color-section p:after{content:'';width:80px;height:4px;background-color:#1BDCFE;position:absolute;bottom:0;left: calc(50% - 40px);}
.color-section p.none:after {display:none;} 
.color-section p.1:after {background:white;} 
.color-section p.2:after {background:#1adafc;} 
.color-section p.3:after {background:#1cecec;} 
.color-section p.4:after {background:#00ffbf;} 

.aero-section{background:#192436 url(../../img/airbus.png) top center; background-size:cover;}
.aero-section p{font-size:22px;color:#fff;}
.aero-section img {max-width:220px;}
/* .aero-section a{color:#1bdafc;} */
.aero-section a{color:#fff;}
.aero-section a:hover{color:#1bdafc;}

/* ----------------------------------------------------------------
     [ End Contact ]
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
     [ Social Box  ]
-----------------------------------------------------------------*/

.social-box a {background:#eeeef0;display:block;}
.social-box a div {background:#444c5b; color:#fff;line-height: 30px;}
.social-box i{font-size:4rem;color:#444c5b;line-height: 140px;}
.social-box a:hover i { color: #1bdcfe;}

.social-box a:hover div {background-color: #1bdcfe;}


.slider-bottom {text-align:center;padding:15px 0; background:#192436;}
.slider-bottom img {max-width:195px;}

footer .social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: #f7f7f7;
  color: #000;
  font-size: 16px;
  margin: 15px 5px;
}
footer .social a:hover {
  background-color: #2AAFC0;
  color: #fff;
}

/* ----------------------------------------------------------------
     [ Faq Section  ]
-----------------------------------------------------------------*/

.faq-section{color:#fff;}
.faq-box {color:#fff;}
.faq-box .col-md-2 a{background:#eeeef0;padding:10px;display:flex;align-items: center;color:#000;text-align:center;font-size:12px;height: 140px;border:1px solid #777; }
.faq-box .highlight{background:#1ce3ff !important;color:#fff !important; font-size:28px !important; font-weight:800; }
.faq-box .col-md-2 a:hover{background:#1ce3ff;color:#fff !important;} 


#nav1{text-align:center;}
#nav1 .owl-prev, #nav1 .owl-next  {width: 40px; cursor:pointer;display: inline-block;border: 2px solid #1bdcfe;border-radius: 3px;margin: 5px;height: 40px;padding: 6px; -webkit-user-select: none !important; -moz-user-select: none!important; -ms-user-select:none!important; user-select:none!important;}




#nav1 .owl-prev:hover, #nav1 .owl-next:hover  {background-color:#1bdcfe;}
#nav1 .owl-prev:hover .test , #nav1 .owl-next:hover  .test {stroke:#fff !important;}

#nav2{text-align:center;}
#nav2 .owl-prev,
#nav2 .owl-next  {width: 40px; cursor:pointer;display: inline-block;border: 2px solid #00ade6;border-radius: 3px;margin: 5px;height: 40px;padding: 6px;}
#nav2 .owl-prev:hover, #nav2 .owl-next:hover  {background-color:#1bdcfe;}
#nav2 .owl-prev:hover .test , #nav2 .owl-next:hover  .test {stroke:#fff !important;}

#faq{text-align:right; margin-bottom:5px;}
#faq .owl-prev,
#faq .owl-next  {width: 40px; cursor:pointer;display: inline-block;border: 2px solid #00ade6;border-radius: 3px;margin: 5px;height: 40px;padding: 6px; -webkit-user-select: none !important; -moz-user-select: none!important; -ms-user-select:none!important; user-select:none!important;}
#faq .owl-prev:hover, #faq .owl-next:hover  {background-color:#1bdcfe;}
#faq .owl-prev:hover .test , #faq .owl-next:hover  .test {stroke:#fff !important;}

 
.ecp-button.left {
    bottom: 50%;left: -58px;
    border-radius: 0px 0px 5px 5px;
}
.ecp-button {
    background-color: #1bdcfe !important; cursor: pointer;
    transform: rotate(270deg);
    position: fixed;
    z-index: 999999;
    display: block;
    min-width: 150px;
    max-width: 250px;
    text-align: center;
    cursor: pointer;
}
.ecp-button a { 
    text-decoration: none;
    display: block;
    padding: 6px;
    color: #FFF !important;
    font-size: 18px !important;
	font-weight:bold;
    letter-spacing: 2px;
}
 

.dealer-section p{color:#fff;letter-spacing: 1px;line-height: 20px;}
.dealer-section p span{display:inline;}
.dealer-section  i {width:60px; height:60px; margin:20px auto;display:block;}
i.sprite{background:url(../../img/sprite-lumilor.png) no-repeat;}
i.icon1{background-position:0px 0px;}i.icon2{background-position:-234px 0px;}i.icon3{background-position:-161px 0px;}i.icon4{background-position:-77px 0px;}

.dealer-section2 img {width:70px; height:70px; margin:20px auto;display:block;}
.oem {}
.oem .item-img{background:#eeeef0;background: #eeeef0;height: 186px; text-align:center;display: flex;align-items: center; }
.oem .item-text{background:#444c5b; color:white; text-align:center;line-height:40px;}
.oem .item-link{text-align:left;}
.oem .item-link a {color:#1ce3ff; line-height:30px; font-size:17px; margin-top:10px;}
.oem .item-img img{max-width: 135px !important;margin: auto;}

.dd1 img{max-width: 61px;max-height: 70px;}
.dealer-section .dd1 span{font-size:18px;padding-left: 20px;margin-left: 20px;border-left: 2px solid #1ad8f9;min-height: 38px;}
.dd1 .col-md-6 div {min-height: 45px;display:flex;align-items:center;margin-bottom: 15px;}
.dealer-section .col-md-6{}

.icons-second {background:#eee;}
.icons-second img{ max-width:85px;}
.icons-second .col-md-3 div{min-height:100px;}
.icons-second p{line-height: 19px;}

.bxs{box-shadow: 2px 1px 6px rgba(0,0,0,0.5);}
.dealer-map img {max-width:100%; margin:auto;}

.investment-section{/* color:#666; */background:#eeeef0; color:#1B253F;}
.investment-section .row {border-bottom:2px solid #1B253F; padding-bottom:15px;margin-bottom: 15px;}
.investment-section .row:last-child {border:none;}
.investment-section .row .col-md-7, .investment-section .row .col-md-5, .investment-section .row .col-md-4,.investment-section .row .col-md-6 {
border-right: 2px solid #1B253F;
display: flex;
font-size: 16px;
padding: 30px;
align-items: center;
justify-content: center;
}




 .investment-section .row .col-md-5{border-right:none !important;}
 
.row .col-md-4:last-child, .investment-section .row .col-md-6:last-child{border:none;}
.investment-section img {margin-right: 40px; vertical-align: middle;max-height:150px;/* min-width:100px; */ max-width:100px;}
.investment-section .special {display: inline-block;font-size: 16px;max-width: 188px;color:#1B253F;}
.investment-section .special span {font-size: 35px;font-weight: 700;color:#1bdcfe;}

.icons-section{background:#eeeef0;}
.icons-section ul{border-right: 2px solid rgba(55, 187, 235,0.5);}
.icons-section ul.noborder{border:none;}
.icons-section li{padding: 15px 10px 15px 55px;position: relative;font-size:15px;}
.icons-section img{max-width: 40px;max-height: 32px;position: absolute;left: 0;}

.transform p{color:#fff; margin-top:20px;}
.transform p{color:#fff; font-size: 15px; border-right:4px solid #b6e1f7;padding-right: 30px;min-height: 132px;line-height:25px;}
.transform .col-md-4:last-child p{border:none;}
.transform p span {font-weight:800; letter-spacing:1px;font-size: 15px;}

.market{background:#eeeef0;}
.market p{font-size: 13px;margin-bottom: 26px;/* color: #555; */ font-weight: 500;line-height: 21px; color:#1B253F;}
.market p span{font-weight:800; letter-spacing:1px;font-size: 15px;color:#00a8e6;line-height: 19px;margin-bottom: 9px;}
 
 .history{background:#eeeef0;}
.icon-list{}

/* 
.icon-list .item{display:inline;display: inline-block;width: 12%;max-width: 33%;float: left;text-align: center;} */

.icon-list .item{display:inline;display: inline-block;width:14%;max-width: 33%;float: left;text-align: center;}
.icon-list .item1{height:70px}
.icon-list .item1 img{max-height: 48px;max-height: 50px;}
.icon-list .item2{background: #dedede;line-height: 28px;font-weight: 700;position:relative;}
.icon-list .item3{padding: 10px;font-size: 12px;line-height: 14px;height: 120px;overflow: hidden;}
.training p{font-size:17px;}
.training h4{letter-spacing:2px;font-size: 42px;}

.arrow-left-bg:before{   content: "";
    width: 68px;
    height: 57px;
    background: url(../../img/left-arrow.png);
    background-size: auto auto;
    position: absolute;
    top: -14px;
    background-size: 120%;
    background-position: 0px 0;
    left: -67px;
}
.arrow-right-bg:after{content:"";width:97px;height:55px;background:url(../../img/right-arrow.png);background-size:auto auto;
position: absolute;top:-14px;background-size:83%;background-position:18px 0;}

.dots1, .dots2{font-size:20px; margin-right:30px; padding-left:40px;position:relative;}
.dots1:before, .dots2:before{content: "";position: absolute;width: 25px;height: 25px;background: #5b5b5b;left: 0;border-radius: 50%;}
.dots1::before  {background: #1bdbff;}

/* ----------------------------------------------------------------
     [ 19 Start Footer ]
-----------------------------------------------------------------*/
.footer-top  {
  padding: 50px 0;
  background:#fff;
}

footer .rights {
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top:15px;
  padding-left: 15px;
}
.footer-bottom {background:#000;color:#fff;text-align:center; padding:20px 0;}

/* ----------------------------------------------------------------
     [ End Footer ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 20 Start Error 404 ]
-----------------------------------------------------------------*/
.error {
 /* padding: 200px 0;*/
}
.error h2 {
  font-size: 150px;
  margin-bottom: 15px;
}
.error h2 i {
  font-size: 120px;
}
.error p {
  font-size: 17px;
  margin-bottom: 30px;
}
.error .butn:hover span {
  color: #222 !important;
}

/* ----------------------------------------------------------------
     [ End Error 404 ]
-----------------------------------------------------------------*/


/*-------------- Map Stuff ---------------------*/
.infoBox {
 border-radius:4px
}
.map-box {
 background-color:#fff;
 margin-bottom:20px;
 border-radius:4px;
 box-shadow:0 0 10px 0 rgba(0,0,0,.12);
 position:relative
}
.map-box .listing-img-container img {
 width:100%;
 border-radius:4px 4px 0 0
}
.map-box h4 {
 margin:0;
 padding:0
}
.map-box h4 a {
 padding:0 0 2px;
 font-size:17px;
 line-height:25px;
 -webkit-transition:all .2s ease-in-out;
 -moz-transition:all .2s ease-in-out;
 -ms-transition:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 display:inline-block
}
.listing-img-container {
 position:relative;
 height:100%;
 display:block
}
.map-box h4 a:hover {
 color:#1ab5d0
}
.map-box p {
 padding:0;
 line-height:25px;
 margin:2px 0 0;
 font-size:14px
}
.map-box ul.listing-details {
 padding:0;
 font-size:14px;
 display:none
}
.map-box .listing-title {
 padding:1px 22px
}
.map-box .listing-img-content {
 padding:18px 22px
}
.map-box .listing-img-content span {
 font-size:21px
}
.map-box .listing-img-content .listing-price i {
 font-size:15px;
 margin:-7px 0 0
}
.infoBox>img {
 position:absolute!important;
 right:0;
 top:0
}
.map-box .listing-img-container::before {
 content:"";
 position:absolute;
 height:100%;
 width:100%;
 display:block;
 background:linear-gradient(to top,rgba(35,35,37,0.85) 0%,rgba(35,35,37,0.40) 35%,rgba(22,22,23,0) 60%,rgba(0,0,0,0) 100%);
 background-color:rgba(35,35,37,.2)
}
.map-box .listing-item-content {
 position:absolute;
 bottom:20px;
 left:0;
 padding:0 24px;
 width:100%;
 z-index:50;
 box-sizing:border-box
}
.map-box .listing-item-content h3 {
 color:#fff;
 font-size:18px!important;
 padding:0 0 2px;
 font-weight:500;
 margin:0;
 line-height:27px
}
.map-box .listing-item-content span {font-size:12px;font-weight:normal;display:inline-block;color: rgba(255,255,255,.8);}
.infoBox-close {position:absolute;top:10px;right:10px;display:inline-block;z-index:999;text-align:center;line-height:29px;cursor:pointer;font-size:15px;font-weight:500;height:29px;width:29px;background-color:#fff;color:#333;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-family:fontawesome;border-radius:50%;-webkit-text-stroke:1px #fff}
.infoBox-close:hover {color:#fff;background-color:#1ab5d0;-webkit-text-stroke:1px #1ab5d0}
.map-box-icon {
 height:38px;
 width:38px;
 position:absolute;
 bottom:0;
 right:0;
 background-color:#3685cf;
 display:block;
 color:#fff;
 font-size:12px;
 z-index:101;
 text-align:center;
 -webkit-transition:all .2s ease-in-out;
 -moz-transition:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 -ms-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 -webkit-transform:translateX(50%);
 -ms-transform:translateX(50%);
 transform:translateX(50%);
 opacity:0;
 visibility:hidden
}
.map-box-icon:before {
 content:"\f064";
 font-family:fontawesome;
 position:relative;
 top:7px;
 display:block
}
.map-box-image:hover .map-box-icon {
 opacity:1;
 visibility:visible;
 -webkit-transform:translateY(0);
 -ms-transform:translateY(0);
 transform:translateX(0)
}
.map-box-image {
 position:relative;
 overflow:hidden;
 display:block
}
.infoBox {
 -webkit-animation:fadeIn .9s;
 animation:fadeIn .9s
}
@-webkit-keyframes fadeIn {
 from {
  opacity:0
 }
 to {
  opacity:1
 }
}
@keyframes fadeIn {
 from {
  opacity:0
 }
 to {
  opacity:1
 }
}
.infoBox .star-rating {
 font-size:16px;
 margin-top:1px
}
.infoBox .star-rating span {
 margin-right:3px
}
.infoBox .rating-counter {
 position:relative;
 top:-1px
}
.infoBox:after {
 content:"";
 position:absolute;
 bottom:0;
 left:50%;
 transform:translateX(-50%);
 width:0;
 height:0;
 border-left:20px solid transparent;
 border-right:20px solid transparent;
 border-top:20px solid #fff
}
#streetView, #geoLocation, #scrollEnabling, #mapnav-buttons a {
    color: #333;
    background-color: #fff;
    padding: 7px 18px;
    padding-top: 9px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -transition: all .2s ease-in-out;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 50px;
    box-shadow: 0 1px 4px -1px rgba(0,0,0,.2);
}

#streetView, #geoLocation, #scrollEnabling {
    position: absolute;
    bottom: 40px;
    right: 40px;
    z-index: 1;
    font-size: 13px;
    line-height: 21px;
}
#geoLocation:hover, #streetView:hover, #scrollEnabling:hover, #scrollEnabling.enabled, #mapnav-buttons a:hover {
    background-color: #1ab5d0;
    color: #fff;
}
.gm-style {
    font: 400 11px Roboto, Arial, sans-serif;
}
.zoomControlWrapper {
    position: absolute;
    left: 0;
    right: auto;
    width: 70px;
}
.custom-zoom-in, .custom-zoom-out {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    border-radius: 50%;
    margin: 5px 15px;
    transition: color .3s,background-color .3s;
    box-shadow: 0 1px 4px -1px rgba(0,0,0,.2);
    text-align: center;
    font-size: 20px;
    height: 34px;
    width: 34px;
}
.custom-zoom-in::before, .custom-zoom-out::before {
    font-family: FontAwesome;
    width: 100%;
    line-height: 36px;
    /*transition: -webkit-text-stroke .3s;
    -webkit-text-stroke: 1px #fff;*/
}
.custom-zoom-in::before {
    content: "+";
}
.custom-zoom-out::before {
   content: "_";
position: relative;
top: -11px;
}
.custom-zoom-in:hover:before,.custom-zoom-out:hover:before {
 -webkit-text-stroke:1px #1ab5d0
}
.pac-container {
    border-top: 4px solid #1bdcfe;
    border-bottom: 3px solid #1bdcfe;
}
.cluster-visible {
    text-align: center;
    font-size: 21px !important;
    color: #fff !important;
    font-weight: 500;
    border-radius: 50%;
    width: 42px !important;
    height: 42px !important;
    line-height: 42px !important;
    background-color: #1ab5d0;
}
.cluster-visible::before {
    border: 7px solid #1ab5d0;
    opacity: .2;
    box-shadow: inset 0 0 0 4px #1ab5d0;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: cluster-animation 2.5s infinite;
}
.map-marker-container {
    position: absolute;
    margin-top: 10px;
    transform: translate3d(-50%,-100%,0);
}
.marker-container {
    perspective: 1000;position: relative;
    margin: 10px auto;
    width: 40px;
    height: 40px;
    z-index: 1;
    border-radius: 50%;
    cursor: pointer;
    top: -5px;
}
.marker-card {width:100%;height:100%;transform-style:preserve-3d;transition: all .4s ease-in-out;position:absolute;z-index:1;}

/* .marker-container:hover .marker-card,.map-marker-container.clicked .marker-card {transform:rotateY(180deg) translateY(-4px)} */

.marker-arrow {width:0;content: "";height:0;border-style:solid;border-width:8px 4px 0;border-color: #1ab5d0 transparent transparent;top:38px;left:50%;transform:translateX(-50%);position:absolute;border-radius:50%;z-index:1;border-color:#1ab5d0 transparent transparent;}
@keyframes cluster-animation {
 0%,100% {
  transform:scale(1.3) rotate(0deg)
 }
 50% {
  transform:scale(1.5) rotate(90deg)
 }
}


.face {position: absolute;width:100%;height:100%;backface-visibility:hidden;text-align:center;border-radius:50%;color:#fff;z-index:100;}
.face.front {z-index:100;}
.face.back {transform:rotateY(180deg);box-sizing:border-box;}
.face.back::after {content: "";display: block;width:36px;height:36px;top:2px;left:2px;/* border:1px solid rgba(255,255,255,.65) */;border-radius:50%;position:absolute;}
.face i {line-height:34px;font-size:20px;}
.btn-shop{background:#1bdcfe;font-family: "Ebrima Bold";position:absolute;right:5%;top:40px;z-index:555;/* border-radius:10px; */ border-radius:5px;text-transform:uppercase;font-size:12px; padding:5px 12px;}
#map {height:500px;position:relative;}


.face img {
    max-width: 21px !important;
}


.face.front .lumi-dealmark {background-color:#fff;border:2px solid #1ab5d0;color:#1ab5d0;width:40px;height:40px; border-radius:50%;}

.face.back .lumi-dealmark {background:#1ab5d0;border-color:#1ab5d0;color:#fff;width:40px;height:40px; border-radius:50%;}

.front.face .lumi-appmark  {background-color: #fff;border: 2px solid #ff9800;z-index: 100;width:40px;height:40px;border-radius:50%;}

.face.back  .lumi-appmark {transform: rotateY(360deg); background: rgba(214, 119, 32, 0.9);border-color: #fff;color: #fff; width:40px;height:40px;border-radius:50%;}

.marker-container .marker-arrow { display:none;}

#map-address li.mapapp-li:hover { border-left:3px solid #ff9800!important;}

[data-marker_id="0"] .face .lumi-appmark img {  max-width: 21px !important;}













/* .msg-error{color: #7a223a; display:none;top: 6px;position: relative; } */

.msg-error{color:#D91309 !important; display:none;top: 6px;position: relative}

#enquiry-form {position: relative;background: #FFF;padding: 20px;width: auto;max-width: 800px;margin: 20px auto;}


/* .section-padding-sm.text-center.spray-gun-sec {
    padding-top: 130px;
    padding-bottom: 130px;
    background-repeat: no-repeat !important;
}
 */
 

.section-padding-sm.text-center.spray-gun-sec {
    padding-top:55px;
    padding-bottom: 85px;
    background-repeat: no-repeat !important;
}


.spray-gun-sec img {
    max-height: 160px !important;
}


/* ----------------------------------------------------------------
 	 [ Loader SVG  old Code ]
-----------------------------------------------------------------*/


/*

.loading svg{max-width: 100%;box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5);border-radius:50%;height:auto;animation:animateshadow 3s cubic-bezier(0,0.23,.6,.1);}
 #loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;}
 #render{position:absolute;top:45.5%;left:50%;transform:translate(-50%,-50%);max-width:370px;}
.fil0 {fill:#1BDCFE;}
.fil1 {fill:#1BDCFE;fill-rule:nonzero}	
.fil0 {  stroke: #1BDCFE;stroke-width: 32px;stroke-dasharray: 12427;animation:animate 3s cubic-bezier(0,0.23,.6,.1);}
.fil1 {  stroke: #1BDCFE;stroke-width: 32px;stroke-dasharray: 12427;animation:animate 3s cubic-bezier(0,0.23,.6,.1);}
@keyframes animate{
0%{
  box-shadow: 0px 0 74px rgb(27, 220, 254)
  opacity:0;
  fill:none;
  stroke-dashoffset:12447;
  }
  30%{
  opacity:10;
  fill:none;
  stroke-dashoffset:12447;
  }
  90%{
    fill:rgba(27,220,254,0);
 
  }
   100%{
  opacity:1;
  fill:rgba(27,220,254,1);
  stroke-dashoffset:0;
   
  }
}
@keyframes animateshadow{
 0%{
   
  box-shadow: 0px 0 74px rgba(27, 220, 254, 0)
  }
   90%{
   
  box-shadow: 0px 0 74px rgba(27, 220, 254, 0)
  }
   100%{
   
  box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5)
  }
}

*/



/* ----------------------------------------------------------------
 	 [ Loader SVG ]
-----------------------------------------------------------------*/


.btn-loader {position:absolute; right:40px; bottom:30px;color: #1bdcfe;border: 1px solid #1bdcfe;}

.loading svg{ max-width: 100%; box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5); -webkit-box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5); -moz-box-shadow:0px 0 74px rgba(27, 220, 254, 0.5);  border-radius:50%; -webkit-border-radius:50%!important;  -moz-border-radius:50%; -khtml-border-radius:50%; height:auto; animation:animateshadow 8s cubic-bezier(0,0.23,.6,.1); /* -webkit-mask-image: -webkit-radial-gradient(white, black); */ }

body.noscroll{
    height: auto !important;
}
  
#loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;}

 
 #render{position:absolute;top:45.5%;left:50%;transform:translate(-50%,-50%);max-width:370px;}
.fil0 {fill:#1BDCFE;}
.fil1 {fill:#1BDCFE;fill-rule:nonzero}	
.fil0 {  stroke: #1BDCFE;stroke-width: 32px;stroke-dasharray: 12427;animation:animate 8s cubic-bezier(0,0.23,.6,.1);}
.fil1 {  stroke: #1BDCFE;stroke-width: 32px;stroke-dasharray: 12427;animation:animate 8s cubic-bezier(0,0.23,.6,.1);}

@keyframes animate{
    0%{box-shadow: 0px 0 74px rgb(27, 220, 254);opacity:0;fill:none;stroke-dashoffset:12447; }
    3%{opacity:10;fill:none;stroke-dashoffset:12447;}
    12%{fill:rgba(27,220,254,0);}
    14%{opacity:1;fill:rgba(27,220,254,1);stroke-dashoffset:0;}
    20%{opacity:1;fill:rgba(27,220,254,1);stroke-dashoffset:0;stroke:rgba(27,220,254,1);}
    21%{opacity:1;fill:#ff9d00;stroke-dashoffset:0;stroke:#ff9d00}
    30%{opacity:1;fill:#ff9d00;stroke-dashoffset:0;stroke:#ff9d00}
	31%{opacity:1;fill:#a82682;stroke-dashoffset:0;stroke:#a82682}
    40%{opacity:1;fill:#a82682;stroke-dashoffset:0;stroke:#a82682}
	41%{opacity:1;fill:#ffed00;stroke-dashoffset:0;stroke:#ffed00}
    50%{opacity:1;fill:#ffed00;stroke-dashoffset:0;stroke:#ffed00}
	51%{opacity:1;fill:#00ffbf;stroke-dashoffset:0;stroke:#00ffbf}
    60%{opacity:1;fill:#00ffbf;stroke-dashoffset:0;stroke:#00ffbf}
	61%{opacity:1;fill:#e5097f;stroke-dashoffset:0;stroke:#e5097f}
    70%{opacity:1;fill:#e5097f;stroke-dashoffset:0;stroke:#e5097f}
    71%{opacity:1;fill:#1bdcfe;stroke-dashoffset:0;stroke:#1bdcfe}
	80%{opacity:1;fill:#1bdcfe;stroke-dashoffset:0;stroke:#1bdcfe}
	81%{opacity:1;fill:#fefefe;stroke-dashoffset:0;stroke:#fefefe}
	90%{opacity:1;fill:#fefefe;stroke-dashoffset:0;stroke:#fefefe}
	91%{opacity:1;fill:#00ffff;stroke-dashoffset:0;stroke:#00ffff}
	100%{opacity:1;fill:#00ffff;stroke-dashoffset:0;stroke:#00ffff}
   
}


@keyframes animateshadow {
 0%{box-shadow: 0px 0 74px rgba(27, 220, 254, 0) }
    13%{box-shadow: 0px 0 74px rgba(27, 220, 254, 0)}
    14%{box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5 )}
    20%{box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5 )}
    21%{box-shadow: 0px 0 74px rgba(255, 157, 0, 0.5 )}
    30%{box-shadow: 0px 0 74px rgba(255, 157, 0, 0.5 )}
	31%{box-shadow: 0px 0 74px rgba(168, 38, 130, 0.5 )}
    40%{box-shadow: 0px 0 74px rgba(168, 38, 130, 0.5 )}
	41%{box-shadow: 0px 0 74px rgba(255, 237, 0, 0.5 )}
    50%{box-shadow: 0px 0 74px rgba(255, 237, 0, 0.5 )}
	51%{box-shadow: 0px 0 74px rgba(0, 255, 191, 0.5 )}
    60%{box-shadow: 0px 0 74px rgba(0, 255, 191, 0.5 )}
	61%{box-shadow: 0px 0 74px rgba(229, 9, 127, 0.5 )}
    70%{box-shadow: 0px 0 74px rgba(229, 9, 127, 0.5 )}
    71%{box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5 )}
	80%{box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5 )}
	81%{box-shadow: 0px 0 74px rgba(254, 254, 254, 0.5 )}
	90%{box-shadow: 0px 0 74px rgba(254, 254, 254, 0.5 )}
	91%{box-shadow: 0px 0 74px rgba(0, 255, 255, 0.5 )}
	100%{box-shadow: 0px 0 74px rgba(0, 255, 255, 0.5 )}
}

 @keyframes  text1{
	0%{  opacity:0 ;
  }
   5%{  opacity:1 ;
   
  }
  90%{  opacity:1 ;
  } 
  
  95%{  opacity:0 ;
  } 
  
   100%{  opacity:0;
  } 
	 
 }

#render {
display:none;
}


.animate-text {position:relative;height:40px;top:27%;left:50%;transform:translate(-50%,-50%); text-transform:uppercase;} 
.animate-text h4 {text-align:center;opacity:0;color:#fff;font-size:22px;position:absolute;width:100%;}
.animate-text h4.text-1{animation:text1 1s cubic-bezier(0,0.23,.6,.1);animation-delay:1s;color:#ff9d00;}
.animate-text h4.text-2{animation:text1 1s cubic-bezier(0,0.23,.6,.1);animation-delay:2s;color:#a82682;}
.animate-text h4.text-3{animation:text1 1s cubic-bezier(0,0.23,.6,.1);animation-delay:3s;color:#ffed00;}
.animate-text h4.text-4{animation:text1 1s cubic-bezier(0,0.23,.6,.1);animation-delay:4s;color:#00ffbf;}
.animate-text h4.text-5{animation:text1 1s cubic-bezier(0,0.23,.6,.1);animation-delay:5s;color:#e5097f;}
.animate-text h4.text-6{animation:text1 1s cubic-bezier(0,0.23,.6,.1);animation-delay:6s;color:#1bdcfe;}
.animate-text h4.text-7{animation:text1 1s cubic-bezier(0,0.23,.6,.1);animation-delay:7s;color:#fefefe;}
.animate-text h4.text-8{animation:text1 1s cubic-bezier(0,0.23,.6,.1);animation-delay:8s;color:#00ffff;}


/* Loader Support */
body .main-loader, body main-loader {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    display: table;
    z-index: 999999;
    background-color: #fff;
    width: 100%;
    height: 100%;
}
body .main-loader .loader-container, body main-loader .loader-container {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	  height: 100%;
            overflow: scroll;
}
.wrapme{
        height: 100%;
        overflow: auto;position: relative;
    }
.wow {
visibility: visible !important;
}	
	
.highlight1:hover{ cursor:pointer}	

.mfp-close-btn-in .mfp-close {
    color: #fff;
    background: #1bdcfe;
    border-radius: 50%;
    top: -22px;
    right: -21px;
    opacity: 1;
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
    border: 4px solid #1bdcfe;
	line-height:23px;
	text-align:justify;
	
}



.contact .form input:focus, .contact .form textarea:focus {
    border: 1px solid #1bdcfe!important;
}

#OemModal .modal-content {background:#192436; color:#fff; }
#OemModal .modal-header{background:#1bdcfe;border-bottom: 1px solid #0c121b; }
#OemModal .modal-header h4{color:#000;font-size: 22px;line-height: 20px;}
#OemModal .modal-header .close	{opacity: 1;color: #000;padding: 0.7rem;}

.section-padding-sm.text-center.bxs.spray-gun-sec {
    padding-top: 130px!important;
    padding-bottom: 130px!important;
    background-repeat: no-repeat !important;
}

body .ft-tesla {  width: 65px !important;}


/** TOP HEADER **/
#top-header {width: 100%;border-bottom: solid 1px #192436;background-color:#192436;padding:3px 0;}
#top-header a{color: #fff;}
.navbar{margin-top: 0px;}
.nav-scroll{margin-top:0px !important;}
.top-header-bg-black{background:#222;}
.top-header .list-inline{padding: 7px 0;}
.top-header .list-inline a{margin-right:15px;font-size:14px;line-height:24px;}
.top-header .list-inline a i{margin-right:5px;}
.top-header .top-social-media li {padding:0 4px;height:40px;display:inline-block;text-align:center;font-size:14px;line-height:40px;}
.top-header .top-social-media li a{color: #fff;font-size: 18px;}
.dropdown-item:focus, .dropdown-item:hover {
	color: #212529;
	text-decoration: none;
}

@media screen and (max-width: 768px) {
	.topcc a{font-size: 18px;}
	.top-social-media{float: none;margin: auto;display: block;text-align: center;position:relative;top:-7px;
	/*position: absolute;
z-index: 1;
top: -40px;
left: 145px;*/}
	.top-social-media a{font-size: 16px !important;}
	.top-header .list-inline a {
    margin-right:0px;
    /*font-size: 12px;*/}
	
}

.media-overlay {
  position: absolute; 
/*   bottom: 0;  */
  left:0;
  right:0;  
  background: rgb(0, 0, 0);
/*   background: rgba(0, 0, 0, 0.6);  */
  background: rgba(28, 227, 255, 0.8);  
  width: 100%;
  transition: .5s ease;
  opacity:1;
  color: #222;
  font-size:16px;
  padding:10px;
/*   height:100%; */
  transition: all .5s;
  justify-content: center;
  font-weight:bold;
}


.bg-img:hover .media-overlay {
  opacity: 0;
  transition: all .1s;
}


/*----------  Top Scroller  -------------*/


.back-to-top-lumi {height: 38px;line-height: 20px; cursor: pointer; position: fixed; bottom: 20px; right: 20px;  display:none;}

a#back-to-top-lumilor.back-to-top-lumi {  background: #1ce3ff !important; border-color: #1ce3ff !important; z-index:1000}

a#back-to-top-lumilor.back-to-top-lumi:focus {  box-shadow: none;}

a#back-to-top-lumilor.back-to-top-lumi:hover { background: #15ceea !important; border-color:#15ceea  !important;}


body a.btn-loader:hover, .oem .item-text:hover, div.footer-bottom a:hover {  color: #1bdcfe !important;}

table.view-location-table .fa.fa-map-marker {
    float: left;
    margin-top:2px;
    width: 20px;
    margin-bottom: 0;
    height: auto;
}

.searchableTable .btn.butn-bg {  background: #1ce3ff !important; border-radius: 2px;}

.searchableTable .applicator-btn { text-align: right;}

body .table.table-striped.view-location-table.results td { font-size: 15px;}

body .searchableTable .input-group-addon { width: 85px; text-align: center;  padding: 7px;font-size: 18px;}

.applicator-pa { line-height: 25px;}

body .searchableTable .input-group-addon { width: 85px;text-align: center; padding: 10px; font-size: 18px;   border: none !important;}

.lumi-read-more a:hover { color: #1bdcfe !important;}

.cust-support div.cont h6 { text-transform: uppercase !important;  margin-bottom: 15px;}

.cust-support .icon { font-size:45px;margin-bottom: 25px;   color: #1bdcfe;}

body .email-hover a:hover { color: #1bdcfe;}

body .mt-3.text-uppercase.pb-2.lec-mview-h { font-size: 23px!important;}

.nav-scroll a.btn.btn-shop { top: 31px;}


body .lumi-brand-sec .owl-carousel .owl-item img { max-width:100%!important; width:auto!important;margin: auto;}

.sup-box {  min-height: 150px;}

.services.support-new .icon {  color: #1bdcfe !important;  font-size:45px;}


.support-btn .butn.butn-bg:hover {  background:#1bdcfe!important; color:#fff!important}

.support-btn .butn.butn-bg {
    background: #192436 !important;
    border: none;
    font-size: 15px;
    border-radius:5px;
    color: #fff;
 /*    border: #1bdcfe 4px solid; */
}


.services.support-new .item h6 { font-size: 18px;}

section.services.support-new .section-head { margin-bottom:30px;}

.investment-section .inv-sec-img5 {  width: 180px;}

body .lumi-brand-sec .owl-carousel .owl-item img.bot-slider7 {  width: 140px !important;}

.lumi-read-more { font-size: 15px;}

body .btn.btn-primary-bordered:hover { color: #fff !important;}



/*=========  Css For Dealer Page 5-01-2018  ===========*/

.dealer-new-bg {
    background: #192436 url(http://philippines.lumilor.co.in/dummylumilor/img/become-a-dealer-l1.jpg) top center;
 /*    background-size: auto auto; */
    background-size: cover;
  /*   min-height: 700px; */
	min-height: 555px;
    background-repeat: no-repeat;
}


.l-dealer-body .section-padding { padding: 60px 0;}

.dealer-new-bg1 { background-size:100% 100%!important; /* min-height:700px; */}
.dealer-new-bg1 h1 { font-size: 35px;  margin-bottom:35px !important;}
.dealer-new-bg1 p { line-height: 25px;font-size: 16px; text-align:justify;}
.dealer-section.dealer-new-bg1 i { width: auto;  height: auto; margin: 20px auto; display: inline;}
.why-lumi strong {font-size: 22px; text-transform: uppercase;  padding-top:15px !important;  display: inline-block;}
.Benfit-lumi strong { font-size: 22px; text-transform: uppercase;  padding-top: 15px !important;  display: inline-block;}
.dealer-new-bg h2 { text-transform: uppercase;  font-size: 35px; line-height: 50px;}
.why-choose-h4 {font-size: 35px !important; margin-bottom:15px;}
.dealer-new-bg3 .top-ul-app li { text-align: justify; line-height:28px;}
body .dealer-new-bg1 .btn-alt:hover,.dealer-new-bg3 .btn-alt:hover ,.dealer-new-bg4 .btn-alt:hover{ color: #fff !important;}

.dealer-bg3-p2  {font-size: 18px;}
.dealer-bg3-p1 { font-size: 17px;}
.dealer-new-bg5-h3 {  margin-bottom: 50px;}

.h1-dealer-intro::after {
	
content: '';
width: 110px;
height: 4px;
position: absolute;
left: calc(50% - 40px);

}

.dealer-new-bg6 h5 {font-size: 18px!important; text-transform: uppercase;}


body .aapl-sec.dealer-new-bg7 a { letter-spacing: 0;  /* border: 4px solid #1bdcfe; */}

.video-dealer .item-img:hover .item-img-overlay { visibility: visible; opacity: 1;}


.video-dealer .item-img-overlay { position: absolute; top: 0px;  left: 0px; right: 0px; bottom: 0; padding: 0;
    background: rgba(11, 21, 32, 0.98);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 3;
    border-radius: 10px;
}

.video-dealer-rev .item-img-overlay { position: absolute; top: 0px;  left: 0px; right: 0px; bottom: 0; padding: 0;
    background: rgba(11, 21, 32, 0.98);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 3;
    border-radius: 10px;
}


.video-dealer-rev  .item-img:hover .item-img-overlay { visibility: visible; opacity:0.7;}



body div.video-dealer { margin-top: 67px!important;}

.dealer-new-bg6 p { font-size: 16px; line-height: 25px;}


.video-dealer .gallery-dealer a.vid { display: block; position: absolute;top: 0;  right: 0;  bottom: 0;  left: 0;}
.video-dealer .gallery-dealer .icon.ti-fullscreen { position: absolute; top: 50%;}




/* ----------------------------------------------------------------
 	 [ 21 Responsive ]
-----------------------------------------------------------------*/
@media screen and (min-width: 1200px) {

.container {
    max-width: 1200px;
  }

}

@media screen and (min-width: 1800px) {

.container {
    max-width: 1600px;
  }

}



@media screen and (min-width: 2000px) {
.container {
    max-width: 1600px;
  }
#form-wait img{width: 300px !important;height: 300px !important;}
#form-wait p {font-size: 30px;}
 #form-wait img{width: 300px !important;height: 300px !important;}
 #form-wait p {font-size: 30px;}
 #loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;}
.animate-text {position:relative;height:40px;top:30% !important;left:50%;transform:translate(-50%,-50%);}
.animate-text h4 {text-align:center;opacity:0;color:#fff;font-size:40px;position:absolute;width:100%;}

.loading svg{ -webkit-mask-image: -webkit-radial-gradient(white, black);}
.faq-section h3{font-size:50px;}


body .section-padding-sm.text-center.spray-gun-sec { padding-top:130px!important; padding-bottom:130px!important;}
body section.spray-gun-sec img { min-height: 275px!important; margin-top:50px;}

body .slider-bottom img { width: 230px!important;}
body .slider-bottom {  padding-top: 35px!important; padding-bottom: 35px!important;}

body .faq-section.section-padding.text-white { padding-top: 135px!important;  padding-bottom: 135px!important; background-repeat: no-repeat !important; background-size:100% 100%!important; }

body section.section-padding.text-center.aero-section {padding-top: 165px !important; padding-bottom: 235px !important;}

body .aero-section img { max-width: 240px!important;}

body .color-section { background-size: contain !important; background-repeat: no-repeat !important; padding-top: 160px !important;padding-bottom: 70px !important;}

body .color-section img {  max-width: 185px!important;}

body .section-padding-sm.bg-theme.text-white.dealer-section.text-center { padding-top: 50px !important; padding-bottom: 50px !important;}

body .mfp-content .white-popup { max-width:750px!important; line-height:23px!important;}

body #map { height: 700px!important;}

body .btn-shop {font-size: 14px!important; padding: 10px 25px!important;}

body .subscribe.section-padding-sm.bg-img {padding-bottom: 55px !important;}

body .footer-bottom a {  font-size: 15px;}

body .YouTubePopUp-Content { max-width:950px!important;}

body .logo {  width: 200px !important;}

body .navbar .navbar-nav .nav-link { font-size:15px!important;}

body .faq-box .col-md-2 a { font-size:13px!important;}


}


@media screen and (min-width:1600px) {

#dealer-map { height: calc(100vh - 187px)!important;}

}



@media screen and (max-width: 1200px) {

 .navbar .navbar-nav .nav-link {
    margin: 15px 1px;
}

}


@media screen and (min-width:1200px) and (max-width:1285px) {  

.loading svg{ -webkit-mask-image: -webkit-radial-gradient(white, black); }

}



@media screen and (min-width:1100px) and (max-width:1150px) { 

.navbar .navbar-nav .nav-link { font-size: 10px;}
.navbar-nav { margin-right: 75px;}

}


@media screen and (min-width:1000px) and (max-width:1070px) { 

.navbar-nav { margin-right:90px;}

}




@media screen and (min-width:1400px) and (max-width:1450px) {  

.loading svg{ -webkit-mask-image: -webkit-radial-gradient(white, black); }

}



@media screen and (min-width:3000px) and (max-width:5200px) {
	
body .btn-shop { right: 35%!important;}
.navbar-nav { margin-right:30%;}

}



@media screen and (max-width: 991px) { 

.loading svg{ max-width: 100%; box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5); -webkit-box-shadow: 0px 0 74px rgba(27, 220, 254, 0.5); -moz-box-shadow:0px 0 74px rgba(27, 220, 254, 0.5);  border-radius:50%; -webkit-border-radius:50%!important;  -moz-border-radius:50%; -khtml-border-radius:50%; height:auto; animation:animateshadow 30s cubic-bezier(0,0.23,.6,.1);   -webkit-mask-image: -webkit-radial-gradient(white, black)!important;  /* -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);  */ }



button.navbar-toggler span.icon-bar .fa.fa-bars { color: #222;}
.navbar .navbar-nav .nav-link { color:#ffF;} 
 

body .btn-shop { top:40px!important;right:23%!important}

body .nav-scroll a.btn.btn-shop { top:30px!important;}



.transform p {border-right:none;}
.icons-section ul {
    border-right: none;
}
.social-box .col-6{margin-bottom:10px;}
.investment-section .row {
    border: none;
}
.investment-section .row .col-md-7, .investment-section .row .col-md-5, .investment-section .row .col-md-4, .investment-section .row .col-md-6 {
    font-size: 14px;
	padding: 20px;
}
 .investment-section .row .col-md-7, .investment-section .row .col-md-4,.investment-section .row .col-md-6 {border:none;}
	.icon-list .item {
    min-width: 25%;
}
  .mb-md50 {
    margin-bottom: 50px;
  }

  .mb-md30 {
    margin-bottom: 30px;
  }

  .mb-md0 {
    margin-bottom: 0;
  }

  .bgimg-height {
    height: 400px;
  }

  .bg-fixed {
    background-attachment: scroll !important;
  }

  .navbar {
    padding-left: 15px;
  }
  .navbar .navbar-collapse {
   /* max-height: 340px;*/
    overflow: auto;
    background: #0f1523;
    text-align: center;
    padding: 10px 0;
  }
  .navbar .nav-link {
    margin: 2px auto !important;
  }

  .nav-scroll .navbar-toggler {
    margin-right: 15px;
  }
  .nav-scroll .navbar-collapse .nav-link {
    color: #fff !important;
  }
  .nav-scroll .navbar-collapse .active {
    color: #2AAFC0 !important;
  }

  .home {
    background-attachment: scroll !important;
    background-position: 50% 50% !important;
  }
  .home .caption h3 {
    font-size: 30px;
  }
  .home .caption h1 {
    font-size: 38px;
    line-height: 1.4;
  }

  .numbers .col-lg-3:after {
    display: none;
  }

  .process .content {
    padding-left: 5%;
    padding-right: 5%;
  }

  .services-tabs .services-content .cont h3 {
    font-size: 20px;
    line-height: 1.5;
  }

  .blog .row {
    margin-right: 0;
    margin-left: 0;
  }
  .blog .post-img {
    height: 250px;
  }

  .contact .info .item:after {
    display: none;
  }
 
.intl-tel-input .country-list { color:#fff!important;} 

body.lblog-details .navbar .navbar-collapse ul li { text-align: center !important;}

  
}



@media screen and (max-width: 767px) {
	
.investment-section .row .col-md-7, .investment-section .row .col-md-5, .investment-section .row .col-md-4, .investment-section .row .col-md-6 
{
justify-content: flex-start;
}


.fix-jugad{
/*position: relative;
top: -199px;*/
}
.investment-section img {
    margin: auto !important;
        margin-bottom: auto;
    display: flex !important;
    /*margin-bottom: 20px !important;*/
}

.investment-section img {
    margin-right: 40px !important;
}
.investment-section img.inv-sec-img7 {
    margin-left: 0 !important;
}
.investment-section img.inv-sec-img9 {
    margin-left: 0 !important;
	margin-right: 70px !important;
}
.investment-section .inv-sec-img5 {
	 margin-left: 0 !important;
    width: 180px;
	margin-right: 20px !important;
}

.animate-text {top:10%;left:50%;transform:translate(-50%,-50%);}
	

.icon-list .item {
    min-width: 33%;
}
.faq-box .col-md-2 a{padding:5px;}
  .mb-sm50 {
    margin-bottom: 50px;
  }

  .mb-sm30 {
    margin-bottom: 30px;
  }

  .section-head span {
    font-size: 35px;
    top: -20px;
  }

  .home .caption h1 {
    font-size: 30px;
  }

  .home .caption h3 {
    font-size: 25px;
  }
  
 /*  .home { 
background-size: 100% !important;
height: 237px !important;
min-height: 237px  !important;
margin-top: 73px  !important;} */


.home { 
background-size: 100% !important;
height: 230px !important;
min-height: 230px !important;
margin-top:65px !important;

}

body .home.slider-fade .item { background-size:100%!important; background-position: center 20px;}

body .slider-fade .owl-item { height: 230px;}

.slider-fade .owl-theme .owl-dots {  bottom: 3vh;}

.hero .intro h4, .numbers h3, .our-skills .content h4, .video h3, .subscribe h5 {
    font-size: 20px;
    font-weight: 700;
  }

  .process .content {
    padding-left: 0;
    padding-right: 0;
  }

  .team .item .team-img {
    float: none;
    display: block;
    margin: auto;
  }

  .team .item .info {
    margin: 15px 0 0;
    padding: 15px;
    text-align: center;
  }

  .services-tabs .services-content .cont .services-info {
    text-align: left;
    margin-bottom: 30px;
  }

  .services-tabs .services-content .cont .services-img {
    margin-bottom: 60px;
  }

  .works .filtering .filter {
    padding: 0;
  }

  .works .filtering span {
    margin: 0;
  }

  footer .info {
    border-bottom: 1px solid #222;
    border-left: 0;
  }

button.navbar-toggler span.icon-bar .fa.fa-bars { color: #222;}
.navbar .navbar-nav .nav-link { color:#ffF;}  

.history .arrow-right-bg:after, .history .arrow-left-bg:before { background: none;}
   
}


@media screen and (max-width:600px) {
.navbar .navbar-nav .dropdown-item {
    text-align: center;
}
.dropdown-menu {
    margin: 0 20px;
}

.side-bar .widget2 {width: 93%;}
.main-search-input {display:none;}
#map-address {position: static;width: 100%;max-width: 95%;border: 3px solid #1bdcfe;margin: 10px;}
	
body .btn-shop { top:26px!important; right: 23%!important;}

body .nav-scroll a.btn.btn-shop { top: 22px!important;}


	
.animate-text {top:25%;left:50%;transform:translate(-50%,-50%);}
 .logo {
    width: 125px;
    padding: 13px 0;
	padding-left:10px!important;
  }
  
  
 #render { width: 371px;}

body .animate-text h4 { font-size:17px!important;}

.icon-list .item {
    min-width: 50%;
}
  .home .caption p {
    display: none;
  }

  .home .caption h1 {
    font-size: 25px;
  }

  .home .caption h3 {
    font-size: 20px;
  }

  .home .caption .butn:last-child {
    margin-top: 15px;
  }

  .works .filtering span {
    padding: 5px 15px;
  }
  
  
button.navbar-toggler span.icon-bar .fa.fa-bars { color: #222;}
.navbar .navbar-nav .nav-link { color:#ffF;}  
 
h4 { font-size:20px; line-height:32px;}

h5 { font-size: 16px !important; line-height: 32px;}
.training h4 { font-size: 18px !important; line-height: 32px;}

h3, h1 , .section-head h4 { font-size: 22px !important; line-height: 32px;}

.faq-box .highlight { font-size:22px;}


.investment-section img {
    margin-right: 15px;
    min-width: 65px;
    max-height:75px;
}

.dots2 {  margin-top: 20px;}


/* .spray-gun-sec img {  width: 40px;} */

.spray-gun-sec img { width:30px;}
.enq-body .spray-gun-sec img {
    max-height: none !important;
}

body .mview-spray-h2 {font-size: 19px; margin-bottom: 15px !important; line-height:25px; }

.section-padding-sm.text-center.bxs.spray-gun-sec {background-size: 100% 100% !important;}

body .section-padding.mt-3.mb-2.handshakemb {  background-size: cover !important;}

.history .arrow-right-bg:after, .history .arrow-left-bg:before { background: none;}

body div.map-lumilor iframe {width: 100%; height: auto;}

html, body { overflow-x: hidden !important;} 

body .color-section img { max-width: 55%;}


body #contact-form .butn-bg { margin-top: 20px;}

body .navbar { padding-left: 0; padding-right:0;}

body .slider-bottom img {  max-width: 140px;}

body button.navbar-toggler { padding-right:15px; outline:none;}

body .hand-shake-icon {  width: 135px; margin-bottom: 0 !important; margin-top: 0 !important;}

/* body section.spray-gun-sec {  background-size: 100% auto !important; background-position: center right !important;} */

section.spray-gun-sec { background-size: cover !important;  background-position: top right !important;}

/* body .section-padding-sm.text-center.spray-gun-sec { padding-top: 40px!important; padding-bottom: 40px!important; } */


.section-padding-sm.text-center.spray-gun-sec { padding-top: 15px !important; padding-bottom: 25px !important;margin-top: 25px;  margin-bottom: 25px;}


body .faq-section.section-padding.text-white { padding: 30px 0!important;}

body .faq-section .img-responsive { width: 60px;}

body .section.investment-section {  padding-top:30px !important; padding-bottom: 0 !important;}

body .investment-section img.inv-sec-img4 {/*margin-right: 70px !important;*/ margin-left: 5px !important;}

body .investment-section img.inv-sec-img7 {  margin-right: 65px;}

body .investment-section img.inv-sec-img9 {  margin-right: 95px;}

/* body .home { background-size:100%!important; } */

body .aero-section img { max-width: 135px;}

body .section-padding.text-center.aero-section {  padding-top: 35px!important; padding-bottom:30px!important;}

body .works.section-padding { padding-top: 24px; padding-bottom: 40px;} 

section.works .container.gal-p-container { padding: 0; text-align: justify;}

body .mt-3.mb-3.gal-p-mview { line-height: 25px;}

body .callout.section-padding.text-center { padding-top: 30px;padding-bottom: 25px;}

body .mt-3.mb-3.what-lumi-mview { text-align: justify;}

body .section-padding.text-center.color-section.pb-4.lumi-color-img { padding-top: 40px; padding-bottom: 0 !important;}

body .color-section p { margin: 15px 0!important;  padding-bottom: 15px; font-size: 15px; margin-top: 10px!important;}

body .section-padding-xs.text-center.bxs.mb-2.gl-bot-space {  padding: 10px;}

body .section-padding-sm.text-center.bg-theme.text-white.mb-2.any-pos-sec {  padding-top: 25px; padding-bottom: 25px;}

body .section-padding-sm.bg-theme.text-white.dealer-section.text-center { padding-top: 30px; padding-bottom: 35px;}

body .dealer-section .dd1 span { font-size: 15px; padding-left:0!important; margin-left: 21px; border-left: none!important;min-height: 55px!important;}

body .row.pt-4.text-left.dd1 {  padding-top: 5px !important;}

body .icons-second img { max-width: 65px;}

body section.icons-second .col-6.col-md-3 {  margin-bottom: 25px;}

body .icons-second .col-md-3 div {min-height: 80px!important;}

body .icons-second img { max-width: 50px;}

body .icons-second p { line-height: 20px!important;  font-size: 14px !important;}

body .section-padding-sm.text-center.icons-second { padding-bottom: 15px; padding-top: 30px;}

body .section-padding.bg-theme.text-white.dealer-section.text-center.become-dealer-mview { padding-top: 30px;padding-bottom: 35px; padding-left:10px; padding-right:10px;}


body .section-padding-sm.text-center.bg-theme.text-white.ben-lumi-mview { padding-top: 20px!important;  padding-bottom: 20px!important;}

body .section-padding-sm.text-center.bg-theme.text-white.inv-high-mview {   padding-top: 20px!important; padding-bottom: 20px!important;}

body .dealer-map.section-padding.text-center.bg-theme { padding-top: 30px!important; padding-bottom: 30px!important;}

body .section-padding-xs.text-center.bxs.mb-2.prof-mview-space,body .section-padding-xs.text-center.bg-theme.trans-mview-space { padding-top: 10px;  padding-bottom: 10px;}


body .section-padding-sm.text-center.bg-theme.text-white.total-add-mview {  padding-top: 20px;  padding-bottom: 20px;}

body .section-padding-sm.market {  padding-top: 30px; padding-bottom: 10px;}

body .market .d-md-none .img-fluid.align-middle {  width: 220px!important; margin-bottom:25px;}

body .market p { text-align:justify!important;}

body .col.d-md-none { text-align: center!important;}

body .section-padding-sm.text-center.bg-theme.text-white.hist-bg-mview { padding-top: 20px; padding-bottom: 20px;}

body .section-padding-sm.history {  padding-top: 30px; padding-bottom: 0;}

body .section-padding-xs.text-center.trans-mview-head h4 {font-size: 18px !important;}

body .transform p { text-align:justify;}

body .section-padding-xs.text-center.bxs.mb-2.patient-mview-space { padding-top: 10px;  padding-bottom: 10px;}

body .section-padding.bg-theme.text-white.dealer-section.dealer-section2.text-center { padding-top: 30px; padding-bottom: 35px; padding-left: 10px;  padding-right: 10px;}


body .dealer-section2 img { width: 60px; height: 60px;}

body .section-padding-sm.text-center.text-black.training {  padding-top: 5px;  padding-bottom: 25px;}

body .training p { font-size: 15px; text-align: justify;  line-height: 25px;}

body .section-padding-sm.icons-section {   padding-top: 10px; padding-bottom: 20px;}

body .section-padding-xs.text-center.bg-white.bxs.mb-2.faq-mview-space {  padding-top: 10px;  padding-bottom: 10px;}

body .bg-theme.section-padding.faq-car-mview {   padding-top: 30px;  padding-bottom: 30px;}

body .footer-top { padding-top: 30px;  padding-bottom: 30px;}

body .contact.section-padding.pb-0.text-white {  padding-top: 30px;}

body .subscribe.section-padding-sm.bg-img { padding-top: 20px;}

body .works.section-padding-sm.bg-theme.text-white.lumi-brand-sec { padding-top: 20px; padding-bottom: 20px;}

body .section-padding-xs.text-center.bxs.mb-2.spray-gun-mview-space { padding-top: 0; padding-bottom: 0; margin-bottom:0!important;}

body .dd1 img { max-width: 50px;}

body .section-padding-sm.text-center.bg-theme.text-white.patin-hmview { padding-top: 20px;  padding-bottom: 20px;}

body div.subscribe .mb-50 {  margin-bottom: 20px !important;}

body .text-uppercase.mb-4.text-center.mar-mview {  font-size: 12px;  line-height: 20px;}

body div.subscribe h5 { font-size: 15px!important;}

body .footer-bottom { padding: 15px 0!important;}

body .footer-bottom a.theme-color { line-height: 26px;}

body .investment-section .special span {  font-size:18px!important;}

body .bxs.section-padding-sm.text-center.patined-1mview {  padding-top: 20px !important; padding-bottom: 20px !important;}

body .mfp-content .white-popup { max-width: 300px!important;   line-height: 22px!important; text-align: justify!important; padding:10px;}

body .dealer-map.section-padding-sm.text-center {  padding-top: 15px!important; padding-bottom:15px!important;}

body .color-section.lumi-color-img img {  max-width: 75px;}

body .investment-section .special { font-size: 14px;}

body .works.section-padding.bg-theme.text-white { padding-bottom: 20px;}

body .fw-2.mb-4.faq-h4mview { font-size: 18px;}

body .mb-4.perks-mview-h4 {  font-size: 16px; line-height: 27px;}

body .intl-tel-input .country-list { width:300px!important;}

body .section.bxs.pt-40.handshakemb { padding-top: 20px !important;}

body .mb-4.becm-dmviewh4 { font-size: 14px;  line-height: 25px;}

body .elecpaint-mview { text-align: justify; line-height:25px;}

body .section-padding.text-center.bg-white.text-black.pt-55.con-mview {  padding-top: 30px !important; padding-bottom: 30px;}
body .con-mview .section-head.text-center.col-sm-12.mb-65 {  margin-bottom: 40px !important;}
body .cust-support .item.col-lg-4.mb-md50 { margin-bottom: 30px;}
body .cust-support div.cont h6 { font-size:15px;}
/* body .cust-support .icon { font-size: 30px;margin-bottom: 20px;} */
body .section-padding-xs.text-center.bxs.mb-2.patient-mview-space.gun-mview {/* display: none;*/}

body .mt-3.text-uppercase.pb-2.lec-mview-h { font-size: 20px !important;}
body .support-new h4 { font-size: 22px !important;}
body div#map { margin-top: 20px !important;}
body .support-new {  padding-top: 30px !important; padding-bottom: 30px !important;}

body section.services.support-new .section-head {  margin-bottom:15px;}
body .section-padding.text-center.bg-white.text-black.pt-0.con-mview { padding-bottom: 30px;}
body .blog h4 { font-size: 22px !important;}
body .blog .item .cont {  padding: 25px 25px;}
body .services.support-new .item { padding:30px;}
body .sup-box {  min-height: 105px;}
body .fullwidth-home-map #dealer-map {  height: 350px !important;}
body .fullwidth-home-map #scrollEnabling { display: none;}


body .lumi-about { padding-top: 100px;}
body .lumi-about .iwh-title { font-size: 30px!important;}
body .lumi-about { padding-top: 110px!important;  padding-bottom: 10px!important;}
body .lumi-about .mt-70 {  margin-top: 15px !important;}


body .bec-app1 iframe {  width: 100% !important;  height: auto!important;}
body .section-padding.bec-app1 {  text-align: justify!important;}
body .bec-app1 h4 { font-size:15px !important;line-height:28px !important;margin-top:15px !important;
text-align: left;}
body .our-skills.section-padding.bec-app1 {padding-top:95px!important; padding-bottom:50px!important}
body .lumi-about .about-h2 {  margin-bottom: 15px !important;}
body .bec-app1 {padding-top: 40px; padding-bottom: 40px;}
body .our-skills.section-padding.bec-app1.pb-2.bc-app-m-view1 { padding-top: 20px !important;padding-bottom: 20px !important;}
body .mor-info-app h5 {  font-size: 17px; line-height: 30px;}
body .pt-3.bg-theme.text-white.mor-info-app { padding-left: 10px; padding-right: 10px;}
body .aapl-sec a img {  width: 90px;}
body .aapl-sec a { font-size:17px!important; margin-bottom:20px;}
body .become-app-product.owl-carousel {margin-top: 20px!important;}
body .become-applicator.owl-carousel {margin-top: 15px!important;}
body .section-padding-sm.aapl-sec.mview-app-info { padding-top: 20px!important;}
body .mview-app-info .row { margin-top: 0;}


body .mview-privacy#content {   margin-top: 80px !important;}
body .lumi-privacy h5 { font-size: 16px !important; line-height: 25px;}
body .lumi-privacy .prifix-bot-line { font-size:14px!important;}


body .lumi-train-wrap h4 { font-size: 25px !important;}
body .lumi-train-wrap .section-padding.bg-img.page-header {background-size: 100%; height: auto !important;  min-height: auto !important;}
body .logo1 img {  width: 150px; padding-left: 10px;}


/* Dealer page */

body .dealer-new-bg-a h2 {  font-size: 26px;}
body .dealer-new-bg { min-height:auto;}
body .dealer-new-bg h2 { font-size: 18px !important;}
body .h1-dealer-intro::after { top:80px;}
body .dealer-new-bg1 { background-size: 100% !important; min-height: auto; background-repeat: no-repeat;padding-top: 35px;padding-bottom: 25px !important;}
 
body .dealer-new-bg1 h1 { font-size: 25px;  margin-bottom:20px !important;} 
.why-lumi strong,.Benfit-lumi strong { font-size:18px;}
body .dealer-bg3-p1 { text-align: justify !important;}
body .dealer-bg3-p2 { letter-spacing: -0.5px;}
body .dealer-new-bg-a {padding-top: 105px !important;  padding-bottom: 35px !important;}
body h4.why-choose-h4 {font-size: 25px !important; margin-bottom: 25px;}
body .video-dealer { margin-top: 25px !important;}
body .dealer-new-bg3 {padding-top: 25px;}
body .dealer-new-bg6 { padding-top:22px;}
body .dealer-new-bg6 h5 {  font-size: 15px !important;}
body .dealer-new-bg4 h3 { font-size: 25px;}
body.l-dealer-body .section-padding { padding: 30px 0;}
body .dealer-new-bg7 h3 { font-size: 26px;}
body div.video-dealer {  margin-top: 20px !important;}

body .hist-bg-mview .text-uppercase.fw-6.bold-ebrima {  font-size: 21px !important;}
.faq_questions.faq-mobile-view-sec { margin-top: 105px;}

body section#nav_gallery_div .section-head { padding-top: 30px;}


}





@media screen and (min-width:370px) and (max-width:415px) {
	
body.find-deal-n-mview .callout.section-padding.text-center.pb-0 {  padding-top: 85px !important;}	
	
}



@media screen and (min-width:640px) and (max-width:1025px) {
		
.home { background-size: 100% !important;height:450px !important;min-height:450px !important;margin-top:65px !important;}
body .home.slider-fade .item { background-size:100%!important; background-position: center 20px;}
body .slider-fade .owl-item { height:430px;} 
.slider-fade .owl-theme .owl-dots {  bottom: 3vh;}
body .section-padding.bg-theme.text-white.dealer-section.text-center.become-dealer-mview { padding-left: 10px;  padding-right: 10px;}
body .section-padding-sm.text-center.spray-gun-sec { padding-top:40px; padding-bottom:40px;}
body .footer-top .container { padding-left: 0; padding-right: 0;}	
#contact-form .butn-bg { margin-top:25px!important;}
.history .arrow-right-bg:after, .history .arrow-left-bg:before { background: none;}
body .becm-dmviewh4 { font-size: 18px!important; line-height: 30px;}
body h1 { font-size:45px;}
body .lumi-color-img img { max-width: 135px;}
body .elecpaint-mview,body .what-lumi-mview {  text-align: justify;}
body .mar-mview { font-size: 18px;  line-height: 30px;}
body .mview-spray-h2 {font-size:20px; margin-bottom: 15px !important; line-height:25px; }
body .section-padding-sm.text-center.spray-gun-sec { padding-top: 30px;padding-bottom: 30px;}
body .spray-gun-sec img {   max-height: 80px !important;}


body .lumi-about { padding-top: 100px;}
body .lumi-about .iwh-title { font-size: 30px;}
body .lumi-about { padding-top: 150px!important;  padding-bottom:50px!important;}


body .bec-app1.bec-app-top { padding-top: 130px!important;}
body .section-padding.bec-app1 {  text-align: justify!important;}
body .bec-app1 h4 { font-size:18px!important;  line-height: 31px!important;  margin-top: 15px!important;}
body .our-skills.section-padding.bec-app1 {padding-top:115px!important; padding-bottom:50px!important}
body .bec-app1 {padding-top: 40px; padding-bottom: 40px;}
body .our-skills.section-padding.bec-app1.pb-2.bc-app-m-view1 { padding-top: 20px !important;padding-bottom: 20px !important;}
body .mor-info-app h5 {  font-size: 17px; line-height: 30px;}
body .pt-3.bg-theme.text-white.mor-info-app { padding-left: 10px; padding-right: 10px;}
body .aapl-sec a img {  width: 90px;}
body .aapl-sec a { font-size:18px!important; margin-bottom:20px}
body .become-applicator.owl-carousel {margin-top: 20px;}
body .section-padding-sm.aapl-sec.mview-app-info h4 { font-size: 20px;  text-transform: uppercase;}
body .section-padding-sm.aapl-sec.mview-app-info { padding-top: 20px!important;}
body .mview-app-info .row { margin-top: 0;}

body .lumi-train-wrap .section-padding.bg-img.page-header {background-size: 100%; height: auto !important;  min-height: auto !important;}

/*=============== Dealer page =======================*/

body .dealer-new-bg-a h2 {  font-size: 26px;}
body .dealer-new-bg { min-height:auto;}
body .dealer-new-bg h2 { font-size: 18px !important;}
body .h1-dealer-intro::after { top:80px;}
body .dealer-new-bg1 { background-size: 100% !important; min-height: auto; background-repeat: no-repeat;
 padding-top: 35px;padding-bottom: 25px !important;}
 
body .dealer-new-bg1 h1 { font-size: 25px;  margin-bottom:20px !important;} 

.why-lumi strong,.Benfit-lumi strong { font-size:18px;}
body .dealer-bg3-p1 { text-align: justify !important;}
body .dealer-bg3-p2 { text-align: justify !important;letter-spacing: -0.5px;}
body .dealer-new-bg-a {padding-top: 105px !important;  padding-bottom: 35px !important;}
body h4.why-choose-h4 {font-size: 25px !important; margin-bottom:8px;}
body .video-dealer { margin-top: 25px !important;}
body .dealer-new-bg3 {padding-top: 25px;}
body .dealer-new-bg6 { padding-top:22px;}
body .dealer-new-bg6 h5 {  font-size: 15px !important;}
body .dealer-new-bg4 h3 { font-size: 25px;}
body .dealer-new-bg4 {  padding-top: 35px; padding-bottom: 30px;}
body.l-dealer-body .section-padding { padding: 30px 0;}
body .dealer-new-bg7 h3 { font-size: 26px;}
body div.video-dealer { margin-top: 20px !important;}

body.lblog-details .lumi-about .iwh-title {  font-size: 18px !important; line-height:25px!important}

.lblog-details h4 { font-size: 17px!important;}

body.lblog-details ul li { line-height: 25px !important;text-align: justify !important;}

body.lblog-details h3 { font-size: 17px !important; line-height: 25px}

.lblog-details .our-skills.section-padding.pt-3.lumi-about { padding-top:10px !important;}


h4  { font-size: 20px;}

body .mt-3.text-uppercase.pb-2.lec-mview-h { font-size: 18px !important;}
body .hist-bg-mview .text-uppercase.fw-6.bold-ebrima { font-size: 25px!important;}
body .become-dealer-mview .mb-3.bold-ebrima { font-size: 30px;}
section.section-padding-sm.text-center.bg-theme.text-white.inv-high-mview h3 { font-size: 27px;}

div#beAnApplicator h1, section.section-padding-xs.text-center.bxs.mb-3.training h4, .footer-top .section-head h4  {font-size:30px;}
body .footer-bottom a {  font-size: 12px!important;}


.investment-section .inv-sec-img4, .investment-section .inv-sec-img6 {  margin-left: 0 !important;}

body .lumi-about .iwh-title { font-size: 25px!important;}
.ben-lumi-mview .text-uppercase.fw-6.bold-ebrima, .section-padding-sm.text-center.bg-theme.text-white.patin-hmview h3, .section-padding-sm.text-center.bg-theme.text-white.total-add-mview h3 {  font-size: 25px!important;}
body .transform p {  min-height: 80px;}

body section#nav_gallery_div .section-head { padding-top: 30px;}
#nav_gallery_div .section-head h4 { font-size: 25px!important;}

	
}





@media screen and (min-width:1000px) and (max-width:1025px) {

body .btn-shop { right: 2%!important;}
.navbar .navbar-nav .nav-link { font-size:10px!important;}
body .become-applicator.owl-carousel { margin-top: 95px;}
body .bec-app1 iframe {  height: 300px; width: 451px;}
body .bec-app1 h4 { font-size:17px!important;}
body .section-padding-sm.aapl-sec.mview-app-info a {  font-size: 16px !important;}

/*=============== Dealer page =======================*/

body .section-padding.text-center.color-section.pb-4.lumi-color-img.dealer-new-bg  { min-height:370px!important}
body .subscribe h5 {  font-size: 20px;}

	
}





@media screen and (min-width:640px) and (max-width:1000px) {

body .bec-app1 iframe { width:100%!important;}

}



@media screen and (min-width:760px) and (max-width:770px) {

body .aapl-sec a {  font-size:11px!important;}
body .lumi-train-wrap .section-padding.bg-img.page-header {background-size: 100%; height: 16vh!important;min-height: 170px!important;}
body .social-box a { font-size: 12px!important;}


}


@media screen and (min-width:1000px) and (max-width:1025px) {

body .lumi-train-wrap .section-padding.bg-img.page-header {background-size: 100%; height:28vh!important;min-height: 170px!important;}

body div.video-dealer {  margin-top: 65px !important;}

}




@media screen and (min-width:1200px) and (max-width:1285px) {
	
.slider .item, .slider-fade .item { top: 75px!important; background-size: contain!important;}

body .mview-spray-h2 { margin-bottom: 0!important; font-size: 35px!important;}

body section.section-padding-sm.text-center.spray-gun-sec { background-size: contain!important;}

body .section-padding-sm.text-center.spray-gun-sec { padding-top: 45px!important;}

	
}


@media screen and (min-width:1400px) and (max-width:1450px) {
	
.slider .item, .slider-fade .item { top:80px!important; background-size: contain!important;}

body .mview-spray-h2 { margin-bottom: 0!important; font-size: 35px!important;}

body section.section-padding-sm.text-center.spray-gun-sec { background-size: contain!important;}
	
}




@media screen and (min-width:1300px) and (max-width:2500px) {

section.spray-gun-sec .mview-spray-h2 { margin-bottom: 30px!important;}

.dapt .table td {
    font-size: 18px !important;;
}
.dapt .table th {
font-size: 33px !important;}

.dapt .first-row h3, .dapt .first-row i {
    font-size: 45px !important;;
}
.dapt .first-row td i {
    font-size: 40px !important;;
}
.dapt .first-row p {
font-size: 16px !important;;}
.dapt p.sub-head {
font-size: 26px !important;}
.dapt .first-row h3 {
margin-bottom: 2px !important;;}


}



@media screen and (min-width:1900px) and (max-width:6000px) {

body .dealer-new-bg { min-height: 700px!important;}
.dapt .table td {
    font-size: 18px !important;;
}
.dapt .table th {
font-size: 33px !important;}

.dapt .first-row h3, .dapt .first-row i {
    font-size: 45px !important;;
}
.dapt .first-row td i {
    font-size: 40px !important;;
}
.dapt .first-row p {
font-size: 16px !important;;}
.dapt p.sub-head {
font-size: 26px !important;}
.dapt .first-row h3 {
margin-bottom: 2px !important;;}

}





.pop-article li {   background-color: #192436;}

body .pop-article li a { color:#fff;}

.side-bar .widget .btn-link { color: #222;  border: 1px solid #192436; padding: 2px 12px; margin-top:15px;}

.side-bar .widget-title h6 { background: #192436; color: #fff;  padding-top: 6px; border-radius: 5px;}

.supportl-cat-col2 h6 { padding-left: 10px;}

.supportl-cat-col1 h6 {  padding-left: 5px;}

#sticky_item.side-bar .widget-title h6 { padding-left:10px;}

/*# sourceMappingURL=style.css.map */


.priv-link:hover {color: #1bdcfe;}

.lumi-privacy { margin-top:30px;}

.privacy-dash-p { position: relative; padding-bottom: 15px; margin-bottom:20px!important;}

.lumi-privacy h5 { text-transform: uppercase; font-size: 22px!important; line-height: 35px; padding:10px 0px 10px 0px; font-family: "Ebrima";}


.lumi-privacy-list li {  list-style-type: disc; line-height: 30px;font-size: 15px; text-align:justify!important}

.lumi-privacy-list { margin-left: 15px;  margin-top: 6px;}

.lumi-privacy p { text-align: justify;}

body .lumi-privacy .prifix-bot-line { text-align: center;  font-weight: 500;}

.priv-top-center {  margin-bottom: 30px;}

.priv-top-center { margin-bottom: 30px;}


/*  Css Added on 13-03-2019 */


#nav_contactus_div.contact {  position: relative;}


.registr-btn.cpdf-download { right: 2%; z-index: 7;}

.registr-btn.cpdf-download1 { right: 16%; z-index: 7;}



/* Css Added on 23-03-2019 */



.dealer-vs-app .why-choose-h4 {
    font-size: 27px !important;
    margin-bottom: 15px;
    text-transform: uppercase;
}


.dealer-new-bg3.dealer-vs-app .top-ul-app li {
    text-align: justify;
    line-height: 32px;
    font-size: 15px;
}

.dealer-new-bg3.dealer-vs-app .top-ul-app li i {
    margin-right: 5px;
}


.dealer-new-bg3.dealer-vs-app .top-ul-app li i {
    margin-right: 5px;
    color: #1bdcfe;
	font-size:18px;
	
}

.mb-4.becm-dmviewh4 { font-size: 25px;}

.become-dealer-mview .mb-3.bold-ebrima { font-size: 45px;}



/* Dealer new update*/
.c-col{max-width:120px;}
.top-ul-app-1 li{text-align:right;height:50px;font-size:14px;position:relative;padding-right:60px;}
.top-ul-app-1 li:before{content:"";background:url(http://www.philippines.lumilor.co.in/dummylumilor/assets/img/app-sec/yes.png) no-repeat;
position: absolute;
right: 0;
width: 50px;
height: 50px;
background-size: 38%;
background-position-x: 10px;}
.top-ul-app-1 li.no:before,.top-ul-app-3 li.no:before{background:url(http://www.philippines.lumilor.co.in/dummylumilor/assets/img/app-sec/not.png) no-repeat;background-size:47%;background-position-x: 10px;}
.top-ul-app-2 li{text-align:center;height:50px;}
.top-ul-app-2 li img{max-height: 26px;}

.top-ul-app-3 li{text-align:left;height:50px;font-size:14px;position:relative;padding-left:60px;}
.top-ul-app-3 li:before{content:"";background:url(http://www.philippines.lumilor.co.in/dummylumilor/assets/img/app-sec/yes.png) no-repeat;
position: absolute;
left: 0;
width: 50px;
height: 50px;
background-size: 38%;
background-position-x: 10px;}

.dealer-vs-app-3 {
    padding-top: 0;
}


@media screen and (max-width:500px) {
	
.dealer-vs-app-3 .c-col { max-width: 30px!important;}
.top-ul-app-2 li img { max-height: 25px;}
.top-ul-app-2 li { height: 55px;}
.top-ul-app-1 li {font-size: 12px; margin-bottom: 5px;}
.top-ul-app-3 li { line-height:12px;margin-bottom: 5px;}
.top-ul-app-1 li::before { width: 40px; height: 40px;}
.top-ul-app-3 li::before { width: 40px; height: 40px;}
	
}



@media screen and (max-width:768px) {
	
.top-ul-app-2 li img {
    max-height: 20px;
}
.top-ul-app-1 li {
    font-size: 12px;
    padding-right: 50px;
}
.top-ul-app-3 li {
    font-size: 12px;
    padding-left: 50px;
}

.c-col {max-width:60px;}

body .dealer-vs-app-3 {  padding-top: 0;}

}





/* career page  */



.lumilor-career-linkedinWrapper {
    margin: 0 auto;
    background: #0773b0 url(http://www.philippines.lumilor.co.in/dummylumilor/img/Linkedin.svg) no-repeat 5% 40%;
    background-size: auto;
    background-size: 9%;
	width: 12.1rem;
    height: 2rem;
	text-align: center;
}


.lumilor-career-linkedinWrapper .lumilor-career-linkedinWrapper-rightsection {
    width: 80%;
    float: right;
    height: 100%;
    border-left: .125rem solid white;
}

#applylinkedin {
    line-height: 30px;
    font-size: 12px;
}


.lumilor-career-career-or {
    padding-bottom: 0;
    text-align: center;
    line-height: 25px;
    margin-bottom: 15px;
    font-size: 18px;
}


/* career page end   */



/*  28/03-2019 */



h2.pd-left {
    padding-left: 230px;
}

.compare-dealer-app h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    color: #1bdcfe;
}

.compare-dealer-app .why-choose-v1-single .media-left {
    position: relative;
    right: 115px;
}



.why-choose-v1.dl-left-main {
    padding-right: 0;
    padding-left: 0px;
}


.dl-left p {
    line-height: 29.3px;
}


.compare-dealer-app p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    font-family: 'Ebrima', sans-serif;

}





/*
14.why Choose  Section
============================*/


.dvapp-icon2 {
    padding-left: 230px;
}



.dvapp-icon1 {
    border-radius: 100%;
    border: 1px solid #FFF;
    width: 125px;
    padding: 10px;
    margin-bottom: 15px;
}


.dvapp-icon2 {
    border-radius: 100%;
    border: 1px solid #FFF;
    width: 125px;
    padding: 5px;
    margin-bottom: 15px;
    margin-left: 230px;
    text-align: center;

}


body .dvapp-icon2 img {
    height: 70px;
    text-align: center;
}


.why-choose-v1-title {
	margin: 0;text-align:left;
	margin-bottom: 10px;
}
.why-choose-v1-title span::before {
	position: absolute;
	content: "";
	background: #f55b14;
	width: 60px;
	height: 1px;
	top: 14px;
	left: 0;
}

.why-choose-v1-title span {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	color: #f55b14;
	padding-left: 70px;
}

.why-choose-v1-title h1 {
	font-size: 36px;
	text-transform: capitalize;
	color: #fff;
	font-weight: bold;
}
.why-choose-v1 {
	padding: 10px 0px 0px 0px;
	position: relative;
	z-index: 2;	
}


.why-choose-v1-single {
	margin: 15px 0;
	color: #cdcdcd;
}


.why-choose-v1-single .icon {
    width: 230px;
    height: 30px;
    margin-right: 0px;
    text-align: center;
    line-height: 28px;
    background: #1bdcfe;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}


.why-choose-v1-single .media{
	overflow:visible;
}
.why-choose-v1-single .media-left{
position:relative;
}
.why-choose-v1-single .media-left::before {
	width: 1px;
	height: 75px;
	position: absolute;
	content: "";
	top: 0;
	left: 115px;
	border-left:1px dashed #f2f2f2;
	transition: all 0.4s ease 0s;
}

.why-choose-v1-single:last-child .media-left:before {
	display:none;
}


.why-choose-v1-single .media-body h2 {
	font-size: 20px;
	margin-bottom:10px;
	text-transform: capitalize;
	color:#fff;
}





/*===============  Marker Index  Css ====================*/


#me select { font-size: 15px !important;}

#marker-index {
    position: absolute;
    right: 0;
    bottom: 3px;
	max-width: 320px;
    margin-right: 20px;
    border: 1px solid #ccc;
	background:#fff;
	padding:7px 29px 20px 29px;
}



#marker-index span:last-child { margin-right: 0;}


.deal-appi-head {
    font-size: 16px;
    color: #1B253F;
    text-transform: uppercase;
    position: relative;
    margin-bottom:10px !important;
    width: 160px;
    margin: 0 auto; 
}


.deal-appi-head::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 40px;
    left: 0;
	top:15px;
    background: #444;
}

.deal-appi-head::after{
    content: "";
    position: absolute;
    height: 2px;
    width: 40px;
    right: 0;
	top:15px;
    background: #444;
}

.dealdots1, .appldots2 {
    font-size: 16px;
    margin-right: 30px;
    padding-left: 40px;
    position: relative;
	text-transform: uppercase;
}


.dealdots1::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: #1bdbff;
    left: 0;
    border-radius: 50%;
}


.appldots2::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background:#ff9800;
    left: 0;
    border-radius: 50%;
}

.partner .owl-prev { position: absolute; left:-30px; top: 42px;}

.partner .owl-next { position: absolute; right:-30px;  top: 42px;}


@media screen and (max-width:600px) {
		
.partner .owl-prev { position: absolute; left:-15px; top: 42px;}

.partner .owl-next { position: absolute; right:-15px;  top: 42px;}
	
.dealdots1, .appldots2, .deal-appi-head { font-size:15px;} 

body #marker-index { position:static; width:95%; margin:10px !important; max-width: 96%; border: 3px solid #1bdcfe;
margin-bottom: 10px; height: 75px;padding: 0;}

body #myInput-dealer { position: static; width: 92%;margin: 10px;margin-top: 20px;}

body #me { font-size: 15px;
width: 243px !important;
position: absolute;
right: auto;
top: 120px;
z-index: 1;
left: 14px;}

body .our-skills.section-padding.lumi-about.pb-0.lumi-con-mview { padding-top: 80px !important;}

body .lumi-about.lumi-con-mview #nav_contactus_div { padding-top: 30px;}

.aboutus.owl-carousel.owl-theme.blog-top-slider {  margin-top: 82px;}

.lblog-details .our-skills.section-padding.pt-3.lumi-about { padding-top: 5px !important;}

body.lblog-details .lumi-about .iwh-title {  font-size: 18px !important; line-height:25px!important}

.lblog-details h4 { font-size: 17px!important;}

body.lblog-details ul li { line-height: 25px !important;text-align: justify !important;}

body.lblog-details h3 { font-size: 17px !important; line-height: 25px}

.owl-theme.aboutus.blog-top-slider .owl-nav { top: calc(50% - 45px )}

body.lblog-list .blog .item .cont {  padding:15px 0;}

.lblog-list .section-padding { padding-bottom:0px; padding-top: 60px;}
.lblog-details .navbar {  background: #000;}


}







@media screen and (min-width:601px) and (max-width:768px) { 

body .main-search-input { display: none !important;}
body #me { width: 320px !important; right: 20px!important;}
body .fullwidth-home-map #scrollEnabling { display: none;}


}






/*  Find Delaer Search Input  */


#myInput-dealer {
    background-image: url('../../img/searchicon.png');
    background-position: 10px 12px;
    background-repeat: no-repeat;
    max-width: 100%;
    font-size: 16px;
    padding: 10px 20px 10px 40px;
    border: 1px solid #ccc;
    margin-bottom: 0px;
    color: #42494D;
    position: absolute;
    right: 0;
    top: 27.1%;
    margin-right: 22px;
    width: 317px;
    z-index: 1;
	border-left:3px solid  #1bdcfe!important;
}


#myInput-dealer:hover {   

      box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28)!important; 
     border-color: rgba(223,225,229,0)!important;
	 border-left: 3px solid #1bdcfe!important;
}



/* css added on 4-05-2019 */


.owl-carousel.owl-theme.partner { position: relative;}
.owl-theme.aboutus  .owl-nav{position:absolute;width:100%;top: calc(50% - 20px );opacity:0 !important}
.owl-theme.aboutus:hover .owl-nav{opacity:1 !important}
.owl-theme.aboutus .owl-nav .owl-prev{position:absolute;left:20px;}
.owl-theme.aboutus .owl-nav .owl-next{position:absolute;right:20px;}
.owl-theme.aboutus .owl-nav [class*="owl-"] {width:40px;height:40px;padding:10px;}

.owl-carousel.owl-theme.become-applicator { position: relative;}
.owl-theme.become-applicator  .owl-nav{position:absolute;width:100%;top: calc(50% - 20px );opacity:0 !important}
.owl-theme.become-applicator:hover .owl-nav{opacity:1 !important}
.owl-theme.become-applicator .owl-nav .owl-prev{position:absolute;left:20px;}
.owl-theme.become-applicator .owl-nav .owl-next{position:absolute;right:20px;}
.owl-theme.become-applicator .owl-nav [class*="owl-"] {width:40px;height:40px;padding:10px;}
 
.owl-carousel.owl-theme.become-app-product { position: relative;}
.owl-theme.become-app-product  .owl-nav{position:absolute;width:100%;top: calc(50% - 20px );opacity:0 !important}
.owl-theme.become-app-product:hover .owl-nav{opacity:1 !important}
.owl-theme.become-app-product .owl-nav .owl-prev{position:absolute;left:20px;}
.owl-theme.become-app-product .owl-nav .owl-next{position:absolute;right:20px;}
.owl-theme.become-app-product .owl-nav [class*="owl-"] {width:40px;height:40px;padding:10px;}



/* css added on 09-5-19 */

.navbar .navbar-nav .nav-link { color: #fff; }
.nav-scroll .navbar-nav .nav-link { color: #fff; }

body.homenew .navbar .navbar-nav .nav-link { color: #000; }
body.homenew .nav-scroll .navbar-nav .nav-link { color: #000; }

@media screen and (max-width:991px) {
	.mb_YTPBar{z-index: 1 !important;}
	button.navbar-toggler span.icon-bar .fa.fa-bars{color:#fff;}	
	body.homenew .navbar .navbar-nav .nav-link{color:#fff; }
	body.homenew .nav-scroll .navbar-nav .nav-link{color:#fff; }
	body.homenew button.navbar-toggler span.icon-bar .fa.fa-bars{color:#222;}
}
.uspacr .card-header {padding:0;background-color:transparent;border-bottom:none;}
.uspacr .card-body img{margin:10px auto;display: block;}
.uspacr .card{background-color:transparent;border:none;border-radius:0;}
.uspacr .card-body{background:rgba(0,0,0,0.2);margin-left:50px;margin:10px 0 0 50px;border-radius:5px;box-shadow: 0px 0px 5px #1bdcfe;}
.uspacr .btn-link{text-decoration:none;color:#fff;font-size:20px;position:relative;white-space:normal;text-align:left;padding-left:50px;line-height:35px;}
.uspacr .btn-link i{text-align: center;position:absolute;left:0;font-size:12px;border:3px solid #fff;border-radius:50%;width:40px;height:40px;line-height:37px;}
.uspacr .card-body p{margin-bottom:10px;}
.uspacr .card-body ul li {margin-bottom:5px;font-size: 16px;}
.uspacr .card-body ul li i{margin-right:5px;}
.uspacr .card-body p a{text-decoration:underline;color:#1bdcfe;}

.vdwrap{background:#000;margin:15px 0;float: none;clear: both;width: 100%;position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;padding-top:110px;}
#bgndVideo1{display:block;height:100%!important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#bgndVideo{}
.mbYTP_wrapper iframe{/*
-webkit-transform: scale(1.35, 1);
    -moz-transform: scale(1.35, 1);
    -o-transform: scale(1.35, 1);
    -ms-transform:scale(1.35, 1);
	transform: scale(1.35, 1);
overflow: hidden !important;
object-fit: fill;
*/
}

@media only screen and (max-width:768px){
.uspacr .btn-link{font-size:16px;line-height: 25px;min-height: 63px;}

.uspacr .card-body {margin: 10px 0 0 0px;}
.vdwrap{padding-top:50px;}
#bgndVideo1{display:block;min-height:40vh !important;height:auto !important;}

}
.vdwrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}

.videowrapper {  margin:15px 0;float: none;clear: both;width: 100%;position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;}
.videowrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
/* Adding pseudo element to iframe parent */
.videowrapper:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}

/* Adding hover effect to pseudo element */
.videowrapper:hover:after {
  content: none;
}

.contact-form-qa p {
	text-align: left !important;
	line-height: 17px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #2ff0e9;
}


.lblog-details h2 { font-size: 19px !important;}

body.lblog-details .lumi-about .about-h2 { margin-bottom:10px !important;}

.lblog-details h4 {  font-size: 17px;}

.lblog-details h3 { font-size:18px;}

.lblog-details ul.dt-sc-fancy-list { margin-left: 0;}

.lblog-details ul  li {  line-height: 20px!important; font-size: 15px!important;}

.lblog-details p { font-size:15px; line-height:24px;}

.row.blog-lexus-row2 {  margin-top: 20px;}

.lexus-col2 h4 { font-size: 16px; margin-top: 10px;margin-bottom: 5px !important;}

.lblog-details .our-skills.section-padding.pt-3.lumi-about { padding-bottom: 40px;}

.row.blog-parm-row2 { margin-top: 30px;  margin-bottom: 20px;}

.col-lg-6.blog-parm-row2-c2 b { font-size: 18px;}

.blog-f-col2 .videowrapper { margin-top: 5px;}





/* Contact us styled table */

.dapt .table{margin-bottom: 0;text-align:center;border-collapse:separate;border-spacing:5px;transition:all .5s ease-in-out;position:relative;z-index:0}
.dapt .table.zoom:hover{transform: scale(1.05);box-shadow:0 0 5px rgba(255,255,255,0.6);z-index:1;}
.dapt .table td, .dapt .table th{font-size: 13px;border:none !important; background:#313a4b;vertical-align:middle;height:76px;overflow:hidden;}
.dapt .first-row h3, .dapt .first-row i{font-size: 30px;}

@media screen and (max-width: 768px) {
.dapt .table td, .dapt .table th {height:95px;}

.dapt .first-row h3, .dapt .first-row i {
    font-size: 22px !important;
margin-bottom: 5px !important;
}
}


.dapt .table th{background:#1bdbff;color:#01364d;line-height:40px;font-size:27px;letter-spacing:1px;font-family: "ebrima bold";
text-transform: uppercase;}
.dapt .first-row td{color:#28e0ed;font-weight:bold;font-size:27px;height:125px;padding-bottom:16px;}


.dapt .table tr.sc{padding:20px 0;}
.dapt .table tr.sc td {background:#2a3e5f;}
.dapt .table tr.check td{background:none;}
.dapt p.sub-head{color:#1bdbff;font-weight:bold !important;font-size:21px !important;line-height:16px;margin-top:8px;}
.dapt .table tr td.tick{text-align:left;padding-left:50px;position:relative;}
.dapt .table tr td.tick:before{content:"";width:25px;height:22px;position:absolute;left:0;top:calc(50% - 10px);left:14px;background:url(../../img/tick.png) no-repeat;background-size:auto;background-size: 100% 100%;}
.dapt .first-row p{font-size:12px;font-weight:normal;line-height: 22px;}
.dapt .first-row h3{color:#1bdbff;margin-bottom: 10px;font-family: "ebrima bold";}

@media screen and (max-width: 768px) {
	
  .dapt .first-row h3 { color: #1bdbff;  margin-bottom: 0px;}
	
 .dapt p.sub-head{font-size:18px !important;line-height:16px;margin-top:8px;}


}



.dapt .first-row td i{color:#28e0ed;font-weight:normal;font-size:27px;}
span.bigcheck-target {font-size: 26px;color: #1ce3ff;font-family: FontAwesome;}
input[type='checkbox'].bigcheck {position:relative;left:-999em;}
input[type='checkbox'].bigcheck + span.bigcheck-target:after {content:"\f096";}
input[type='checkbox'].bigcheck:checked + span.bigcheck-target:after {content:"\f046";}
span.bigcheck {display: block;padding: 0.5em;}
label.bigcheck {margin-left: -16px;}

.bs-tooltip-top {  margin-left: 105px;}





/* Contact us styled table */

.dapt .table{margin-bottom: 0;text-align:center;border-collapse:separate;border-spacing:5px;transition:all .5s ease-in-out;position:relative;z-index:0}
.dapt .table.zoom:hover{transform: scale(1.05);box-shadow:0 0 5px rgba(255,255,255,0.6);z-index:1;z-index:1}
.dapt .table td, .dapt .table th{font-size: 13px;border:none !important; background:#313a4b;vertical-align:middle;height:76px;overflow:hidden;}
.dapt .first-row h3, .dapt .first-row i{font-size: 30px;}
@media screen and (max-width: 768px) {
.dapt .table td, .dapt .table th {height:95px;}

.dapt .first-row h3, .dapt .first-row i {
    font-size: 22px !important;
margin-bottom: 5px !important;
}
}
.dapt .table th{background:#1bdbff;color:#01364d;line-height:40px;font-size:27px;letter-spacing:1px;font-family: "ebrima bold";
text-transform: uppercase;}
.dapt .first-row td{color:#28e0ed;font-weight:bold;font-size:27px;height:125px;padding-bottom:16px;}
.dapt.distributor .table th {font-size: 22px !important;}
.styled-btn .btn{
	margin-bottom: 10px;
	border-radius: 0;
	width: 100%;
	background: #1bdcfe;
	line-height: 22px;
	font-weight: bold;
	padding: 18px;
	display: inline-block;
	vertical-align: middle;
	height: 85px;
	color: #000 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	}
.styled-btn .btn i{margin-right:7px}
.dapt .table tr.sc{padding:20px 0;}
.dapt .table tr.sc td {background:#2a3e5f;}
.dapt .table tr.check td{background:none;}
.dapt p.sub-head{color:#1bdbff;font-weight:bold !important;font-size:21px !important;line-height:16px;margin-top:8px;}
.dapt .table tr td.tick{text-align:left;padding-left:50px;position:relative;}
.dapt .table tr td.tick:before{content:"";width:25px;height:22px;position:absolute;left:0;top:calc(50% - 10px);left:14px;background:url(../../img/tick.png) no-repeat;background-size:auto;background-size: 100% 100%;}
.dapt .first-row p{font-size:12px;font-weight:normal;line-height: 22px;}
.dapt .first-row h3{color:#1bdbff;margin-bottom: 10px;font-family: "ebrima bold";}
@media screen and (max-width: 768px) {
	.dapt .first-row h3 {
    color: #1bdbff;
    margin-bottom: 0px;
}
 .dapt p.sub-head{font-size:18px !important;line-height:16px;margin-top:8px;}


}
.dapt .first-row td i{color:#28e0ed;font-weight:normal;font-size:27px;}
span.bigcheck-target {font-size: 26px;color: #1ce3ff;font-family: FontAwesome;}
input[type='checkbox'].bigcheck {position:relative;left:-999em;}
input[type='checkbox'].bigcheck + span.bigcheck-target:after {content:"\f096";}
input[type='checkbox'].bigcheck:checked + span.bigcheck-target:after {content:"\f046";}
span.bigcheck {display: block;padding: 0.5em;}
label.bigcheck {margin-left: -16px;}

 
.bs-tooltip-top {
   margin-left: 105px;
	
}




/*  File uplaod */



.form-group.uploadprofile {  position: relative;}

.uploadprofile .custom-file-label {
    height: calc(2.90rem + 2px);
    padding: .375rem .75rem;
    line-height: 33px;
    color: #fff;
    background-color: rgba(0,0,0,0.2);
    border: none;
    padding-right: 80px!important;
    text-overflow: ellipsis;
    overflow: hidden;
}


.uploadprofile .custom-file-label::after {
	
    height: calc(calc(2.90rem + 2px) - 1px * 2);
    line-height: 33px;
    color: #444;
    content: "Browse";
    background-color: #fff;
    border-left: 1px solid #ced4da;

}

.uploadprofile .custom-file-input { height: calc(2.80rem + 2px);}
.sbmt-btn-center .input-group-append {display: block;text-align: center;}
.alert-danger.dealer-msg-alert p { color: #000;}
.alert.alert-danger.dealer-msg-alert { padding-bottom: 0; padding-top: 8px;   color: #000!important;}

span.red{color:red;}
.dealer-form-head h4 {font-size:30px;margin-bottom:10px;margin-top:15px;}

.deal-f-size2 {font-size:14px;}

body .deal-f-size2 {color:#fff;}

.bigcheck-new .bigcheck-target{vertical-align:middle;margin-right:5px;}

.wouldlikeselect .select2-container--default .select2-selection--multiple {background-color: rgba(0,0,0,0.2);border: none;padding:5px;}

.wouldlikeselect .select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #fff;
margin-right: 5px;
margin-top: 2px;
padding: 5px 5px;
color: #222;
}


.wouldlikeselect .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {color: #222;}
.capt {font-size: 23px;}
.wouldlikeselect .select2-search__field:hover:active:focus { border: none !important;}
.wouldlikeselect .select2-container .select2-search--inline .select2-search__field { line-height: 28px;}
body .contact .wouldlikeselect input.select2-search__field:focus { border:none!important}


body #contact-form .butn-bg,
body #contact-form11 .butn-bg,
body #oemcontact-form .butn-bg,
body #applicator-form .butn-bg,
body #contact-formdealer .butn-bg{
    border: #1bdcfe 2px solid;
    background: #192436 !important;
    font-size: 18px;
    font-family: "Ebrima" !important;
    padding: 10px 30px;
	border-radius:5px!important;
	color:#1bdcfe!important;
}

body #contact-form .butn-bg:hover,
body #contact-form11 .butn-bg:hover,
body #oemcontact-form .butn-bg:hover,
body #applicator-form .butn-bg:hover,
body #contact-formdealer .butn-bg:hover{

  color:#fff!important;	
	
}

.section-head h4::after {
    content: '';
    width: 200px;
    height: 3px;
    background-color: #1BDCFE;
    position: absolute;
    bottom: 0;
    left: calc(50% - 100px);
}



body .deal-f-size2 .fa.fa-hand-o-right {color: #1BDCFE;font-size: 17px;margin-right: 5px;}

.form-control::placeholder { font-size: 14px;}
.uploadprofile .custom-file-label { right: 15px !important; left: 15px;}

.registr-btn.dealer-con-btn { top: 50px;}

.app-bot-head h5 {font-size: 22px;}

.sbmt-btn-center { margin-top: 25px;}

body .services.section-padding.pb-50.pt-60.support-new { padding-bottom: 0 !important;}

.section-padding.supp-conn-row {padding-bottom: 65px;}

body .support-new h4 {font-size: 30px !important;}




@media screen and (max-width:768px)  { 

body .dealer-form-head h4 { font-size: 20px !important;}
body .section-head.dealer-form-head { padding: 0 !important;}
body .dealer-check .col-md-8 {margin-top: 10px;} 
body .dealer-form-head.app-form-mview { padding: 5px !important;} 
body .d-bot-head-mview h5 {font-size:17px !important;line-height:30px;}
body .app-bot-head h5 {font-size: 17px !important;}
body .dealbtn-mview { width: 100%;  text-align: center; display: inline-block;}
body .registr-btn.dealer-con-btn { top: 8px;  position: relative;}
body .appmview-p,body .deal-f-size1, body .deal-f-size2 {text-align: justify !important;}
body  #oemcontact-form .row.form-group, body  #applicator-form .row.form-group, body  #contact-formdealer .row.form-group { margin-bottom:10px;}
body .row.sbmt-btn-center {  margin-top:30px;}
body  #oemcontact-form .select2, 
body  #applicator-form .select2,
body  #contact-formdealer .select2 {/*margin-bottom: 10px !important;*/}
body .dform-divder-mview { padding: 2px;}
body .support-new h4 {font-size: 20px !important;}
.lblog-list .blog .post-img { height: auto;}
body .row.blog-lexus-row2 { margin-top: 10px;}


}



@media screen and (min-width:601px) and (max-width:1025px) { 
 
section.our-skills.section-padding.lumi-about.pb-0.lumi-con-mview { padding-top: 110px!important;} 

}



@media screen and (min-width:2000px)  { 

body .ls-banner { width: 100%;}
body .navbar .navbar-nav .nav-link { font-size: 14px!important; margin: 15px 7px;}

}



@media screen and (max-width:800px) { 
 
.ls-banner { display: none;}
.ls-banner-mview { display: block; }

}


@media screen and (min-width:801px)  { 
 
.ls-banner { display:block;}
.ls-banner-mview { display:none; } 

}





.dapt.distributor .table{
	border-spacing: 1px;background:#fff;
}
.dapt.distributor .table th {
    text-transform: none !important;font-weight: normal;
}
.dapt.distributor .table td{
	text-align:left;
	padding-left:90px;
	position:relative;
	font-size: 16px !important;
	padding-bottom:0;
	padding-top:0px;
}
.dapt.distributor .table td:before{
	content: "";
	position: absolute;
	left: 0;
	width: 80px;
	background: #192336 url(../../img/mass.png);
	height: 100%;
	top: 0;
	/*background-position: -7px -94px;*/
}
.t1:before{background-position: -7px -94px !important;}
.t2:before{background-position: -9px -180px !important;}
.t3:before{background-position: -8px -263px !important;}
.t4:before{background-position: -7px -349px !important;}
.t5:before{background-position: -7px -435px !important;}
.t6:before{background-position: -8px -521px !important;}
.t7:before{background-position: -8px -605px !important;}
.t8:before{background-position: -404px -93px !important;}
.t9:before{background-position: -404px -179px !important;}
.t10:before{background-position: -405px -263px !important;}
.t11:before{background-position: -405px -350px !important;}
.t12:before{background-position: -405px -438px !important;}
.t13:before{background-position: -405px -524px !important;}
.t14:before{background-position: -404px -609px !important;}
.t15:before{background-position: -803px -94px !important;}
.t16:before{background-position: -801px -178px !important;}
.t17:before{background-position: -803px -263px !important;}
.t18:before{background-position: -803px -349px !important;}
.t19:before{background-position: -804px -434px !important;}
.t20:before{background-position: -804px -522px !important;}
.t21:before{background-position: -804px -608px !important;}

.dapt.distributor .table td.last:before{
	display:none;
}

.dapt.distributor .table td.last{
	background: #192336;
	border: 2px solid #fff !important;
	padding-left:0;
}
.zoombtn{transition:all .5s ease-in-out;position:relative;z-index:0}
.zoombtn:hover{transform: scale(1.05);z-index:1;}



 @media screen and (max-width: 768px) {
 .dapt.distributor .table td, .dapt.distributor .table th {height:76px;}
 .dapt.distributor .table td.last p{line-height:25px;padding:15px 0px;}
 
}




/* ----------------------------------------------------------------
     [ Helmet page ]
-----------------------------------------------------------------*/
.stepper { border-radius: 3px; margin: 0 0 10px 0; overflow: hidden; position: relative; width: 120px;float: right; }
.stepper .stepper-input{background:#000 !important;border:1px solid #fff;border-radius:3px;color:#fbfbfb;font-size:13px;line-height:1.2;margin:0;overflow:hidden;padding:9px 10px 10px;width:120px;z-index:49;-moz-appearance:textfield;}
.stepper .stepper-input::-webkit-inner-spin-button,
.stepper .stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}
.stepper .stepper-arrow{background:#eee url(jquery.fs.stepper-arrows.png) no-repeat;border:1px solid #ccc;cursor:pointer;display:block;height:50%;position:absolute;right:0;text-indent:99999px; width:20px;z-index:50; }
.stepper .stepper-arrow.up{background-position:center top;border-bottom:none;top:0;}
.stepper .stepper-arrow.down{background-position:center bottom;bottom:0;}
@media screen and (min-width: 740px){
	.stepper:hover .stepper-input{background-color: #fff; }
	.stepper .stepper-step:hover{background-color: #F9F9F9; }
	.stepper.disabled .stepper-arrow{background: #fff; border-color: #eee; cursor: default; }
}
.stepper.disabled .stepper-input { background: #fff; border-color: #eee; color: #ccc; }
.stepper.disabled .stepper-arrow { background: #fff; border-color: #eee; cursor: default; }
	
.helmet-section {background:#192436 url(../../img/bg-lumi.png) center center; background-size:cover;}
.helmet-section h2{margin-bottom:15px;font-family:"Bebas Neue";font-weight:normal;}
.helmet-section p{line-height:28px;font-size:18px;font-family:"Montserrat";}
.helmet-section h3{-webkit-transform:scaleY(0.9);transform:scaleY(0.9);font-size:40px;margin-top:40px;font-weight:normal;font-family:"Bebas Neue";line-height:38px;}
.helmet-section a.btn{font-family:"Bebas Neue";background:#fff;color:#222;margin-top:40px;margin-bottom:20px;padding:3px 25px 0px 25px;font-size:30px;letter-spacing:3px;line-height:38px;}

.helmet-sec{background:#000;}
.helmet-sec .container{max-width:1000px;}
.helmet-sec .select2, .helmet-sec input.form-control{width:150px !important;}
.helmet-sec .btn{margin-top:30px;margin-bottom:20px;background:#1bdcfe !important;border: 1px solid #1bdcfe !important;color:#000 !important;font-weight:bold;padding:15px 20px;font-family:"open sans";letter-spacing:2px;}
.helmet-sec h2.pr{color:#1bdcfe;font-size:42px;font-family: "Open sans";}
.helmet-sec h2.pr i{font-size:36px;font-weight:normal;padding-right:4px;}
.helmet-sec h3.prm{font-size:20px;text-decoration: line-through;text-decoration-color:#1bdcfe;margin:5px;font-family: "Montserrat";}
.helmet-sec h3 i{font-size:18px;position:relative;margin-right:4px;}
.helmet-sec h3 i:after{/*content:"";display:block;height:1px;background:#1bdcfe;position:absolute;top:9px;width:14px;left:-4px;*/}
.helmet-sec ul li{font-family:"Montserrat";line-height:28px;font-size:14px;position:relative;padding-right:20px;}
.helmet-sec ul li:before{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content: "";border-left: 0.4em solid #1bdcfe;border-right:.4em solid transparent;border-bottom:.4em solid transparent;border-top:.4em solid transparent;position:absolute;right:0;top:9px;}
.helmet-sec .select2-container--default .select2-selection--single {border:1px solid #fff !important;border-radius:5px !important;height:38px;background:none;font-size:13px;}
.helmet-sec .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px;color:#1bdcfe;}
.helmet-sec .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#1bdcfe;}
.helmet-sec .select2-container--default .select2-selection--single .select2-selection__arrow {height:38px;}
.helmet-sec .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#1bdcfe transparent transparent transparent;}
.helmet-sec .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #1bdcfe transparent;}
.helmet-sec .hl{max-width:560px;float:right;margin-right: 18px;}
.helmet-sec .hl label{color:#1bdcfe;font-size:13px;display: block;}
.helmet-sec p.offer{font-family:"Montserrat";font-size:12px;}
.helmet-sec p.offer strong{font-weight:700;}
.slider-box{top: calc( 50% - 200px ) !important;left: calc( 50% - 350px ) !important;text-align: center;max-width:700px;}
.slider-box h1{color:#fff;}
.slider-box p{color:#f0f0f0;margin-bottom:21px;font-size:28px;font-family:"Ebrima";line-height:40px;text-shadow:0 0px 9px rgb(0,0,0);font-weight:300;}
.slider-box h2{color:#1bdcfe;text-transform:uppercase;font-family:"Bebas neue";font-size:60px;font-weight:normal;letter-spacing:1px;-webkit-transform:scaleY(0.9);transform:scaleY(0.9);}
.slider-box .prs{background:#1bdcfe;color:#000;font-size:22px;font-weight:600;padding:5px 15px;margin-top:10px;font-family:"Montserrat";}
.slider-box .prs span{font-size:15px;text-decoration:line-through;}
.slider-box .prsbtn{color:#fff;margin-top: 10px;font-family: "Montserrat";}
.slider-box .prsbtn i{color:#1bdcfe;}
.helmet1 p{font-size:16px;margin-bottom:17px;text-align: justify;font-family: "Montserrat";}
.bg-theme-2{background:#192436;}
.icn-bx .bxm img{max-width:79%;height:auto;margin-bottom: 25px;}
.icn-bx .bxm{max-width:85%;margin:auto;margin-bottom:auto;margin-bottom:75px;}
.icn-bx .bxm p{font-size:18px;line-height:23px;color:#eee;}
.iconx .container{max-width:1070px;}
.dealer-map-feature img {max-width:860px; margin:auto;}
.lp1{letter-spacing:1px;}
.lp2{letter-spacing:2px;}
.bg-eee{background:#eee;}
.lm-heading{font-family:"open sans";font-size:40px;color:#eee;}
.f-os{font-family:"open sans" !important;}
.f-bs{font-family:"Bebas Neue" !important;}
.f-ms{font-family:"Montserrat" !important;}
.hd-2{font-weight:normal;font-size:42px;}
.tx-bold{text-shadow:1px 0 0 #000;}
.ps-heading{font-weight:normal;letter-spacing:2px;line-height:38px;font-size:40px;}
.ps-heading .txb{text-shadow:1px 0 0 #1bdcfe;letter-spacing:4px;font-size:43px;font-weight:bold;}
.f-60{font-size:60px;}
.btn-buy-styled{background:#1bdcfe;border-radius:24px;padding:10px 20px;font-size:19px;font-family:"Montserrat";border:3px solid #eee;text-transform:uppercase;box-shadow: 0 0 3px rgba(0,0,0,0.5);font-weight:600;}
/*ENQUIRY FORM*/
.enq-form{background:#222;border-radius:0 !important;margin:20px auto;max-width:420px !important;padding:0px;position:relative;width:auto;font-size:14px;}
.enq-form .mfp-close{color:#192436 !important;background:#1bdcfe;opacity:1;outline:none;top:5px !important;right: 5px !important;}
.enq-form .info-header{background:#1bdcfe !important;letter-spacing:2px;line-height:44px;text-align:center;font-family:Bebas Neue,Open Sans,sans-serif;color:#192436;font-size:25px;}
.enq-form form input,.enq-form form textarea{margin-bottom:6px;}
.enq-form form textarea{height:70px;padding:10px;}
.enq-form .form-wrap{padding:10px 15px;}
.enq-form form input[type="text"],.enq-form form input[type="email"],
.enq-form form input[type="password"],.enq-form form input[type="number"],.enq-form form textarea{width:100%;background:#181818;border: 1px solid rgba(255,255,255,.15);padding: 0 10px;line-height:40px;outline:none !important;color:#e6e6e6;margin-bottom:6px;font-size:13px;}
.enq-form form label, .enq-formform input{font-size:13px;display:inline-block;margin-bottom:.5rem;color:#fff;}
.enq-form .success-message,.enq-form .error-message{color:#1bdcfe;padding:10px; display:none;}
.enq-form .starmark{color:#ff0000;}
.enq-body .select2-results__option{border-bottom:1px #353535 solid;background:#222222;background-color:rgb(34, 34, 34);line-height:32px;padding:0 6px;padding-right:6px;padding-left:6px;font-size:13px;user-select: none;-webkit-user-select:none;padding-left:10px;padding-right:10px;}
.enq-body .select2-container--default .select2-results__option--highlighted[aria-selected] {background-color:#1bdcfe;color:black;}
.enq-body .select2-dropdown{background-color:#181818;border: 1px solid rgba(255,255,255,.3);border-radius:0px;color:#e6e6e6;width:100%;}
.enq-body .select2-container--default .select2-selection--single .select2-selection__rendered{color:#ccc;line-height:36px;font-size: 13px;}
.enq-body .select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.enq-body .select2-container--default .select2-search--dropdown .select2-search__field{border: 1px solid #aaa;background:#181818;color:#ccc;}
.enq-body .select2-container--default .select2-results__option[aria-selected="true"] {background-color:#333232;color:#eee;}
.enq-body .select2-container--default .select2-selection--single {background-color:#181818;border:1px solid #3a3a3a;border-radius:0px;}
.enq-button {left:-57px;text-decoration:none;bottom:45%;border-radius: 0 0 5px 5px;background-color:#1bdcfe;cursor:pointer;transform:rotate(270deg);position:fixed;z-index:999;display:block;min-width:140px;max-width:250px;text-align:center;}
.enq-button a {display:block;color:#192436 !important;font-family:Bebas Neue,Open Sans,sans-serif !important;padding:1px;padding-top: 5px;font-size:22px !important;letter-spacing:2px;cursor: pointer;}
.whatsapp-enq i{color:#fff;background: linear-gradient(#25d366,#25d366)6px 84%/10px 15px no-repeat, radial-gradient(#25d366 60%,transparent 0);font-size:72px;}
.whatsapp-enq {position:fixed;right:89px;bottom:23px;z-index:10000;}
.btn-aqua{background:#1bdcfe;color:#000;font-family: "Bebas Neue","Open Sans",sans-serif;font-size:26px;padding:5px;padding-top:7px;line-height: 30px !important;border-radius:2px;}
.btn-aqua:hover{background:#fff;color:#000;}
.enq-body .works .item-img-overlay .icon{border:1px solid #3EEF40;color:#3EEF40;}
.enq-body .works .item-img-overlay:after{border:1px solid rgb(44, 149, 32) !important;}
.bg-theme21{background:#eee;}
.exp-more{font-family:"open sans";font-weight:100;}
.gal-p-container p{font-weight:400;font-size:20px;}
.enq-body .spray-gun-sec img{max-height:auto !important}
.headingmain-mobile-fix h2.lm-heading{font-size:30px;}


/*Magnific ZOOM*/
.my-mfp-zoom-in .zoom-anim-dialog{moz-transform:scale(.8);moz-transition:all .2s ease-in-out;ms-transform:scale(.8);opacity:0;o-transform:scale(.8);o-transition:all .2s ease-in-out;transform:scale(.8);transition:all .2s ease-in-out;webkit-transform:scale(.8);webkit-transition:all .2s ease-in-out;}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{moz-transform:scale(1);ms-transform:scale(1);opacity:1;o-transform:scale(1);transform:scale(1);webkit-transform:scale(1);}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{moz-transform:scale(.8);ms-transform:scale(.8);opacity:0;o-transform:scale(.8);transform:scale(.8);webkit-transform:scale(.8);}
.my-mfp-zoom-in.mfp-bg{moz-transition:opacity .3s ease-out;opacity:.001;o-transition:opacity .3s ease-out;transition:opacity .3s ease-out;webkit-transition:opacity .3s ease-out;}
.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8;}
.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0;}

@media screen and (max-width:768px) {
.helmet-sec h3 i:after{display:none;}
.whatsapp-enq i{font-size:42px !important;}
.slider-box{top: calc( 50% - 35px ) !important;left: calc( 50% - 250px ) !important;text-align: center;max-width:536px;}
.slider-box h2{font-size:36px;}
.slider-box p{margin-bottom:15px;font-size:14px;font-family:"Montserrat";line-height:18px;padding: 0 40px;font-weight: 500;}
.btn-buy-styled{border-radius:19px;padding:7px 15px;font-size:13px;font-family:"Montserrat";border:2px solid #eee;text-transform:uppercase;box-shadow: 0 0 3px rgba(0,0,0,0.5);font-weight:600;}
.icn-bx .bxm{max-width:90%;}
.gal-p-container.p1{text-align:center !important;}
.any-pos-sec h3{font-size: 20px !important;font-weight: 300;}
.helmet-section {background:#192436 url(../../img/bg-lumi.png) center center no-repeat;background-size:contain;padding:40px 0;}
.color-section{background-repeat:no-repeat;background-size:contain;background-position: center;}
section.spray-gun-sec.helmet1 {background-position: top left !important;padding:30px 0;}
.dealer-map-feature img{max-width:100%;}
.social-box .col-6{margin-bottom:25px !important;}
body .color-section.lumi-color-img img{max-width:75% !important;}
.helmet-sec{background:#000 url('https://www.philippines.lumilor.co.in/testinglumilor/img/helmet/helmet-bg3.jpg') no-repeat top left !important;
background-size: auto 90% !important;
background-position: -61px 44px !important;padding:40px 0;}
.enq-body h1{font-size:32px !important;}
.ps-heading{line-height:27px;}
.ps-heading .txb{font-size:20px;}
.helmet-sec h3.prm{font-size:18px !important;}
.gal-p-container p{font-weight:400;font-size:15px;}
.gl-bot-space{padding:5px 0;}
.helmet-sec p.offer {font-size:10px;}
.enq-body .callout{padding:20px 0;}
.helmet-sec h3 i{font-size:16px;}
.helmet-sec .btn {margin-top:27px;margin-bottom:0px;padding:10px 12px;font-size:13px;}
.helmet-sec ul li {line-height: 23px;font-size: 13px;text-shadow: 3px 3px 3px black;}
.helmet-sec ul li:before{top:8px;}
.section-padding-xs-mobile{padding: 10px 0 !important;}
.section-padding-xs-mobile h4{font-size:16px !important;line-height:28px;}
.callout h4{letter-spacing:0px;}
.callout h4.extraspc{font-size: 15px !important;letter-spacing:2px;font-weight:bold;}
.enq-body footer .rights {font-size:15px;letter-spacing:2px;margin-top:12px;}
.helmet-section h2{margin-bottom:5px;font-size:34px;}
.helmet-section p {line-height:24px;font-size:15px;}
.helmet-section h3 {font-size:40px;margin-top:20px;font-size: 32px !important;}
.helmet-section a.btn {margin-top:20px;margin-bottom:0px;padding:3px 15px 0px 15px;font-size:21px;letter-spacing:2px;line-height:35px;}
.icn-bx .bxm p {font-size:14px;line-height:23px;}
.icn-bx .bxm {margin-bottom:30px;}
.spcfx{padding-top:40px !important;}
.social-box{margin-right:-5px !important;margin-left:-5px !important;}
.social-box .col-4{padding-right:5px!important;padding-left:5px!important;}
.enq-body .social-box a{margin-bottom:10px;}
.enq-body .social-box a div {font-size:12px;}
body.enq-body .footer-top {padding-top:30px;padding-bottom:20px;}
.enq-body .social-box i {font-size:3rem;line-height:117px;}
.helmet1 h2{text-align:center;}
.headingmain-mobile-fix h2.lm-heading{font-size: 16px !important;line-height: 28px;}
}
@media screen and (max-width:1024px) {
	.dealer-map-feature img{max-width:100%;}
}
@media screen and (max-width:600px) {
	.slider-box{top: calc( 50% - 35px ) !important;left: calc( 50% - 192px ) !important;text-align: center;max-width:536px;}
	.gal-fluid{width:95% !important;}
	.enq-body .logo {width:140px;padding:10px 0;}
	.headingmain-mobile-fix{padding: 10px 0;}
	.headingmain-mobile-fix h4{font-size: 23px !important;}
	.heading-mobile-fix{padding: 10px 0;}
	.heading-mobile-fix h4{font-size:17px;line-height:32px;}
	.enq-body .f-60{font-size:45px;}
	.helmet-sec h2.pr{font-size:32px;}
	.helmet-sec h2.pr i{font-size:28px;}
	.enq-body .social-box i{font-size:3rem;line-height:90px;}
	.tp-bgimg{ background-size: 100% 70% !important;}
	
}

@media screen and (max-width:500px) {
.helmet-sec	img{max-width:87%;}
.enq-body h1{font-size:23px !important;}
.helmet1 p{font-size:14px;line-height:20px;margin-bottom:5px;}
.callout h4{font-size:18px;}
.section-head h4.exp-more{font-size: 28px !important;}
.h-fix{height:280px;object-fit:cover;}
.img-colors{height:183px;object-fit:cover;}
}


/* ----------------------------------------------------------------
     [ Helmet page ] end
-----------------------------------------------------------------*/





