@import url(https://fonts.googleapis.com/css?family=Inter:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);

body, html{
	font-family: 'Inter', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #5a5a5a;
}

h1{
}
h1 strong{
	font-weight: 900;
}
h2{
	line-height: 20px;
	margin:  0;
}
h3{
font-size: 18px;
font-weight: 900;
}
h4{

}
h5{
	font-weight: 700;
	line-height: 20px;
}
p{
	font-family: 'Inter', sans-serif;
}
p.intro{
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Inter', sans-serif;
}
a{ color: #4383CD;
transition: all 0.8s;}
a:hover,
a:focus{
	text-decoration: none;
	color: #4383CD;
}



.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
ul, ol{
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
/* Home Style */

.jumbotron a.jumbolink {
    /* float: left; */
    border-radius: 40px;
    margin-top: 40px;
    z-index: 100000;
    padding: 18px 40px;
    background: #4383cd;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 1.1538;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-weight: 800;
    position: relative;
    margin-bottom: 0;
    height: auto;
}
.jumbotron a.jumbolink:hover, .jumbotron a.jumbolink:focus {
    opacity: 1;
    background-color: #3267a5;
}

.jumbotron a.jumbolink-second {
    border-radius: 40px;
    margin-top: 40px;
    z-index: 100000;
    padding: 16px 25px;
    color: #000000;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    position: relative;
    margin-bottom: 0;
    background: none;
    box-shadow: none;
    margin-left: 17px;
    height: auto;
    text-transform: capitalize;
    /* border: 2px solid #000; */
}

.jumbotron a.jumbolink-second i {
    margin-left: 10px;
}

.jumbotron a.jumbolink-second:hover, .jumbotron a.jumbolink-second:focus {
    opacity: 1;
    color: #000;
}

/* section Footer */
.section_footer {
    color: #fff;
    position: relative;
    padding: 20px 0;
    border-top: 1px solid #171717;
    background-color: #17161a;
}

.section_footer .company-data .logo {
    float: left;
    margin-right: 30px;
}

.section_footer .social-icons {
    display: inline-block;
    overflow: hidden;
    /* margin: 10px 0; */
    margin-top: 0;
}

.section_footer .social-icons a {
    float: right;
    color: #8e8e93;
    margin-left: 10px;
    font-size: 24px;
    line-height: 8px;
}

.section_footer .company-data p {
    /* margin: 20px 0; */
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 34px;
}

.section_footer .copyright {
    font-size: 12px;
    color: #8e8e93;
    font-weight: 300;
    text-align: left;
    margin-top: 15px;
}

.section_footer .nav {
    text-align: right;
    display: inline-block;
}

.section_footer .nav>li {
    position: relative;
    display: inline-block;
    color: #d4d4d4;
    font-size: 14px;
}

.section_footer .nav>li.copyright {
    margin-left: 30px;
}

.section_footer .nav>li a {
    position: relative;
    display: block;
    padding: 0;
    margin-left: 24px;
    color: #d4d4d4;
    font-size: 14px;
    line-height: 73px;
    text-decoration: underline;
}

.section_footer .nav>li a:hover {
    background: none;
    color: #f44336;
}

.section_footer .support_email {
    border: 2px solid #8e8e93;
    border-radius: 4px;
    padding: 4px 6px;
    position: relative;
    padding-left: 106px;
    text-align: left;
    margin-top: 15px;
    padding-right: 25px;
    opacity: 0.8;
    display: inline-block;
    float: right;
    color: #8e8e93;
}

.section_footer .support_email span {
    top: 0;
    background-color: #8e8e93;
    color: #f5f5f5;
    padding: 4px 13px;
    position: absolute;
    left: 0;
    font-weight: bold;
}

/* Features section */

/* Client list */
#clients_section {
	text-align: center;
	padding: 80px 50px;
	background-color: #ffffff;
}
#clients_section .section_description {
font-size: 16px;
    width: 50%;
    line-height: 26px;
    margin: 0 auto;
    margin-bottom: 50px;
    color: #9e9e9e;
}

