@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
	background: #000709;
	font-family: Montserrat;
	color: #FFF;
	font-size: 17px;
}

@font-face {
    font-family: 'GROUPE';
    src: url('../fonts/GROUPE-MEDIUM.woff2') format('woff2'),
        url('../fonts/GROUPE-MEDIUM.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: 'GROUPE';
    src: url('../fonts/GROUPE-MEDIUM.woff2') format('woff2'),
        url('../fonts/GROUPE-MEDIUM.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'HORNSEA FC';
    src: url('../fonts/HORNSEAFC-REGULAR.woff2') format('woff2'),
        url('../fonts/HORNSEAFC-REGULAR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.start-text {
	font-size: 14px;
	padding-left: 14px;
	color: #CCCCCC;
}

.banner-text {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	font-size: 112px;
	background: linear-gradient(#40A0A1 0%, #ECAC7A 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	line-height: normal;
	letter-spacing: 7px;
}

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1200px;
}
}
.font-f2 {
	font-family: GROUPE;
}
.nav-link {
	font-family: GROUPE;
	color: #FFF;
	padding: 6px 14px !important;
}
.nav-link:focus, .nav-link:hover {
	color: #057A85;
}
.nav-link.btn-outline {
	border: 1px solid;
	border-radius: 30px;
	padding-left: 25px !important;
	padding-right: 25px !important;
}
.navbar .container {
	position: relative;
	z-index: 1;
}
.nav-bg::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 40%;
	height: 500px;
	top: -250px;
	background: linear-gradient(180deg, #008084 0%, #1F315B 100%);
	filter: blur(384.064px);
	opacity: 0.2;
	margin: auto;
}
.down-arrow {
	max-width:350px;
}

.software-tracking .section-title {font-size:185px;}

 .section-title {
	font-family: HORNSEA FC;
	font-style: normal;
	font-weight: 400;
	font-size:170px;
	line-height: normal;
	text-align: center;
	letter-spacing: 0.125em;
	color:#FFF;
}
.what-we-do .section-title {
	font-size: 178px;
}
/*
	background: linear-gradient(#40A0A1 0%, #ECAC7A 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent; */

.section-sub-text {
	letter-spacing: 0.05em;
	font-size: 15px;
	font-weight: 400;
}
.shapebg::after {
	position: absolute;
	width: 18%;
	height: 18%;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	background: linear-gradient(180deg, #008084 0%, #1F315B 100%);
	filter: blur(317.251px);
	top: 0;
	bottom: 0;
}
.shapebg img {
	position: relative;
	z-index: 1;
	max-width: 80px;
}

.border-image {
	background: linear-gradient(180deg, #03FAD9 0%, #6B0DCA 100%);
	padding: 2px;
	overflow: hidden;
	border-radius: 20px;
	 font-family: HORNSEA FC;
	font-size: 30px;
	position: relative;
	padding: 15px;
	width: 224px;
	display: block;
	height: 82px;
	font-size: 43px;
}
.who-is .banner-text {
	font-size: 145px;
	letter-spacing: 7px;
}

.banner-text.btn-outline-text {
	-webkit-text-stroke: 2px #FFF;
	text-stroke: 2px #FFF;
	background: #000709;
	font-size: 150px;
	letter-spacing: 17px;
}
.border-image span {
	background: #000709;
	border-radius: 20px;
	position: absolute;
	height: 95%;
	width: 98%;
	top: -1px;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 79px;
}
.work-with::after {
	content: "";
	background: #6B0DCA;
	filter: blur(900px);
	position: absolute;
	width: 80%;
	height: 70%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	/* bottom: 0; */
	opacity: 0.1;
}
.work-with {
	position: relative;
}

.theme-btn-two {
	background: linear-gradient(90deg, #2D9FA5 0%, #FEAD76 100%);
	border-radius: 118.93px;
	padding: 8px 40px;
	font-family: GROUPE;
	color: #fff !important;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
	padding-right: 65px;
	position: relative;
	text-align: center;
}

.theme-btn-two img {
	width: 25px;
}
.customer-you h2 {
	font-size: 105px;
	line-height: 105px;
	font-family: HORNSEA FC;
	font-style: normal;
	font-weight: 400;
	color: #FFF;
}

.customer-you .theme-btn-two{
	background: #FFF;
}
.customer-you .theme-btn-two span{
	background: linear-gradient(90deg, #00FFD9 0%, #6B0DCA 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.customer-you p{letter-spacing: 0.05em;}
.seamless-right-title {
	 font-family: HORNSEA FC;
	font-size: 110px;
	line-height: 110px;
}
.plus-box-col {
	width: 80px;
	height: 80px;
	background: #313131;
	border-radius: 10px;
	margin-right:8px;
}
.plus-box-no-img{background: transparent;
border:2px dashed #16AB5E;
}
.card-sider-baar .plus-box-col {
	width: 60px;
	height:60px;
}
.card-sider-baar .plus-box-col img{height:55px;}
.text-light-dark{color:#A1A1A1 }

.card-sider-baar hr {
	opacity: 0.1;
	background-color: #515151;
}

.card-form .form-control {
	background: #313131;
	border: 0;
	height: 50px;
	margin: 17px 0;
	color: #A1A1A1;
	font-size: 17px;
	box-shadow: inherit !important;
}
.card-form button {
	background: #313131;
	width: 100%;
	margin-top: 15px;
	color: #FFF;
	box-shadow: none !important;
	height: 42px;
}
.btn-success {
	color: #fff;
	background-color: #28A263 !important;
	border-color: #28A263 !important;
}

.customer-you {
	background: linear-gradient(90deg, #EBAC7A 0%, #1EEBBA 100%);
	padding: 40px 0;
	color: #000;
}

.it-solutions .section-title, .section-title.iso-title{letter-spacing: 0.10em;}
.web-development .section-title{
	letter-spacing: 9px;
}
.business-stats .section-title {
	letter-spacing: 0.07em;
}
.web-development-box {
	border: 1px solid #363636;
	border-radius: 10px;
	padding: 20px;
	height: 100%;
}
.web-development-box p {
	margin-bottom: 0;
	font-size: 15px;
	letter-spacing: 0.5px;
	padding-top: 15px;
}
.web-development-box-no {
	padding-bottom: 20px;
	padding-top: 10px;
}
.web-development-box h2 {
	max-width: 180px;
	padding-bottom: 20px;
	font-size: 25px;
	letter-spacing: 0.05em;
}

.business-stats h3 {
	 font-family: HORNSEA FC;
	font-size: 75px;
	font-weight: 400;
	line-height: 90px;
	letter-spacing: -0.03em;
	text-align: left;
}
.business-stats {
	font-size: 14px;
}

.business-bottom h2 {
	letter-spacing: -0.055em;
	background: linear-gradient(180deg, #00FFD9 19.01%, #00ADFF 84.3%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	font-size: 60px;
	font-weight: 700;
}

.business-bottom .col-4:first-child p, .business-bottom .col-4:last-child p  {
	width: 200px;
	margin: auto;
}

.some-clients .section-title {
	letter-spacing: -0.02em;
}

.client-img {
	max-width: 230px;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	margin: auto;
	padding:25px 0;
}

.footer-col-first img {
	min-width: 20px;
	margin-right: 5px;
}
footer{position: relative; background:#000;
padding-top:80px; overflow-x: hidden;}
footer a{color:#FFF; text-decoration: none; font-size: 13px; margin-bottom:10px}
 footer a:hover{color:#FFF;}
 .list-footer{list-style: none;}
 .list-footer li {
	padding: 5px 0;
}

.footer-bottom{background:#000; padding: 15px 0;}
.copyright {
	font-size: 14px;
	padding-top:20px;
}

footer .container {
	position: relative;
	z-index: 1;
}

.mobile-banner-text h1{ font-family: HORNSEA FC;
font-size:160px;
font-weight: 400;
line-height:150px;
letter-spacing: 0em;
text-align: center;
}
.mobile-banner-text .logo-mobile{
font-family: 'GROUPE';
font-style: normal;
font-weight: 400;
font-size:65px;
line-height:65px;
text-align: center;
background: linear-gradient(180deg, #008084 0%, #1F315B 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.blurbg::after {
	position: absolute;
	width: 24%;
	height: 54%;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	background: linear-gradient(180deg, #008084 0%, #1F315B 100%);
	filter: blur(317.251px);
	top: 31%;
	bottom: 0;
	z-index: -1;
	opacity: 0.7
}

.form-control {
	background:#000709;
	border-radius:50px;
	min-height: 50px;
	text-align: center;
	margin:0;
	font-family: GROUPE;
	color: #FFF;
	border:0;
}

.form-control:focus {
	color: #FFF;
background:#000709;
	border-color: #86b7fe;
	outline: 0;
	box-shadow: none;
}
.full-withradius {
	position: relative;
	background:#000709;
	background-clip: padding-box;
	border: solid 1px transparent;
	border-radius:50px;
	margin: 30px 0;
}
.full-withradius::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background: linear-gradient(to left, #8643FF , #00FFD9 );
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color:#FFF;
            opacity: 1; /* Firefox */
            vertical-align: middle;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
           color:#FFF;
             vertical-align: middle;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
             color:#FFF;
               vertical-align: middle;
 }
 .datepicker-inline {
	width: 100%;
}
.table-condensed {
	width: 100%;
}
.datepicker td, .datepicker th {
	text-align: center;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none;
	padding: 6px 0;
}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
	background: #000e12;
	cursor: pointer;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
	background: transparent;
}
.datepicker th {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
}

.game-details-container{
    width: 80%;
    height: 4rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.game-details-container h1{
    font-size: 1.2rem;
}



.game-options-container{
    width:100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.game-options-container span {
	width: 22%;
	height: 3.4rem;
	border: 2px solid #FFF;
	border-radius: 10px;
	overflow: hidden;
	margin: 15px 0;
}
.game-options-container span label{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.3s;
    font-weight:500;
    color:#fff;
}

.game-options-container span label:hover{
    -ms-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
    color: white;
}

.game-options-container input[type="radio"] {
    position: relative;
    display: none;
}


.game-options-container input[type="radio"]:checked ~ .option {
	background: linear-gradient(90deg, #00FFD9 0%, #6543E9 100%);
	color: #FFF;
}

.form h5{font-family: 'GROUPE';
font-style: normal;
font-weight: 400;
font-size:30px;}


.text-number {
	font-size:70px;
	font-weight:600;
	line-height:50px;
	padding-right:40px;
}

.ul-list {
	font-size: 15px;
}

.text-number-g {
	background: linear-gradient(180deg, #48A1A0 0%, #ECAC7A 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.line-style {
	height:3px;
	width: 100%;
}

.vision-mission .btn-outline-text, .safety-reporting .btn-outline-text{font-size: 112px; letter-spacing: 7px}

.list-ul-vm-col span {
	padding: 12px 15px;
	border-radius: 0 20px 0 0;
	width: 45px;
	height: 45x;
	text-align: center;
	margin-right: 15px;
	background: linear-gradient(#40A0A1 0%, #ECAC7A 100%);
}

.software-tracking-text span {
	font-size: 160px;
	line-height: 120px;
	padding-bottom: 40px;
	display: block;
	background: linear-gradient(#40A0A1 0%, #ECAC7A 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	font-weight: 500;
	letter-spacing: normal !important;
}


.safety-reporting .banner-text, .safety-reporting .btn-outline-text {
	font-size: 105px;
	letter-spacing: normal;
}


.bcm-img-box img {
	border: 7px solid #FFF;
}


.img-down-arrow {
	width:90px;
}

.on-site-round .bcm-img-box img {
	border: 7px solid #FFF;
	border-radius: 300px;
}


@media (max-width:767px) {
	.introduction .section-title {
	padding-top:0px !important;
}

.introduction h2 {
	font-size: 15px;
	padding-top: 42px !important;
}
.work-with h2.text-white {
	text-align: center;
	font-size: 22px;
	max-width: 235px;
	margin: auto;
	line-height: 32px;
}
.work-with p{text-align: center;}
.mouse-img img{width: 100px; margin-top:20px;}
.work-with::after {
	content: "";
	background: #6B0DCA;
	filter: blur(1000px);
	position: absolute;
	width: 100%;
	height: 82%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	opacity: 0.2;
	z-index: -1
}
.border-image span {
	background: #0d0720;
	line-height: 62px;
}
.border-image {
	width:180px;
	height: 65px;
	font-size:40px;
	margin-top: 25px;
	letter-spacing: 0.5
}
.logoiocn-banner img{width:60px}
.plus-box-col {
	width: 50px;
	height: 50px;
}

footer h5 {
	font-size: 16px;
	margin-bottom:10px;
}
.list-footer li {
	padding: 2px 0;
}
.down-arrow {
	max-width: 200px;
}
.plus-box-col img {
	width: ;
	height: 50px;
}
img.arrow-next{width: 25px}

.software-tracking .section-title {
	font-size: 90px;
	line-height: 90px;
}

.web-development .section-title {
	letter-spacing: 0px !important;
}
.section-sub-text, body{
	font-size: 13px;
}
.web-development-box p {
	font-size: 12px;
	padding-top: 5px;
}
.theme-btn-two {
	padding: 9px 16px;
	font-size: 15px;
	display: inline-block;
	width: auto !important;
	min-width: 253px;
	margin: auto;
	margin-top: 15px;
}
.it-solutions .section-title, .section-title.iso-title {
	letter-spacing: 2px;
}
.business-stats .section-title {
	letter-spacing: 0.05em;
}
.business-stats h3 {
	font-size: 56px;
	line-height: 56px;
	letter-spacing: normal;
}
.seamless-right-title {
	 font-family: HORNSEA FC;
	font-size: 50px;
	line-height: 50px;
}
.theme-btn-two img {
	margin-left: 3px !important;
	width: 25px;
}
.customer-you h2 {
	font-size: 48px;
	line-height: 48px;
}
footer a {
	font-size: 10px;
}
.copyright {
	font-size: 9px;
	padding-top: 20px;
}
.web-development-box h2 {
	padding-bottom: 0;
	font-size: 18px;
	letter-spacing: 0.05em;
}
.some-clients .section-title {
	letter-spacing: normal;
	font-size: 60px;
}
.arrow-down img {
	width: 56px;
}
.client-img {
	padding:15px 15px;
}
.dashboards .section-title{
	letter-spacing: 0.18em;
}
.iso-android .section-title.iso-title{
	letter-spacing: 0.08em;
}

.it-solutions .section-title {
	letter-spacing: 0.09em;
}

.section-title {
	font-size: 70px !important;
	letter-spacing: normal;
	line-height: normal !important;
}

.banner-text {
	font-size: 40px;
	letter-spacing: 2px;
	text-align: center;
}

.who-is .banner-text {
	font-size:40px;
	letter-spacing: 2px;
	text-align: center;
	padding-bottom: 15px !important;
}

.banner-text.btn-outline-text {
	font-size: 40px;
	letter-spacing: 4px;
	text-align: center;
	margin-top:40px;
	padding-bottom: 0;

}
.who-is {
	text-align: center;
}

.text-number {
	font-size: 40px;
	font-weight: 600;
	line-height: 40px;
	padding-right: 20px;
}

.software-tracking-text span {
	font-size: 40px;
	line-height: normal;
	padding-bottom: 0;
}
.safety-reporting .banner-text, .safety-reporting .btn-outline-text {
	font-size: 40px;
	letter-spacing: normal;
}
.list-ul-vm-col {
	text-align: left;
}
.vision-mission, .customer-you, .track-you-trips, .safety-reporting p, .on-site-team, .bcp-transport{
	text-align: center;
}

.img-down-arrow {
	width: 70px;
	padding: 20px 0 !important;
}

.navbar-brand img {
	width: 60px;
}

footer {
	padding-top: 0;
}

.web-development-box h2 {
	padding-top: 0 !important;
}
}

.navbar-toggler-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 100%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

 @media (min-width: 992px) {
.card-left-col.col-lg-6 {
  flex: 0 0 auto;
  width: 55%;
}
.card-right-col.col-lg-5 {
	flex: 0 0 auto;
	width: 45%;
	padding-left:60px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
 padding-right: .9rem;
 padding-left: .9rem;
}
.nav-link.btn-outline {
	margin-left: 20px;
}

}
