/*
  Theme Name: Alstar
  Theme URL: https://bootstrapmade.com/alstar-free-parallax-bootstrap-template/
  Author: BootstrapMade.com
  Author URL: https://bootstrapmade.com
*/

/* ================================
Imports
================================= */
@import url('font-awesome.min.css');
@import url('simpletextrotator.css');
@import url('overwrite.css');
@import url('animate.css');

@font-face {
    font-family: 'Clementine';
    src: url('../fonts/ClementineRegular.eot');
    src: local('Clementine'), local('ClementineRegular'),
        url('../fonts/ClementineRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClementineRegular.woff2') format('woff2'),
        url('../fonts/ClementineRegular.woff') format('woff'),
		url('../fonts/ClementineRegular.ttf') format('truetype');
		url('../fonts/ClementineRegular.ttf') format('truetype');
		url('../fonts/FormaDJRDisplay.ttf') format('truetype');
}

/* ================================
General
================================= */

body{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}

h1,h2,h3,h4,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color: #e73f2f;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}
.features{
	color: #ffffff;;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}
a{
	text-decoration: none;
}
h5{
	color: #2b2b2b;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}

.lead{
	font-weight: 400;
}

button {
	display: inline-block;
	margin-bottom: 0;
	margin-bottom: 10px;
	padding: 6px 12px;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.428571429;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
button.navbar-toggle {
	background: #2b2b2b;
	border: none;
	color: #fff;
}

.btn-theme,.btn-theme:hover,.btn-theme:focus{
	color: #fff;
}
.btn-theme:hover{
	background: transparent !important;
	border-color: #e73f2f;
	color: #e73f2f;
}
.try{
	text-align: left !important;
}
.notes{
	background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 14px;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

/* ================================
margin, padding
================================= */
.mar-top0 {
	margin-top: 0;
}
.mar-top10 {
	margin-top: 10px;
}
.mar-top20 {
	margin-top: 20px;
}
.mar-top30 {
	margin-top: 30px;
}
.mar-top40 {
	margin-top: 40px;
}


/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index:1000;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  outline: none;
}

#wrapper{
	overflow-x: hidden;
	min-height: 100%;
	position: relative;	
}

/* ================================
Navbar
================================= */

nav.navbar{
	position: fixed;
	top: 0px;
	margin-bottom: 10px;
	padding: 10px 025px 5px 25px;
	width: 100%;
	border-radius: 0px;
	background: #191c20;
	transition: all 0.2s;
}

.navbar-nav{
	float: right;
}

nav.navbar.fixed-to-top{
	top: 0px;
	background: #191c20;
	z-index: 9999999;
}

.navbar-default{
	border: none;
	border-bottom: none;
	opacity: 1;
	display: block;
	z-index: 9999;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #e73f2f;
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	outline: 0;
}
.container {
	width: 100%;
	max-width: 1280px;
}
/* brand / logo */
.navbar-default .navbar-brand{
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2em;

}
.navbar-logo {
Margin-left: 0px;
}

/* ================================
Home sections
================================= */

.home-section {
	width: 100%;
	padding: 150px 0px 80px 0px;
}

/* --- heading --- */
.section-heading {
	margin-bottom: 50px;
}

.section-heading h2 {
	font-size: 38px;
	text-transform: uppercase;
}
.section-heading .sat {
	margin-left: 110px;
}

sup {
	font-size: 10px;
	 font-family: "Raleway", sans-serif;
	 /*top: -15px;*/
}
.section-heading .heading-line {
	margin:0 auto;
	display: block;
	height: 1px;
	width: 80px;
	background: #272727;;
	margin-top: 10px;
	margin-bottom: 20px;
}


/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f6f6fa;
}

.bg-dark {
	background: #17171b;
}


/* --- section content general color --- */

.color-light h1,.color-light h2,.color-light h3,.color-light h4,.color-light h5,.color-light h6 {
	color: #fff;
}


.color-light p {
	color: #eee;
}


/* ==========================
Parallax
============================= */

#parallax1{
	background-image: url(../img/parallax/1.jpg);
	background-size: 100%;
}
#parallax2{
	background-image: url(../img/parallax/2.jpg);
	background-size: 100%;
	margin-top: -20px;
	margin-bottom:20px;
}

.thirdparty img{
	width:75px;
	height: 75px;
}
.thirdparty h5 {
	color: #2b2b2b;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.thirdparty sup {
	font-size: 10px;
	font-family: "Raleway", sans-serif;
	top: -15px;
}
.mt-n1 {
	margin-top: 3rem !important;
  }