#clients_section .section_title {
	margin-bottom: 50px;
	font-weight: 400;
}
.clients-list {
	display: flex;
	flex-direction: row;
	list-style: none;
	align-items: center;
	align-content: space-between;
	justify-content: center;
	overflow: hidden;
	flex-flow: wrap;
}
.clients-list li {
	max-height: 100px;
	padding: 20px;
}
.clients-list li img {
	max-height: 60px;
	max-width: 100px;
	opacity: 0.6;
}


/* Section title */
.section_title {
	font-size: 57px;
	font-weight: 800;
	position: relative;
	color: #191f23;
	line-height: 57px;
	letter-spacing: -2px;
}
.section_subtitle {
	font-size: 28px;
	font-weight: 600;
	position: relative;
	color: #191f23;
	line-height: 30px;
	margin-bottom: 40px;
	letter-spacing: -2px;
}
.section_kicker {text-transform: uppercase;letter-spacing: 2px;font-weight: 700;color: #b3b6b9;font-size: 18px;font-family: 'Poppins', sans-serif;margin-bottom: 30px;}

.section_description {font-size: 21px;line-height: 35px;position: relative;color: #2d2d2d;margin-top: 1.5rem;font-weight: 300;}

/* Contact section */
.section_contact {
	padding: 120px 0;
	background-color: #1A191D;
	padding-bottom: 60px;
}
.section_contact .section_title {
	color: #e3e3ec;
	font-size: 42px;
	line-height: 48px;
}
.section_contact .section_subtitle {
	color: #9d9da7;
	font-weight: 400;
	line-height: 35px;
	font-size: 24px;
}
.sc_contact_list {
	margin-left: 60px;
}
.sc_contact_list .sccl_item {padding: 0 20px;border-left: 2px solid #3c3c3c;margin-bottom: 30px;color: #fff;font-weight: 400;}
.sc_contact_list .sccl_item span {display: block;font-weight: 700;font-size: 20px;margin-top: 0px;}
.sc_contact_list .sccl_item span em {display: block;font-weight: 400;font-size: 12px;font-style: normal;line-height: 19px;color: #888494;}

/* CTA section */

.cta_section {
		padding: 160px 0;
		text-align: center;
		background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e1efff9e));
		background: linear-gradient(#fff,#e1efff9e);
		background-color: #F7F7F7;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
}
.cta_section .section_title {
    font-weight: bold;
    line-height: 66px;
    width: 650px;
    margin: 0 auto;
}
.cta_section .btn {
    position: relative;
    border-radius: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 20px 30px;
    background: #3b7fd1;
    border: none;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 27px -2px rgb(0 0 0 / 28%);
    -moz-box-shadow: 0px 0px 27px -2px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 27px -2px rgb(0 0 0 / 28%);
    font-size: 14px;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-weight: 700;
    z-index: 2;
}
.cta_section .btn-second {
background: none;
    box-shadow: none;
    color: #000;
    margin-top: 10px;
    border:2px solid #000;
}
.cta_section .btn-second:hover {
background: none;
}
.cta_section .section_subtitle {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    width: 650px;
    margin: auto;
    margin-top: 40px;
}
.cta_section .section_description {

}

/* Bu section */
#industries_section {padding: 100px 50px;background: #f6f6f2;/* background: linear-gradient( 
181deg
 , #f6f6f2 0%, rgba(255,255,255,1) 100%); */border-radius: 30px;margin: 0 50px;}
#industries_section .section_title {
font-size: 60px;
    font-weight: 700;
}
.industries_list_container {
    /* box-shadow: 0 13px 27px -5px rgb(50 50 93 / 25%), 0 8px 16px -8px rgb(0 0 0 / 30%), 0 -6px 16px -6px rgb(0 0 0 / 3%); */
    /* background-color: #fff; */
    /* border-radius: 6px; */
    position: relative;
    margin-top: 35px;
}
.industries_list {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;width: 100%;}
.industries_list .il-item:nth-child(1),.industries_list .il-item:nth-child(4),.industries_list .il-item:nth-child(5) {
	background-color: #ffffff;
	z-index: 100;
}
.industries_list .il-item {
    padding: 25px;
    background-color: #ffffff;
    border-radius: 6px;
    margin: 5px;
    width: 100%;
    color: #191f23;
    flex: 32%;
    position: relative;
    /* box-shadow: 0 0 0 1px rgba(53,72,91,.1),0 3px 2px rgba(0,0,0,.04),0 7px 5px rgba(0,0,0,.02),0 13px 10px rgba(0,0,0,.02),0 22px 17px rgba(0,0,0,.02)!important; */
    z-index: 1000;
}
.industries_list .il-item.active,.industries_list .il-item:hover {
	/*z-index: 100;*/
	/*box-shadow: 0 3px 18px rgb(0 0 0 / 10%);*/
}

.industries_list .il-item h2 {
	font-size: 21px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;

}
.industries_list .il-item p {margin-bottom: 0;}
.industries_list .il-item ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	background-color: #fff;
	left: 0;
	right: 0;
	z-index: 10000;
	top: 100%;
}
.industries_list .il-item .icon {
	width: 60px;
}

/* Mega menu */

.megamenu {
width: 500px;
    border-radius: 8px;
    padding: 25px;
    border: 1px solid #e1e4e8;
    left: -125px;
}
.background-decoration {
	position: absolute;
    width: 100%;
    z-index: 100;
    opacity: 0.3;
}

#home{
background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
    color: #3B3E47;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 0;
    padding: 0;
    /* background: rgb(228,231,236); */
    /* background: linear-gradient( 
180deg
 , rgb(246 242 246) 0%, rgba(255,255,255,1) 100%); */
}
#home .home_screenshot{
position: absolute;
    z-index: 5;
    top: 75px;
    right: 204px;
}

