
  html {
    scroll-behavior: smooth;
  }

  body{
    overflow-x: hidden !important;
    overflow-y: auto;
    font-family: 'Poppins', 'sans-serif', 'Roboto';
  }

	h1 {
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-size: 70px;
    line-height: 60px;
    letter-spacing: 0px;
  }

  h2 {
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-style: normal;
    font-size: 55px;
    line-height: 65px;
    letter-spacing: 0px;
  }

  
  h4 {
    color: rgb(0, 0, 0);
    
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    line-height: 30px;
    letter-spacing: 0px;
  }

  h5 {
    color: rgb(0, 0, 0);
    
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0px;
  }

  h6 {
    color: rgb(0, 0, 0);
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0px;
  }

  p {
    color: rgb(0, 0, 0);
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0px;
  }

  a {
    color: rgb(0, 0, 0);
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0px;
  }

  .layout {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
  }

  main {
    padding-top: 0px;
  }



  header {
    top: 0px;
  }

  header[class *="side-"] {
    width: 14%;
    ;
  }



  header:not(.top-block) .top nav>ul>li .menu-title .title,
  header.side-classic .side nav>ul>li>a .menu-title .title,
  header:not(.top-block) .top nav>ul>li .hover-effect .title {
    display: inline-block;
  }

  .activeMenu {
    color: rgb(243, 74, 76) !important;
  }

  header a,
  header .navigation a,
  header .navigation,
  .gather-overlay .menu a,
  header.side-classic div.footer .footer-content .copyright p {
    color: rgb(0, 0, 0);
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.5em;
  }

  header .icons-pack a {
    color: rgb(0, 0, 0)
  }

  header .navigation .separator a {
    background-color: rgba(0, 0, 0, 0.5);
  }

  header .icons-pack .elem-container .title-content {
    color: rgb(0, 0, 0);
  }

  .top-classic .navigation .menu-separator,
  .top-logotop .navigation .menu-separator {
    background-color: rgb(243, 74, 76);
  }

  .top-classic:not(.header-clone) .style-wireframe .navigation .menu-separator {
    background-color: rgb(0, 0, 0);
  }

  header.top-block .icons-pack li .elem-container,
  header .top .icons-pack .icon span,
  header.top-block .icons-pack li .title-content .icon,
  header.top-modern .icons-pack li .title-content .icon,
  header .icons-pack a {
    font-size: 18px;
  }

  .gather-btn .gather-menu-icon,
  header .icons-pack a.shopcart .icon-shopcart2,
  header .icons-pack a.shopcart .icon-shopping-cart {
    font-size: 21px;
  }

  header .icons-pack .shopcart-item .number {
    color: rgb(0, 0, 0);
    background-color: rgb(243, 74, 76);
  }

  .layout-container .business {
    display: none;
  }

  header.top-classic:not(.header-clone) .content:not(.style-wireframe) nav>ul>li:hover>a .menu-title,
  header.top-classic:not(.header-clone) .content:not(.style-wireframe) nav>ul>li:hover>a .menu-title:after {
    color: rgb(243, 74, 76);
  }

  .top-classic .style-wireframe .navigation>ul>li:hover .menu-separator {
    background-color: rgb(243, 74, 76);
  }

  header.top-classic .icons-pack .icon:hover {
    color: rgb(243, 74, 76);
  }

  header.top-modern .btn-1b:after {
    background: rgb(0, 0, 0);
  }

  header.top-modern .btn-1b:active {
    background: rgb(0, 0, 0);
  }

  header.top-modern nav>ul>li,
  header.top-modern .icons-pack li,
  header.top-modern .first-part {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    ;
  }

  header.top-modern .business {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    ;
  }

  header.top-modern .business,
  header.top-modern .business a {
    color: rgb(0, 0, 0);
  }


  header.side-classic div.footer ul li.info .footer-content span,
  header.side-classic .icons-pack li.search .search-form input {
    color: rgb(0, 0, 0);
  }

  header.side-classic div.footer ul,
  header.side-classic div.footer ul li,
  header.side-classic .icons-holder {
    border-color: rgb(0, 0, 0);
  }

  header.side-classic .icons-holder li hr {
    background-color: rgb(0, 0, 0);
  }

  header .side .footer .copyright p {
    color: rgb(0, 0, 0);
  }

  header .color-overlay,
  header.side-modern .footer .info .footer-content .copyright,
  header.side-modern .footer .info .footer-content .footer-socials,
  header.side-modern .search-form input[type="text"] {
    background-color: rgb(255, 255, 255);
  }


  header nav.navigation li.megamenu>.dropdown,
  header nav.navigation li.has-dropdown>.dropdown {
    display: table;
    position: absolute;
    top: 51px;
  }

  header nav.navigation li.megamenu>.dropdown>.megamenu-dropdown-overlay,
  .gather-overlay nav li.megamenu>.dropdown>.megamenu-dropdown-overlay,
  header nav>ul>li.has-dropdown:not(.megamenu) ul .megamenu-dropdown-overlay {
    background-color: rgba(255, 255, 255, .8);
  }

  header nav.navigation>ul>li.megamenu>ul>li>a {
    color: rgb(243, 74, 76);
  }

  header[class *="top-"]:not(.right) nav.navigation li.megamenu>ul.dropdown:not(.side-line),
  header[class *="top-"]:not(.right) nav.navigation>ul>li.has-dropdown>ul.dropdown:not(.side-line) {
    border-top: 3px solid rgb(0, 0, 0);
    background: #fff;
  }

  header.top nav.navigation>ul>li.has-dropdown:not(.megamenu) .dropdown.side-line,
  header.top nav.navigation li.megamenu>.dropdown.side-line,
  .gather-overlay nav.navigation>ul>li.has-dropdown:not(.megamenu) .dropdown.side-line,
  .gather-overlay nav.navigation li.megamenu>.dropdown.side-line {
    border-left: 3px solid rgb(0, 0, 0);
  }

  header.top nav.navigation>ul>li.has-dropdown:not(.megamenu) .dropdown.side-line li:after,
  .gather-overlay nav.navigation>ul>li.has-dropdown:not(.megamenu) .dropdown.side-line li:after {
    background-color: rgba(243, 74, 76, 0.3);
    ;
  }

  header[class *="top-"]:not(.right) nav.navigation li.megamenu>.dropdown,
  header[class *="top-"]:not(.right) nav.navigation li.has-dropdown>.dropdown {
    left: 0;
  }

  header[class *="top-"] nav .dropdown a,
  header[class *="side-"] nav .dropdown a,
  .gather-overlay nav .dropdown a {
    font-size: 13px;
  }

  .gather-overlay nav.navigation li.megamenu>.dropdown,
  .gather-overlay nav.navigation li.has-dropdown>.dropdown {
    background-color: rgba(255, 255, 255, .8);
    display: table;
    left: 0;
    position: absolute;
    top: 150%;
  }

  header.left nav.navigation>ul>li.has-dropdown>.dropdown .megamenu-dropdown-overlay,
  header.side-modern .side.style-style2 nav>ul>li .megamenu-dropdown-overlay,
  header.side-modern .side.style-style1 nav>ul .megamenu-dropdown-overlay,
  header.side-modern .style-style1.side nav ul li {
    background-color: rgba(255, 255, 255, .8);
  }

  header.side-modern .style-style1.side nav ul li,
  header.side-modern .style-style1.side nav.navigation>ul>li.has-dropdown .dropdown {
    border-color: rgba(243, 74, 76, 0.3);
    ;
    color: rgb(243, 74, 76);
  }

  header nav.navigation .dropdown a,
  header.side-modern nav.navigation a,
  .gather-overlay nav.navigation .dropdown a {
    color: rgb(243, 74, 76);
    position: relative !important;
    width: auto !important;
  }

  header .top nav>ul>li>ul li:hover>a .menu-title span,
  header .top nav>ul>li .dropdown a:hover .menu-title span,
  .gather-overlay nav>ul>li>ul li:hover>a .menu-title span,
  .gather-overlay nav>ul>li .dropdown a:hover .menu-title span,
  header.side-classic nav>ul>li>ul li:hover>a .menu-title span,
  header.side-classic nav>ul>li .dropdown a:hover .menu-title span,
  header.side-modern .side.style-style2 nav.navigation ul li a:hover {
    color: rgb(0, 0, 0);
    border-color: rgb(0, 0, 0);
  }

  header.side-modern .side.style-style1 nav.navigation ul li:hover {
    background-color: rgb(0, 0, 0);
  }

  a:hover {
    text-decoration: none !important;
}

  .gradientBack {
    background: linear-gradient(270deg, rgb(255, 94, 58) 1%, rgb(255, 80, 71) 28%, rgb(255, 42, 104) 100%);
  }

  .topRadius {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }









  header.top-classic.header-style3.top.header-light.logo-dark {
    background: #fff !important;
    position:sticky;
  }

  .content.top.style-none {
    width: 90% !important;
  }