/* ================================
Intro
================================= */

#intro {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
}

#intro .item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#intro .item::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#intro .carousel-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .carousel-content {
  text-align: center;
}

#intro h2 {
  color: #272727;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#intro p {
  width: 70%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 30px auto;
  color: #fff;
}

@media (max-width: 768px ) {
  #intro h2 {
    font-size: 36px;
  }
}

#intro .carousel-inner .item {
  transition-property: opacity;
  background-position: center top;
}

#intro .carousel-inner .item,
#intro .carousel-inner .active.left,
#intro .carousel-inner .active.right {
  opacity: 0;
}

#intro .carousel-inner .active,
#intro .carousel-inner .next.left,
#intro .carousel-inner .prev.right {
  opacity: 1;
  transition: 0.9s;
}

#intro .carousel-inner .next,
#intro .carousel-inner .prev,
#intro .carousel-inner .active.left,
#intro .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev,
#intro .carousel-control-next {
  color: #fff;
  position: absolute;
  top: calc(50% - 15px);
}

#intro .carousel-control-prev {
  left: 20px;
}

#intro .carousel-control-next {
  right: 20px;
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
}

#intro .carousel-indicators {
  cursor: pointer;
}

.btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  margin-top: 70px;
  border-radius: 3px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #e73f2f;
}

.btn-get-started:hover {
  background: #e73f2f;
  color: #fff;
  text-decoration: none;
}

/* ================================
About
================================= */

#about .about-img {
  height: 350px;
  overflow: hidden;
}

#about .about-img img {
  margin-left: -50px;
  max-width: 100%;
  max-height: 95%;
}

@media (max-width: 768px) {
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#about .content h2 {
  color: #272727;;
  font-weight: 300;
  font-size: 24px;
  text-align: left;
}

#about .content h3 {
  color: #272727;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
  text-align: left;
}

#about .content p {
  line-height: 26px;
  text-align: left;
}

#about .content p:last-child {
  margin-bottom: 0;
}

/* ================================
Team
================================= */
.box-team img {
	margin-bottom: 30px;
}



/* ================================
Services
================================= */
.service.carousel h4,.service.carousel p {
	text-align: left;
}


.service .carousel-control{
	background: none;
}

.service .screenshot{
	overflow: hidden;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.service .screenshot img{
	margin-right: auto;
	margin-left: auto;
	padding-left: 4px;
	width: 400px;
}

.service .carousel-indicators {
	position: relative;
	bottom: 0;
	left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	padding-bottom: 8px;
	width: 100%;
	background: #ffffff;
}

.service .carousel-indicators .active {
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
}

.service .carousel-indicators li {
	display: inline-block;
	margin: 1px;
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
	background: #eeeeee;
	text-indent: -999px;
	cursor: pointer;
}


/* ================================
Works
================================= */
.og-grid {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.og-grid li {
	display: inline-block;
	margin: 10px 5px 0 5px;
	vertical-align: top;
	height: 250px;
}

.og-grid li > a,
.og-grid li > a img {
	border: none;
	outline: none;
	display: block;
	position: relative;
}

.og-grid li.og-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: none;
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
}

.og-expander {
	position: absolute;
	background: #FFF;
	top: auto;
	left: 0;
	width: 100%;
	margin-top: 10px;
	text-align: left;
	height: 0;
	overflow: hidden;
}

.og-expander-inner {
	padding: 50px 0;
	height: 100%;
}

.og-close {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
	background: #fff;;
}

.og-fullimg,
.og-details {
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.og-details {
	padding: 0 40px 0 0;
}

.og-fullimg {
	text-align: center;
}

.og-fullimg img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}

.og-details h4 {
	font-weight: 300;
	margin-bottom: 10px;
}

.og-details p {
	font-weight: 300;
	font-size: 16px;
	line-height: 1.6em;
	color: #555;
}

.og-details a {
	font-weight: 700;
	display: inline-block;
	margin: 30px 0 0;
	outline: none;
}


.og-details a:hover {
	border-color: #999;
	color: #999;
}

.og-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@media screen and (max-width: 830px) {

	.og-expander h3 { font-size: 32px; }
	.og-expander p { font-size: 13px; }
	.og-expander a { font-size: 12px; }

}

@media screen and (max-width: 650px) {

	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%; }

}

/* ================================
Contact
================================= */

