html{scroll-behavior: smooth;}
.banner-sec {
  width: 100%;
  height: 75vh;
  padding: 50px 0;
  background: url(../img/banner.jpg) no-repeat;
  background-size: cover;
}
.wt-bannercontent {
  float: left;
  width: 100%;
  padding: 150px 0 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  height: 100%;
}
.wt-title {
  float: left;
  width: 100%;
}
.wt-bannercontent .wt-title h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  line-height: 58px;
  margin: 0 0 20px;
  text-transform: inherit;
  text-align: center;
}
.wt-bannercontent .wt-title h1 span {
  display: block;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 11px;
}
.wt-description {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}
.wt-bannercontent .wt-bannerhead .wt-description p {
  color: #fff;
  font-size: 22px;
  line-height: 38px;
  text-align: center;
}
.wt-bannercontent .dropdown-toggle{
  width: 180px !important;
  text-align: left;
  padding: 15px;
}
.wt-bannercontent .btn-default{
  text-align: left;
  padding: 15px;
}
.wt-bannercontent .form-control{
  height: 52px !important;
  padding: 15px !important;
}
.orange{
  background-color: #cf334d !important;
  border:solid 1px #cf334d !important;
  color: #fff !important;
}
.elementor-column {
  width: 100%;
  float: left;
  display: block;
}
.elementor-row{display: block;margin-bottom: 30px;}
.elementor-conntant{
  float: left;
  width: 17%;
  display: block;
  position: relative;
}
.elementor-icon {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  text-align: center;position: relative;
  padding-top: 22px;
  background-color: #ff1d25;
  display: table-cell;
}
.elementor-icon i{font-size: 22px;color: #fff;vertical-align: middle;}

.elementor-widget h4{
  font-family: "Poppins", Sans-serif !important;
  font-size: 25px;
  font-weight: 500;
}
.elementor-widget p{line-height: 30px;}
.abt-sec{width: 100%;padding: 80px 0 50px;background: #fff;}
.abt-contant p{text-align: justify;margin-top: 10px;line-height: 30px;color: #656565;}
.abt-contant h2>span{font-weight: 300}
.abt-contant h1 {
  font-family: "Poppins", Sans-serif !important;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 100;
}
.abt-sec ul li{float: left;padding: 5px 7px;border: solid 1px #f5f5f5;width: 25%;margin-bottom: -1px;color: #c3005d;}
.mgt-header-line {
    height: 4px;
    width: 100px;
    background: #2C99ED;
    display: table;
    margin: auto;
    margin-bottom: 30px;
}
.mgt-header-block-subtitle {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center !important;
}
.middle-top-contan{
  width: 100%;
  padding: 50px 0 50px;
  border-top: solid 1px #ddd;
}
.mgt-header-block-title {font-size: 45px;font-weight: 100;margin-bottom: 15px;margin-top: 0px;}
.srv-item-sec{
  width: 100%;
  position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 19px 0 rgb(50 50 50 / 8%);
    margin: 15px 0;
}
.home-contant-sec{
  padding: 0 15px 15px;
}
.home-contant-sec p{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.contant-sec{
  padding: 0 20px 20px;
}
.contant-sec p{
  
}
.srv-item-sec .icon-sec img {
  width: 100%;
  height: 100%;
  -moz-transition: all 1.2s;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}
.srv-item-sec .icon-sec:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.srv-item-sec .icon-sec{display: block;width:100%;height: 180px;overflow: hidden;}
.srv-item-sec .contant-sec a{color: #00afef;font-size: 14px;}
.srv-item-sec ul li{
  padding: 10px 0;
}
.elementor-srv-icon{
  margin: -35px 0px 0px 0px;
}
.elem-icon{
  font-size: 33px;
  border-radius: 50% 50% 50% 50%;
  background-color: #ff6600;
  color: #fff;
  padding: 12px;
  width: 70px;
  height: 70px;
  margin: auto;
  position: relative;
  text-align: center;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
}
.contant-sec h4{
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
}
.contant-sec p{
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  color: #666666;
}
.statistics-section{
  width: 100%;
  background-color: #F4F6FC;
  padding: 50px 0;
}
.stastic h4{font-size: 45px;font-weight: 600;color: #031C53;}
.why-sec{width: 100%;padding: 40px 0;}
.why-sec .mgt-header-block-title{font-size: 45px;}
.why-us-in {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.why-us-in a:hover{text-decoration: none;}
.why-us-in .why-icon {
    color: #00afef;
    font-size: 35px;
    margin-bottom: 20px;
}
.bkgclr {
    background-color: white;
    color: #286090 !important;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
}
.why-us-in p {
    color: #676666;
    font-size: 14px;
}
.success-main{width: 100%;padding:30px 0 50px;}
.seccess-itm{
  width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    background: #ffffff;
    overflow: hidden;
    position: relative;
}
.seccess-itm a{color: inherit;}
.seccess-itm a:hover{color: inherit;text-decoration: none;}
.seccess-icon{width: 100%;height: 230px;overflow: hidden;}
.seccess-cnt{
  width: 100%;
  padding: 0px 15px 15px 15px
}
.seccess-cnt p{
  display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}
.appliance-ss {
    width: 100%;
    padding: 30px 0;
}
.artcl-item{width: 100%;padding: 15px;background-color: #ffffff;border: solid 1px #f1f1f1;border-radius: 2px;}
.artcl-item h1{margin-top: 0px;}
.artcl-item p{line-height: 28px;text-align: justify;}
.artcl-img {height: 300px;overflow: hidden;}
.frm{width: 100%;margin-top: 5px;padding: 10px;box-shadow: 0 5px 5px 0 rgba(154,160,185,.05), 0 5px 30px 0 rgba(166,173,201,.22);background-color: #FFFFFF;}
/*--------*/
.gallery-sec{width: 100%;background-color: #f7f7f7;padding: 30px 0;}
.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
    height: 450px;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
}
/*----------*/