
body {
  background-size: 100%;  
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background: #FFF;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (min-width: 1400px) {
  .container {
    min-width: 1400px !important;
  }
}
a{
  outline: none;
}
p{
  font-size: 14px;
}
.sub-text{
  font-size: 34px;
}
h2,h3,h4,h4,h5,h6{
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #343434;
  font-size: 22px;
}
img{  
  height: auto;
  max-width: 100%;
}
a:hover,a:focus{
  outline: none;
  text-decoration: none;
}
.btn{
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  color: #000;
    font-size: 14px;
    font-weight: 900;
    height: 50px;
    min-width: 180px;
    line-height: 50px;
    padding: 0 10px;
    letter-spacing: 3px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.btn:hover{
  background: #4c4c4c;
  border-color: #4c4c4c;
  color: #FFF;
}
.btn-outline {
  background: #ED573A;
  border-color: #ED573A;
}
.btn-outline-black{
  background: #4c4c4c;
    border-color: #4c4c4c;
    min-width: 150px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
}
.btn-outline-black:hover{
  background: #ea4242;
  border-color: #ea4242;
}
/* Header */
.header{
    width: 100%;
    z-index: 99;
}
.logo{
  margin: 9px 0px;
}
.megamenu{
  background: none;
  border: none;
  margin: 0px;
}
.megamenu .navbar-nav > li > a{
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 25px;
}
.megamenu .navbar-nav > li > a:hover{
  color: #ED573A;
}
.megamenu .navbar-nav > .active > a, 
.megamenu .navbar-nav > .active > a:hover, 
.megamenu .navbar-nav > .active > a:focus{
  background: none;
  color: #ED573A;
}
.megamenu .navbar-toggle{
  margin: 15px 10px;
  float: left;
  background: #FFF;
}
.content-demo h3{
  color: white;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.content-demo p{
  width: 75%;
    display: inline-block;
    text-align: center;
    line-height: 27px;
}
.content-demo .content-text-demo{
  background: #ea4242;
  padding: 40px 0px 20px 0px;
  clear: both;
  color: white;
}

.content-demo span{
  display: block;
  margin-bottom: 20px;
  color: #ea4242;
}
.content-demo span:hover{
  color: #4c4c4c;
}
.content-demo .title-demo{
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
}
.content-demo .title-demo:hover{
  color: #4c4c4c;
  
}
.content-demo img{
  margin-bottom: 20px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, .05);
}
.content-demo img:hover{
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
}
.slideshow{
  color: #535353;
  font-weight: 700;
  font-size: 36px;
  position: relative;
  text-align: center;
}
.slideshow img{
  width: 100%;
}
.slideshow .description-slide,.content-slideshow{
  position: absolute;
  left: 0;
  right: 0;
}
.slideshow .description-slide h4, .title_slideshow{
  color: #fff;
  text-transform: none;
  font-size: 36px;
  font-weight: 600;
  margin: 0px;
}
.title_slideshow {
  font-size: 48px;
}
.text-slideshow{
  color: #fff;
  font-size: 46px;
  font-weight: 700;
  text-align: center;
}
.slideshow .description-slide .btn{
  margin-top: 20px;
  color: #fff;
}
.slideshow .content-slideshow{
  bottom: 0;
}
.slideshow .item-images{
  display: inline-block;
  text-align: center;
  padding: 10px;
  margin: 0 15px;
}
.slideshow .item-images a{
  font-size: 14px;
  color: #fff;
}
.slideshow  .item-slide{
  background: rgba(0, 0, 0, 0.43);
  padding: 40px 30px 10px 30px;
}
.slideshow .item-images a:hover{
  color: #48cc70;
}

/* Content */
.element__info {
  padding-top: 80px;
  padding-bottom: 80px;
}

.element__info .intro__logo img {
  width: 86px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.element__info .intro__logo {
  display: flex;
}

@media (min-width: 992px) {
  .element__info .info__left {
    padding-right: 50px;
  }
}

.element__info .info > span {
  font-size: 20px;
  font-weight: 500;
}
.element__info .info {
  text-align: left;
}
.element__info .info > span strong {
  font-weight: bolder;
  font-size: 20px;
}

.element__info .info > p {
  font-size: 16px;
  font-weight: 500;
}

.element__info .info > p b {
  font-size: 16px;
}
.powerful .icon_item{

  float: left;
  width: 20px;
  padding-top: 10px;
}
.powerful .title_powerful{
  font-size: 14px;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 6px;

}
.title_powerful{
    line-height: 18px;
    padding-top: 12px;
    font-size: 13px;
    text-align: center;
}
.product_list {
  padding-top: 50px;
}

.demo__header__button a,
.demo__footer__button a,
.category__button a,
.product__builder__button a {
  font-size: 18px;
  font-weight: 500;
  color: #351eb5;
}

.box-widgets {
  padding: 80px 30px;
}

@media (max-width: 575px) {
  .box-widgets {
    padding: 80px 15px;
  }
}

.widgets .icon_item {
  margin-bottom: 30px;
  display: inherit;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0.3px 0.6px 2.2px rgba(0, 0, 0, 0.003), 0.7px 1.3px 5.3px rgba(0, 0, 0, 0.005), 1.3px 2.5px 10px rgba(0, 0, 0, 0.009), 2.2px 4.5px 17.9px rgba(0, 0, 0, 0.013), 4.2px 8.4px 33.4px rgba(0, 0, 0, 0.023), 10px 20px 80px rgba(0, 0, 0, 0.07);
          box-shadow: 0.3px 0.6px 2.2px rgba(0, 0, 0, 0.003), 0.7px 1.3px 5.3px rgba(0, 0, 0, 0.005), 1.3px 2.5px 10px rgba(0, 0, 0, 0.009), 2.2px 4.5px 17.9px rgba(0, 0, 0, 0.013), 4.2px 8.4px 33.4px rgba(0, 0, 0, 0.023), 10px 20px 80px rgba(0, 0, 0, 0.07);
}

.widgets .icon_item i {
  font-size: 30px;
}
/*.product_list .title-block {
  margin-bottom: 50px;
}*/
.powerful .row{
  padding: 20px;
}
.powerful .title_powerful p{
  font-size: 13px;
  text-transform: none;
  color: #949494;
}
.bg-page-builder{
  background: #E9ECEF;
  padding: 40px 0px;
}
.bg-multiple{
  position: relative;
}
.bg-multiple .description-slide{
  position: absolute;
  top:30%;
  right: 0;
  left: 20%;
  text-align: left;
}
.bg-multiple .description-slide span{
  color: #fff;
}
.bg-multiple .description-slide .btn-purchase{
  margin-top: 20px;
}
/*.page-builder{
  padding: 40px 0px;
}*/
.text-description{
  line-height: 24px;
  color: #8d8d8d;
  padding: 20px 0px;
}


/*.content_title{
  padding: 20px 0px 60px 0px;
}*/

.title-block{
  font-size: 35px;
  margin-bottom: 20px;
  color: #0b2154;;
}
.title-block.first{
  margin-bottom: 50px;
}
.sub-title-block {
  max-width: 700px;
  margin: auto;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 50px;
}
.sub-title {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
}
.why .content_title{
  color: #fff;
  padding-bottom: 50px;
}
.why h3{
  color: #fff;
  padding-bottom: 10px;
}
.title_why{
  border: 1px solid #75c8dd;
    padding: 30px;
    height: 382px;
    margin-bottom: 60px;
}
.title_why:hover{
  
  border: 1px solid #fff;
}
.title_product{
  padding: 20px 0px;
}
/*.power_feature{
  padding: 50px 0;
  margin-top: 50px;
}*/
.content_why{
  color: #fff;
}
.What{
  background: #E9ECEF;
  margin-top: 50px;
}
.what_title{
  background: #fff;
  padding: 40px;
  margin-bottom: 50px;
}
.image-bg{
  -webkit-box-shadow: 0px 5px 15px 0px rgba(102, 102, 102, 0.35);
    box-shadow: 0px 5px 15px 0px rgba(102, 102, 102, 0.35);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    width: 100%;
  height: 440px;
  display: inline-block;
  overflow: hidden;
}
.image-bg img{
  width: 100%;
}
.image-bg .image-shop-scroll{
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 95%;
    height: 440px;
    top: 0px;
    left: 10px;
    right: 0px;
    margin: auto;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}
.image-bg .image-shop-scroll{
  transition: all 5s ease-out 0s;
  -webkit-transition: all 5s ease-out 0s;
  -moz-transition: all 5s ease-out 0s;
  -ms-transition: all 5s ease-out 0s;
  -o-transition: all 5s ease-out 0s;
}
.image-bg:hover .image-shop-scroll{
  background-position: center 100%!important;
}
.text-heading{
  margin-bottom: 50px;
  margin-top: 20px;
}
.text-heading a{
  font-size: 16px;
  color: #343434;
  letter-spacing: 5px;
}
.text-heading a:hover{
  color: #f37600;
}
.content-leo-slideshow{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  padding: 30px;
}
.content-leo-slideshow .container{
   background: rgba(0, 0, 0, 0.45);
   padding: 20px;
}
.content-leo-slideshow span{
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 15px 0px 0px 0px;
}
.content-leo-slideshow span:hover{
  color: #f37600;
}




/* Footer */
.footer-link{
  background: #da4b38;
  color: #FFF;
  padding: 30px 0px;
}
.footer-link .text-footer{
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
    line-height: 40px;
}
.footer-link .btn-grabit{
  background: #f37600;
  border-color: #f37600;
  min-width: 250px;
}
.footer-link .btn-grabit:hover{
  background: #f25d5d;
  border-color: #f25d5d;
}
/* Back to top */
#back-top {
  text-align: center;
  position: fixed;
  cursor: pointer;
  right: 50px;
  bottom: 20px;
  z-index: 99;
}
#back-top a {
  width: 45px;
  height: 45px;
  background: #ED573A;
  color: white;
  font-size: 15px;
  line-height: 45px;
  display: inline-block;
}
#back-top a:hover {
  background-color: #666666;
}
/* Responsive */
@media (min-width: 1200px){
  .logo{
    padding-left: 35px;
  }
  .right-topnav{
    padding-right: 35px;
  }
  .slideshow .description-slide{
    top: 15%;
  }
  .no-coding {
    position: relative;
  }
  .no-coding .description-coding {
    position: absolute;
    top: 5%;
    right: 0;
    left: 0;
    bottom: 5%;
  }
  .fully_reponsive {
    position: relative;
  }
  .fully_reponsive .description-reponsive {
    position: absolute;
    top: 10%;
    right: 0;
    left: 0;
  }
}
.no-coding .description-coding .title-block {
    text-align: center;

  }