.row-mr{
  margin-bottom: 2em;
  margin-right: 0px;
  margin-left: 0px;
}

.main-screen-img{
  background: transparent;
  padding: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  /* height: 50%; */
  width: 40%;
  position: absolute;
  top: 20px;
  right: 5%;
  background-image:url('../Images/imagesWeb/community-society-guard.png'); 
}

.main-screen-img-contact-form {
  background: transparent;
  padding: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  height: 100%;
  width: 100%;
  position: absolute;
  background-image:url('../Images/imagesWeb/community-society-guard.png'); 
}


.main-section{
  height: calc(100vh - 70px);
  background-image: url(/Images/imagesWeb/community-management-header.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.main-section-visitor{
  height: calc(100vh - 70px);
  background-image: url(/Images/imagesWeb/visitor-management.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.container-main{
  margin-left: 15%;
}

.h1-head{
  z-index: 11;
  font-family: Poppins;
  font-weight: 700;
  font-size: 65px;
  border-color: rgb(0, 0, 0);
  border-style: none;
  margin: 1em 2em 20px 0em;
  border-radius: 0px;
  padding: 0px;
  color: rgb(255, 58, 45);
}

.h1-subhead{
  z-index: 11;
  font-family: Poppins;
  font-weight: 400;
  font-size: 65px;
  border-color: rgb(0, 0, 0);
  border-style: none;
  margin: 0px 0px 0px 0em;
  border-radius: 0px;
  padding: 0px;
  color: rgb(255, 58, 45);
}

.h1-subTitle{
  z-index: 11;
  font-family: Poppins;
  font-weight: 400;
  font-size: 40px;
  border-color: rgb(0, 0, 0);
  border-style: none;
  margin: 10px;
  border-radius: 0px;
  padding: 0px;
  color: rgb(255, 58, 45);
  margin-top: 10px; 
  margin-bottom: 10xp;
}

.h1-head2{
  z-index: 10;
  font-family: Poppins;
  font-weight: 400;
  font-size: 43px;
  border-color: rgb(0, 0, 0);
  border-style: none;
  margin: 0em 0em;
  border-radius: 0px;
  padding: 0px;
  color: rgb(18, 18, 18);
  line-height: 0.5;
}

.h1-head3{
  z-index: 9;
  font-family: Poppins;
  font-weight: 400;
  font-size: 36px;
  border-color: rgb(0, 0, 0);
  border-style: none;
  margin: 0em 0em;
  border-radius: 0px;
  padding: 0px;
  color: rgb(18, 18, 18);
  text-decoration: none;
  height: auto;
}


.h1-head4{
  z-index: 12;
  font-family: Poppins;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 20px;
  border-color: rgb(0, 0, 0);
  border-style: none;
  margin: 2em 0em;
  border-radius: 0px;
  padding: 0px;
  color: rgb(18, 18, 18);
  text-decoration: none;
  white-space: nowrap;
  width: 396px;
  height: auto;
}

.shedule-demo{
  z-index: 15;
  background: linear-gradient(90deg, rgb(255, 42, 104) 0%, rgb(255, 94, 58) 100%);
  font-family: Poppins;
  color: rgb(255, 255, 255);
  visibility: visible;
  text-align: left;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 16px;
  border-color: rgb(255, 58, 45);
  border-style: solid;
  border-width: 2px;
  margin: 0px;
  border-radius: 30px;
  padding: 11px 70px;
  text-decoration: none;
  white-space: nowrap;
  width: auto;
  height: auto;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  visibility: visible;
  overflow: visible;
  color: white;
  margin-left: 0em;
  margin-right: 2em;
}

.download-btn{
    z-index: 14;
    background-color: rgb(255, 255, 255);
    font-family: Poppins;
    visibility: visible;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 16px;
    border-color: rgb(255, 58, 45);
    border-style: solid;
    border-width: 2px;
    margin: 0px;
    border-radius: 30px;
    padding: 11px 28px;
    color: rgb(242, 77, 92);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    visibility: visible;
    overflow: visible;
}

.main-section-padding{
 padding: 20px 0px;
}

.main-head-section{
  height: 350px;
}

.no-Mr{
 margin: 0px;
}

.itemsTestimonial{
  width: 70% !important;
  text-align: center;
  justify-content: center;
  margin: 2% auto !important;
}

.slide-one-item .owl-dots{
  text-align: center;
}

.row-image-normal{
  height: 500px !important;
  padding-top: 0px;
  padding-bottom: 50px;
  padding: 15em 0em !important;
  background: linear-gradient(90deg, rgba(240, 101, 149, 0.67) 42.00%,rgba(255,255,255,0) 100.00%);
}

.testimonial-section{
  height: 500px;
  background: linear-gradient(90deg, rgba(240, 101, 149, 0.67) 42.00%,rgba(255,255,255,0) 100.00%);
}

.testimonial-img{
  position: absolute;
  height: 500px;
  width: 100%;
  background-position: center;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}


.testimonial-carousel-name{
   color: rgba(255,255,255,1) !important;
   font-size: 14px;
   font-weight: bold;
   color: #171b1c;
    line-height: 23px;
    text-align: center;
}

.wptww-testimonials-text{
  color: rgba(255,255,255,1);
  text-align: justify;
  font-weight: normal;
  line-height: 24px;
  font-size: 20px;
}

.wptww-testimonials-text > em {
  font-style: normal;
}



.testimonial-head > h4{
  line-height: 40px;
  font-family: Poppins;
  font-style: bold;
  font-weight: 500;
  text-align: center;
  color: white !important;
}

.testimonial-head > h5{
  line-height: 30px;
  font-size: 30px;
  font-family: Poppins;
  font-style: bold;
  font-weight: 500;
  text-align: center;
  font-style: initial;
  color: white !important;
  margin-bottom: 30px;
}

.testimonial-head > h6{
  line-height: 30px;
  font-size: 18px;
  font-family: Poppins;
  font-style: bold;
  font-weight: 500;
  text-align: center;
  font-style: italic;
  color: white !important;
  margin-bottom: 0px;
}

.Box-container{
  margin: 20px 0px;
}

.clear-Section{
 padding: 0em 0em;
}

/* .md-text-container {
  display: flex;
} */

.md-align-center{
  text-align: center;
  justify-content: center;
}

.md-align-center1{
  text-align: center;
  justify-content: center;
  background-color: white;
  border-radius: 20px;
  -moz-outline-radius: 20px;
  padding: 10px;
  border: solid 1px #e2dddd;
}

.video-5f46ae9d26abb .video-img{
  background-image:url('../Images/imagesWeb/payonline-apartment-society.png'); 
  max-width:496px; height:300px;
}

.video-5f46ae9d27215 .video-img{
  background-image:url('../Images/imagesWeb/meeting-broadcast-noticeboard.png'); 
  max-width:496px; height:300px;
}
  
.video-5f46ae9d279d6 .video-img{
  background-image:url('../Images/imagesWeb/amenities-event-booking.png'); 
  max-width:496px; height:300px;
}

.video-5f46ae9d280e0 .video-img{
  background-image:url('../Images/imagesWeb/expense-payment-management.png'); 
  max-width:496px; height:300px;
}


.image-play-btn:hover {
  transform: translate(-50%,-50%) scale(1.08);
}

.image-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: transform .3s cubic-bezier(0.23,1,0.32,1);
  backface-visibility: hidden;
}

.video-img {
  
  border-radius: 9px;
}

.main-screen-img .video-img {
  height: calc(50vh - 0px) !important;
}

.video-img {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 496px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.video.md-align-center>div:first-child {
  margin: 0 auto;
}

#features .box-item .text h2 {
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  font-family: 'Poppins', sans-serif;
color:#f1292c;
}


#features .box-item .icon {
  text-align: center;
  /* margin: 12px; */
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

#features .content-right span {
  float: left;
}

#features .icon {
  display: inline-block;
  /* width: 60px;
  height: 60px; */
  border-radius: 4px;
  text-align: center;
  position: relative;
  z-index: 1;
}


#features .box-item {
  box-shadow: 0 0 28px #f4f4f4;
  padding: 15px;
  margin-top: 30px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -mox-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
  top: 0;
}