.validation {
  color: red;
  display:none;
  margin: 0;
  font-weight:400;
  font-size:13px;
}
#contact{
	padding-top: 95px;
}
#sendmessage {
  color: green;
  border:1px solid green;
  display:none;
  text-align:center;
  padding:15px;
  font-weight:600;
  margin-bottom:15px;
}

#errormessage {
  color: red;
  display:none;
  border:1px solid red;
  text-align:center;
  padding:15px;
  font-weight:600;
  margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* ================================
Clients
================================= */
ul.clients {
	list-style: none;
}
ul.clients li {
	display: inline;
}


/* ================================
Bottom widget
================================= */
#bottom-widget {
  overflow: hidden;
}
ul.social-network {
	margin: 0;
	margin-left:0;
	padding-left: 0;
	list-style: none;
}
ul.social-network li {
	display: inline;
	margin: 5px 5px;
}


ul.social-network li a:hover span .fa-circle {
	color: #2b2b2b;
}

ul.social-network li a i{
  transition: 0.3s
}
/* ================================
Footer
================================= */
footer {
	background: #191c20;
	color: #ffffff;
	padding: 50px 0 30px;
}

footer a {
	color: #ffffff;
}

footer a:hover {
	color: #e73f2f;
	text-decoration: underline;
}

/* ================================
more media queries
================================= */

@media (max-width:768px) {

	header{
		padding-bottom: 50px;
		min-height: 1000px;
		height: 100%;
	}

	.navbar-nav {
		float: left;
		text-align: left;
	}

	.box-team, .box-team img {
		text-align: center;
	}
	.box-team img {
		float: none;
		margin:0 auto;
	}
	.box-team {
		margin-bottom: 30px;
	}

	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%; padding: 0 40px; }

}

@media (max-width:992px) {

	.service.carousel .item h4, .service.carousel .item p{
		text-align: center;
	}

	.service p{
			margin-bottom: 60px;
	}
	.og-expander {
		background: transparent;

	}
	.og-details {
		padding: 0 20px;
	}

}

@media (max-width:480px){

	header .carousel-iphone, .detail .screenshot{
		width: 280px;
	}

	header .carousel, .detail .screenshot img{
		padding-top: 85px;
		width: 245px;
	}

	.service .screenshot img{
		margin-top: -12px;
		padding-top: 0px;
	}

	header{
		padding-top: 30px;
		padding-bottom: 0px;
	}

	header h1{
		font-size: 70px;
	}
}
.slider-wrapper { 
	width: 95%;
	margin: 20px auto;
	margin-top: 110px;
	margin-bottom:50px ;
}
#slider{
	height: auto;
}
#viewbtn{
	text-transform: uppercase;
	text-shadow: none;
	background: #e73f2f;
	border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	box-shadow: none;
	margin-right:5px;
	padding: 10px 10px;
    margin-top: 5px;
}
.navbar-default .navbar-nav #viewbtn:hover,
.navbar-default .navbar-nav #viewbtn:focus{
		color: #191c20;
	}

.navbar-default .navbar-nav #viewbtn1:hover,
.navbar-default .navbar-nav #viewbtn1:focus{
			color: #ffffff;
		}

#trybtn{
	text-transform: uppercase;
	text-shadow: none;
	border:1px solid #e73f2f;
	border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	box-shadow: none;
	margin-right:5px;
	padding: 9px 9px;
	margin-top: 5px;
	text-decoration: none !important;
	position: relative;
	top: 20px;
	letter-spacing: 1px;
	transition:all 0.5s ease-in-out;
}
#trybtn:hover{
	background: #e73f2f;
	color: #fff;
	border:1px solid #e73f2f;
	text-decoration: none !important;
	transition:all 0.5s ease-in-out;
}
#myModal{
	z-index: 99999999;
    width: 100%;
	margin: 0 auto;
	text-align: -webkit-center;
	text-align: center;
	text-align: -moz-center;
}
#engagement{
	z-index: 99999999;
}
.modal-body{
	margin: 20px 50px;
}

#gallery_viewDemo{
padding-top: 80px;
}
.port{
	position: relative;
	width: 100%;
	padding-top: 100px;
	background-color: #fafafa;
	transition:(all, 0.5s, ease-in-out);
}
.description{
	float: right;
	width: 50%;
	padding: 0 15px 40px;
	overflow: hidden;
}
.description h2{
    color: #272727;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
}
.description p{
	line-height: 26px;
    text-align: left;
}
.viewImg{
	float: left;
	width: 50%;
	padding: 15px 15px;
	overflow: auto;
}
.viewImg>video{
	width: 100%;
	height: auto;
}