@media (min-width: 1024px){
  .header{
    position: absolute;
  }
  .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    .top-nav-collapse {
        padding: 0;
    }
}
@media (max-width: 1024px){
  .header{ 
    padding: 20px 0px;
  }
}
@media (max-width: 1199px){
  .megamenu .navbar-nav > li > a{
    padding: 25px 12px;
  }
  .slideshow .description-slide{
    top: 40%;
  }
  .slideshow .description-slide h4, .title_slideshow{
    font-size: 23px;
  }
  .title_slideshow{
    font-size: 28px;
  }
  .slideshow .description-slide .btn{
    margin-top: 10px;
  }
  .btn{
    min-width: 110px;
      height: 40px;
      line-height: 38px;
  }
  #page-supports{
    text-align: center;
  }
  #page-supports img{
    display: inline-block;
  }
  #page-supports .description{
    margin: 0 auto;
  }
  .footer-link .text-footer{
    letter-spacing: 11px;
  }
}
@media (min-width: 992px){
  .topnav-flex {
      align-items: center;
      display: flex;
      justify-content: space-between;
  }
}
@media (max-width: 991px){
  .megamenu { 
      display: none;
  }
  #page-featured .featured-item{
    padding-top:50px; 
  }
  .featured-item .icon-name{
    padding: 0px;
  }
  .featured-item .icon-name img{
    padding-bottom: 10px;
  }
  .logo{
    text-align: center;
  }
  .logo img{
    display: inline-block;
  }
  .megamenu{
    position: fixed;
      z-index: 99;
      min-height: inherit;
      top: 20px;
  }
  .btn-purchase{
    margin-bottom: 10px;
  }
}