#features .box-item:hover {
  box-shadow: 0px 2px 8px 6px rgba(27, 38, 49, .1);
}

.contact-form {
 margin: 0px 20%;
}

.wpcf7-form-control {
 width: 49%;
  height: 44px;
  border: 2px solid #a4a4a4;
  margin: 1px;
  position: relative;
  font-size: 16px;
  color: #6c6c6c;
}


input.wpcf7-form-control.wpcf7-submit {
  background: linear-gradient(270deg, rgb(255, 94, 58) 1%, rgb(255, 80, 71) 28%, rgb(255, 42, 104) 100%);
  color: #fff;
  border: none !important;
  border-radius: 30px;
  margin-top: 25px !important;
  margin:0px 10px;
}


.process-panel-main-container .process-panel-icon {
  font-size: 50px;
  margin-top: 0;
  position: absolute;
  margin: 55px auto;
  margin-left: 27px;
  color: #fff;
}

.process-panel-main-container .process-panel-txt {
  display: inline-block;
  margin: 50px 90px;
  vertical-align: middle;
}


.process-panel-main-container h3.title {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  color: #fff;
}

.process-panel-main-container {
  padding: 0;
  height: 200px;
  overflow: hidden;
  position: relative;
  display: block;
}


.process-panel-main-container .sub-title {
  
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  color: #fff;
}

