@charset "UTF-8";
/* CSS Document */


/* Header */
@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Regular.ttf);
}
.roboto{
    font-family: Roboto;
}
.lato{
    font-family: Lato;
}
.display-hide{
    display: none;
}
.navbar{
	font-size:1.2em;
	font-weight:normal;
}
.navbar-brand{
    padding-left: 1em;
}
.navbar-toggler:focus{
	outline:none;
}
.navbar-light .navbar-nav .nav-item .nav-link{
	color:#000;
    padding-right: 1em;
}
.navbar-light .navbar-nav .nav-item .nav-link:hover{
	color:#cd0311;
}
.active a{
	color:#cd0311!important;
}

/* Homepage */

.owl-carousel .owl-stage {
    display: flex;
}

.owl-carousel .owl-item img {
    width: auto;
    height: 100%;
}

.width-40per{
    width: 40% !important;
}
.width-85per{
    width: 85% !important;
}

.owl-dots{
    position: absolute;
    bottom: 4px;
    left: -webkit-calc(50% - 95px);
    left: -moz-calc(50% - 95px);
    left: calc(50% - 95px);
}

.owl-theme .owl-dots .owl-dot span{
    width: 36px !important;
    background: #fff !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #869791 !important;
}

.banner, .banner-2, .banner-3, .banner-4 {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    height: 100vh;
    background-image: url(../../assets/img/banners/banner-01-background.jpg);
    background-color: #f5f5f5;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 20vh;
}

.banner-2{
    background-image: url(../../assets/img/banners/banner-02-background.jpg);
}
.banner-3{
    background-image: url(../../assets/img/banners/banner-03-background.jpg);
}
.banner-4 {
    background-image: url(../../assets/img/banners/banner-04-background.jpg);
    background-position-x: center;
}

.owl-next,
.owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

.owl-prev {
    left: 10px;
}

.owl-next {
    right: 10px;
}

.testimonials {
    padding: 100px 0;
}

.testimonials h3 {
    margin-bottom: 20px;
}

.testimonials .card {
    transition: 0.5s;
    margin-top: 60px;
    min-height: 25rem;
    color: #fff;
    border-radius: 12px;
}

.testimonials .card i {
    color: #ffffff;
    width: 115px;
    height: 100px;
    /* line-height: 76px; */
    margin: -60px auto 0 auto;
}

.subheading{
    font-family: Roboto;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 0.5em;
}

.color-red{
    color: #cd0311;
}

.color-white{
    color: #fff;
}

.background-main-btn{
    background-color: #cd0311;
}

.testimonial-1{
    background-color: #69995D !important;
    font-size: 19px;
}

.testimonial-2{
    background-color: #CEA07E !important;
    font-size: 19px;
}

.testimonial-3{
    background-color: #856084 !important;
    font-size: 19px;
}

.name-footer{
    position: absolute;
    bottom: 0.5rem;
}

.quote-img{
    position: absolute;
    top: 22%;
    left: 8%;
    width: 30px;
}

.quote-inverted-img{
    position: absolute;
    bottom: 22%;
    right: 8%;
    width: 30px;
}

.border-r-white{
    border-right: 2px solid #fff;
}

.footer-subheading{
    margin-bottom: 5px;
}
  
/* Image */

.home-inner{
	background-image:url(../img/img_background.jpg);
	background-color:#f5f5f5;
}
.caption{
    text-align: left;
}
.heading1{
    font-family: 'Roboto', sans-serif;
    font-size: 2.5rem;
    font-weight: 500;
    padding-bottom:0.5em;
    color: #cd0311;
}
.heading2{
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size:1.2em;
    color: #001567;
    padding-bottom: 1em;
}
.caption .btn-lg{
	border-width:0.1em;
	border-color:#cd0311;
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	color:#fff;
    background-color: #cd0311;
	border-radius:0.25em;
}

/* Apps */

