    @font-face {
    font-family: 'Eurostile';
    font-style: normal;
    font-weight: normal;
    src: local('Eurostile'), url('eurostile.woff') format('woff');
    }
    

    @font-face {
    font-family: 'EuroStyle Normal';
    font-style: normal;
    font-weight: normal;
    src: local('EuroStyle Normal'), url('./EuroStyle\ Normal.woff') format('woff');
    }
	#amzss.amzssbttm,.yerlbttm{display:none;margin-left:0}
	.extlink1{
		float: left;
		width: 35%;
		padding-left: 10%;
		font-size: 16px;
	}
	.extlink2{
		text-align: center; 
		width: 65%;  
		float: right;	
	}	
	.ext21,.ext22{
		text-align: center;
	}		
    .nav-title{
        font-size: 50px;
    font-family: Eurostile;
    color: white;
    margin-bottom: -25px;
    font-weight: bold;
    letter-spacing: 2px;
    }
    .nav-title > span{
        color: #ff6f00;
    }
	.accordion-button:focus {
  
  border-color: white;

}
	
    .s-text{
        font-family: Eurostile;
        /*font-weight: 300;*/
    font-size: 26px;
        float:right;
        color:white;
     position: relative;
    right: 3px;
    }
    p.text-float {
    position: relative !important;
    top: -87px !important;
    padding-left: 30px !important;
}
    
/*    .col-lg-2 {*/
/*    flex: 0 0 auto;*/
/*    width: 14% !important;*/
/*}*/


.btn-start {
  background-color: #ff6f00;
  color: white;
  width: 100px;
      /*margin-right: -65px;*/
}
.btn-pricing {
  background-color: #126fcc;
  color: white;
  width: 100px;
  margin-right:20px;
}
@keyframes slideInFromLeft {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

header {
  /* This section calls the slideInFromLeft animation we defined above */
  animation: 3s ease-out 0s 1 slideInFromLeft;
  -webkit-filter: contrast(101%);
filter: contrast(101%);
}

header {
  background-size: cover;
}

#float-text {
  display: none;
  position: fixed;
  bottom: 205px;
  right: 185px;
  font-size: 12px;
  z-index: 4;
  color: white;
}

#btn-close {
    display: none;
  position: fixed;
  right: 10px;
  border: none;
  background: transparent;
}

.btn-floatas {
    position:relative;
    top:-5%;
    margin-left:10px;
    background-color: #ff6f00;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
}

.btn-price {
    position:relative;
    top:-5%;
    background-color: #126fcc;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
}
.main-heading {
  color: white;
  position: absolute;
  top: 180px;
  font-size: 75px;
  width: 680px;
  font-weight: 300;
}

.price{
    font-size:20px;
}
#my-video {
  width: auto;
  height: 300px;
}
.navbar {
  padding-top: 15px;
  position: relative;
  z-index: 2;
}
bold {
  font-weight: 600;
}
.banner {
  width: 1100px;
  margin-top: -80px;
}
#banner {
  display: inline-flex;
}
.bg-v {
  width: 100%;
  position: sticky;
  margin-top: -140px;
}
#section-1 {
  margin-top: 0px;
  background-color: white;
}
#section-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: white;
}

.heading-content {
  text-align: center;
  font-weight: 300;
      margin-bottom: 45px;
}
.heading-content > span {
  color: #ff6f00;
  font-weight: 600;
  /*
  color: #fff;
  font-weight: 600;
  border-style: solid;
    border-radius: 15px;
    padding: 3px 15px 10px 15px;
	*/
  
}
#vid {
  width: 100%;
}
.box {
  height: 195px;
  margin-right: 18px;
  width: 150px;
  box-shadow: 0 0 18px rgb(0 0 0 / 12%);
  margin-bottom: 20px;
  text-align: center;
  border: none;
  background-color: white;
}
.box-2 {
  height: 70px;
  margin-right: 18px;
  width: 80%;
  box-shadow: 0 0 18px rgb(0 0 0 / 12%);
  margin-bottom: 5px;
  text-align: center;
  border: none;
  background-color: white;
}
.box:hover {
  transform: scale(1.5);
  background-color: white;
}
.box-2:hover {
 // transform: scale(1.5);
  background-color: white;
}
.box-2 > img {
    padding:20px;
}