.process-panel-main-container .process-panel-txt .sub-title {
  margin: 0;
}

.download-container{
  padding: 0;
  /* height: 163px; */
  overflow: hidden;
  background: #f6b363;
}


.process_panel-5f46ae9d2b65c.process-panel-main i, .process_panel-5f46ae9d2b65c.process-panel-main h3, .process_panel-5f46ae9d2b65c.process-panel-main .sub-title {
  color: #fff;
}

.container-process_panel-5f46ae9d2b65c1{
  background-color: #65d97d;
}

.container-process_panel-5f46ae9d2b65c2{
  background-color: #42a881;
}

.container-process_panel-5f46ae9d2b65c3{
  background-color: #1f8784;
}

.noPd{
  padding: 0px;
}




.no-Mr{
  margin: 0px;
 }
 
 .itemsTestimonial{
   width: 70% !important;
   text-align: center;
   justify-content: center;
   margin: 2% auto !important;
 }
 
 .slide-one-item .owl-dots{
   text-align: center;
 }
 

 .Testimonial{
   height: 25em !important;
 }
 
 #testimonial-section{
   height: 500px;
   background: linear-gradient(90deg, rgba(240, 101, 149, 0.67) 42.00%,rgba(255,255,255,0) 100.00%);
 }
 
 .testimonial-img{
   position: absolute;
   height: 500px;
   width: 100%;
   background-position: center;
   background-position: bottom;
   background-repeat: no-repeat;
   background-size: cover;
 }
 
 
 .testimonial-carousel-name{
    color: rgba(255,255,255,1) !important;
    font-size: 14px;
    font-weight: bold;
    color: #171b1c;
    line-height: 23px;
    text-align: center;
 }
 
 .wptww-testimonials-text{
  color: rgba(255,255,255,1);
  text-align: justify;
  font-weight: normal;
  line-height: 30px;
  font-size: 19px;
 }
 
 .wptww-testimonials-text > em {
   font-style: normal;
 }
 
 .testimonial-head{
   color: white;
   z-index: 999;
   text-align: center;
   /* background: linear-gradient(90deg, rgba(240, 101, 149, 0.67) 42.00%,rgba(255,255,255,0) 100.00%); */
   padding: 3em 0px 0px 0px;
 }
 
 .testimonial-head > h4{
   line-height: 40px;
   font-family: Poppins;
   font-style: bold;
   font-weight: 500;
   text-align: center;
   color: white !important;
 }
 
 .testimonial-head > h6{
   line-height: 30px;
   font-size: 16px;
   font-family: Poppins;
   font-style: bold;
   font-weight: 500;
   text-align: center;
   font-style: italic;
   color: white !important;
   margin-bottom: 0px;
 }


 .itemsTestimonial {
  width: 70% !important;
  text-align: center;
  justify-content: center;
  margin: 2% auto !important;
}