.apps{
	background-color: #3F88C5;
	color: #fff;
}
.headings{
    font-family: 'Roboto', sans-serif;
    text-align:center;
    padding: 1em;
}
.bullets{
    font-family: 'Lato', sans-serif;
    font-size:1.3em;
    font-weight:normal;
    text-align:left;
    list-style: inside;
}
.news{
    font-family: 'Lato', sans-serif;
	font-size:1.3em;
	font-weight:600;
	color:#cd0311;
	text-align:left;
	position:relative;
	float:left;
	margin-left:1em;
}
.img-devices{
	float:right;
	padding-bottom:2em;
	width:20em;
	height:auto;
}

.bullets li {
    width: 25%;
    /* height: 2em; */
    float: left;
    list-style-position: outside;
}

/* Customers */

.customers{
	background-color: #fff;
}
.seal{
    width: 85px;
    height: 85px;
}
.name{
    font-family: 'Lato', sans-serif;
    padding-top: 5px;
    color: #000000;
    text-align: center;
}
.testimonials{
    font-family: 'Lato', sans-serif;
    padding:4em 0 2em 0;
}

/* Services */

.services{
	background-color: #fff;
}
.services .mx-auto{
	width:8em;
	height:8em;
}
.label-services{
    font-family: 'Roboto', sans-serif;
    font-size:1.3em;
    text-align:center;
    color:#000;
    padding:2em 0 2em 0;
}

/* Contact */

.contact{
    padding-top: 10em;
    padding-bottom: 5em;
	background-color:#f5f5f5;
}
.contact .mx-auto{
	width:8em;
	height:8em;
}
.label-contact{
   font-family: 'Roboto', sans-serif;
    font-size:1.3em;
    font-weight: 600;
	text-align:center;
	color:#000000;
	padding:2em 0 0 0;
}
.detail{
     font-family: 'Lato', sans-serif;
    text-align: center;
    color: #000000;
}
.btnaction{
    cursor: pointer;
}

/* Products */

.products{
	background-color:#001568;
}
.icon-products{
	display:inline-block;
	padding:0.4em;
}

/* Privacy Policy */

.pripol{
    padding-top: 5em;
    padding-bottom: 3em;
    background-color:#f5f5f5;
}
.pptext{
    font-size: 1em;
    text-align: justify;
}

/* Footer */

footer{
	padding-top: 1em;
	background: #3F88C5;
	margin-top: 3rem;
}
.logo-cga{
	width: 100%;
	height:auto;
}
.logo-cga img{
    width: 150px;
    height: auto;
}
.partners{
	font-weight: bold;
	font-size:1em;
	color:#000;
}
.logo-accela{
	width: 100%;
	height:auto;
}
.logo-accela img{
    width: 90px;
    height: auto;
}
.footer-list{
	list-style:none;
	margin:0;
	padding: 0;
}
.footer-list li{
    margin-bottom: 0.6em;
}
.footer-link{
	color: #fff;
	font-weight: 600;
	font-size: 1.2em;
}
.footer-link:hover{
	text-decoration:none;
	color:#cd0311;
}
.field{
    width: 100%;
    height: 2.5em;
    border: solid 1px #888888;
    padding-left: 0.5em;
    margin-bottom: 0.5em;
    float: left;
}
.cmnt{
    width: 100%;
    height: 4em;
    border: solid 1px #888888;
    padding-left: 0.5em;
}
::-webkit-input-placeholder{
    font-size: 1em;
    color: #646963;
}
.btn-submit{
    width: 100%;
    height: 2.5em;
    border-color: #001567;
    border-style: solid;
    border-radius: 5px;
    font-size: 1.5em;
    font-weight: 600;
    color: #001567 !important;
    background-color: transparent;
}
.btn-submit:focus{
    outline: none;
}
.copyright{
	font-weight:bold;
	font-size:0.8em;
	text-align:center;
}
.copyright a:hover{
    text-decoration: none;
}

/* Request a demo */

.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.8) url(../img/loader.gif) center no-repeat;
}

/* Turn off scrollbar when body element has the loading class */
body.loading {
    overflow: hidden;
}