.item:hover {
 // transform: scale(1.2);
 cursor:pointer;
}

.nav-item {
  margin-bottom: 15px;
}
.nav-link {
  color: black;
}
.nav-link.active {
  color: #ff6f00 !important;
  background-color: black !important;
}
.nav-tabs{
    margin-top:40px;
    justify-content:center;
}
.tab-content {
  margin-top: 20px;
}
.box > p {
  font-size: 14px;
}
.h-tabs{
    margin-left:30px;
}
.list-orange{
    margin-left:20px;
}

::marker {
  color: #ff6f00 !important;
}

.btn-try {
  border: none;
  background-color: #ff6f00;
  color: white;
  padding: 15px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
}

#section-3 {
  margin-top: 30px;
  padding-top: 40px;
  background: #202020;

  height: 600px;
  height: 100%;
  padding-bottom: 30px;
}

.testimonials {
  margin-top: 40px;
  color: white;
  padding-left: 40px;
  padding-right: 60px;
}

.testimonials > h4 {
  font-weight: 600;
  font-size: 30px;
}
.testimonials > p {
  font-weight: 300;
  font-size:12px;
}
.text-client {
  width: 450px;
}
quote {
  font-size: 130px;
  position: absolute;
  color: grey;
  margin-top: -66px;
  margin-left: -65px;
}

hr {
  height: 2px !important;
  color: #ff6f00;
  margin-left: 25%;
  margin-right: 25%;
}

.img-testimonials {
  margin-top: 50px;
}

#section-4 {
  margin-top: 15px;
  padding-bottom: 30px;
}
.btn-faq {
  border: 1px solid #ff6f00 !important;
  background-color: white !important;
  color: #ff6f00;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  padding: 15px;
  width: 350px;
  margin:auto;
}

.btn-faq:hover {
  border: 1px solid #ff6f00;
  background-color: #ff6f00 !important;
  color: white;
  border-radius: 4px;
}
.btn-faq.active {
  background-color: #ff6f00 !important;
  color: white !important;
  border-color: 1px solid #ff6f00 !important;
}
.btn-tutorial {
  border: 1px solid #ff6f00 !important;
  background-color: white !important;
  color: #ff6f00;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  padding: 15px;
  width: 350px;
  margin:auto;
}

.btn-tutorial:hover,.btn-tutorial.hvrCls{
  border: 1px solid #ff6f00;
  background-color: #ff6f00 !important;
  color: white;
  border-radius: 4px;
}
.btn-tutorial.active {
  background-color: #ff6f00 !important;
  color: white !important;
  border-color: 1px solid #ff6f00 !important;
}
.content-faq {
  display: flex;
}
.content-tutorial {
  display: none;
}

.tutorial-img{
       margin-top: 40px;
    margin-left: 0px;
    width:400px;
    height:550px;

}
.tutorial-img-2{
    margin-top: 1.5vw;
    margin-left: 0px;
    width: 16.3vw;
    height: 22vw;

}
.accordion {
  margin-top: 75px;
}
.accordion-button {
  border-radius: 30px !important;
}
.accordion-button:not(.collapsed) {
  color: white;
  background-image:linear-gradient(to right, #202020 0%, #ff6f00 100%);
}
footer {
  background: #202020;

  padding-top: 20px;
   /*padding-bottom: 25px;*/
  color: white;
}

.footer-links {
  list-style: none;
  display:flex;
 padding-bottom:10px;
  font-size:13px;
  width: max-content;
}
#demos {
    width: 80%;
    margin-left: 10%;
}
.footer-links > li {
    margin-right:20px;
}

