@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
font-style: normal; }



html {
  overflow-x: hidden;
  font-size: 1em; }

body {
  
  font-family: "Work Sans", Arial, sans-serif; }

input, textarea, p {
  font-weight: 300; }

::-moz-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }

::-moz-selection {
  background: #000;
  color: #fff; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300 !important; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }

.sampark-cover-home {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 1em 0;
  width:100%;
  height: 100%; 
  position:absolute;
  z-index: -1; }
  
  .sampark-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 1em 0;
  padding-top:200px;
  padding-bottom:200px;
  height: 100%; 
  }

  
  .sampark-logo-w{
	  width:80px;
	  height:70px;
	  margin-top:-10px;
	  
  }
  
  @media (max-width: 391px) {
	  .sampark-logo-w{
	  width:0px;
	  height:0px;
  }
  }
 
 
  
  .sampark-cover .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .sampark-cover a:hover {
    color: #fff; }
  .sampark-cover h2 {
    color: #fff;
    font-weight: 400 !important;
    text-align: center; }
  .sampark-cover p {
    color: rgba(255, 255, 255, 0.7); }
  .sampark-cover > .container > .row {
    padding: 7em 0; }
    
    
    .sampark-cover-home .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .sampark-cover-home a:hover {
    color: #fff; }
  .sampark-cover-home h2 {
    color: rgba(0,100,0,0.7) ;
    font-weight: 400 !important;
    text-align: center;
	letter-spacing:.1em;
	font-size:3em;
	margin-top:-0.4em;
	}
  .sampark-cover-home p {
    color: rgba(255, 255, 255, 0.7); }
  .sampark-cover-home > .container > .row {
    padding: 7em 0; }

.sampark-sales-contact{
	position: fixed;
	margin-left: 70%;
	background-color: #fff;
	margin-top: -100px;
	z-index: 1000;
	padding: 1%;
	color:#000!important;
}

@media (max-width: 885px){
	.sampark-sales-contact{
		margin-left: 50%;
	}
}

@media (max-width: 516px){
	.sampark-sales-contact{
		margin-left: 5%;
		position:relative;
	}
}

.bottom-phone{
	display:none;
}

@media (max-width: 480px){
	.bottom-phone{
		display:block;
		height:60px;
		width:100%;
		background-color:#000;
		position:fixed;
		bottom:0;
		z-index:2000;
		
		
	}
	.bottom-phone a{
		color:#fff;
		font-weight:600;
		font-size:30px;
	}
}
	
.btn {
  padding: 15px 25px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .15em;
  font-weight: 400; }
  .btn.btn-primary {
    color: #fff; 
	background-color: rgba(0, 110, 0, 0.7);
	border-color: rgba(0, 110, 0, 0.7);}
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }

.bg_image, .sampark-section-half .sampark-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

  .sampark-image{
	  height: 50px;
  }
  
.sampark-services{
	
	padding-bottom: :25px;
	margin-top:1%;
}
  
.sampark-section-half{
	
	
	object-fit:cover;
	overflow:hidden;
}






.sam-section-half {
  float: left;
  width: 100%; }
  .sam-section-half .sam-image,
  .sam-section-half .sam-text {
    width: 50%; }
    @media (max-width: 991px) {
      .sam-section-half .sam-image,
      .sam-section-half .sam-text {
        width: 100%; } }
  @media (max-width: 991px) {
    .sam-section-half .sam-image {
      height: 400px; } }
  .sam-section-half .sam-text {
    background: #ECECEC;
	color:#696969;	}
    .sam-section-half .sam-text .sam-inner {
      padding: 7em; }
      @media (max-width: 991px) {
        .sam-section-half .sam-text .sam-inner {
          padding: 3em; } }
      @media (max-width: 991px) {
        .sam-section-half .sam-text .sam-inner {
          padding-left: 15px;
          padding-right: 15px; } }

.sam_section {
  padding: 7em 0;
  float: left;
  width: 100%; }
  .sam_section.bg-light {
    background: #ECECEC !important; }
	
	
	
	








.with-overlay {
  position: relative; }
  .with-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4); }

.navbar-heading {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #fff;
  font-weight: 500;}
  .navbar-heading a:hover{
 /* color: rgba (128,128,128,128); */}

.navbar-toggler span i {
  font-size: 30px;
	color: #fff;}
	
	
	.navbar-heading a:scroll{
	color: #000;}

.sampark_navbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%; 
background: rgba(0, 100, 0, 1) !important;}
  @media (max-width: 991px) {
    .sampark_navbar {
      background: rgba(0, 255, 0, 0.3); } }
 .sampark_navbar: img{
	 position:absolute;
 }
  .sampark_navbar .nav-item .nav-link {
    padding: 1.6em 1em;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 400; }
    @media (max-width: 991px) {
      .sampark_navbar .nav-item .nav-link {
        padding: .5em 0; } }
    .sampark_navbar .nav-item .nav-link.active {
      color: #fff; }
  .sampark_navbar.scrolled {
    background: rgba(0, 110, 0, 0.7);
    position: fixed;
    
    left: 0;
    top: 0;
	
    margin-top: -130px; }
    .sampark_navbar.scrolled .nav-item .nav-link {
      padding: .5em 1em; 
	color:rgba(255, 255, 255, 0.5);}
	.sampark_navbar.scrolled .nav-item .nav-link.active {
      color: #a9a9a9; }
	  
	
    .sampark_navbar.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .sampark_navbar.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }

	  
	  
	  
	  
.sampark-dropdown{
	position:relative;
	display:inline-block;
}

.sampark-dropdown-content{
	
	align-content:center;
	display:none;
	position: absolute;
	color:#fff;
	background-color: rgba(0,100,0,0.7);
	margin-top:1.35em;
	margin-left:-1.3em;
}

/*.sampark_navbar.scrolled .sampark-dropdown-content{
	align-content:center;
	display:none;
	position: absolute;
	color:#fff;
	background-color: rgba(0,100,0,0.7);
	margin-top:3em;
	margin-left:-1.3em;
}*/

.sampark-dropdown-content p{
	
	padding-right:2em;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 400;
	color:rgba(255, 255, 255, 0.5);
	z-index:1;
	 -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.sampark-dropdown:hover .sampark-dropdown-content{
	display:block;
}

	  
.border-bottom {
  display: block;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .border-bottom:after {
    width: 50px;
    height: 2px;
    background: rgba(0, 110, 0, 0.7);
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

#section-feature-testimonial blockquote p {
  color: #000; }

#section-feature-testimonial .sampark-author img {
  width: 70px;
  margin-bottom: 10px; }

#section-feature-testimonial .sampark-author a {
  display: block; }
  #section-feature-testimonial .sampark-author a span {
    display: block; }
  #section-feature-testimonial .sampark-author a .sampark-name {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #000;
    font-weight: 700; }
  #section-feature-testimonial .sampark-author a .sampark-title {
    color: #b3b3b3; }

#section-city-guides {
  border-top: 1px solid #e6e6e6; }

  .sampark-cont{
	  position: relative;
	  display:block;z
	  -webkit-transition: .3s all ease;
	  /*-o-transition: .3s all ease;*/
	  transition: .3 all ease;
	  height: 260px;
	  overflow: hidden;
  }
  .sampark-cont img{
	  height: 260px;
	  width: 100%;
  }
  
  .sampark-cont .overlay {
    position: absolute;
    background: rgba(0, 110, 0, 0.1);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
	
	
 /* .sampark-sol-img{
	  position: relative;
	  display:block;
	  -webkit-transition: .3s all ease;
	  -o-transition: .3s all ease;
	  transition: .3 all ease;
	  /*opacity: 1;}*/
	  
 .sampark-sol-img-overlay{
		  position: absolute;
		  top:0;
		  bottom:0;
		  left:0;
		  right:0;
		  height:100%;
		  width:100%;
		  opacity :0;
		  -webkit-transition: .3s all ease;
		  transition: 0.3s all ease;
		  background-color: #a9a9a9;}
		  
   .sampark-cont:hover .sampark-sol-img-overlay{
	   opacity: 0.8;
   }
   
   .sampark-overlay-text{
	   padding:2%;
	   color: #000;
	   font-size: 18px;
	   position: absolute;
	   font-weight:500;
	   text-align:left !important;}
	 
	.sampark-img{
		height: auto;
		max-width: 100%;
		opacity: 0.7;}
		
	
	
	
.sampark-clearfix-left{
	clear:left;
	overflow:auto;
	float : left;
}



.sampark-Smartzone-text{
	margin-left: 100px;
}
	
	  
/*.sampark-thumbnail {
  position: relative;
  display: block;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  opacity: 1; }
  .sampark-thumbnail.sleep {
    opacity: .5; }
  .sampark-thumbnail img {
    position: relative;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    display: block;
    bottom: 0;
    z-index: 2; }
  .sampark-thumbnail h3 {
    z-index: 1;
    display: block;
    text-align: center;
    position: relative;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    opacity: 0;
    visibility: hidden;
    bottom: 30px; }
    @media (max-width: 991px) {
      .sampark-thumbnail h3 {
        font-size: 24px;
        bottom: 0; } }
    @media (max-width: 767px) {
      .sampark-thumbnail h3 {
        opacity: 1;
        visibility: visible;
        bottom: 0;
        margin-top: 10px; } }
  .sampark-thumbnail:hover h3 {
    opacity: 1;
    visibility: visible;
    bottom: -20px; }
    @media (max-width: 991px) {
      .sampark-thumbnail:hover h3 {
        bottom: 0px; } }
  .sampark-thumbnail:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    bottom: 20px;
    -webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2); }
    @media (max-width: 991px) {
      .sampark-thumbnail:hover img {
        bottom: 20px;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); } }
    @media (max-width: 767px) {
      .sampark-thumbnail:hover img {
        bottom: 0px;
        opacity: 1;
        visibility: visible; } }*/
		

.sampark_select-wrap {
  position: relative; }
  .sampark_select-wrap:before {
    font-family: 'Ionicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f3d0";
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.sampark-section-half {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  }
  
  @media (max-width: 767px){
	  .sampark-section-half {
		  width: 100%;
		  margin-left: auto;
		  margin-right: auto;
		  pading:1%;
	  }
  }
  
  
  .sampark-section-half .sampark-image,
  .sampark-section-half .sampark-text {
    width: 50%;
	height:200px;
	overflow:hidden;
	
	padding-top: 7%;
	}
	
	.sampark-section-half .sampark-text a{
		color: #696969;
		font-weight:300;
		
	}
    @media (max-width: 991px) {
      .sampark-section-half .sampark-image,
      .sampark-section-half .sampark-text {
        width: 100%; } }
  @media (max-width: 767px) {
    .sampark-section-half .sampark-image {
      height: 400px; } }
  .sampark-section-half .sampark-text {
    background: #ECECEC; }
    .sampark-section-half .sampark-text .sampark-inner {
      padding: 2em;
      text-align: center;
       }
      
      @media (max-width: 991px) {
        .sampark-section-half .sampark-text .sampark-inner {
          padding: 3em; 
          height:400px} }
      @media (max-width: 991px) {
        .sampark-section-half .sampark-text .sampark-inner {
          padding-left: 15px;
          padding-right: 15px; } }

.sampark-inner: a{
	color: #212529;
}

.sampark_section {
  
  padding-bottom:0;
  
  float: left;
  width: 100%;
 
  
  text-align:center;
  }
  .sampark_section h2{	
	  font-weight: 400 !important;
	  color: rgba(0,100,0,0.7);
	  margin-top:2em;
  } 
  .sampark_section h3{	
	  
	  color: rgba(0,100,0,0.7);
	  margin-top:2em;
  }
  .sampark_section.bg-light {
    background: #ECECEC !important;
    margin-top:1%;
 }
  .sampark_section .container{
	  margin-top:5em;
	  
  }
  
 .bg-light-blue{
	 background-color:#f8f9fa !important;
 }
  
 .service-box{
	  margin:20px;
	  position:relative;
	  display:block;
	 
  }
  
  
  
  .service-box img{
	  height:80px;
	  width:80px;
	  float:left;
  }
  
  .service-box h2{
	  padding-left:15px;
	  margin-top:10px!important;
	  text-align: left !important;
	  
  }
  
  .service-box p{
	  margin:20px;
	  text-align:left;
	  font-size:18px;
  }
  

  
 @media (max-width: 1080px) {
	 .service-box p{
		 margin:0px;
	 }
 }
  
.sampark-media-icon{
	height:100px;
	width:100px;
}
  
.sampark_section1 {
	padding-top:0;
	padding-bottom:2em;
	float:left;
	width: 100%;
	
}
  .sampark_section1.bg-light {
    background: #ECECEC !important;
  }
  .sampark_section1 a{
	  float:left;
	  width: 100%;
	  justify-content: center;
	  font-family: inherit;
	  color:#000;
	  font-size: 2.5em;
	  
	  
  }
	
  .sampark-section-half-product {
  float: left;
  width: 100%; }
  .sampark-section-half-product .sampark-image-product,
  .sampark-section-half-product .sampark-text-product {
    width: 50%; }
    @media (max-width: 991px) {
      .sampark-section-half-product .sampark-image-product,
      .sampark-section-half-product .sampark-text-product {
        width: 100%; } }
  @media (max-width: 767px) {
    .sampark-section-half-product .sampark-image-product {
      height: 400px; } }
  .sampark-section-half-product .sampark-text-product {
    background: #ECECEC; }
    .sampark-section-half-product .sampark-text-product .sampark-inner-product {
      padding: 7em; }
      @media (max-width: 991px) {
        .sampark-section-half-product .sampark-text-product .sampark-inner-product {
          padding: 3em; } }
      @media (max-width: 991px) {
        .sampark-section-half-product .sampark-text-product .sampark-inner-product {
          padding-left: 15px;
          padding-right: 15px; } }
  
.sampark_feature-v1 {
  padding: 3em;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  position: relative;
  top: 0;
  border-radius: 4px; }
  .sampark_feature-v1:hover, .sampark_feature-v1:focus {
    top: -10px;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05); }
    @media (max-width: 991px) {
      .sampark_feature-v1:hover, .sampark_feature-v1:focus {
        top: 0; } }

.sampark-border-top {
  border-top: 1px solid #ECECEC; }

@media (max-width: 991px) {
  .	-heading {
    font-size: 28px !important; } }

.sampark-media {
	position:relative;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
	text-align:left;}
  @media (max-width: 991px) {
    .sampark-media {
       } }
  .sampark-media .sampark-media-image {
    
	background-size: cover;
    width:150px;
	height :150px;
		}
	
	
    @media (max-width: 991px) {
      .sampark-media .sampark-media-image {
        width: 150px;
        height: 150px; }
	
	  }
  .sampark-media .media-body {
    padding: 2em;
		}
  .media-body a{
	  color:#000;
  }
  
.sampark-media-home {
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); 
  height:300px;
  overflow:hidden;}
  @media (max-width: 767px) {
    .sampark-media-home {
      display: block !important; 
	  } }
  .sampark-media-home .sampark-media-image-home {
    background-size: cover;
    width: 200%;
	}
    @media (max-width: 767px) {
      .sampark-media-home .sampark-media-image-home {
        width: 100%;
        height: auto; } }
  .sampark-media-home .media-body-home {
	  padding:2%;
	  background-color:#fff;
	  text-align:left;
    }
	.sampark-media-home .media-body-home a{
	color:#868e96;
	}
	@media (max-width: 767px) {
      .sampark-media-home .media-body-home {
        width: 100%;
	height: auto; } }
  

  
.sampark-form {
  
  margin-bottom: 0px;
  padding: 40px;
  width: 100%;
  background: #fff;
  margin-bottom: 50px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0px; }
  @media (max-width: 991px) {
    .sampark-form {
      padding: 15px; 
	  width:100%;} }
  .sampark-form image {
    font-weight: normal; }
  .sampark-form .form-control {
    height: 46px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
	
	}
	
    .sampark-form .form-control:active, .sampark-form .form-control:focus, .sampark-form .form-control:hover {
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.       1);
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
      border: 1px solid rgba(0,100,0,0.7); }
  .sampark-form .form-group:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }
  .sampark-form .form-group label {
    
    font-size: 16px; }
  .sampark-form .form-group .form-field {
    position: relative; }
    .sampark-form .form-group .form-field .icon {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 20px; }
    .sampark-form .form-group .form-field .form-control {
      padding-right: 50px; }
  .sampark-form textarea.form-control {
    height: inherit;
    resize: vertical; }

.sampark-contact-details {
  padding: 0;
  margin: 0; }
  .sampark-contact-details li {
    padding: 0;
    margin: 0 0 30px 0;
    line-height: 1.4;
    list-style: none; }
    .sampark-contact-details li > span {
      font-weight: 400 !important;
      display: block;
      font-size: 16px;
      margin-bottom: 5px;
      color: rgba(0, 0, 0, 0.3); }

.select2-container--default .select2-selection--single,
.select2-dropdown {
  border: 1px solid #d9d9d9; }
  .select2-container--default .select2-selection--single:active, .select2-container--default .select2-selection--single:focus,
  .select2-dropdown:active,
  .select2-dropdown:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #00CA4C; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #00CA4C; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background: #d9d9d9;
  color: #000; }

.select2-selection {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  color: #555555;
  font-size: 16px;
  text-transform: none;
  outline: 0;
  min-height: 45px;
  text-align: left; }
  .select2-selection .select2-selection__rendered {
    margin: 7px; }
  .select2-selection .select2-selection__arrow {
    margin: 7px; }

.select2-search__field {
  outline: none !important;
  padding-left: 10px !important;
  padding-right: 10px !important; }
  .select2-search__field:focus, .select2-search__field:active {
    outline: none !important; }

.sampark-sevices{
	padding:25%;
}


.owl-carousel .owl-stage-outer {
  padding-bottom: 20px;
  padding-top: 20px; }

.owl-carousel .owl-item {
  opacity: .4; }
  .owl-carousel .owl-item.active {
    opacity: 1;
background-color:#fff;	}

.owl-carousel .sampark-slide {
  display: block;
  position: relative;
  padding: 7rem 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  text-align: center; }
  .owl-carousel .sampark-slide em {
    display: block;
    position: absolute;
    bottom: 10px;
    color: #696969;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-style: normal;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s all ease;
    -o-transition: .4s all ease;
    transition: .4s all ease;
    font-size: 13px;
    line-height: 1.1; }
  .owl-carousel .sampark-slide span {
    color: #696969;
    position: absolute;
    top: 50%;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	font-size: 40px;	}
    .owl-carousel .sampark-slide span:before {
      font-size: 100px; }
  .owl-carousel .sampark-slide:hover, .owl-carousel .sampark-slide:focus {
    bottom: 10px;
    -webkit-box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.05); }
    .owl-carousel .sampark-slide:hover em, .owl-carousel .sampark-slide:focus em {
      bottom: 30px;
      opacity: 1;
      visibility: visible; }
    .owl-carousel .sampark-slide:hover span, .owl-carousel .sampark-slide:focus span {
      top: 20%;
	color: rgba(0,100,0,0.7);
	font-size: 25px;
	line-height: 25px;}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px; }
    .owl-carousel .owl-nav .owl-prev span:before,
    .owl-carousel .owl-nav .owl-next span:before {
      font-size: 40px; }
  .owl-carousel .owl-nav .owl-prev {
    left: 0 !important;
    border: 1px solid red; }
  .owl-carousel .owl-nav .owl-next {
    right: 0 !important; }

.owl-carousel .owl-dots {
  text-align: center; }
  .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: #e6e6e6; }
    .owl-carousel .owl-dots .owl-dot.active {
      background: rgba(0,100,0,1); }

.sampark-date-wrap {
  position: relative; }
  .sampark-date-wrap .icon {
    position: absolute;
    top: 50%;
    color: #ccc;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px; }

.font-light {
  font-weight: 300; }

.sampark-animate {
  opacity: 0;
  visibility: hidden; 
}
	
	.sa
#section-services{
      border-top: 1px solid #e6e6e6;
}

.stats-row {
  margin-top: 65px;
}
@media (max-width: 61.9em) {
  .stats-col {
    margin-bottom: 25px;
}
}

.stats-col .circle {
  display: inline-block;
  width: 160px;
  height: 160px;
  text-align:center;
  font-size:18px;
  font-weight:400;
  color: #696969;
  border: 6px solid #696969;
  border-radius: 50%;
  padding: 55px 25px 0 25px;
  position: relative;
}

.stats-col .circle .stats-no {
  color: rgba(0,100,0,1);
  width: 70px;
  height: 70px;
  line-height: 70px;
  top: -25px;
  right: -15px;
  
  font-size: 18px;
  border: 2px solid #696969;
  background-color: #ececec;
  position: absolute;
  border-radius: 50%;
  font-weight: 700;
}

        

  .footer{
	  
	  background-color:#333333;
	  color:#9E9E9E;
	  
  }
  .footer a{
	   color:#9E9E9E;
  }
  .footer h3{
	  color:#fff;
	  letter-spacing:0.01em;
	  font-weight:400 !important;
	  width:120px;
  }
  
   .footer> .container1{
	   text-align:justify;
	   float:left;
	   padding: 2.5em;
	   padding-right:200px;
	 
   }
   
   .footer> .container{
	   
	   text-align:justify;
	   float:right;
	   
	   
   }
   @media (max-width: 767px) {
	   .footer> .container1{
		   width:100%;
		   padding:1em;
	   }
	   .footer> .container{
		   float:left;
		   padding:1em;
		   margin-top:-1.5em;
		   
	   }
   }
   
   .tablink {
    background-color: #fff;
    color: #696969;
   
    border: none;
    outline: none;
    cursor: pointer;
   
    font-size: 22px;
    width: 14.28%;
   
    font-weight:500;
	
  
}

@media (max-width: 767px) {
	.tablink {
		width:24.5%
	}
}

.tablink: active{
	color:#696969;
}

.tablink:hover {
    background-color: #ececec;
}

/* Style the tab content */
.tabcontent {
	background-color:#ececec;
    width:100%;
    color: #696969;
    display: none;
    padding: 50px;
	padding-left:15%;
    text-align: left;
	width:100% !important;
}
  .tabcontent h3{
	  
	  padding-bottom:0.5em;
	  font-size:32px;
  }
  
  
  
  .table-products-left{
	  margin-right:1%
  }
  
  .table-products-right{
	  margin-left:1%
  }
  .table-products{
		margin:1%;
	  text-align: left;
	  transition: all 0.4s ease 0s;
	  padding:0.5em;
	  width:48%;
  }
  @media (max-width: 767px) {
	.table-products {
		width:100%;
	}
}
  
  .table-products h3{
	  align-text:center;
	  color: #333;
	  font-size: 24px;
	  font-weight: 700;
	  line-height: 25px;
	  padding: 30px 0 20px;
	  text-transform: uppercase;
	  transition: all 0.4s ease 0s;
  }
  
  .table-products ol{
	  list-style: outside none none;
	  margin: 0;
	  padding: 0 0 25px;
	 
  }
  .table-products ol li{
	 
	 
	  padding: 20px;
	  border: 2px solid #e6e6e6;
	  box-shadow:1px 2px 1px 1px rgba(0,0,0,0.2);
	  color: #666;
	  position: relative;
	  text-align: left;
	  font-weight:500;
	  font-size: 17px;
	  margin-bottom:10px;
	  background-color:rgba(255,255,255,0.5);
  }
  
  .table-products ol li a{
	  color:inherit;
  }
  
  .table-products ul{
	  list-style: outside none none;
	  margin: 0;
	  padding: 0 0 25px;
  }
  
  
 
  .ul-li{
	
	  
	  border:0px !important;
	  box-shadow: 0px 0px  !important;
  }
   
  
  
  .product-item {
  background: #fff;
  padding: 20px;
  border: 1px solid #e6e6e6;
}

.product-heading{
	color:#fff!important;
	padding-top:100px;
	padding-bottom:100px;
	
}

.bg-green{
	background-color:rgba(0,100,0,0.5)!important;
}

.contact-div-details{
	max-width:100%!important;
	padding-right:0px!important; 
	padding-left:0px!important;
	background:#ececec;
}
.contact-div-map{
	max-width:100%!important;
	padding:20px;
	padding-top:40px;
	background-color:#ececec;
}

@media (max-width: 767px){
	.contact-div-details{
		max-width:100%!important;
		padding-right:0px!important; 
		padding-left:0px!important;
		margin:0px !important;
	}
}

.servicea-img{
}

.servicea-head{
	width:70%
}




.sampark-offer-center{
	background-color:#f8f9fa;
}
.sampark-offer-center img{

}

.sampark-offer-left{
	padding:10px;
	background:#f8f9fa;
	
}

.sampark-offer-left img{
	height:80px;
	width:80px;
	float:right;
}

.sampark-offer-left p{
	padding-top:10px;
	padding-left:30px;
	font-size:18px;
}

.sampark-offer-left h2{
	margin-top:0px;
}
.sampark-offer-left-box{
		text-align:right;
		padding:10px;
		width:80%;
	}

@media (max-width: 991px){
	.sampark-offer-left{
		height:400px;
		overflow:hidden;
	}
}

@media (max-width: 767px){
	.sampark-offer-left{
		padding:10px;
		background:#f8f9fa;
		height:auto;
	}
	.sampark-offer-left img{
		height:80px;
		width:100px;
		float:left;
		padding-left:30px;
	}

	.sampark-offer-left p{
		padding-right:30px;
		padding-top: 0px;
		padding-left: 0px;
		font-size:18px;
	}

	.sampark-offer-right h2{
		margin-top:0px;
	}
	.sampark-offer-left-box{
		text-align:left;
		padding:5px;
		margin-left:20%;
	}
}


.sampark-offer-right{
	padding:10px;
	background:#f8f9fa;
	
}

.sampark-offer-right img{
	height:80px;
	width:80px;
	float:left;
}

.sampark-offer-right p{
	padding-top:10px;
	padding-right:30px;
	font-size:18px;
}

.sampark-offer-right h2{
	margin-top:0px;
}
.sampark-offer-right-box{
	text-align:left;
	padding:10px;
	margin-left:20%;
}

@media (max-width: 991px){
	.sampark-offer-right{
		height:400px;
		overflow:hidden;
	}
}

@media (max-width: 767px){
	.sampark-offer-right{
		padding:10px;
		background:#f8f9fa;
		height:auto;
	}
	.sampark-offer-right img{
		height:80px;
		width:100px;
		float:left;
		padding-left:30px;
	}

	.sampark-offer-right p{
		padding-right:30px;
		padding-top: 0px;
		padding-left: 0px;
		font-size:18px;
	}

	.sampark-offer-right h2{
		margin-top:0px;
	}
	.sampark-offer-right-box{
		text-align:left;
		padding:5px;
		margin-left:20%;
	}
}



.on-overlay {
  position: absolute; 
  top: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.3); /* Black see-through */
  color: #f1f1f1; 
  width: 92%;
  opacity:1;
  color: white;
  font-size: 20px;
  padding: 10px;
  font-weight:600;
}


.middle{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 0%;
  height: 30%;
  margin:15px;
}

.texto{
	background:#000;
	padding:5px;
}
.texto button{
	align-content:right;
}

.texto img{
	float:left;
	height:50px;
	width:50px!important;
}
 .prod-img{
	 
 }
	 
 .prod-web{
	 text-align:right;
	 
 }


.service-product{
	margin-bottom:30px;
	overflow:hidden;
}


.service-product:hover .middle{
	width:92%;
}
.service-product:hover img{
	
}


.service-product img{
	width:100%;
}

@media (max-width: 1199px) {
	.service-product{
		margin-bottom:px;
		overflow:hidden;
	}
	.on-overlay{
		width:90.3%;
		padding:0px;
	}
	.service-product:hover .middle{
		width:90.3%;
		height:40%;
		margin-bottom:-0.05%;
	}
	.texto img{
		float:left;
		height:40px;
		width:40px!important;
		
	}
	
}


@media (max-width: 991px) {
	.service-product{
		margin-bottom:px;
		overflow:hidden;
	}
	.on-overlay{
		width:87%;
		padding:0px;
	}
	.service-product:hover .middle{
		width:87%;
		height:95%;
	}
	.texto img{
		float:left;
		height:50px;
		width:50px!important;
	}
	
}

@media (max-width: 767px) {
	.service-product{
		margin-bottom:px;
		overflow:hidden;
	}
	.on-overlay{
		width:94%;
		padding:10px;
	}
	.service-product:hover .middle{
		width:94%;
		height:28%;
		margin-bottom:0.05%;
	}
	.texto img{
		float:left;
		height:50px;
		width:50px!important;
	}
	
}

@media (max-width: 400px) {
	.service-product{
		margin-bottom:px;
		overflow:hidden;
	}
	.on-overlay{
		width:89%;
		padding:10px;
	}
	.service-product:hover .middle{
		width:89%;
		height:80%;
		margin-bottom:0.05%;
	}
	.texto img{
		float:left;
		height:50px;
		width:50px!important;
	}
	
}

.service-head{
	position: fixed;
	margin-left: 650px;
	margin-top: -60px;
	color: #fff;
}

@media (max-width: 1617px) {
	.service-head{
	margin-left: 450px;
	margin-top: -60px;
}
}

@media (max-width: 1217px) {
	.service-head{
	margin-left: 350px;
	margin-top: -60px;
}
}

@media (max-width: 1180px) {
	.service-head{
	margin-left: 250px;
	margin-top: -60px;
}
}

@media (max-width: 991px) {
	.service-head{
	margin-left: 350px;
	margin-top: -280px;
}
}

.copyright{
	margin-top:-5em;
}
@media (max-width: 767px){
	.copyright{
		margin-top:-2em;
		margin-bottom:60px;
		float:right;
	}
} 

@media (max-width: 480px){
	.copyright{
		float:none;
	}
}