#thumb_view{
 padding: 25px 15px;
}
.bodyScroll{
	overflow:hidden;
}
.btnabt{
	margin-top: 10px;
	background-color: #e73f2f;
	padding: 12px 12px;
	text-transform: uppercase;
}	
.btnabt:hover,
.btnabt:focus{
		color: #191c20;
	}
#viewbtn1>span{
	padding: 6px;
    padding-left: 0px;
  }

  
/**------ Pre - Loader --------------**/

#outline {
	stroke-dasharray: 2.42777px, 242.77666px;
	stroke-dashoffset: 0;
	-webkit-animation: anim 1.6s linear infinite;
			animation: anim 1.6s linear infinite;
	stroke: #e63627;
	fill: none;
	stroke-width:4; 
	stroke-linecap:round; 
	stroke-linejoin:round; 
	stroke-miterlimit:10;
  }
  #outline-bg{
	opacity:0.5;
	fill:none;
	stroke:#e63627; 
	stroke-width:4; 
	stroke-linecap: round; 
	stroke-linejoin: round; 
	stroke-miterlimit: 10; 
  }

  #loader-svg{
	  width:300px;
	  height: 200px;
	  left: 50%; 
	  top: 50%; 
	  position: absolute; 
	  transform: translate(-50%, -50%) matrix(1, 0, 0, 1, 0, 0);
  }

  .loader {
	  position: fixed;
	  z-index: 99999999;
	  top: 0;
	  left: 0;
	  right: 0;
	  width: 100%;
	  height: 100%;
	  background: #000;
	  display: flex;
	  justify-content: center;
	  align-items: center;
  }
  .loader.hidden {
	  animation: fadeOut 1s;
	  animation-fill-mode: forwards;
  }

  .loading_txt{
	font-family: "Raleway", sans-serif;
	font-weight: 500;
	font-size: 25px;
	letter-spacing: 2px;
	display: block;
	padding: 12px 32px;
	margin-top: 170px;
	transition: 0.5s;
	line-height: 1;
	color: #fff;
  }
  
  @keyframes fadeOut {
	  100% {
		  opacity: 0;
		  visibility: hidden;
	  }
  }
  
  
  @-webkit-keyframes anim {
	12.5% {
	  stroke-dasharray: 33.98873px, 242.77666px;
	  stroke-dashoffset: 26.70543px;
	}
	43.75% {
	  stroke-dasharray: 84.97183px, 242.77666px;
	  stroke-dashoffset: -84.97183px;
	}
	100% {
	  stroke-dasharray: 2.42777px, 242.77666px;
	  stroke-dashoffset: -240.34889px;
	}
  }
  
  @keyframes anim {
	12.5% {
	  stroke-dasharray: 33.98873px, 242.77666px;
	  stroke-dashoffset: -26.70543px;
	}
	43.75% {
	  stroke-dasharray: 84.97183px, 242.77666px;
	  stroke-dashoffset: -84.97183px;
	}
	100% {
	  stroke-dasharray: 2.42777px, 242.77666px;
	  stroke-dashoffset: -240.34889px;
	}
  }
  .check-out {
	position: absolute;
	bottom: 0.5rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
	font-size: 2rem;
	color: #fff;
  }
.remove_scroll{
	overflow: hidden;
}

.logo_about{
	margin-left: -120px;
    z-index: -1;
    bottom: 2px;		
}

/* Contact form */