.testimonial-carousel-name {
  color: rgba(255,255,255,1) !important;
  font-size: 14px;
  font-weight: bold;
  color: #171b1c;
  line-height: 23px;
  text-align: center;
}


.wptww-testimonials-text {
  color: rgba(255,255,255,1);
  text-align: justify;
  font-weight: normal;
  line-height: 30px;
  font-size: 19px;
}


.for_slick_slider {
  display: flex;
  height: 20em;
}

.for_slick_slider .items {
  width: 150px;
  margin: 20px;
}


.testimonial-img {
  position: absolute;
  height: 500px;
  width: 100%;
  background-position: center;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}



.bg-image2 {
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}


.bg-image2.overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
}


.bg-image2.overlay:before {
  background: linear-gradient(90deg, rgba(240, 101, 149, 0.67) 42.00%,rgba(255,255,255,0) 100.00%);
  /* background: #4286f4;
  background: -moz-linear-gradient(left, #4286f4 0%, #42e2f4 100%);
  background: -webkit-gradient( left top, right top, color-stop(0%, #4286f4), color-stop(100%, #42e2f4) );
  background: -webkit-linear-gradient(left, #4286f4 0%, #42e2f4 100%);
  background: -o-linear-gradient(left, #4286f4 0%, #42e2f4 100%);
  background: -ms-linear-gradient(left, #4286f4 0%, #42e2f4 100%);
  background: -webkit-gradient( linear, left top, right top, from(#4286f4), to(#42e2f4) );
  background: linear-gradient(to right, #4286f4 0%, #42e2f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4286f4', endColorstr='#42e2f4', GradientType=1 ); */
}


.download-txt{
  margin: 33px 0px;
}


footer {
  width: 100%;
  margin-top: 0px;
}


footer>.bg-image {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
  opacity: 1;
}

footer.footer-default .footer-widgets {
  background-color: rgba(40, 40, 40, 1);
  overflow: hidden;
}

footer .widget-area {
  height: 440px;
}

footer .widget-area.modernStyle .wrapContent {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}

footer .widget-area.modernStyle .widget-area-column:first-child:before {
  content: "";
  width: 0px;
  top: -10px;
  height: 30px;
  position: absolute;
  left: 0;
  display: none !important;
}

footer .widget-area.modernStyle .widget-area-column:after {
  content: "";
  width: 0px;
  top: -10px;
  height: 30px;
  position: absolute;
  right: 0;
  display: none !important;
}


footer .footer-widgets li.menu-item {
  list-style: none;
  text-transform: uppercase;
  margin-bottom: 6px;
  list-style-position: inside;
}

footer .widget-area.modernStyle:after{
  display: none !important;
}

.widget div {
  color: rgba(255, 255, 255, 0.6);
}

footer.footer-default #footer-bottom {
  background-color: rgba(53, 53, 53, 1);
}

#footer-bottom .linear .logo {
  float: left;
  position: none !important;
  top: none !important;
  transform: none !important;
}

#footer-bottom .logo {
  opacity: 1;
}

#footer-bottom .logo img {
  display: inline-block;
  max-height: 55px;
  max-width: 80%;
}


#footer-bottom .linear .copyright {
  float: right;
  text-align: right;
  position: relative;
  top: 75% !important;
  transform: translateY(75%) !important;
  color: #fff;
}

#footer-bottom .copyright p {
  font-size: 13px;
  color: rgb(229, 229, 229);
}