@media (max-width: 767px){
  #page-featured .featured-item{
    margin: 0px 0px 50px 0px;
  }
  .btn-purchase{
    text-align: center;
  }
  .megamenu{
    width: 90%;
  }
  .slideshow{
    font-size: 20px;
  }
  .slideshow .description-slide{
    top:  20%;
  }
  

  .footer-link .text-footer{
    letter-spacing: 0px;
  }
  .heading-top .title{
    font-size: 30px;
    text-align: center;
  }
}
@media (max-width: 620px){
  .text-slideshow{
    font-size: 10px;
  }
  .title_slideshow {
    font-size: 20px;
}
.slideshow .description-slide h4, .title_slideshowÆ 
  font-size: 16px;
}
@media (max-width: 480px){
  
  .slideshow{
    display: none;
  }
  
}
.icon_item{
  display: inline-block;
  text-align: center;
}
.icon_item:hover img {
  opacity: 0.75;
}
.content_why .col-lg-4 > a {
    display: block;
    max-height: 484px;
    overflow: hidden;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
}
.content_why .col-lg-4 > a:hover img {
  transform: scale(1.1);
}
.content_why .col-lg-4 h3{
  padding: 50px 0 50px;
  margin: 0;
  font-size: 20px;
}
.content_why .col-lg-4 h3 a{
  display: block;
  color: #343434;
}
.content_why .col-lg-4 h3 a:hover {
  color: #da4b38;
}
.content_why .col-lg-4 > a img { 
    margin: auto;
    transition: all 0.3s;
}
.product_list .container {
  width:95%;
}
.box-padding {
  padding: 50px 0;
}
#footer-page {
    padding-top: 50px;
    padding-bottom: 27px;
}
.box-hook {
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .product_list {
    padding-top: 70px;
  }
  .box-padding {
    padding: 70px 0;
  }
  .box-hook {
    padding-bottom: 70px;
  }
 
}
/* footer */
#footerbot {
  background: url("../../images/bg-footer.png") no-repeat 0 0 #FFFFFF;
  padding: 0;
}
#footerbot .footerbot-top {
  padding: 195px 0 180px 0;
}
#footerbot h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
#footerbot h3 {
  margin: 10px 0 40px;
  font-size: 47px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