#home:before {
content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: rgb(228,231,236);
    background: linear-gradient( 
130deg
 , rgb(248 252 255) 0%, rgb(255 255 255 / 0%) 100%);
    z-index: 1;
}
#home video{
position: absolute;
    width: 800px;
    right: 0;
    bottom: 50px;
}

#home .logo{
	margin: 0px 0 48px 0;
	width: 60px;
}
#home .home_screenshot{
	/* margin-top: 40px; */
	/* height: 355px; */
	/* position: absolute; */
	/* bottom: 0; */
}
#home h1{
	color: #000000;
	font-size: 80px;
	font-weight: 800;
	line-height: 80px;
	margin: 0;
}
#home h1.dynamicwords{
    -webkit-background-clip: text;
    background-clip: text;
}
#home p.lead{
color: #000000;
    font-size: 20px;
    font-weight: 400;
    margin-top: 30px;
}
#home .content{
    position: relative;
    z-index: 4;
    padding:200px 0px;
}
#about_section {
    text-align: center;
    padding: 100px;
    z-index: 1000;
    position: relative;
        background-color: #f2f6fc;
    border-radius: 30px;
    margin: 0 50px;
    /* box-shadow: 0 30px 60px -12px rgb(50 50 93 / 25%), 0 18px 36px -18px rgb(0 0 0 / 30%); */
}
#about_section .section_title {
    font-size: 75px;
    line-height: 75px;
}
.values_list {
	display: flex;
	margin-top: 80px;
}
.vl_item {
margin-right: 40px;
    border-radius: 5px;
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.vl_item:last-child {
	margin-right: 0px;
}
.vl_item h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    color: #000;
}
.vl_item .icon {
    width: 80px;
    margin: 0 auto 15px;
}
.content{
	position: relative;
	padding: 80px 0 0 0;
}