.bottom p {
  color: rgb(229, 229, 229);
}

.textwidget p {
  font-size: 13px;
  line-height: 21px;
  font-weight: normal;
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.6) !important;
}

footer .widget-area.modernStyle .widget-title {
  text-align: left;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-left: 13px;
 
}

.textwidget{
  padding-left: 15px !important; 
}

.item-list{
  padding-left: 15px !important; 
}

.admin-btn {
  border-color: #ebebeb;
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #b1b1b1;
  box-sizing: border-box;
  border-radius: 6px;
}

header.top-classic .style-none nav>ul>.item_button:hover{
  color: rgb(255, 255, 255);
  transition: color .25s 0s;
}

header.top-classic .style-none nav>ul>.item_button.rectangle-style:hover a {
  background-color: rgb(0, 0, 0);
}



.feature-img-block{
  border: solid 5px #ffffff;
    background: #ececec;
    width: 60%;
    margin-top: 4em
}

#feature-block-section {
  /* height: 50vh; */
  /* background: rgba(0,0,0,8%); */
  background: rgb(253 235 238 / 0.5)
}

.feature-video-block{
  border: solid 5px #ffffff;
  background: #ececec;
  /* padding: 0px 5px 0px 5px; */
  width: 660px;
  height: 415px;
  margin-top: 4em
}

.md-align-end{
  text-align: end;
  justify-content: end;
}

.md-align-initial{
  text-align: initial;
  justify-content: initial;
}



.unit-44{
  padding: 50px 0px;
}

.unit-44 {
  /* background: #ffffff;
  border-radius: 5px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: relative;
  top: 0;
  margin-bottom: 0em;
  text-align: center; */
}

.unit-44 .round-4-icon {
  position: absolute;
  -webkit-transform: translateX(-50%);
  left: 50%;
  top: 6px;
}

.unit-44 .round-4-icon .icon-wrap {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  display: inline-block;
  /* background-color: rgb(255 82 68);
  -webkit-box-shadow: 0 4px 20px -5px rgb(255 82 68);
  box-shadow: 0 4px 20px -5px rgb(255 82 68); */
}

.unit-44:hover{
  background: none;
}

.unit-44:hover .icon-wrap {
  background-color: #fff;
}

.unit-44:hover .icon-wrap span {
  color: rgb(255 82 68) !important;
}

.img-acc-type{
  position: absolute;
  top: 20px;
  left: 5px;
  height: 60px;
  width: 60px;
  max-width: 5em !important;
  /* border-radius: 50%; */
}

.feature-subtitle{
  font-size: 22px; 
  color: rgb(240 102 103);
  line-height: 1em; 
  margin: 10px 0px; 
  font-weight: 500;
}

.feature-subdesc{
  font-style: normal; 
  font-family: Poppins; 
  font-weight: 400; 
  color: rgb(0 0 0 / 67%); 
  line-height: 1.2em;
}

.center-section-padding{
  padding: 0% 30%;
} 

.list-pos{
  list-style-position: inside;
  margin: 1% 3% 5% 15%;
  font-size: 16px;
  line-height: 2;
}


div.text:after {
  font-size: 35px;
  content: "\f105";
  position: absolute;
  top: 40%;
  right: 20px;
  font-family: fontawesome;
  color: #f03e3e;
}

div.text > p{
  padding-right: 35px;
}


/* @media only screen and (min-width:1300px) {
  .main-section{
    height: 1000px;
  }
} */



@media only screen and (max-width:775px) {

  .h1-head{
    margin-left: 0px;
  }

  .h1-head2{
    margin-left: 0px;
  }

  .h1-head3{
    margin-left: 0px;
  }

  .h1-head4{
    margin-left: 4em;
    text-align: initial
  }

  .h1-head4 {
    margin-left: 0em;
    text-align: initial;
  }

  .shedule-demo{
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    right: 12em;
  }

  .shedule-demo {
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    right: 0.5em;
  }
}



/* Card Design */

.snbcard a {
  color: currentColor;
  text-decoration: none;
}

.snbcard p {
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.min-img-height{
  height: 275px;
}

a:hover .card-outmore {
  background: #f34f53;
  /* color: #fff; */
}

a:hover .snbcard {
  box-shadow: 0 10px 50px rgba(0,0,0,.6);
}

.snbcard {
  width: 100%;
  margin: 5% auto;
  box-shadow: 0 1px 30px rgba(0,0,0,.4);
  display: block;
  background-color: #fff;
  border-radius: 4px;
  transition: 400ms ease;
}

/* .card-img {
  height: 225px;
} */

.card-img img {
  width:100%;
  border-radius: 4px 4px 0px 0px;
}

.card-caption {
  position: relative;
  background: #ffffff;
  padding: 15px 25px 5px 25px;
  border-radius: 0px 0px 4px 4px;
}

.card-outmore {
  padding: 10px 25px 10px 25px;
  border-radius: 0px 0px 4px 4px;
  border-top: 1px solid #e0e0e0;
  background: #efefef;
  color: #222;
  display: inline-table;
  width: 100%;
  box-sizing: border-box;
  transition: 400ms ease;
}
.card-outmore h5 {
  float: left;
  font-size: 20px;
  margin:0;
}
.card-outmore i {
  float: right;
}

span.date {
  font-size: 10px;
}

.snbcard h1 {
  font-size: 25px;
  color: #f15e60;
  line-height: 24px;
}
/* 
h5 {
  margin:0;
  
} */

#play-btn {
  font-size: 18px;
  background: #f34f53;
  color: #fff;
  padding: 13px 15px;
  border-radius: 50em;
  position: absolute;
  right: 20px;
  top: -22px;
  box-shadow: 0 2px 1px rgba(0,0,0,.2);
  transition: 400ms ease;
}

