/*@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Rajdhani:wght@300;400;500;600;700&display=swap');

html, body{
	height: 100%;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	font-weight: 400;
	color: #666;
	font-size: 18px;
}

.min100{
	min-height: 100vh;
}

.ffb{
	font-family: 'Barlow Semi Condensed', sans-serif !important;
}

.logo{
	width: 150px;
}

.boxpart a{
	display: inline-block;
}

.btncan{
	background: #f47d31;
	color: #fff;
	height: 90px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2em;
	cursor: pointer;
}

.btnlogin{
	background: #f47d31;
}

.bgfooter{
	background: #000b29;
}

.flex10{
	flex-basis:160px;
}

.flexpay{
	flex-basis:80px;
}

.flex80{
	flex-basis: auto;
}

.lettersp{
	letter-spacing: .3em;
	margin-right:-.3em;
}

.lettertp{
	letter-spacing: .15em;
	margin-right:-.15em;
}

.fh1{
		font-size: 2em;
}


.minbox{
	min-height: 290px;
}

a:hover {
    color: #f47d31;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f47d31;
}

.fw400{
	font-weight: 400;
}

.fw500{
	font-weight: 500;
}

.fw600{
	font-weight: 600;
}

.fw700{
	font-weight: 700;
}

.fw800{
	font-weight: 800;
}

.fs14{
	font-size: 14px;
}

ul.dropdown-menu li a{

	padding-top: 8px;
	padding-bottom: 8px;
}

ul.dropdown-menu li{
	border-bottom: 1px solid #ccc;
}	

ul.dropdown-menu li:last-child{
border: none;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #f47d31;
}

.boxa a{
	color: #fff;
	text-decoration: none;
}

.boxa a:hover{
	color: #fff;
}

.boxtop{
	align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 106px 12.5% 50px;
    height: 420px;
background: rgb(0,0,0);
    background: linear-gradient(135deg, rgb(60 60 60) 0%, rgba(255,255,255,0) 100%);
     transition: all 0.5s;
     
}

.boxtop:hover{
	-webkit-box-shadow:inset 0px 0px 0px 10px #f47d31;
    -moz-box-shadow:inset 0px 0px 0px 10px #f47d31;
    box-shadow:inset 0px 0px 0px 10px #f47d31;
        background: linear-gradient(135deg, rgb(26 26 26) 0%, rgba(255,255,255,0) 100%);
}

.icsocial a{
	color: #fff;
	font-size: 2.5em;
	margin-right: 10px;
}

.boxtxt{
	 transition: all 0.5s;
}
/*.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }*/

.boxtop:hover .boxtxt{
	transform: translateX(20px);
	 transition: all 0.5s;
}

.barbot{
	border-bottom: 10px solid #f47d31;
     width: 69px;
    margin: 0 auto 20px auto;
}

.barfooter{
	border-bottom: 2px solid #f47d31;
     width: 69px;
        margin-bottom: 8px;
    display: inline-block;
}

.barbutton{
	border-bottom: 5px solid #f47d31;
	width: 80px;
	margin: 10px 0 10px 20px;
	 transition: all 0.5s;
}

.boxtop:hover .barbutton{
	margin: 10px 0 10px 0px;
}

.clo{
	color: #f47d31;
}

.bartop{
	background-image: linear-gradient(90deg, #f47d31 0%, #d03326 100%);
}

.tp1{
	font-size: 2.5em;
	color: #262626;
	font-family: 'Rajdhani', sans-serif !important;
}

.tp2{
	font-size: 1.5em;
	color: #262626;
	font-family: 'Rajdhani', sans-serif !important;
}

.tp3{
	font-size: 2.2em;
	color: #fff;
	font-family: 'Rajdhani', sans-serif !important;
	margin-bottom: 0;
}

ul.key {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Rajdhani', sans-serif !important;
	color: #262626;
}

.navbar-nav{
	font-size: 17px;
	color: #262626;
}

.navbar-light .navbar-nav .nav-link{
	color: #262626;
}

.oneline{
	word-spacing: 100vw;
}

.dropdown-item{
	font-weight: 600;
}

.box1{
	background: url(../img/kiosk.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}

.box2{
	background: url(../img/chanel.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}

.box3{
	background: url(../img/cloudipms.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}

.box4{
	background: url(../img/pos.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}

.box5{
	background: url(../img/be.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}

.box6{
	background: url(../img/payment.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}

.box7{
	background: url(../img/self.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}

.box8{
	background: url(../img/door.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}
.box9{
	background: url(../img/ws.jpg);
	background-position: center center;
	background-size: cover;
	color: #fff;
}

p{
	font-size: 18px;
}



@media (max-width: 767px) {
  .carousel-inner .carousel-item > div {
      display: none;
  }
  .carousel-inner .carousel-item > div:first-child {
      display: block;
  }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
  
  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }
  
  .carousel-inner .carousel-item-start.active, 
  .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
transform: translateX(0);
}



@media only screen and (max-width: 992px) {
.boxtop{
	padding: 50px 12.5% 50px;
    height: 280px;
}

.boxpart a{
	display: block;
}
  .fh1{
	font-size: 1.2em;
}

.tp1{
	font-size: 2em;
}
ul.key {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.boximgbot img{
	width: 100%;
}
.tp3{
	font-size: 1.5em;
}
.nav-item.lettersp, .nav-link.lettersp {
	letter-spacing: 1px;
	margin-right:0;
}
ul.navbar-nav li{
	border-bottom: 1px solid #ccc;
}
ul.navbar-nav li:last-child{
	border: none;
}
.nav-item.dropdown{
	padding: 0 !important;
}
ul.dropdown-menu{
	padding: 0 !important;
}
}