.heading-footer {
  margin-left: 30px;
}
.footer-contact {
     list-style-type: none;
    margin-bottom: 0px;
}
li > i {
  color: #ff6f00;
}
li > span {
  margin-bottom: 10px;
  padding-left: 0px;
  margin-left: 10px;
  display: inline-flex;
}

#partners {
  background-color: white;
  margin-top: 50px;
  margin-bottom: 30px;
}

.partners-list {
  display: inline-flex;
  list-style: none;
}

.partners-list > li {
  margin-right: 20px;
}
.footer-image {
  margin-top: 50px;
}

.owl-nav.disabled {
  display: block !important;
}
.owl-prev {
  color: #ff6f00 !important;
  float: left;
  position: relative;
  top: -128px;
  font-size: 90px !important;
  right: 43px;
}
.owl-next {
  color: #ff6f00 !important;
  float: right;
  top: -129px;
  left:0px;;
  font-size: 90px !important;
  position: relative;
}

p.text-float {
    position: relative;
    top: -70px;
    padding-left: 30px;
}

a{
  text-decoration: none;  
}
.footer-links{
    color:white;
}
.text-floatas{
    position:relative;
       font-size: 16px;
       width:130px;
    margin-left: 100px;
    margin-top:-80px;
    color: white;
    
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-tabs {
  border-bottom: 0px solid #dee2e6;
}


@media only screen and (max-width: 1200px) {
  .nav-item {
    /* margin: auton; */
  }
  .main-heading {
	font-size:65px;
  }  
}

@media only screen and (max-width:1200px) and (min-width:992px){
      .btn-floatas{
      position:relative;
      top:-165px;
      margin: 0px;
      margin-left:5px;
  }


    .box-2{
	width: 80%;
  }
}
@media only screen and (max-width: 992px) and (min-width:767px) {
    .btn-floatas{
    position: relative;
    top:0px;
    right: 0px;
    margin-top: 5px;
    }
    .btn-price{
    position: relative;
    right: 0px;
    top:0px;
    }
    .text-float{
            font-size: 12px;
        position: absolute;
    margin-left: 65px;
    margin-top: 70px;
    text-align: center;
    }

}
@media only screen and (max-width: 1060px) {
	.main-heading {
		font-size:55px;
	}	
}    
@media only screen and (max-width: 992px) {	
#accordionFlushFAQ{
	margin-top:10px;
}
#section-4 .content-faq .col-md-6,#section-4 .content-tutorial .col-md-6{
	width:100%;
}
.content-tutorial{
    display: block !important;
}

.owl-prev {
    display: none !important;
}

.owl-next{
    display: none !important;
}

.heading-content {
    margin-top: 5%;
}
    
       .tutorial-img-2 {
    display: none;
}

  .tutorial-img{
    display: none;
}
.nav-item {
    margin-left: 10px;
    margin-top: 22px;
}
    .nav-tabs{
        margin-left:0px;
    }
  .box {
    width: 155px;
  }
    .btn-tutorial,
  .btn-faq {
    margin-left:0px;
  }
  .main-heading {
    font-size: 50px;
    width: 560px;
  }
  .tutorial-img {
    height: auto;
    width: 350px;
    margin-left:0px;
  }
    .tutorial-img-2 {
    height: auto;
    width: 350px;
    margin-left:0px;
  }
  .img-testimonials {
    height: auto;
    width: 350px;
  }
  .text-client {
    font-size: 12px;
  }
  .footer-img {
    width: 100px;
    height: 30px;
  }
  #section-3 {
    padding-top: 35px;
  }
  iframe{
      width:auto;
  }
  .hide{
      display:none;
  }
  
   .owl-item.active {
    width: 168px !important;
}
}

