@import url("fonts/fonts.css");
body{
	margin: 0;
	padding: 0;
	font-family: Roboto;
}


.features .partner-img img{
	padding-left: 0!important;
	padding-right: 0!important;
}




.brochure_form{
	z-index: 1100;
	padding-left: 15px;
	padding-right: 15px;
}	


.modal-backdrop.show{
	opacity: 0.8;
}

header {
	position: fixed;
	left: 0;
	right: 0;	
	top: 0;
	z-index: 1040;
	background-color: rgba(255, 255, 255, 0.96);
}

.banner{
	padding-top: 136px;
}


.navbar-brand{
	padding-left: 80px;
	position: relative;
	top: 50px;
	left: 0px;
	height: 120px;
	z-index: 1001;
}


.banner form{
	padding: 50px 50px;
}

.banner .modal-header .close{
	background-color: #fe5850;
	opacity: 1;
	color: #fff;
}

.banner form .submit{
	background-color: #fe5850;
	color: #fff;
}

.banner form .otp{
	background-color: #414a6b;
	color: #fff;
	font-size: 0.8rem;
}

/*.navbar-brand{
	padding-left: 60px;
	position: fixed;
	left: 0%;
	top: 10px;
	z-index: 1001; 	
}*/

header .navbar-nav{
	padding-right: 100px;	
}

.navbar-light .navbar-nav .active .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show .nav-link{
	color: #fe5850;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
	color: #fe5850;
}

.top-nav .nav-link{
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
    font-weight: 600;
}

/*.top-nav{
	height: 120px;
}*/

.banner .banner-caption{
	text-align: left;
}

.slider-inner{
	height: 700px;
    background-color: rgba(0, 0, 0, 0.5);
}

.ban{
	background-size: cover;	
	background-position: 50% 90%;
}

.ban-1{
	background-image: url('../images/Banner.jpg');
}

.carousel-item{
	padding-bottom: 100px;
}

.banner .banner-caption{
	top: 14%;
	left: 16%;
}

.banner .carousel-indicators{
	padding-bottom: 100px;
}

.banner-caption h1{
    font-family: Roboto;
	font-size: 2.125rem;
}
.device{
	z-index: 1005;
	position: absolute;
	left: 10%;
	bottom: 0px;
	padding-left: 60px;
	padding-right: 630px;
}

.banner .info{
	background-color: rgba(254, 88, 80, 0.88);
	border-radius: 15px;
	color: #fff;
	padding: 40px;
	position: absolute;
	right: 5%;
	top: 50%;
	margin-top: -151px;
	border: 2px solid rgba(255, 255, 255, 0.08);
	z-index: 1010;
}

.info h3{
	font-family: Roboto;
	margin-bottom: 30px;
}

.info .btn-download{
    border-color: #fff;
	color: #fff;
}

.info .btn-call{
	background-color: #fff;
	color: #fe5850;
}	

.info .btn-download:hover{
    background-color: #fff;
	color: #fe5850;
    transition: 0.8s;
}

.info .btn-call:hover{
	background-color: #fe5850;
	border-color: #fff;
	color: #fff;
    transition: 0.8s;
}
.features .head{
	font-family: Roboto;
	color: #fe5850;
	margin-bottom: 18px;
}

.features .intro{
	margin-bottom: 26px;
	color: #414a6b;
}

.features .btn-start{
	background-color: #414a6b;
	color: #fff;	
	box-shadow: 0px 6px 2px rgba(0, 0, 0, 0.16);
}

.btn-start:hover{
	border-color: #fe5850; 
	background-color: #fe5850;
	color: #fff;
	transition: 0.6s;
}