.color{
	color: #4383CD;
}
.center {
	text-align: center;
}
.shadow-bottom {
	position: absolute;
	height: 40px;
	width: 100%;
	bottom: 0;
	box-shadow: inset 0 -10px 40px -10px #E4E4E4;
	-moz-box-shadow: inset 0 -10px 40px -10px #E4E4E4;
	-webkit-box-shadow: inset 0 -10px 40px -10px #E4E4E4;
}
p.lead{
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

a.fa.fa-angle-down {
	padding: 10px 15px;
	color: #fff;
	border: 2px solid #b4b4b4;
	border-radius: 50%;
	font-size: 24px;
	margin-top: 200px;
	transition: all 0.5s;
	z-index: 200;
}
a.fa.fa-angle-down:hover{
	background: #4383CD;
	color: #ffffff;
	border: 2px solid #4383CD;
}
a.fa.fa-angle-double-down {
	padding: 10px 15px;
	color: #fff;
	font-size: 40px;
	margin-top: 200px;
	transition: all 0.5s;
}
a.fa.fa-angle-double-down:hover{
	color: #4383CD;
}

.section-title{
	font-size: 2.5em;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.section-sub-title{
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
	color: #B3B3B3;
}
.section-block h2 {
	font-size: 2.5em;
	line-height: 40px;
	font-weight: 700;
	margin-bottom: 15px;
}
.section-block p {
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
}
.section-block h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	margin: 0;
	margin-bottom: 35px;
	position: relative;
	padding-bottom: 6px;
}
.section-block h3:after {
	content: '';
	height: 3px;
	position: absolute;
	background-color: #db5844;
	width: 50px;
	bottom: 0;
	left: 0;
}
.demo-form .section_kicker {
    text-align: left;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    /* background-color: #ffffff; */
}
img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
.gray-section {
	background: #F0F0F0;
}

/* Description */
#description {
	padding: 60px 0;
	background: #db5844;
	color: #fff;
}
/* How work */
#how-work {
	padding: 160px 0;
}
#how-work .number {
	font-size: 60px;
	margin-right: 8px;
	color: #191f23;
	line-height: 60px;
}
#how-work .block-title {
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #191f23;
}
#how-work .block-text {
	font-size: 14px;
	font-weight: 400;
	color: #191f23;
	padding: 0;
	margin-top: 20px;
	padding-right: 30px;
}
#how-work img {
	height: 39px;
	margin-left: 60px;
}
/* Features */
#features_section {
	padding: 110px 50px;
	background-color: #19191B;
	text-align:center;
	border-radius: 30px;
	margin: 0 50px;
}
#features_section .section_title {
    /* background: radial-gradient(#eff1ff, #7b7b7b); */
    /* background-size: 100% 200%; */
    /* background-position: 50% 100%; */
    /* -webkit-background-clip: text; */
    background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    font-size: 70px;
    line-height: 70px;
    margin-bottom:120px;
    color: #fff;
    text-align: left;
}
#features_section .section_subtitle {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #fff;
	text-align: left;
}
#features_section .block-title {
	font-size: 16px;
	font-weight: 600;
	color: #c8cdd6;
}
#features_section .block-text {
	font-size: 14px;
	font-weight: 400;
	color: #85858e;
	padding: 8px 0 15px 0;
}
.features_list {
	display: flex;
	flex-wrap: wrap;
}
#features_section .feature_box {position: relative;flex: 0 25%;text-align: left;margin-bottom: 30px;padding: 0 20px;}
#features_section .feature_box .icon {
    margin-bottom: 15px;
    height: 49px;
}
#features_section .feature_box .icon img{
    width: 40px;
    opacity: 0.7;
}

/* Home map section */
#vd-map {
	height: 300px;
}

/* Responsive section */ 
#section-responsive {
	background: url(../img/mobile.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	color: #fff;
}
#section-admin-park {
	overflow: hidden;
}

/* 2 Blocks section */
.two-blocks-section {
	padding: 80px 0;
}

/* Animation */
.animated-box .bta, .animated-box .bta-1, .animated-box .bta-2, .animated-box .bta-3, .animated-box .bta-4, .animated-box .bta-5, .animated-box .bta-6 {
    opacity: 0;
    transition: all 1s ease;
    -webkit-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
}

.animated-box.animated .bta, .animated-box.animated .bta-1, .animated-box.animated .bta-2, .animated-box.animated .bta-3, .animated-box.animated .bta-4, .animated-box.animated .bta-5, .animated-box.animated .bta-6 {
    transition: all 1s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
}

.animated-box.animated .bta-1 {
    transition-delay: .2s;
}

.animated-box.animated .bta-2 {
    transition-delay: .4s;
}

.animated-box.animated .bta-3 {
    transition-delay: .6s;
}

.animated-box.animated .bta-4 {
    transition-delay: .8s;
}

.animated-box.animated .bta-5 {
    transition-delay: 1s;
}