@media only screen and (max-width: 767px) {  
.testimonials {
  padding-right: 20px;
  padding-left: 20px;  
}	
#vid {
    width: 100%;
}
.main-heading {
    color: white;
    position: absolute;
    top: 129px;
    font-size: 49px;
    width: 680px;
    font-weight: 300;
}
.btn-price {
    position: relative;
    top: 3% !important;
    background-color: #126fcc;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;

        margin-left: -68px;
}
.btn-floatas {
    position: relative;
    top: 3% !important;
    background-color: #ff6f00;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
}
.text-float {
    font-size: 12px;
    position: absolute;
    margin-left: -56px;
    margin-top: 179px;
    text-align: center;
}

  .main-heading {
    font-size: 35px;
    width: 420px;
    top: 130px;
  }
  .nav-title{
      font-size:45px;
  }
    .btn-tutorial,
  .btn-faq {
    width: 200px;
  }
  .owl-nav.disabled {
    display: none !important;
  }
  .footer-img {
    width: 80px;
    height: 40px;
  }
  .testimonials {
    margin-top: 0px;
  }
  .testimonials > h4 {
    font-size: 26px;
  }
  .img-testimonials {
    width: 200px;
    margin: auto;
  }
    iframe{
      width:350px;
      height:250px;
  }
  .box-2{
        width: 80%;
  }
  .footer-links{
      margin-top:0px;
      width: 61px;
  }
}

@media only screen and (max-width: 416px) and (min-width: 409px) { 
.video-bottom{
	display:none;
}
.btn-price {
    position: relative;
    top: -3% !important;
    background-color: #126fcc;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
    margin-left: 22px;
}
p.text-float {
    position: relative !important;
    top: -74px !important;
    padding-left: 0px !important;
}
	.ftrpart1{
		width:60%;
	}
	.ftrpart2{
		width:40%;
	}
}

@media screen and (min-width: 768px) and (max-width: 993px) {	
.main-heading {
    color: white;
    position: absolute;
    top: 129px;
    font-size: 49px;
    width: 680px;
    font-weight: 300;
}
.btn-price {
    position: relative;
    top: 3% !important;
    background-color: #126fcc;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;

        margin-left: -68px;
}
.btn-floatas {
    position: relative;
    top: 3% !important;
    background-color: #ff6f00;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
}
.text-float {
    font-size: 12px;
    position: absolute;
    margin-left: -56px;
    margin-top: 179px;
    text-align: center;
}
span.ipad{
        margin-bottom: 10px;
    padding-left: 0px;
    margin-left: 10px;
    display: initial !important;
}
}
@media only screen and (min-width: 993px) {
.text-float {
    font-size: 15px;
    position: absolute;
    margin-left: -139px;
    margin-top: 183px;
    text-align: center;
}
.btn-price {
    position: relative;
    top: -3% !important;
    background-color: #126fcc;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
    margin-left: 6px;
}
.btn-floatas {
    position: relative;
    top: -3% !important;
    background-color: #ff6f00;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
}
}
@media (max-width:769px) and (min-width:768px) {
  .text-float {
    font-size: 18px;
    position: absolute;
    margin-left: -139px;
    margin-top: 183px;
    text-align: center;
}
 .btn-floatas {
    position: relative;
    top: 3% !important;
    background-color: #ff6f00;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
}
  .btn-price {
    position: relative;
    top: 3% !important;
    background-color: #126fcc;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
    margin-left: -70px;
}
}
owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
    color: #FFF;
    text-decoration: none;
}
@media screen and (max-width: 1024px) {
	.video-bottom{
	 padding-left: 0px;
	}	
}

@media screen and (max-width: 768px) {
	#demos {
    width: 100%;
    margin-left: 0;
}
	.video-bottom{
		display:none;
	}	
	footer {
		padding-bottom: 25px;
	}	
	.ftrpart1{
		width:60%;
	}
	.ftrpart2{
		width:40%;
	}
	.extlink1{
		padding-left:0px;
		text-align:center;
		width: 100%;
		margin:auto;
	}
	.extlink2{
		text-align: center; 
		width: 100%; 
	}		
	
	.box-2{

	  font-size: 3vw !important;
    line-height: 3vw !important;
  }

}