/* Make spinner image visible when body element has the loading class */
body.loading .overlay {
    display: block;
}

.request-demo-bg{
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.danger{
    color: #CD0311;
}

.form-heading{
    color: #001568;
    margin-bottom: 2rem;
}

.floating-text {
    position: relative;
}

.floating-text label {
    position: absolute;
    top: -10px;
    left: 10px;
    padding: 2px;
    z-index: 1;
    font-size: 10px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: .5rem;
    color: #707070;
}

.floating-text label:after {
    content: " ";
    background-color: #fff;
    width: 100%;
    height: 13px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.floating-text .form-control {
    box-shadow: none !important;
}

.request-btn-submit {
    width: 100%;
    height: 2em;
    border-color: #001567;
    font-size: 25px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #001567;
}

.verify-btn-submit {
    width: 100%;
    height: 2em;
    border-color: #001567;
    font-size: 25px;
    color: #FFFFFF;
    background-color: #001567;
}

.checkbox-main-label{
    font-weight: 600;
}

.apps-div{
    border: 1px solid #ced4da;
}

.apps-div legend{
        padding-left: 4px;
        font-size: 10px;
        font-weight: 500;
        display: inline-block;
        color: #707070;
        width: auto;
}

.font-13p{
    font-size: 13px;
}

/* Request a demo end */

/* Apps Library */

/* .btn-plain{
    background: transparent;
    border: none;
    color: white;
    outline: none !important;
    height: 100%;
} */

@supports ( -webkit-touch-callout : none) {
    .banner {
    background-attachment:scroll
    }
    }

    @supports not ( -webkit-touch-callout : none) {
    .banner {
    background-attachment: scroll;
    }
}

.icon-apps{
    width: 4rem;
}

.btn-request{
    color: #cd0311 !important;
    border-color: #cd0311 !important;
    /* position: absolute; */
    /* top: 1%; */
}

.btn-request:hover{
    color: #fff !important;
    background-color: #cd0311;
}

.tab-container {
    margin: 5% 10%;
    padding: 3%;
    border-radius: 4px;
}

.tab-menu {}

.tab-menu ul {
    padding: 8px 5px 9px;
    border: 1.5px solid #001568;
    border-radius: 4px;
}

.tab-menu ul li {
    list-style-type: none;
    display: inline-block;
}

.tab-menu ul li a {
    text-decoration: none;
    color: #001568;
    padding: 7px 25px;
    border-radius: 4px;
    font-family: 'Roboto';
    font-weight: 600;
}

.tab-menu ul li .active-a {
    background-color: #CD0311;
    color: #ffffff;
}

.tab {
    display: none;
    margin-top: 5vh;
}

.tab h2 {
    color: rgba(0, 0, 0, .7);
}

.tab p {
    color: rgba(0, 0, 0, 0.6);
    text-align: justify;
}

.tab-active {
    display: block;
}
/* Apps Library end */

.bg-light-gray{
    background: #f9f8f8;
}

.modal-dialog {
    width: fit-content !important;
}

/* Media Queries */

@media only screen and (max-width: 600px) {
    .bullets li{
        width: 100%;
        list-style: disc;
    }
    /* .navbar-light .show {
        background: #f8f9fa;
    } */
    .banner {
        padding-top: 10vh;
    }
    .owl-carousel .owl-stage-outer{
        min-height: 70vh;
    }
}


@media (max-width: 576px) {
    .navbar-collapse{
        background: #f8f9fa;
    }
    .navbar-brand {
        padding-left: 0px;
    }
    .banner-2{
        background-image: url(../../assets/img/banners/banner-02-background-m.jpg);
    }
    .banner-3{
        background-image: url(../../assets/img/banners/banner-03-background-m.jpg);
    }
    .banner-4 {
        background-image: url(../../assets/img/banners/banner-04-background-m.jpg);
    }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .seal{
        width: 95px;
        height: 95px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .news{
	margin-top:1em;
    }
    .icon-products{
        padding: 0.3em;
    }
    .seal{
        width: 100px;
        height: 100px;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}