.contact_form{
	position: relative;
    width: 100%;
    max-width: 700px;
	background-image:
    linear-gradient(
		#515152, #191c20
    );
    top: -100px;
    margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.header_contact h4{
text-align: center;
font-size: 18px;
color: #fff;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1px;
}
.header_contact h6{
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
	position: absolute;
    bottom: 89px;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.header_contact h4.hear{
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 20px;
}
.header_contact span{
float: none;
display: block;
border-radius: 50%;
width: 150px;
height: 150px;
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
top: 200px;
}
.header_contact span img{
width: 100%;
height: 100%;
}
.header_contact span i{
    color: #e73f2f;
    font-size: 50px;
    position: relative;
    top: 23px;
    left: -5px;
}
.contact_container {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  /* Hide the browser's default radio button */
  .contact_container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
  }
  
  .checkma {
	position: absolute;
	top: 4px;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: #eee;
	border-radius: 50%;
  }

  .contact_container:hover input ~ .checkma {
	background-color: #ccc;
  }
  

  .contact_container input:checked ~ .checkma {
	background-color: #e73f2f;
  }
  

  .checkma::after {
	content: "";
	position: absolute;
	display: none;
  }
  

  .contact_container input:checked ~ .checkma::after {
	display: block;
  }
  

  .contact_container .checkma::after {
	   top: 5px;
	  left: 5px;
	  width: 5px;
	  height: 5px;
	  border-radius: 50%;
	  background: white;
  }
  #contact .form-group input,
  #contact .form-group textarea{
	border: 0px;
    border-bottom: 1px solid #676767;
    background: transparent;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  }
  #contact .form-group input::placeholder,
  #contact .form-group textarea::placeholder { 
	color: #676767;
	opacity: 1;
  }
  
  #contact .form-group input::placeholder,
  #contact .form-group textarea::placeholder {
	color: #676767;
  }
  
  #contact .form-group input::placeholder,
  #contact .form-group textarea::placeholder { 
	color: #676767;
  }
  .icon {
	padding: 10px;
	background: #676767;
	color: white;
	min-width: 30px;
	text-align: center;
  }
  .icon_group{
	display: flex;
	padding-bottom: 20px;
  }
  .cont_ic{
position: relative;
top: 25px;
  }
  .nopad{
	  padding: 50px;
	  height: 579px
  }
  .padCon{
	padding: 30px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
}
.con_right{
	display: block;
	margin-bottom: 25px;
}
.con_right span{
    float: none;
    display: block;
    border-radius: 50%;
    background: #e73f2f;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.con_right i{
	color: #fff;
	font-size: 25px;
    position: relative;
    top: 12px;
    left: -1px;

}
.btn-theme{
	font-weight: 500;
	padding-top:5px;
}

.plane {
	width: 28px;
	height:20px;
	background: url("../img/planewhite.png") no-repeat;
	display: inline-block;
	margin-top: -10px;
    margin-right: 10px;
}