@media only screen and (max-width: 556px) {
.btn-faq {
    display: none;
}
  .main-heading {
    font-size: 30px;
    width: 300px;
    top: 75px;
  }
  .footer-img {
    width: 50px;
    height: 20px;
  }
  .owl-item.active {
    width: 85.5px !important;
}

  .item > img {
    width: 190px !important;
    margin: auto;
  }
  .content-faq {
    display: block;
}
  iframe{
      width:250px;
      height:150px;
  }
   .navbar-brand > img {
    width: 120px;
  }
  .btn-start,
  .btn-pricing{
      width:70px;
      font-size:14px;
  }
  .box-2{
      width:190px;
  }
  .nav-title{
      font-size:38px;
  }
  .s-text{
      margin-top:5px;
      font-size:14px;
  }
  .tutorial-img {

    display: none;
  }
   .tutorial-img-2 {

    display: none;
  }
  .content-tutorial {
    
  margin-top: -70px;
    display: block;
}
/* .nav-tabs {
  display: none;
} */
.content-faq {
  display: block;
} 
.btn-price {
  position: relative;
   top:-70%;
  background-color: #126fcc;
  border: none;
  color: white !important;
  height: 30px;
  border-radius: 4px;
  font-size: 16px;
  width: 70px;
  text-align: center;
}
.btn-floatas {
  position: relative;
  top:-70%;
  background-color: #ff6f00;
  border: none;
  color: white !important;
  height: 30px;
  border-radius: 4px;
  font-size: 16px;
  width: 70px;
  text-align: center;
}
.ftrpart1,.ftrpart2{
	width:100%;
	font-size:4vw;
    line-height: 5vw;	
}
#amzss.amzssbttm,.yerlbttm{display:block;}
.footer-links{display:none}
}
@media only screen and (max-width: 420px) {
	li.nav-item.navbtn.col-md-6.text-center {
    display: none;
	}
	.content-tutorial {
    margin-top: -70px;
      display: block;
  }
  p.text-float {
    top: -107px;
    position: relative;
    margin-left: 22px;

}
  .content-faq {
    display: block;
}
  .navbar-brand > img {
    width: 120px;
  }
  iframe{
      width:250px;
      height:150px;
  }
  .btn-tutorial,
  .btn-faq {
    width: 120px;
  }
  .content-faq {
     display: block;
}
  .img-testimonials {
    width: 200px;
  }
  .tutorial-img {

    display: none;
  }
   .tutorial-img-2 {

    display: none;
  }
  .footer-img {
    width: 25px;
    height: 15px;
  }
  .main-heading {
    font-size: 18px;
    top: 65px;
  }
  .price {
    font-size: 10px;
  }

  .item > img {
    width: 190px !important;
    margin: auto;
  }
  .box-2{
      width: 75px;
	  font-size: 3vw !important;
    line-height: 3vw !important;
  }
  .box-2 > img{
      height:auto;
      width: 93px !important;
	  padding-left: 4px;

  }
  .nav-title{
      font-size:24px;
      margin-bottom: -21px;
    }

	.s-text{
		font-size:10px;
		margin-top:10px;
	}
	.btn-start, .btn-pricing {
		width: 55px;
		font-size: 10px;
	}	
}
@media only screen and (max-width: 320px) and (max-width: 320px) { 
      .footer-links {
    margin-top: 0px;
    width: 61px;
    margin-left: -10px;
}
  } 
@media only screen and (max-width: 361px) { 
 .video-bottom{
	display:none;
} 
.btn-floatas {
    position: relative;
    top: 4% !important;
    background-color: #ff6f00;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
}
.btn-price {
    position: relative;
    top: 4% !important;
    background-color: #126fcc;
    border: none;
    color: white !important;
    height: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 70px;
    text-align: center;
    margin-left: 22px;
}
p.text-float {
    position: relative !important;
    top: -88px !important;
    padding-left: 0px !important;
}
.ftrpart1,.ftrpart2{
		width:100%;
		font-size:4vw;
		line-height: 5vw;		
	}
#amzss.amzssbttm,.yerlbttm{display:block;}	
.footer-links{display:none}	
}