.animated-box.animated .bta-6 {
    transition-delay: 1.2s;
}
.navbar .phonenumber {
    /* background-color: #000000; */
    padding: 6px 20px;
    border-radius: 40px;
    margin-top: 8px;
    font-weight: 800;
    font-size: 18px;
    color: #000;
    transition: all 0.6s;
    padding-left: 48px;
    height: 34px;
    line-height: 20px;
    border: 2px solid #000;
    position: relative;
    display: inline-block;
    margin-left: 20px;
}
.navbar .phonenumber:hover {
    background-color: #0b0b0b;
    color: #fff;
    padding-left: 50px;
}
.navbar .phonenumber:hover i {
    color: #fff;

}
.navbar .phonenumber i {
    margin-right: 15px;
    /* background-color: #000; */
    color: #000;
    border-radius: 50%;
    padding: 5px;
    font-size: 22px;
    position: absolute;
    left: 8px;
    top: 0px;
}
/* Contact */
#contact{
	color: #fff;
	position: relative;
}
#contact .contact-card{ 
	width: 100%;
	background-color: #DB5844;
	z-index: 100;
	background:url(../img/08.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#contact .contact-card .content{
	padding:60px 40px 30px 60px;
}
#contact .map-con{
	position: relative;
}
#contact .contact-card h2{
	font-weight: 800;
	font-size: 35px;
	letter-spacing: -2px;
	line-height: 40px;
}
#map-container {
  height:250px;
  width: 100%;
  position: relative;
}
#contact .contact-card .social a {
	font-size: 20px;
	color: #fff;
}
#contact .contact-card ul.social li{
	display: inline-block;
	margin-right: 10px;
}


/* Contact form */
#demoRequestModal .modal-dialog,#contactRequestModal .modal-dialog {
	width: 960px;
}
#demoRequestModal .close,#contactRequestModal .close{
    top: 15px;
    right: 15px;
    position: absolute;
}
.demo-form {/* padding: 60px; *//* background: rgb(242,244,246); *//* background: linear-gradient( 
137deg
 , #f2f6fc 0%, rgba(255,255,255,1) 100%); */border-radius: 10px;display: flex;align-items: center;}
.demo-form .modal_title {
}

.modal_title {
	font-size: 57px;
	font-weight: 800;
	position: relative;
	color: #191f23;
	line-height: 66px;
	letter-spacing: -2px;
	text-align: left;
}
.modal_subtitle {
	font-size: 23px;
	font-weight: 500;
	position: relative;
	color: #191f23;
	line-height: 35px;
	margin-top: 20px;
	letter-spacing: -1px;
	text-align: left;
}
.modal_kicker {
text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: #b3b6b9;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 60px;
}