.navbar-default .navbar-nav>li>a:hover>.plane, .navbar-default .navbar-nav>li>a:focus>.plane{
	
	background: url("../img/plane.png") no-repeat;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.logo {
	width: 119px;
	height:51px;
	background: url("../img/logonew.png") no-repeat;
	display: inline-block;
    margin-right: 10px;
}
.tagline {
	width: 120px;
	height:55px;
	background: url("../img/tagline.png") no-repeat;
	display: inline-block;
    margin-right: 100px;
}
.navbar-default .navbar-header>a:hover>.tagline, .navbar-default .navbar-header>a:focus>.tagline{
	
	background: url("../img/taglinehover.png") no-repeat;
	transform: scale(1.1);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.navbar-default .navbar-nav>li.current>a{
color: #e73f2f;
}
.navbar-default .navbar-nav>li>a.sp{
	color: #e73f2f;
	}
.navbar-default .navbar-nav>li>a.sp>span{
	width: 28px;
    height: 20px;
    background: url(../img/plane.png) no-repeat;
    display: inline-block;
    margin-top: -10px;
	margin-right: 10px;
}

.navbar-default .navbar-nav>li.dropdown>a{
	color: #fff !important;
	}
/** captcha **/


.captcha {
    background-color:#f9f9f9;
    border:2px solid #d3d3d3;
    border-radius:5px;
    color:#4c4a4b;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom: 15px;
  }
  
  @media screen and (max-width: 500px) {
    .captcha {
      flex-direction:column;
    }
    .text {
      margin:.5em!important;
      text-align:center;
    }
    .logo {
      align-self: center!important;
    }
    .spinner {
      margin:2em .5em .5em .5em!important;
    }
  }
  
  .captcha .text {
    font-size:15px;
    font-weight:500;
    width: 100%;
    text-align: left;
  }
  .captcha .spinner {
    position:relative;
    width:2em;
    height:2em;
    display:flex;
    margin:2em 1em;
    align-items:center;
    justify-content:center;
    margin-top: 35px;
  }
  .captcha input[type="checkbox"] { position: absolute; opacity: 0; z-index: -1; }
  .captcha input[type="checkbox"]+.checkmark {
    display:inline-block;
    width:2em;
    height:2em;
    background-color:#fcfcfc;
    border:2.5px solid #c3c3c3;
    border-radius:3px;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor: pointer;
  }
  .captcha input[type="checkbox"]+.checkmark span {
    content:'';
    position:relative;/*
    position:absolute;
    border-bottom:3px solid;
    border-right:3px solid;
    border-color:#029f56;*/
    margin-top:-3px;
    transform:rotate(45deg);
    width:.75em;
    height:1.2em;
    opacity:0;
  }
  .captcha input[type="checkbox"]+.checkmark>span:after {
    content:'';
    position:absolute;
    display:block;
    height:3px;
    bottom:0;left:0;
    background-color:#029f56;
  }
  .captcha input[type="checkbox"]+.checkmark>span:before {
    content:'';
    position:absolute;
    display:block;
    width:3px;
    bottom:0;right:0;
    background-color:#029f56;
  }
  .captcha input[type="checkbox"]:checked+.checkmark { 
    animation:2s spins forwards;
  }
  .captcha input[type="checkbox"]:checked+.checkmark>span { 
    animation:1s fadein 1.9s forwards;
  }
  .captcha input[type="checkbox"]:checked+.checkmark>span:after {animation:.3s bottomslide 2s forwards;}
  .captcha input[type="checkbox"]:checked+.checkmark>span:before {animation:.5s rightslide 2.2s forwards;}
  @keyframes fadein {
    0% {opacity:0;}
    100% {opacity:1;}
  }
  @keyframes bottomslide {
    0% {width:0;}
    100% {width:100%;}
  }
  @keyframes rightslide {
    0% {height:0;}
    100% {height:100%;}
  }
  .captcha .captchalogo {
    display:flex;
    align-items:center;
    height:100%;
    align-self:flex-end;
    margin:0.5em 1em;
    width: 100%;
  }
  .captcha .captchalogo img {
    height:100%;
    width:100%;
    max-width: 50px;
    max-height: 50px;
  }
  .captcha .captchalogo p {
    color: #9d9ba7;
    margin: 0;
    font-size: 1em;
    font-weight: 700;
    margin: 0.4em 20px 1.2em 2px;
    padding: 0 20px;
  }
  .captcha .captchalogo small {
    color: #9d9ba7;
    margin: -3px;
    font-size: .8em;
  }
  @keyframes spins {
    10% {
      width:0;
      height:0;
      border-width:6px;
    }
    30% {
      width:0;
      height:0;
      border-radius:50%;
      border-width:1em;
      transform: rotate(0deg);
      border-color:rgb(199,218,245);
    }
    50% {
      width:2em;
      height:2em;
      border-radius:50%;
      border-width:4px;
      border-color:rgb(199,218,245);
      border-right-color:rgb(89,152,239);
    }
    70% {
      border-width:4px;
      border-color:rgb(199,218,245);
      border-right-color:rgb(89,152,239);
    }
    90% {
      border-width:4px;
    }
    100% {
      width:2em;
      height:2em;
      border-radius:50%;
      transform: rotate(720deg);
      border-color:transparent;
    }
  }
  ::selection {
    background-color:transparent;
    color:teal;
  }
  ::-moz-selection {
    background-color:transparent;
    color:teal;
  }
  #msgSubmit{
	font-size: 18px;
    letter-spacing: 1px;
  }
  .form-horizontal .form-group{
	  margin-left:0px ;
	  margin-right:0px ;
  }
  input.error, textarea.error{
    outline:red solid thin;
}

/* ================================
Eula | Privacy Starts
================================= */
#license .container {	
  justify-content: center;
  width: 85%;
  font-family: 'Forma DJR Display', sans-serif !important;
  font-style: normal;
  letter-spacing: .75px;
  font-weight: 500 !important;
  letter-spacing: 1.25px !important;
}

#license .content h2 {
  color: #272727;
  font-weight: 500;
  font-size: 24px;
  text-align: left;
  font-style: normal !important;
  
  
}

#license .content .first {
	margin-top: 10px;
}

#license .content h3 {
  font-family: 'Forma DJR Display', sans-serif !important;
  color: #272727;
  font-size: 17px;
  line-height: 20px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 500;
}

#license .content p {
  font-family: 'Forma DJR Display', sans-serif !important;
  font-style: normal;
  line-height: 23px;
  text-align: left;
  font-size: 16px;
}

#license .content ul {
  font-family: 'Forma DJR Display', sans-serif !important;
  font-size: 14px;
  line-height: 26px;
  list-style-type: disc;
  padding: 0 0 0 1em;
 
}

#license .content ul li{
	list-style-type: disc;
}

.symbol {
	font-size: 12px;
}

/* ================================
Eula Ends
================================= */