#play-btn:hover {
  font-size: 18px;
  background: #3B5998;
  color: #fff;
  padding: 13px 15px;
  border-radius: 50em;
  position: absolute;
  right: 20px;
  top: -22px;
  box-shadow: 0 4px 5px rgba(0,0,0,.3);
}

#outmore-icon {
  /* border:1px solid ;
  padding: 1px 6px; */
  border-radius: 50em;
  font-size: xx-large;
}

.mob-align{
  text-align: initial;
}

.widget a img{
  width: 100%;
  margin: 10px 0px;
}

.feature-details-section{
  padding: 0% 100px;
  text-align: justify;
}

.html5-video-player-resp {
  width: 100% !important;
  height: 100%;
}


.que-block {
    padding: 2.5em 0em;
}

.que-block > iframe{
  height: 400px;
  border: none;
}

.light .widget {
  margin-bottom: 15px !important;
}

.reviewBlock{
  width: 50% !important;
  padding: 0px 7px 0px 10px !important;
}



@media only screen and (max-width:1200px) {
  .que-block {
    padding: 0;
    position: relative;
    padding-top: 5em;
    text-align: center;
    padding-bottom: 6em;
  }
  .container-main {
    margin-left: 10%;
  }
}

@media only screen and (max-width:1000px) {
  .main-section {
    height: 100vh;
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
  }
}


@media only screen and (max-width:604px) {

  .h1-head{
    margin-left: 0px;
    font-size: 35px;
    text-align: initial;
    line-height: 1;
  }

  .h1-head2{
    margin-left: 0px;
    font-size: 25px;
    text-align: initial;
    line-height: 1;
  }

  .h1-head3{
    margin-left: 0px;
    font-size: 25px;
    text-align: initial;
    line-height: 1;
  }

  .h1-head4{
    margin-left: 0em;
    text-align: initial;
    line-height: 1;
    font-size: 15px;
  }

  .h1-head3{
    margin-left: 0px;
    font-size: 17px;
    text-align: initial;
    line-height: 1;
    margin: 1em 0em;
  }

  .main-head-section{
    height: 35em;
  }

  .shedule-demo{
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    right: s0em;
  }

  .h1-subhead {
    z-index: 11;
    font-family: Poppins;
    font-weight: 400;
    font-size: 45px;
    line-height: 40px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    margin: 0px 0px 0px 0em;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 58, 45);
}

  .h1-subTitle-features {
    z-index: 11;
    font-family: Poppins;
    font-weight: 400;
    font-size: 35px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    margin: 30px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 58, 45);
  }

  .feature-details-section{
    padding: 0% 50px;
    text-align: justify;
  }

  .download-btn {
    display: table;
    margin: 30px 0px;
    line-height: 15px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 12px;
  }

}