.modal_description {font-size: 21px;line-height: 35px;position: relative;color: #2d2d2d;margin-top: 1.5rem;font-weight: 300;}

.demo-form .df-title {margin-right: 20px;width: 40%;}
.demo-form .df-form {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    margin-left: 50px;
    width: 50%;
    box-shadow: rgb(0 27 56 / 8%) 0px 4px 16px;
}
.demo-form .df-succes-msg {
    text-align: center;
    padding: 15px;
    margin: 50px 0;
    display: none;
}
.demo-form .df-succes-msg h1 {
	font-size: 30px;
	font-weight: 900;
	color: #e0e0e0;
	margin-bottom: 15px;
	background: -webkit-gradient(linear, left top, left bottom, from(#8BC34A), to(#317733));
	background: -webkit-linear-gradient(top, #8BC34A 0%, #317733 100%);
	background: linear-gradient(180deg, #8BC34A 0%, #317733 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.demo-form .df-succes-msg p {

}
/*  Form */
.form-control {
    display: block;
    width: 100%;
    padding: 0.200rem 1.1rem;
    font-size: 14px;
    line-height: 42px;
    box-sizing: border-box;
    -webkit-appearance: none;
    margin-bottom: 15px;
    border-width: 1px;
    color: #424753;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d1d4d8;
    border-radius: 7px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    height: 46px;
    box-shadow: none;
}
.form-control:hover {
    border-color: #b9b8b8;
    outline: none;
    /* box-shadow: none; */
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
		border-color: #3f81cf;
		outline: none;
		box-shadow: none;
}

.form-control:hover {
    border-color: #3f81cf;
    outline: none;
    box-shadow: none;
}

.form-control::placeholder {
    color: #cccccc82;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f9f9f9;
    opacity: 1;
}

.form-control:disabled {
    cursor: not-allowed
}
.field-wrapper{
    position: relative;
    margin-bottom: 15px;
}
.field-wrapper:hover .form-control {
    border-color: #3f81cf;
}

.field-wrapper .form-control:not([disabled]):focus,.field-wrapper.hasValue input:not([disabled])
{
    padding-top: 17px;
    line-height: 24px;
}
.field-wrapper textarea:not([disabled]):focus
{
    height:130px !important;
}
 
.field-wrapper .field-placeholder{
    font-size: 13px;
    position: absolute;
    top: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #c6c9ce;
    padding: 0 16px;
    /* left: 14px; */
    -webkit-transition: transform 150ms ease,opacity 150ms cubic-bezier(0,0,0,0);
    transition: transform 150ms ease,opacity 150ms cubic-bezier(0,0,0,0);
    z-index: 1;
    text-align: left;
    width: 100%;
    transform-origin: top left;
}        

.field-wrapper .form-control:not([disabled]):focus~.field-placeholder,
.field-wrapper.hasValue .form-control:not([disabled])~.field-placeholder
{
    -webkit-transform: scale(.80) translateY(-10px) translateX(0px);
    transform: scale(.80) translateY(-10px) translateX(0px);
    transform-origin: top left;
} 



/* Contact Section */
#tf-contact{
	padding: 80px 0;
}

label {
	float: left;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Inter', sans-serif;
}
#tf-contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#tf-contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

button.btn.tf-btn.btn-default {
	float: right;
	background: #4383CD;
	border: 0;
	padding: 15px 40px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
}
.btn {
	padding: 12px 22px;
	border-radius: 30px;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
.btn:hover {
	background-color: #316aab;
}
/* animation */
.map-marker-pulse {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: tomato;
  position: relative;
}
.map-marker-pulse:before, .map-marker-pulse:after {
  content: '';
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: tomato;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: scale(0.5);
  transform-origin: center center;
  animation: pulse-me 3s linear infinite;
}
.map-marker-pulse:after {
  animation-delay: 2s;
}
@keyframes pulse-me {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.1;
  }
  70% {
    opacity: 0.09;
  }
  100% {
    transform: scale(10);
    opacity: 0;
  }
}

/* Navigation */
#tf-menu {
	padding: 10px;
	transition: all 0.8s;
	margin-bottom: 0;
}
#tf-menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#tf-menu a.navbar-brand {
text-transform: uppercase;
font-size: 22px;
color: #fff;
font-weight: 900;
padding: 8px 15px 15px 15px;
}

#tf-menu.navbar-default .navbar-nav > li > a {
  color: #000;
  font-size: 15px;
  font-weight: 600;
}
.on {
	background-color: #ffffff !important;
	/* padding: 0 !important; */
	box-shadow: rgb(0 27 56 / 8%) 0px 4px 16px;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #4383CD !important;
	background-color: transparent;
	font-weight: 700;
}
#tf-menu.navbar-default .navbar-nav > li > a.sb {color: #f5f7fa;font-size: 13px;border-radius: 30px;padding: 8px 20px;margin-top: 8px;background-color: #3f81cf;margin-left: 15px;}
#tf-menu.navbar-default .navbar-nav > li > a.sb:hover {
	color: #fff;
    background-color: #3267a5;
}

.navbar-toggle {
	border-radius: 0;
	border: none;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #4383CD;
	border-color: #4383CD;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}

/* Footer */
nav#footer{
	background: #222222;
	color: #ffffff;
	padding: 20px 0 15px 0;
}
nav#footer .fnav{ vertical-align: middle;}
ul.footer-social li{
	display: inline-block;
	margin-right: 10px;
}
nav#footer p{
	font-size: 12px;
	margin-top: 10px;
}
#footer i.fa {
	height: 30px;
	width: 30px;
	border: 2px solid #8c8c8c;
	font-size: 20px;
	padding: 4px 5px;
	border-radius: 50%;
	color: #8c8c8c;
	transition: all 0.5s;
}
#footer i.fa:hover{
	background: #4383CD;
	border-color: #4383CD;
	color: #ffffff;
}

