/* Prompt uae commen style */

html {
  position: relative;
  min-height: 100%;
}
body{
  font-family: 'aileronlight';
  margin-bottom: 60px;
}
h3{
  border-bottom: 1px solid;
}
h4{
  border: 1px solid;
  padding: 5px 15px;
  display: inline-block;
  font-size: 1.3rem;
}
ol{
}
.clear{
  clear: both;
}
.no-padd{
  padding: 0 !important;
}
.container.inner{
  margin-top: 55px;
  padding-top: 30px;
}
.footer{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #f5f5f5;
  border-top: 1px solid #ccc;
}
.footer .text-copright{
  font-family: 'aileronlight';
  font-size: 14px;
  float: left;
}
.footer .text-copright a{
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.footer .text-copright a:hover{
  color: #D37C00;
}
.footer .social{
  float: right;
  font-weight: bold;
  font-size: 15px;
  color: #000;
}
.footer .social i:before{
  margin: 0 2px;
  padding: 2px;
  font-size: 14px;
  color: #373a3c;
}
.footer .social i:hover:before{
  color: #D37C00;
  border: 1px solid #000;
  cursor: pointer;
  margin: 0 1px;
}
.navbar{
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #333333;
  color: #fff;
  border-radius: 0;
}
.navbar-brand{
  background-color: #febf01;
  color: #000 !important;
  text-transform: uppercase;
  font-family: 'aileronbold' !important;
  padding: 11px 10px !important;
  font-weight: bold;
  font-size: 20px !important;
}
.navbar-light .navbar-nav .nav-link{
  font-family: 'aileronlight';
  padding: 0px 11px;
  font-size: 14px;
  border-right: 1px solid #373a3c;
  margin: 16px 0;
  color: #AEAEAE;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active{
  color: #ffd701;
}
.navbar-toggler{
  color: #febf01;
  font-size: 1.6rem;
  margin-top: 5px;
}
.navbar-toggleable-md.collapse.in .navbar-nav{

}
.navbar-toggleable-md.collapse.in .nav-link{

}
#home-intro{
  background-color: #000;
  padding: 0;
}
.scene{
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.fill{
  position: absolute;
  bottom: 5%;
  right: 5%;
  left: 5%;
  top: 5%;
}
.expand-width{
  width: 100%;
}
.border{
  border: 2px dashed #00FFAA;
}
.aspect{
  opacity: 0.2;
}
.triangle-bg1, .triangle-bg2{
  width: 65%;
  position: absolute !important;
}
.triangle-bg1{
  bottom: 0px;
  left: 0px;
}
.triangle-bg2{
  right: 0px;
}
.triangle-bg1 img{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 100% !important;
  height: auto;
}
.layer:nth-child(1){
}
.layer:nth-child(1) button{
  -webkit-transform: rotate(150deg);
}
.triangle-bg2 img{
  width: 100% !important;
  height: auto;
}

.layer:nth-child(5) button{
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.triangle-bg3{
  width: 483px;
  position: absolute;
  top: 50%;
  z-index: 2222;
  right: -190px;
  margin-top: -100px;
}
.triangle-bg3 img{
  width: 100% !important;
  height: auto;
  -webkit-transform: rotate(109deg);
  -moz-transform: rotate(109deg);
  -o-transform: rotate(109deg);
  transform: rotate(109deg);
}
.triangle-bg4{
  width: 483px;
  position: absolute !important;
  left: -190px;
  bottom: 50%;
  margin-bottom: -100px;
  z-index: 2222;
}

.triangle-bg4 img{
  width: 100% !important;
  height: auto;
  -webkit-transform: rotate(-76deg);
  -moz-transform: rotate(-76deg);
  -o-transform: rotate(-76deg);
  transform: rotate(-76deg);
}
.jumbotron.home-about{
}
body > .container{
  padding: 60px 15px 0;
}
.footer > .container{
  padding-right: 15px;
  padding-left: 15px;
}
code{
  font-size: 80%;
}
.jumbotron.feat_prod{
  background-color: #000;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 0;
}
div.horizontal{
  display: block;
  width: 100%;
  overflow: auto;
}
div.horizontal .table{
  display: table;
  table-layout: fixed;
  width: 100%;
}
div.horizontal .table .thumb{
  width: 200px;
  height: 200px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
div.horizontal .table .thumb:nth-child(2n+2){
  background: #d1d1d1;
}
.horizontal-track2{
  width: 100%;
  height: 17px;
  background: #b4b4b4;
}
.horizontal-handle2{
  height: 17px;
  background: #555;
}
.horizontal-handle2 .left{
  display: none;
}
.horizontal-handle2 .right{
  display: none;
}
.home-video{
  width: 100%;
  height: auto;
}
.carousel-caption{
  width: 100%;
  left: 0;
  right: 0;
  padding-bottom: 0;
}

.carousel-caption:before{
  content: "";
  width: 100%;
  position: absolute;
  left: -43px;
  background-size: cover;
  opacity: .7;
  z-index: -1;
  -webkit-transform: rotate(19deg);
  -moz-transform: rotate(19deg);
  -o-transform: rotate(19deg);
  transform: rotate(19deg);
  height: 544px;
  background-color: #000;
  bottom: 0;
  margin-bottom: -340px;
}

.carousel-caption p{
  /* overflow: hidden;
   text-overflow: ellipsis;*/
}

/*DOT DOTO DOT*/


div.box {
  height: 64px;
  overflow: hidden;
}
div.resize {
  padding-bottom: 250px;
}
div.resize div.box {
  position: absolute;
  width: 40%;
  height: 500px;
}
div.resize div.box.before {
  right: 50%;
  margin-right: 10px;
}
div.resize div.box.after {
  left: 50%;
  margin-left: 10px;
}
a{
  color: #000;
  text-decoration: none;
}
p{
  padding: 5px 0;
}
.list-group{
  padding-left: 22px;
}
.nav-tabs{
  margin-top: 20px;
}
.tab-content>.tab-pane{
  padding: 10px 0;
}
.nav-tabs{
  border-bottom: 1px solid #818a91;
}
.nav-tabs .nav-link{
  border: 1px solid #000000;
  border-radius: 0;
}
#map-canvas{
  height: 350px;
}
.form-control{
  border-radius: 0;
}
.btn.btn-default{
  width: 100%;
  background-color: #FEBF01;
  border-left: 2rem solid #000;
  border-right: 0;
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
  border-radius: 0;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn.btn-default:hover, .btn.btn-default:focus{
  border-left: 0;
  border-right: 2rem solid #333;
}
.addres-wrp{
  float: inherit;
  padding-top: 20px;
  text-align: center;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover{
  border: 1px solid #DE8C19 !important;
  color: #000000;
}
.news-wrp{
  border-bottom: 1px solid #ccc;
  padding: 2rem 0;
  margin: 0 0px;
}
.post-datewp{
  border: 1px solid #f0ad4e;
  padding: 1rem;
  background-color: #FFF8E5;
}
h5{
  font-size: 1.5rem;
  background-color: #101010;
  padding: 10px 10px;
  color: #e0e0e0;
  border-left: 2rem solid #FEBF01;
  text-indent: 1rem;
  z-index: 2;
  right: 15px;
  top: 20px;;
}
.btn-more{
  background-color: #FEBF01;
  border-radius: 0;
  font-weight: bold;
  border: 0;
  border-right: 2.5rem solid #000;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  position: relative;
}
.btn-more:after{
  font-family: Flaticon;
  content: "\f100";
  font-size: 1rem;
  position: absolute;
  right: -28px;
  color: #fff;
}
.btn-more:hover{
  border-right: 2.5rem solid #ffa800;
  color: #000;
  font-weight: normal;
}
.btn-more:hover:after{
  color: #000;
}
.post-blog, .date-blog, .year-blog, .time-blog{
  display: block;
  text-align: center;
  font-weight: bold;
}
.post-blog{
  border-bottom: 1px solid #f0ad4e;
  padding-bottom: 5px;
}
.date-blog{
  font-size: 1.5rem;
}
.time-blog{
  font-weight: normal;
}
@media (max-width: 769px){
}
@media (max-width: 1358px){
}
@media (max-width: 1199px){
}
@media (max-width: 992px) and (min-width: 768px){
}
@media (max-width: 992px){
}
@media (min-width: 768px){
}
@media (max-width: 767px){
}
@media (max-width: 544px){
}
html{
  position: relative;
  min-height: 100%;
}ol{
 }
.clear{
  clear: both;
}

.no-padd{
  padding: 0 !important;
}
.row-eq-height{
}
.container{
}
.grid__item.video::after{
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
  background-image: url(../images/video.svg) !important;
  width: 40px;
  height: 40px;
}
.footer{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #f5f5f5;
  border-top: 1px solid #ccc;
}
.gallery .flickity-page-dots{
  display: none;
}
.footer .text-copright{
  font-family: 'aileronlight';
  font-size: 14px;
  float: left;
}
.footer .text-copright a{
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.footer .text-copright a:hover{
  color: #D37C00;
}
.footer .social{
  float: right;
  font-weight: bold;
  font-size: 15px;
  color: #000;
}
.footer .social i:before{
  margin: 0 2px;
  padding: 2px;
  font-size: 14px;
  color: #373a3c;
}
.footer .social i:hover:before{
  color: #D37C00;
  border: 1px solid #000;
  cursor: pointer;
  margin: 0 1px;
}
.navbar{
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #333333;
  color: #fff;
  border-radius: 0;
}
.navbar-brand{
  background-color: #febf01;
  color: #000 !important;
  text-transform: uppercase;
  font-family: 'aileronbold' !important;
  padding: 11px 10px !important;
  font-weight: bold;
  font-size: 20px !important;
}
.navbar-light .navbar-nav .nav-link{
  font-family: 'aileronlight';
  padding: 0px 11px;
  font-size: 14px;
  border-right: 1px solid #373a3c;
  margin: 16px 0;
  color: #AEAEAE;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:hover{
  color: #ffd701;
}
.navbar-toggler{
  color: #febf01;
  font-size: 1.6rem;
  margin-top: 5px;
}
.navbar-toggleable-md.collapse.in .navbar-nav{

}
.navbar-toggleable-md.collapse.in .nav-link{

}
#home-intro{
  background-color: #000;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.home-about{
  /*background-image: url(../images/home-about-bg.svg);*/
  background-size: 87rem;
  text-align: center;
}
.home-about h1{
  text-align: center;
}
.home-about p{
  text-align: center;
}
.sr-more{
  font-size: 17px;
  padding: 8px 60px;
  border: 1px solid #373a3c;
  color: #ffa800 !important;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 18px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.sr-more:hover{
  border: 0 solid;
  color: #000 !important;
  border-bottom: 2px solid #ffa800 !important;
}
.hi-icon-effect-8 .hi-icon{
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
  background: rgba(255,255,255,0.1);
}
.hi-icon-effect-8 .hi-icon:after{
  box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  padding: 0;
}
.hi-icon-effect-8 .hi-icon:hover{
  background: rgba(255,255,255,0.05);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #373a3c;
}
.hi-icon-effect-8 .hi-icon:hover:after{
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect{
}
@-moz-keyframes sonarEffect{
}
@keyframes sonarEffect{
}
.hi-icon-wrap{
  text-align: center;
  margin: 0 auto;
  padding: .5rem 0 0em;
}
.hi-icon{
  display: inline-block;
  cursor: pointer;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #f0ad4e;
}
.hi-icon:after{
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.hi-icon:before{
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.scene{
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.fill{
  position: absolute;
  bottom: 5%;
  right: 5%;
  left: 5%;
  top: 5%;
}
.expand-width{
  width: 100%;
}
.border{
  border: 2px dashed #00FFAA;
}
.aspect{
  opacity: 0.2;
}
.triangle-bg1, .triangle-bg2{
  width: 65%;
  position: absolute !important;
}
.triangle-bg1{
  bottom: 0px;
  left: 0px;
}
.triangle-bg2{
  top: 0px;
  right: 0px;
}
.triangle-bg1 img{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 100% !important;
  height: auto;
}
.layer:nth-child(1){
}
.layer:nth-child(1) button{
  -webkit-transform: rotate(150deg);
}
.triangle-bg2 img{
  width: 100% !important;
  height: auto;
}
.layer:nth-child(5) button{
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.triangle-bg3{
  right: -190px;
  z-index: 2222;
  top: 50%;
  position: absolute;
  width: 483px;
  margin-top: -100px;
}
.triangle-bg3 img{
  height: auto;
  -webkit-transform: rotate(109deg);
  -moz-transform: rotate(109deg);
  -o-transform: rotate(109deg);
  transform: rotate(109deg);
  width: 100% !important;
}
.triangle-bg4{
  width: 483px;
  position: absolute !important;
  left: -190px;
  bottom: 50%;
  margin-bottom: -100px;
  z-index: 2222;
}
.triangle-bg4 img{
  width: 100% !important;
  height: auto;
  -webkit-transform: rotate(-76deg);
  -moz-transform: rotate(-76deg);
  -o-transform: rotate(-76deg);
  transform: rotate(-74deg);
}
body > .container{
  padding: 60px 15px 0;
}
.footer > .container{
  padding-right: 15px;
  padding-left: 15px;
}
code{
  font-size: 80%;
}
a{
  color: #000;
  text-decoration: none;
}
p{
  margin-bottom: 0;
}
.list-group{
  padding-left: 22px;
}
.nav-tabs{
  margin-top: 20px;
}
.tab-content>.tab-pane{
  padding: 10px 0;
}
.nav-tabs{
  border-bottom: 1px solid #818a91;
}
.nav-tabs .nav-link{
  border: 1px solid #000000;
  border-radius: 0;
}
#map-canvas{
  height: 350px;
}
.form-control{
  border-radius: 0;
}
.addres-wrp{
  float: inherit;
  padding: 0;
  padding-top: 20px;
}
.cont-social .socia{
  margin: 0 auto;
}
.cont-social .social a:before{
  font-size: 30px;
}
.cont-social .social a:hover{
  color: #DE8C19;
  cursor: pointer;
  text-decoration: none;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover{
  border: 1px solid #DE8C19 !important;
  color: #000000;
}
.banner-wrp{
  border-radius: 0;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.banner-wrp .triangle-bg6{
  position: absolute;
  z-index: 2;
  left: 30%;
  background-image: url(../images/triangle-bg-up.svg);
  background-size: cover;
  height: 378px;
  width: 683px;
  margin-top: -100px;
  bottom: 0;
}
.banner-wrp .triangle-bg6 img{
  height: auto;
  width: 300px !important;
  bottom: 0px;
  position: absolute;
  left: 50%;
  margin-left: -150px;
}
.banner-wrp .triangle-bg3{
  width: 483px;
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0;
}
.banner-wrp .triangle-bg3 img{
  width: 100% !important;
  height: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 0.7;
}
h1.page-title{
  color: #8a8787;
  border-top: 3px solid #febf01;
  padding-top: 5px;
  display: inline-block;
  margin-top: 63px;
  z-index: 4;
  position: relative;
}
body{
  font-family: 'aileronlight';
  margin-bottom: 60px;
}
h3{
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
h4{
  border: 1px solid;
  padding: 5px 15px;
  display: inline-block;
  font-size: 1.3rem;
}


body{
  font-family: 'aileronlight';
  margin-bottom: 60px;
}


h3{
  border-bottom: 1px solid;
}


h4{
  border: 1px solid;
  padding: 5px 15px;
  display: inline-block;
  font-size: 1.3rem;
}


ol{
}

/*.animsition-loading{
  background-image: url(images/loading.gif) !important;
}*/
.clear{
  clear: both;
}


.no-padd{
  padding: 0 !important;
}



.container{;;
}

.grid__item.video::after{
  content: '';
  position: absolute;
  left: 50%;
  top:50%;
  margin-top: -20px;
  margin-left: -20px;
  background-image: url(../images/video.svg) !important;
  width: 40px;
  height: 40px;
}
.footer{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #f5f5f5;
  border-top: 1px solid #ccc;
}

.gallery .flickity-page-dots{
  display: none;
}
.footer .text-copright{
  font-family: 'aileronlight';
  font-size: 14px;
  float: left;
}


.footer .text-copright a{
  text-decoration: none;
  color: #000;
  font-weight: bold;
}


.footer .text-copright a:hover{
  color: #D37C00;
}


.footer .social{
  float: right;
  font-weight: bold;
  font-size: 15px;
  color: #000;
}


.footer .social i:before{
  margin: 0 2px;
  padding: 2px;
  font-size: 14px;
  color: #373a3c;
}


.footer .social i:hover:before{
  color: #D37C00;
  border: 1px solid #000;
  cursor: pointer;
  margin: 0 1px;
}


.navbar{
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #333333;
  color: #fff;
  border-radius: 0;
}


.navbar-brand{
  background-color: #febf01;
  color: #000 !important;
  text-transform: uppercase;
  font-family: 'aileronbold' !important;
  padding: 11px 10px !important;
  font-weight: bold;
  font-size: 20px !important;
}


.navbar-light .navbar-nav .nav-link {
  font-family: 'aileronlight';
  padding: 0px 11px;
  font-size: 14px;
  border-right: 1px solid #373a3c;
  margin: 16px 0;
  color: #AEAEAE;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:hover{
  color: #ffd701;
}


.navbar-toggler{
  color: #febf01;
  font-size: 1.6rem;
  margin-top: 5px;
}


.navbar-toggleable-md.collapse.in .navbar-nav{

}


.navbar-toggleable-md.collapse.in .nav-link {

}


#home-intro{
  background-color: #000;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.home-about{
  /*background-image: url(../images/home-about-bg.svg);*/
  background-size: 87rem;
  text-align: center;
}
.home-about h1 {
  text-align: center;
}
.home-about p {
  text-align: center;
}
.sr-more{
  font-size: 17px;
  padding: 8px 60px;
  border: 1px solid #373a3c;
  color: #ffa800 !important;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 18px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.sr-more:hover{
  border:0 solid;
  color: #000 !important;
  border-bottom: 2px solid #ffa800 !important
}
/*btn*/

/* Effect 8 */
.hi-icon-effect-8 .hi-icon {
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
  background: rgba(255,255,255,0.1);
}

.hi-icon-effect-8 .hi-icon:after {
  box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  padding: 0;
}

.hi-icon-effect-8 .hi-icon:hover {
  background: rgba(255,255,255,0.05);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #373a3c;
}

.hi-icon-effect-8 .hi-icon:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffa800, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffa800, 0 0 0 10px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffa800, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffa800, 0 0 0 10px rgba(255,255,255,0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffa800, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffa800, 0 0 0 10px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
  padding: .5rem 0 0em;
}

.hi-icon {
  display: inline-block;
  cursor: pointer;
  /*border-radius: 50%;*/
  text-align: center;
  position: relative;
  z-index: 1;
  color: #f0ad4e;
}

.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  /*border-radius: 50%;*/
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.hi-icon:before {

  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
/*btn close*/
.scene{
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}


.fill{
  position: absolute;
  bottom: 5%;
  right: 5%;
  left: 5%;
  top: 5%;
}


.expand-width{
  width: 100%;
}


.border{
  border: 2px dashed #00FFAA;
}


.aspect{
  opacity: 0.2;
}


.triangle-bg1, .triangle-bg2{
  width: 65%;
  position: absolute !important;
}


.triangle-bg1{
  bottom: 0px;
  left: 0px;
}


.triangle-bg2{
  top: 0px;
  right: 0px;
}


.triangle-bg1 img{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 100% !important;
  height: auto;
}


.layer:nth-child(1){
}


.layer:nth-child(1) button{
  -webkit-transform: rotate(150deg);
}


.triangle-bg2 img{
  width: 100% !important;
  height: auto;
}


.layer:nth-child(5) button{
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}


.triangle-bg3{
  right: -190px;
  z-index: 2222;
  top: 50%;
  position: absolute;
  width: 483px;
  margin-top: -100px;
}


.triangle-bg3 img{
  height: auto;
  -webkit-transform: rotate(109deg);
  -moz-transform: rotate(109deg);
  -o-transform: rotate(109deg);
  transform: rotate(109deg);
  width: 100% !important;
}


.triangle-bg4{
  width: 483px;
  position: absolute !important;
  left: -190px;
  bottom: 50%;
  margin-bottom: -100px;
  z-index: 2222;
}


.triangle-bg4 img{
  width: 100% !important;
  height: auto;
  -webkit-transform: rotate(-76deg);
  -moz-transform: rotate(-76deg);
  -o-transform: rotate(-76deg);
  transform: rotate(-74deg);
}


body > .container{
  padding: 60px 15px 0;
}


.footer > .container{
  padding-right: 15px;
  padding-left: 15px;
}


code{
  font-size: 80%;
}


a{
  color: #000;
  text-decoration: none;
}


p{
  margin-bottom: 0;
}


.list-group{
  padding-left: 22px;
}


.nav-tabs{
  margin-top: 20px;
}


.tab-content>.tab-pane{
  padding: 10px 0;
}


.nav-tabs{
  border-bottom: 1px solid #818a91;
}


.nav-tabs .nav-link {
  border: 1px solid #000000;
  border-radius: 0;
}


#map-canvas{
  height: 350px;
}


.form-control{
  border-radius: 0;
}

/*
.btn.btn-default{
  border-radius: 0;
  display: block;
  width: 100%;
  background-color: #FEBF01;
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
}*/


.addres-wrp{
  float: inherit;
  padding: 0;
  padding-top: 20px;
}


.cont-social .socia{
  margin: 0 auto
}

.cont-social .social a:before{
  font-size: 30px;
}
.cont-social .social a:hover{
  color: #DE8C19;
  cursor: pointer;
  text-decoration: none
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover{
  border: 1px solid #DE8C19 !important;
  color: #000000;
}
.banner-wrp{
  border-radius: 0;
  overflow: hidden;
  position: relative;
  background-color: #000;
  /*margin-top: 54px;*/
}
.banner-wrp .triangle-bg6{
  position: absolute;
  z-index: 2;
  left: 30%;
  background-image: url(../images/triangle-bg-up.svg);
  background-size: cover;
  height: 378px;
  width: 683px;
  margin-top: -100px;
  bottom: 0;
}
.banner-wrp .triangle-bg6 img{
  height: auto;
  width: 300px !important;
  bottom: 0px;
  position: absolute;
  left: 50%;
  margin-left: -150px;
}
.banner-wrp .triangle-bg3{
  width: 483px;
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0;
}
.banner-wrp .triangle-bg3 img{
  width: 500px !important;
  height: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 100% !important;
  opacity: 0.7;;
}
h1.page-title{
  color: #8a8787;
  border-top: 3px solid #febf01;
  padding-top: 5px;
  display: inline-block;
  margin-top: 63px;
  z-index: 4;
  position: relative;
}
body {
  /* Margin bottom by footer height */
  font-family: 'aileronlight';
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  /*margin-bottom: 60px;*/
}
h3{
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
h4{
  border: 1px solid;
  padding: 5px 15px;
  display: inline-block;
  font-size: 1.3rem;
}
ol{

}
.clear{
  clear: both;
}
.no-padd{
  padding: 0 !important;
}
.container.inner{
  margin-top: 55px;
  padding-top: 30px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 45px;
  line-height: 45px; /* Vertically center the text there */
  background-color: #f5f5f5;
  border-top: 1px solid #ccc;
}

.footer .text-copright{
  font-family: 'aileronlight';
  font-size: 14px;
  float: left;
}
.footer .text-copright a{
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.footer .text-copright a:hover{
  color: #D37C00;
}

.footer .social{
  float: right;
  font-weight: bold;
  font-size: 15px;
  color: #000;
}
.footer .social i:before{
  margin: 0 2px;
  padding: 2px;
  font-size: 14px;
  color: #373a3c;
}
.footer .social i:hover:before{
  color: #D37C00;
  border: 1px solid #000;
  cursor: pointer;
  margin: 0 1px;
}
/* Custom page CSS
-------------------------------------------------- */
.navbar {
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #333333;
  color: #fff;
  border-radius: 0;
}
.navbar-brand{
  background-color: #febf01;
  color: #000 !important;
  text-transform: uppercase;
  font-family: 'aileronbold' !important;
  padding: 11px 10px !important;
  font-weight: bold;
  font-size: 20px !important;;
}
.navbar-light .navbar-nav .nav-link {
  font-family: 'aileronlight';
  padding: 0px 11px;
  font-size: 14px;
  border-right: 1px solid #373a3c;
  margin: 16px 0;
  color: #AEAEAE;;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active{
  color: #ffd701;
}
.navbar-toggler{
  color: #febf01;
  font-size: 1.6rem;
  margin-top:5px;
}
.navbar-toggleable-md.collapse.in .navbar-nav{

}
.navbar-toggleable-md.collapse.in .nav-link {

}
#home-intro{
  background-color: #000;
  padding: 0;
}
/*paralax*/

.scene {
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.fill {
  position: absolute;
  bottom: 5%;
  right: 5%;
  left: 5%;
  top: 5%;
}
.expand-width {
  width: 100%;
}
.border {
  border: 2px dashed #00FFAA;
}
.aspect {
  opacity: 0.2;
}


.triangle-bg1, .triangle-bg2  {
  width: 65%;
  position: absolute !important;
}
.triangle-bg1 {
  bottom: 0px;
  left: 0px;
}
.triangle-bg2 {
  top: 0px;
  right: 0px;
}
.triangle-bg1 img{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 100% !important;
  height: auto;
}
.layer:nth-child(1) {
}
.layer:nth-child(1) button {
  -webkit-transform: rotate(150deg);
}
.triangle-bg2 img{
  width: 100% !important;
  height: auto;
}

.layer:nth-child(5) button {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);

}

.triangle-bg3 {
  width: 483px;
  position: absolute;
  top: 50%;
  z-index: 2222;
  right: -190px;
  margin-top: -100px;
}
.triangle-bg3 img{
  width: 100% !important;
  height: auto;
  -webkit-transform: rotate(109deg);
  -moz-transform: rotate(109deg);
  -o-transform: rotate(109deg);
  transform: rotate(109deg);
}
.triangle-bg4 {
  width: 483px;
  position: absolute !important;
  left: -190px;
  bottom: 50%;
  margin-bottom: -100px;
  z-index: 2222;
}
.triangle-bg4 img{
  width: 100% !important;
  height: auto;
  -webkit-transform: rotate(-76deg);
  -moz-transform: rotate(-76deg);
  -o-transform: rotate(-76deg);
  transform: rotate(-76deg);
}

/*paralax close*/
/*home*/
.jumbotron.home-about{
}

body > .container {
  padding: 60px 15px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}
/*Feauture Products home*/
.jumbotron.feat_prod{
  background-color: #000;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
}
/*slide csss*/
div.horizontal {
  display: block;
  width: 100%;
  overflow: auto;
}
div.horizontal .table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
div.horizontal .table .thumb {
  width: 200px;
  height: 200px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
div.horizontal .table .thumb:nth-child(2n+2) {
  background: #d1d1d1;
}
.horizontal-track2 {
  width: 100%;
  height: 17px;
  background: #b4b4b4;
}
.horizontal-handle2 {
  height: 17px;
  background: #555;
}
.horizontal-handle2 .left {
  display: none;
}
.horizontal-handle2 .right {
  display: none;
}
/*==*/
.jumbotron.news_med{
  padding: 50px 0;
  background-color: #ccc;
  background-image: url(../images/home-about-bg.svg);
  background-size: 63rem;
}
.news-home h5{
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
}
.news-home h3{
  border-color: #febf01;
  padding-bottom: 5px;
  font-size: 1.5rem;
  font-weight: normal;
  color: #E2E2E2;
  margin-bottom: 5px;
}
.news-home p{
  line-height: 1.2rem;
  color: #F8F8F8;
}
.home-video{
  width: 100%;
  height: auto;
}
.carousel-caption{
  width: 100%;
  left: 0;
  right: 0;
  padding-bottom: 0;
  margin-bottom: 27px;
  padding: 0 20px;
  text-align: left;
}
.carousel-caption:before{
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  background-size: cover;
  opacity: .7;
  z-index: -1;
  -webkit-transform: rotate(104deg);
  -moz-transform: rotate(104deg);
  -o-transform: rotate(104deg);
  transform: rotate(104deg);
  height: 803px;
  background-color: #000;
  bottom: 0;
  margin-bottom: -522px;;
}
.carousel-indicators{
  bottom: 0
}

/*brands*/
.jumbotron.top-brand {
  background-color: #fff;
  padding-top: 1rem;;
}
.jumbotron.top-brand h3{
  border: 1px solid #999 ;
  text-align: center ;
  margin: 0 auto ;
  display: table ;
  margin-bottom: 20px ;
  padding: 10px 52px ;
  text-transform: uppercase ;
  font-size: 1.4rem ;
}
.top-brand .logo-grid{
  background-color: #FDFDFD;
  padding: 0px 19px;
  border: 1px solid #C5C5C5;
  text-align: center;
}
.top-brand .logo-grid img{
  width: 100%;
  height: auto;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  max-width: 120px;
}
.top-brand .logo-grid img:hover {
  filter: none;
  cursor: pointer;
  -webkit-filter: grayscale(0%);
}

/*.top-brand .logo-grid:nth-child(2n+0){
  background-color: #999;
}
.top-brand .logo-grid:nth-child(3n+0){
  background-color: #red;
}
.top-brand .logo-grid:nth-child(7n+0){
  background-color: #999999;
}
.top-brand .logo-grid:nth-child(8n+0){
  background-color: #CCCCCC;
}
.top-brand .logo-grid:nth-child(9n+0){
  background-color: #999999;
}
.top-brand .logo-grid:nth-child(10n+0){
  background-color: #CCCCCC;
}
.top-brand .logo-grid:nth-child(11n+0){
  background-color: #999999;
}
.top-brand .logo-grid:nth-child(12n+0){
  background-color: #CCCCCC;
}*/
/*product view*/
a{
  color: #000;
  text-decoration: none;
}
p{
}
.list-group{
  padding-left: 22px;
}
.nav-tabs {
  margin-top: 20px;
}
.tab-content>.tab-pane{
  padding: 10px 0;
}
.nav-tabs {
  border-bottom: 1px solid #818a91;
}
.nav-tabs .nav-link {
  border: 1px solid #000000;
  border-radius: 0;

}
#map-canvas{

  height: 350px;
}
.form-control{
  border-radius: 0;
}

.btn.btn-default{
  width: 100%;
  background-color: #FEBF01;
  border-left: 2rem solid #000;
  border-right: 0;
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
  border-radius: 0;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn.btn-default:hover, .btn.btn-default:focus{
  /*  border-top: 1px solid #333;*/
  border-left: 0;
  border-right: 2rem solid #333;
}
.addres-wrp{
  float: inherit;
  padding-top: 20px;
  text-align: center;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover{
  border: 1px solid #DE8C19 !important;
  color: #000000;
}

/*News And Events*/
.news-wrp{
  border-bottom: 1px solid #ccc;
  padding: 2rem 0;
  margin: 0 0px;
}
.post-datewp{
  border: 1px solid #f0ad4e;
  padding: 1rem;
  background-color: #FFF8E5;;
}
/*SERVICES*/
.serv-jumb{
  background-color: #ccc;

}
.serv-jumb h6{
  font-size: 1.5rem;
  text-align: center;
}
.serv-jumb h6 small{
  display: block;
  padding-top: 7px;
  margin-top: 5px;
  border-top: 1px solid #B5B5B5;
  color: #818a91;
}
.servic h6{
  font-size: 1.1rem;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 0;

}
h5 {
  font-size: 1.5rem;
  background-color: #101010;
  padding: 10px 10px;
  color: #e0e0e0;
  border-left: 2rem solid #FEBF01;
  text-indent: 1rem;

}
.btn-more{
  background-color: #FEBF01;
  border-radius: 0;
  font-weight: bold;
  border: 0;
  border-right: 2.5rem solid #000;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  position: relative;
}
.btn-more:after{
  font-family: Flaticon;
  content: "\f100";
  font-size: 1rem;
  position: absolute;
  right: -28px;
  color: #fff;
}
.btn-more:hover{
  border-right: 2.5rem solid #ffa800;
  color: #000;
  font-weight: normal;
}
.btn-more:hover:after{
  color: #000;
}
.post-blog, .date-blog, .year-blog, .time-blog{
  display: block;
  text-align: center;
  font-weight: bold;
}
.post-blog{
  border-bottom: 1px solid #f0ad4e;
  padding-bottom: 5px;
}
.date-blog{
  font-size: 1.5rem;
}
.time-blog{
  font-weight: normal;
}
@media (max-width: 769px){
  .post-blog, .date-blog, .year-blog, .time-blog{
    display: inline-block;
    text-align: center;
    font-weight: normal;
    font-size: .9rem;
  }
  .post-datewp{
    border: 0px;
    padding: 0 10px;;
  }
  .news-wrp{
    padding-top: 0;
    padding-bottom: 0;
    margin: 10px 0;
  }
}
@media (max-width: 1358px){
  header .sb-search{
    position: absolute !important;
    top: 53px;
    right: 0px;
    min-width: 40px !important;
    z-index: -2;
  }
  .sb-search .sb-icon-search, .sb-search .sb-search-submit{
    width: 40px;

  }
}
@media (max-width: 1199px){
}

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

}
@media (max-width: 992px){
  .bar{
    position: relative !important;
    margin-top: 0px;
    top: 0 !important;
  }
  #sticky-anchor{
    height: 0px !important;
  }
  section.grid{
    margin-top: 12px;
    padding-top: 0px;
  }
  .simpleLens-lens-element{
    display: none;
  }
  .advanced-slider > h3{
    position: relative;
    z-index: 5;
    color: #ccc;
    display: table;;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    right: inherit;
    font-size: 1.5rem;
    background-color: rgba(0, 0, 0, 0.68);
    padding: 5px;
  }
  .advanced-slider .slide .medium-img{
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    margin: 0 auto;

  }
  .advanced-slider .thumbnail-scroller{
    width: 100% !important;
    margin-right: -50px;
  }
  .thumbnails-visible-container{
    background-color: rgba(0, 0, 0, 0.83);
  }
}
@media (min-width: 768px) {

  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
  .banner-wrp{
    padding: 5rem 2rem !important;
  }
  .cont-right{
    margin-top: 50px;
  }
  .footer {
    /*background: blue*/
  }
  .footer .text-copright{
    float: left;
  }
  .footer .social{
    float: right;
  }
}

@media (max-width: 767px){
  .news-home{
    margin-bottom: 10px;
  }
  .carousel-caption:before{

    left: -43px;
    opacity: .7;
    z-index: -1;
    height: 544px;
    background-color: #000;
    bottom: 0;
    margin-bottom: -300px;
  }
  .news-home h5{
    font-size: 1rem
  }
  .news-home h3{
    font-size: 1rem;
  }
  .news-home p{
    font-size: .9rem;
    color: #fff;
    line-height:1rem;
  }
  .advanced-slider .slide .medium-img{
    width: 200px !important;
    height: 255px;
  }
  .future{
    margin-top: 20px;
  }
  .simpleLens-container{
    width: 100%;
  }
  .simpleLens-thumbnails-container{
    width: 100%;
    display: block;

  }


  .simpleLens-thumbnails-container a{
    width: 32.555% !important;
    display: inline-block !important;
  }
  .footer {
    height: auto;
    padding: 7px 0;
    /*background: red*/
  }
  .footer .text-copright, .footer .social{
    display: block;
    /*width: 100%;*/
    float: none;
    text-align: center;
    line-height: 1.5em;

  }
}

@media (max-width: 544px){
  .navbar{

  }
}html{
   position: relative;
   min-height: 100%;
 }
html{
  position: relative;
  min-height: 100%;
}


.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

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

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #e8e8e8}

.dropdown:hover .dropdown-content {
  display: block;
  margin-left: 17%;
  margin-top: 35px;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.dbox {
  text-align: center;
  background-color: #101010;
  /*margin-bottom: 15px;*/
  margin: 15px 15px;
  padding: 21px 25px;
  color: #fff;
  font-family: "Century Gothic";
  border-left: 2rem solid #febf01;
}
.dbox b {
  font-weight: normal;
  margin-right: 13px;
}
.dbox a.btn {
  display: inline-block;
  background-color: #febf01;
  padding: 8px 14px;
  color: #101010;
  font-size: 14px;
  margin: 4px;
}
.bbox {
  /*border: 2px solid #a1a1a1;*/
  margin-bottom: 15px;
  padding: 20px;
  text-align: center;
}
.cert img {
  border: 2px solid #febf01;
  margin: 8px;
  border-radius: 6px;
}
.rrr_img {
  max-width: 15%;
  height: auto;
}
.bbox h4 {
  color: #101010;
  font-family: "Century Gothic";
  border: 0px solid !important;
  padding: 0px 0px !important;
  display: block;
  font-size: 15px;
  font-weight: 600;
}
.bbox section {
  margin-bottom: 15px;
}
.bbox p {
  margin: 0;
}
.bbox section .left {
  float: left;
}
.bbox p strong {
  color: #000;
  display: inline-block;
}
.s-banner-wrp {
  margin: 0;
}
.s-serv-jumb {
  padding: 12px;
  margin: 0;
}
.s-serv-jumb h6 {
  font-size: 18px;
  margin: 0;
}
.s-serv-jumb h6 hr {
  margin: 7px;
}
.s-inner {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
.s-inner-img {
  float: right;
  width: 40%;
}
.s-h5 {
  float: right;
}
.s-h5 h5 {
  margin-top: 1px;
}
.s-p p {
  padding-bottom: 2px;
}
.c-img img {
  width: 100%;
  padding-bottom: 10px;
}