.features .content{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.features .section{
	padding-top: 20px;
	padding-bottom: 20px;
}

.installation{
	background-color: #fe5850;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #FFF;
}
.installation h4{
	font-family: Roboto;
	margin: 0;
}

.installation p{
	margin-bottom: 0;
}

.pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.pulse:hover,
.pulse:focus,
.pulse:active {
  transform: translateY(-8px);
}


.installation .icon{
	margin-right: 10px;
}

.installation .cus{
    background-image: url('../images/Dino/support.svg');
    width: 26px;	
    display: inline-flex;
    padding-bottom: 2px;	
}

.installation p{
    font-family: Roboto;
}

.lighter{
    font-family: Roboto;
}

.teams .head{
    font-family: Roboto;
	color: #fe5850;
}

.teams .hr{
	height: 1px;
	background-color: #fe5850;
	margin-left: 0;		
}

.teams .hr1 {
	width: 40px;	
	margin-top: 3px;
	margin-bottom: 3px;
}
.teams .hr2 {
	width: 20px;
	margin-top: 3px;
}

.teams{
	padding-top: 80px;
	padding-bottom: 80px;	
}

.teams li{
	padding-left: 20px;
}

.teams li:hover .fas{
	color: #fe5850;
	transition: 0.6s;
	padding-left: 20px;
}

.teams li:hover{
	color: #fe5850;
	transition: 1s;
}

.teams .fas{
	position: absolute;
	padding-top: .3rem;
	padding-bottom: .5rem;
	padding-left: 15px;
	left: 0;
}


.teams .details{
	color: #414a6b;
	margin-top: 24px;
}

.teams .details li{
    font-family: Roboto;
	padding-bottom: 12px;
	line-height: 1.8;
}

.footer{
	background-image: url('../images/Dino/ft-bg.jpeg');
	background-position: 50% 40%;
	color: #fff;
}

.footer .bg-clr{
	background-color: rgba(65, 74, 107, 0.94);
	padding-top: 80px;
	padding-bottom: 80px;
}

.footer .bg-clr .head{
    font-family: Roboto;
}

.footer .nav-link{
	color: #fff;
	padding-left: 20px;
}

.footer .nav-link:hover .fas{
	color: #fe5850;
	transition: 0.6s;
	padding-left: 20px;
}

.footer .nav-link:hover{
	color: #fe5850;
	transition: 0.6s;
}

.footer .fas{	
	position: absolute;
	padding-top: .3rem;
	padding-bottom: .5rem;
	padding-left: 15px;
	left: 0;
}


.footer .hr{
	height: 1px;
	background-color: #fff;
	margin-left: 0;		
}

.footer .hr1 {
	width: 40px;	
	margin-top: 3px;
	margin-bottom: 3px;
}
.footer .hr2 {
	width: 20px;
	margin-top: 3px;
}

.ft-bottom{
	color: #fff;
	background-color: #4d5679;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ft-bottom .social-icn{
	color: #fff;
	margin-left: 15px;
}

.ft-bottom .social-icn:hover{
	color: #fe5850;
	margin-left: 15px;
}

.ft-bottom .detail{
    font-family: Roboto;
	margin-bottom: 0;
}


.features .image-right{
	text-align: right;
}

.features .image-left{
	text-align: left;
}



/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { 

	.navbar-brand{
		padding-left: 20px;
	}

	.banner .banner-caption{
		text-align: center;
	}

	.banner .banner-caption{
		top: 10%;
		left: 0;
		right: 0;
    }

    .top-nav .nav-link{
    	font-weight: 600;
    }

    .banner .info{
		padding: 28px;
		position: absolute;
		top: 47%;
		right: 50%;
		transform: translateX(50%);
		z-index: 1004;
		text-align: center;
	}

	.device{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0px;
		padding-left: 35%;
		padding-right: 35%;
	}

	.carousel-item{
		padding-bottom: 66px;
	}

	.features{
		padding-top: 40px;
	}

	.ft-bottom .social-icn{
		margin-left: 15px;
		margin-right: 15px;
	}


 }


/* // Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 

	.navbar-brand{
			padding: 0px;
			position: absolute;	
		top: 60px;
		left: 50%;
		transform: translateX(-50%);
		height: 120px;
		z-index: 1001;
		text-align: center;
	}

.navbar-brand img{
	width: 80%;
}

	.banner .banner-caption{
		top: 10%;
		left: 0;
		right: 0;
		text-align: center;
    }

	.top-nav .navbar-nav{
		margin-left: auto;
		margin-right: auto;
		padding-right: 0;
	}

	.top-nav .nav-link{
		padding-top: 1rem;
		padding-bottom: 5rem;
		font-weight: 600;
	}

	.banner-caption h1{
		font-size: 1.6rem;
	}

    .banner .info{
		padding: 28px;
		position: absolute;
		top: 48%;
		right: 50%;
		transform: translateX(50%);
		z-index: 1004;
		text-align: center;
	}

	.banner .info h3{
		font-size: 1.4rem;
	}

	.device{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0px;
		padding-left: 31%;
		padding-right: 31%;
	}

	.carousel-item{
		padding-bottom: 56px;
	}
	.features{
		padding-top: 30px;
	}

	.features .head{
		font-size: 1.2rem;
	}

	.installation h4{
		margin-bottom: 30px;
	}

	.teams{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.ft-bottom .ft-intro{
		font-size: 14px;
	}

 }



 /* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { 

	.navbar-brand{	
		position: absolute;
		padding-left: 0;
		margin-right: 0;
		top: 10px;
		height: auto;
		text-align: center;
	}
	.navbar-brand img{
		width: 70%;
	}

	header .top-nav{
		padding-top: 25px;
		padding-bottom: 25px;
		background: transparent!important;
	}

	header{
		position: fixed!important;
		right: 0;
		left: 0;
		top: 0;
		z-index: 1400;
		background-color: rgba(255, 255, 255, 0.96)!important;
		transition: 0.9s;
	}

	.slider-inner{
		height: 570px;
	}


	header .navbar-nav{
		padding-right: 0px;
	}
	.top-nav .nav-link{
		color: rgba(0,0,0,.5)!important;
	}
	.top-nav .nav-link:hover{
		color: #fe5850!important;
		transition: 0.8s;
	}


.navbar-light .navbar-nav .active .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show .nav-link{
	color: #fe5850!important;
}
	.banner .banner-caption{
		top: 6%;
		left: 0;
		right: 0;
		text-align: center;
    }

    .banner .info{
		padding: 20px;
		top: 52%;
		width: 60%;	
		left: 50%;
		transform: translateX(-50%);
		z-index: 1004;
		text-align: center;
	}
    .banner .info h3{
    	font-size: 22px;
	}
	.banner-caption h1{
		font-size: 1.5rem;
	}

	.features .content{
	   position: static;
	   top: 0%;
	   transform: translateY(0);
	   text-align: center;
	}

	.device{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0px;
		padding-left: 32%;
		padding-right: 32%;
	}
	.carousel-item{
		padding-bottom: 50px;
	}
	.features .section img{
		padding-left: 10%;
		padding-right: 10%;
	}

	.features .change .mb-2{
		order: 2;
	}

	.features .section{
		padding-top: 32px;
		padding-bottom: 32px;
	}
	.teams{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.footer .bg-clr{
		padding-top: 40px;
		padding-bottom: 40px;
	}
 }

/* // Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 


	.navbar-brand{	
		width: 22%;
		padding-left: 0;
		margin-left: 20px;
		top: auto;

		height: auto;
		text-align: center;
	}

	.top-nav .nav-link{
		padding-top: 0.8rem;	
		padding-bottom: 0.8rem;
	}



	.banner{
		padding-top: 112px;
	}

	.banner .banner-caption{
		top: 4%;
		padding-left: 15px;
		padding-right: 15px;
		left: 0;
		right: 0;
		text-align: center;
    }
	.banner-caption h1{
		font-size: 1.6rem;
		line-height: 1.6;
	}

	.banner-caption p{
		font-size: 14px;
		margin-top: 20px;
		line-height: 2;
	}

	.slider-inner{
		height: 550px;
	}

    .banner .info{
		padding: 15px;
		top: 100%;
		width: 80%;	
		left: 50%;
		transform: translateX(-50%);
		z-index: 1020;
		text-align: center;
	}

    .banner .info h3{
    	font-size: 1rem;
    	margin-bottom: 16px;
	}

	.info .btn-download{
		margin-bottom: 14px;
	}
	.info .btn-call{
		margin-bottom: 14px;
	}

	.device{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 80px;
		padding-left: 26%;
		padding-right: 26%;
	}

	.banner .info .btn{
		font-size: 
	}

	.features .content{
	   position: static;
	   top: 0%;
	   transform: translateY(0);
	   text-align: center;
	}

	.carousel-item{
		padding-bottom: 0;
	}

	.features .head{
		font-size: 20px; 
	}

	.features .intro{
		font-size: 14px;
	}

	.features .section img{
		padding-left: 8%;
		padding-right: 8%;
	}


	.features .change .mb-2{
		order: 2;
	}

	.features .btn{
		font-size: 14px;
	}

	.installation .text-align{
		padding-left: 8%;
		padding-right: 6%;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.installation h4{
		text-align: left;
		padding-left: 6%;
		padding-right: 6%;
		margin-left: auto;
		margin-right: auto;
	}

	.teams{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.teams .details li {
	    padding-bottom: 8px;
	    line-height: 1.4;
	    font-size: 14px;
	}

	.footer .head{
		font-size: 18px;
	}

	.footer .nav-link{
		font-size: 12px;
	}

	.footer .bg-clr{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.footer .hr1, .footer .hr2{
		height: 0.4px;	
	}
	.features{
		padding-top: 20px;
	}

	footer .ft-bottom p{
		font-size: 12px;
	}

	.ft-bottom .social-icn{
		margin-left: 8px;
		margin-right: 8px;
	}



 }


.dropbtn {
  background-color: transparent;
  border: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {background-color: black; color: white;}
.dropdown:hover .dropdown-content {display: block;}