#dvLoading
{
   background:#000;
   height: 100%;
   width:100%;
   position: fixed;
   z-index: 10000;
   left: 0;
   top: 0;
   bottom: 0;
   right: 0;
   display: none;
}
.geofonce-img {margin-bottom: -101px;margin-top: 30px;}
.android-icon {
	  display: block;
	  margin-top: 30px;
	  opacity:0.9;
	  color: #BCBCBC;
	  margin-top:50px
}
.android-icon:hover {
	  color: #BCBCBC;
}
.android-icon img {
	  width: 160px;
	  height:40px;
	  margin-left: 15px;
}

.g-leadgen-popup {
    position:fixed;
    bottom:50px;
    right:25px;
    z-index: 1000;
    display: none;
}

.glp-content {
    border-radius:20px;
    padding: 40px 26px;
    width: 350px;
    z-index: 10000000;
    box-shadow: rgb(0 18 46 / 16%) 0px 8px 26px 0px;
    text-align: center;
    background: rgb(60,127,209);
    background: linear-gradient(308deg, rgba(60,127,209,1) 0%, rgba(35,92,162,1) 100%);
    transition: all .2s ease-in-out;
}
.glp-content h1 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    line-height: 26px;
    font-weight: bold;
}
.glp-content h2 {
    font-size:20px;
}
.glp-action-btn {
    position: relative;
    border-radius: 40px;
    margin-top: 15px;
    display: inline-block;
    padding: 12px 30px;
    background: #ffffff;
    border: none;
    color: #3c7fd1 !important;
    font-size: 14px;
    line-height: 12px;
    font-weight: 700;
    z-index: 2;
}
.glp-action-btn.disabled {
    opacity:0.3;
}
.glp-content a {
    color:#fff;
}
.glp-content .glp-input {
    display: block;
    border-radius: 27px;
    border:none;
    padding: 10px 20px;
    width:80%;
    background: #5391dc;
    color: #fff;
    font-size: 16px;
    margin: 25px auto 10px;
}
.glp-content .glp-input:hover {
    background-color:#4d8ede;
}
.glp-content .glp-input:focus-visible {
    outline:0;
}
.glp-content .glp-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #395c88;
  opacity: 1; /* Firefox */
}

.glp-content .glp-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #395c88;
}

.glp-content .glp-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #395c88;
}


.glp-s1 {}
.glp-s2 {
    display: none;
}
.glp-s3 {
    display: none;
}
/* Animations */
.no-touch .to-down {
  -webkit-animation: todown 1.2s infinite linear;
  animation: todown 1.2s infinite linear;
}
@-webkit-keyframes todown {
	0% {
		-webkit-transform: translateY(-15px);
		opacity: 0;
    }
    10% {
		-webkit-transform: translateY(-15px);
        opacity: 0;
    }
    50% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
	90% {
        -webkit-transform: translateY(15px);
        opacity: 0;
    }
	100% {
        -webkit-transform: translateY(15px);
        opacity: 0;
    }
}
@keyframes todown {
	0% {
		transform: translateY(-15px);
		opacity: 0;
    }
    10% {
		transform: translateY(-15px);
		opacity: 0;
    }
	50% {
		transform: translateY(0);
		opacity: 1;
    }
    90% {
		transform: translateY(15px);
		opacity: 0;
    }
	100% {
		transform: translateY(15px);
		opacity: 0;
    }
}

#real-time-section {
	background: url(../img/map_real_time.jpg);
	background-size: cover !important;;
	background-position: center;
	background-repeat: no-repeat;
	color: #555;
	position: relative;
}

.section-sep {
	border-bottom: 1px solid #EAEAEA;
}