@media only screen and (max-width:500px) {

  .mb-view-que{
    /* top: -28em; */
    text-align: center;
  }

  .mb-view-head{
    /* top: 35em; */
  }

  .que-block {
    padding: 1em 0em;
    position: static;
  }

  .main-section {
    height: 176vh;
  }

  h1 {
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-size: 60px;
    line-height: 30px;
    letter-spacing: 0px;
  }

  .hidden-phone-nav{
    display: none !important;
  }

  .navbar-toggle{
    top: 10px;
  }

  .nav>li {
    position: relative;
    display: block;
    padding: 2px 10px;
  }

  .navbar-inverse {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    width: 100% !important;
  }

  .navbar-inverse .navbar-nav>li>a:hover {
    color: #000 !important;
    background-color: #1b1b1b1a !important;
    font-size: 16px;
    font-weight: 500;
  }

  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000 !important;
  }

  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #ffffff !important;
  }

  .navbar-inverse .navbar-toggle {
    border-color: #ffffff !important;
  }

  .navbar-nav {
    margin: 12px -15px !important;
    text-align: initial !important;
  }

  .navbar-nav>li>a{
    color: #313131 !important;
    font-size: 18px !important;
  }

  .navbar-nav .open .dropdown-menu{
    text-align: initial;
    padding: 5px;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
    font-size: 17px !important;
    line-height: 25px !important;
  }

  header nav .menu-title .title, .gather-overlay nav.navigation .menu-title .title {
    font-size: inherit;
    padding-right: 0px !important;
    padding-left: 0px !important;
    color: inherit;
  }

  .mob-logo img{
      max-height: 100%;
      max-width: 100%;
      position: unset !important;
      top: 0%; 
      right: 0%; 
      transform: none !important;
      padding: 15px 15px !important;  
  }

  .mob-hidden-view{
    display: none !important;
  }

  .shedule-demo{
    position: unset !important; 
    right: 0px !important;
    font-size: 12px;
  }

  .main-section-padding {
    padding: 150px 0px;
  }

  .process-panel-main-container .process-panel-icon {
    font-size: 50px;
    margin-top: 0;
    position: absolute;
    margin: 55px auto;
    margin-left: 40px;
    color: #fff;
  }

  .Testimonial {
    height: 40em !important;
  }

  .client-logos{
    margin: auto 25%;
    margin-bottom: 25px;
  }

  .contact-form {
    margin: 0px 0px;
  }

  footer .widget-area {
    height: auto;
  }

  #footer-bottom > div:first-of-type {
    margin: auto 7%;
    padding: 25px;
    text-align: center;
  }

  #footer-bottom .logo img {
    display: inline-block;
    max-height: 60px;
    max-width: 100%;
  }

  #footer-bottom .linear .copyright {
    text-align: center;
    position: relative;
    top: 60% !important;
    transform: translateY(30%) !important;
    color: #fff;
  }

  footer .widget-area.modernStyle .wrapContent {
    display: initial;
    margin: 0 auto;
    text-align: left;
  }


  .widget a img{
    width: 75%;
    margin: 20px 0px;
  }

  .img-resp{
    display:initial;
  }
  
  .mob-align{
   text-align: center;
  }

  .md-align-end{
    text-align: center;
    justify-content: center;
    margin: 20px;
  }
  
  .md-align-initial{
    text-align: center;
    justify-content: center;
    margin: 20px;
  }

  .md-align-center1{
    margin-bottom: 30px;
  }

  .ytp-large-play-button {
    position: absolute;
    left: 30% !important;
    top: 50% !important;
    width: 68px;
  }

  .main-section-padding {
    padding: 5px 0px;
  }

  .main-screen-img {
    background: transparent;
    padding: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    width: 75%;
    position: absolute;
    top: 31em;
    height: 120px;
    margin: auto 12%;
    background-image: url(../Images/imagesWeb/community-society-guard.png);
  }

  .image-play-btn-main-section {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: transform .3s cubic-bezier(0.23,1,0.32,1);
    backface-visibility: hidden;
    height: 35px;
  }

  .html5-video-player-resp {
    width: 63% !important;
    height: 100%;
  }

  .feature-video-block{
    border: solid 5px #ffffff;
    background: #ececec;
    /* padding: 0px 5px 0px 5px; */
    width: 100%;
    height: 100%;
    margin-top: 4em
  }

  .container-main {
    margin-left: auto;
  }

}

@media only screen and (min-width:500px) {
  .hidden-web-nav{
    display: none !important;
  }

  .container-main {
    margin-left: auto;
  }
}

@media only screen and (max-width:700px){
  .mb-view-que{
    /* top: -28em; */
    text-align: center;
  }

  .mb-view-head{
    /* top: 35em; */
  }

  .que-block {
    padding: 4em 0em;
    position: static;
  }

  .main-section {
    height: 100vh;
  }

  /* Navigation Bar */

  .navbar-toggle{
   top: 10px;
  }

  .hidden-web-nav {
    display: block !important;
  }

  .mob-logo img {
    max-height: 100%;
    max-width: 100%;
    position: unset !important;
    top: 0%;
    right: 0%;
    transform: none !important;
    padding: 15px 15px !important;
  }

  header.top-classic nav {
    display: table;
  }

  .hidden-phone-nav{
    display: none !important;
  }

  .nav>li {
    position: relative;
    display: block;
    padding: 2px 10px;
  }

  .navbar-inverse {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    width: 100% !important;
  }

  .navbar-inverse .navbar-nav>li>a:hover {
    color: #000 !important;
    background-color: #1b1b1b1a !important;
    font-size: 16px;
    font-weight: 500;
  }

  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000 !important;
  }

  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #ffffff !important;
  }

  .navbar-inverse .navbar-toggle {
    border-color: #ffffff !important;
  }

  .navbar-nav {
    margin: 12px -15px !important;
    text-align: initial !important;
  }

  .navbar-nav>li>a{
    color: #313131 !important;
    font-size: 18px !important;
  }

  .navbar-nav .open .dropdown-menu{
    text-align: initial;
    padding: 5px;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
    font-size: 17px !important;
    line-height: 25px !important;
  }

  header nav .menu-title .title, .gather-overlay nav.navigation .menu-title .title {
    font-size: inherit;
    padding-right: 0px !important;
    padding-left: 0px !important;
    color: inherit;
  }
}