#footerbot .btn {
  background: #ED573A;
  color: #fff;
  border-color: #ED573A;
  padding: 0px 50px;
}
#footerbot .btn:hover {
  background: #333;
  border-color: #333;
}
#footerbot p {
  margin-top: 15px;
  color: #fff;
}
#footerbot p .show-demo {
  cursor: pointer;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}
#footerbot .copy-right {
  color: #fff;
  padding: 25px 0 80px 0;
}
#footerbot .copy-right p {
  margin: 0;
}
.nopadding-bottom {
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  .col-lg-2-4 {
    width: 20%;
  }
}
@media (max-width: 991px){
  #footerbot .footerbot-top {
    padding: 50px 0;
  }
}
.cust {
  padding-bottom: 30px;
}
/* Block Service */
.box-service {
  padding-top: 90px;
  padding-bottom: 120px;
  background-color: #f8f8f8;
}
.box-service .other-demo {
  margin-top: 100px;
  margin-bottom: 0;
  line-height: 33px;
  letter-spacing: -1px;
}
.box-service .other-demo span {
  border-bottom: none;
}
.box-service .title-service {
  font-size: 47px;
  font-weight: 500;
  line-height: 60px;
  margin-bottom: 30px;
}
.item-service {
  margin-top: 42px;
  background-color: #fff;
  padding-top: 36px;
  padding-bottom: 42px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.item-service:hover {
  background: transparent;
  border: 1px solid;
}
/*.item-service .icon-service {
  width: 84px;
  height: 84px;
  line-height: 84px;
  font-size: 22px;
  margin: 0 auto;
  border-radius: 50%;
  color: #fff;
  box-shadow: 0px 6px 15px 3px #f0e6e6;
}*/
.item-service h3 {
  font-weight: 500;
  margin: 30px 0;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}
.item-service p {
  color: #676767;
  line-height: 28px;
  padding: 0 30px;
}
@media (max-width: 991px) {
  .item-service p {
    padding: 0;
  }
}
.service-review .item-service {
  background: transparent;
  border: 1px solid;
}
.service-review .item-service h4 {
  font-size: 23px;
  font-weight: 500;
}
.service-review .item-service p {
  padding: 0;
  margin: 30px 0;
}
.service-review .item-service a {
  color: #8589dc;
  line-height: 25px;
  border-bottom: 2px solid #8589dc;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}