/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (max-width: 1280px) {
  

  .container {
	    width: 100%;
	}
	#home .content {
	    position: relative;
	    z-index: 4;
	    padding: 200px 50px;
	}
	#how-work {
	    padding: 160px 50px;
	}
	.section_contact {
	    padding: 120px 50px;
	}
	.section_footer {
	    padding: 20px 50px;
	}
	#features_section .feature_box {
	    flex: 0 33%;
	}
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (max-width: 1024px) {

	#home .content {
	    position: relative;
	    z-index: 4;
	    padding: 200px 50px;
	}
	#about_section {
	    padding: 50px;
	    margin: 0 25px;
	    /* box-shadow: 0 30px 60px -12px rgb(50 50 93 / 25%), 0 18px 36px -18px rgb(0 0 0 / 30%); */
	}
	#industries_section {
	    padding:50px;
	    margin: 0 25px;
	}
	#clients_section .section_description {
	    width: 70%;
	}
	#how-work {
	    padding: 160px 25px;
	}
	#features_section {
	    padding: 50px;
	    margin: 0 25px;
	}
	.sc_contact_list {
	    margin-left: 0px;
	}
	.section_contact {
	    padding: 120px 25px;
	}
	.section_footer {
	    padding: 20px 25px;
	}
	#features_section .feature_box {
	    flex: 0 50%;
	}
	#demoRequestModal .modal-dialog,#contactRequestModal .modal-dialog {
	    width: 95%;
	    margin: 10px auto;
	}
	.demo-form {
		display: block;
	}
	.demo-form .df-title {width: 100%;}
	.demo-form .df-form {width: 100%;margin-left: 0;margin-top: 46px;}
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (max-width: 767px) {
  

	#about_section {
	    padding-left: 25px;
	    padding-right: 25px;
	    border-radius: 0;
	    margin:0;
	}
	#industries_section {
	    padding-left: 25px;
	    padding-right: 25px;
	    border-radius: 0;
	    margin:0;
	}
	#features_section {
	    padding-left: 25px;
	    padding-right: 25px;
	    border-radius: 0;
	    margin:0;
	}
	#features_section .feature_box {
	    flex: 0 100%;
	    padding: 0;
	}
	#home .content {
	    padding: 150px 15px;
	}
	#home h1 {
		font-size: 60px;
    line-height: 60px;
	}
	#about_section .section_title {
	    font-size: 55px;
	    line-height: 55px;
	}
	#industries_section .section_title {
	    font-size: 55px;
	    font-weight: 700;
	}
	.section_title {
	    font-size: 50px;
	    line-height: 57px;
	}
	#features_section .section_title {
	    font-size: 55px;
	    line-height: 60px;
	    margin-bottom: 60px;
	}
	.cta_section .section_title {
	    line-height: 55px;
	    width: auto;
	}
	.cta_section .section_subtitle {
	    width: auto;
	}
	.section_contact {
	    padding: 80px 25px;
	}
	.cta_section {
	    padding: 100px 0;
	}
	.industries_list .il-item {
	    flex: 100%;
	    margin: 0;
	    margin-bottom: 10px;
	}
	#clients_section .section_description {
	    width: 100%;
	}
	.vl_item {
	    flex:100%;
	}
	.values_list {
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	}
	.vl_item {
	    margin-right: 0px;
	    margin-bottom: 20px;
	}
	#how-work .block-title {
		text-align: center;
	}
	#how-work .block-text {
	    text-align: center;
	    margin-bottom: 30px;
	}
	#how-work {
	    padding: 100px 25px;
	}
	.demo-form {
		padding: 0px;
	}
	.demo-form .df-title {padding: 40px 30px;padding-bottom: 0;}
	.demo-form .df-form {

	}
	.modal_title {
	    font-size: 40px;
	    line-height: 40px;
	}
	.modal_subtitle {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 20px;
		font-weight: 500;
	}
	.demo-form .df-form {
	    width: 100%;
	    margin-left: 0;
	    margin-top: 46px;
	}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (max-width: 480px) {
  
	#home h1 {
	    font-size: 45px;
	    line-height: 50px;
	    font-weight: 900;
	}
	#about_section .section_title {
	    font-size: 40px;
	    line-height: 40px;
	}
	#industries_section .section_title {
	    font-size: 40px;
	    line-height: 45px;
	}
	.section_title {
	    font-size: 40px;
	    line-height: 45px;
	}
	#features_section .section_title {
	    font-size: 40px;
	    line-height: 45px;
	    margin-bottom: 60px;
	}
	#features_section .section_subtitle {
	    font-size: 22px;
	}
	.jumbotron a.jumbolink-second {
	    margin-left: 0;
	}
	.cta_section .section_title {
	    line-height: 45px;
	    width: auto;
	}
	#home .content {
	    text-align: center;
	}
	#industries_section {
	    padding-left: 15px;
	    padding-right: 15px;
	}
}