/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
.fix { overflow: hidden }

h3,
h4
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 600;
	font-family:Open Sans;
}

h2,h2 {
    margin: 0 0 15px;
    font-weight: 700;
	font-family:Open Sans;
}
p{
	font-family: Open Sans;
	font-weight:400;
	
}

button{
	
	font-family: Open Sans;
    font-weight: 600;
}



body {
	background:transparent;
	font-family: Open Sans;
}
a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
}
a:hover { text-decoration: none }

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}



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

.area-padding{
	height:80px;
}

.form-inline{
    display: none;
}

/*
============================================================================
			Window Preloader Area Starts
============================================================================
*/
.js div#preloader {
	position: fixed;
	left: 0;
	top: 0; 
	z-index: 999;
	width: 100%; 
	height: 100%; 
	overflow: visible;
	background: #fff url('img/preloader.gif') no-repeat center center;
}


/*
============================================================================
			Window Preloader Area Ends
============================================================================
*/




/* <!-----HEro-Area Starts------> */

	/* <!-----top-bar Starts------> */
.top-area {
    background: #000 none repeat scroll 0 0;
    width: 100%;
	height:50px;
	z-index: 10;
	position: relative;
}
.top-left {
	float: left;
	width: 45%;
	margin-left: 15px;
}
.social-icon > li {
    float: left;
}
.social-icon li a {
	border-right: 1px solid #101215;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
}
.social-icon a:hover {
	background: #f9a825 none repeat scroll 0 0;
	color:#1565C0;
}
.top-right {
    float: right;
	border-top:1px solid #101215;
	text-align:center;
}
.top-right > a {
    color: #fff;
}
.top-right > a {
    margin-right: 30px;
	line-height: 50px;
    padding-right: 0;
    width: 50px;
	line-height:50px;
}
.top-right > a i {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding-right: 0;
    width: 24px;
}
.left-border {
    border-left: 1px solid #101215;
}

.top-right > a {
    color: #fff;
}
.top-right > a {
    margin-right: 30px;
}
.top-right > a i {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding-right: 0;
    width: 24px;
}

/* Top-bar Area Ends */


/* <!-----header-area Starts------> */
.header-area {
  position: relative;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 99;
  height:84px;
  background:#1565C0;
}
.header-area #sticker {
	height: 84px;
}
.header-area .is-sticky  #sticker {
  height: 70px;
}
.header-area #sticker::after {
    background: #1565c0 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .9;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.header-area nav.navbar {
    border-radius: 0;
	border: 1px solid transparent;
	margin-bottom: 0;
	position: relative;
}
.header-area .navbar-brand > img {
  width: 85%;
  margin-top: 3px;
}
.header-area .navbar-default .navbar-toggle {
  border-color: transparent;
}
.header-area .navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.is-sticky .header-area .navbar-toggle {
  margin-top: -2px;
  padding: 7px 6px;

}
.header-area .collapse.navbar-collapse {
  width: auto;
}
.collapse.navbar-collapse ul {
  width: auto;
}
.header-area .navbar-default .navbar-toggle:focus, .header-area .navbar-default .navbar-toggle:hover {
  background-color: #105cb3;
}
.header-area .navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color:none;
}
.header-area .navbar-collapse {
  border-top: none;
  box-shadow: none;
  overflow-x: visible;
  padding-left: 0;
  padding-right: 0;
}

.header-area .navbar-default {
  border-color: transparent;
  background:transparent;
}
.header-area .navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 7px 6px;
  position: absolute;
  right: 0;
  top: 16px;
}
.header-area .navbar-default .navbar-nav li a {
  color: #fff;
  font-size: 14px;
  padding: 31px 36px;
  transition: all 0.3s ease 0s;
}
.header-area .is-sticky .navbar-default .navbar-nav li a {
  padding: 26px 30px;
}

.header-area .navbar-default .navbar-nav > li > a:focus, .header-area .navbar-default .navbar-nav > li > a:hover {
  background-color: #0454a9;
  color: #fff;
}

/*
=====================================================================
Dropdown Menu Starts
=====================================================================
*/
ul.single-dropdown-menu {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #1465c0 none repeat scroll 0 0;
	border-color: #1465c0 #333 #333;
	border-image: none;
	border-style: solid;
	border-width: 5px;
	height: 0;
	left: 0;
	margin-top: 0;
	position: absolute;
	top: 83px;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.header-area .nav.navbar-nav > li:hover ul.single-dropdown-menu {
  height: 250px;
  visibility: visible;
}
.single-dropdown-menu > li {
	opacity: 0;
	padding: 10px 16px 10px 0;
	transition: all 0.3s ease -1s;
	visibility: hidden;
	width: 200px;
}
.header-area .nav.navbar-nav > li:hover ul.single-dropdown-menu li {
  opacity: 1;
  visibility: visible;
  transition: all 1s ease 0s;
}
.single-dropdown-menu > li:hover {
    background: #0454A9 none repeat scroll 0 0;
}
.is-sticky ul.single-dropdown-menu {
  top: 84px;
  background: rgba(21, 92, 173, 0.89) none repeat scroll 0 0;
}


/*
=====================================================================
Dropdown Menu Ends
=====================================================================
*/


/*  -----header-area Sticky Starts------ */

.is-sticky .header-area {
  height: 65px;
  padding-top: 0;
  z-index: 99;
}
.header-area .is-sticky .navbar-brand > img {
  transition: all .4s ease 0s;
  width: 70%;
  margin-top: -2px;
}
.header-area .is-sticky .collapse.navbar-collapse ul {
  width: auto;
}
.header-area .is-sticky .nav.navbar-nav li a {
  font-size: 14px;
}


/*
=====================
BANNWE AREA NEW STYLE
=====================
*/
.hero-area {
  margin-top: -134px;
  position: relative;
  width: 100%;
}

/* 
=============================================================
			Hero Area Bg for Index-2 / Imageg Version
=============================================================
*/

.hero-area {
  background-image: url('../images/banner_008.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0);
  background-size:cover;
}
.hero-area:before {
	content: "";
	top: 0px;
	left:0px;
	width:100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.88);
	position: absolute;
	z-index:3;
}
/* 
=============================================================
			Hero Area Bg for Index-2 / Imageg Version
=============================================================
*/


/* 
=============================================================
		Hero Area Bg for Index-5 and 6 / Video Version
=============================================================
*/

.fullwidth-video-bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0px;
    z-index: 1;
	width:100%;
	overflow: hidden;
}
video {
    width: 100%;
}

/* 
=============================================================
		Hero Area Bg for Index-5 and 6 / Video Version
=============================================================
*/




.slider-area-table, .slide-wrap, .single-slide, .carousel.slide, .carousel-inner, .item, .fullwidth-slide-bg {
  height: 100%;
}
.slider-area {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index:9;
}
.slider-area-table {
  display: table;
  position: absolute;
  top: 67px;
  width: 100%;
  z-index:9;
}
.slider-area-tablecell {
    display: table-cell;
    vertical-align: middle;
}
.slide-text.text-center h1 {
    font-size: 50px;
    font-weight: 700;
}

/*
=================================================
		For Background with Carousel Slider
================================================= 
*/


.fullwidth-slide-bg {
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;
}
.fullwidth-slide-bg:before {
	content: "";
	top: 0px;
	left:0px;
	width:100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.88);
	position: absolute;
}
.slide-1 {
  background-image: url('../images/Banner01.jpg');
}
.slide-2 {
  background-image: url('../images/Banner02.jpg');
}
.slide-3 {
  background-image: url('../images/Banner03.jpg');
}

/*
=================================================
		For Background with Carousel Slider
================================================= 
*/


.slide-text.text-center {
    color: #fff;
}

.slide-text.text-center > h2 {
    font-size: 50px;
}
.slide-text.text-center > h2 {
    font-size: 35px;
    font-weight: 600;
}
a.style-btn {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	margin-right: 20px;
	padding: 15px;
	transition: all 0.6s ease 0s;
	width: 180px;
	margin-top: 30px;
}
.style-btn.current-button {
    background: #1565c0 none repeat scroll 0 0;
    border: 1px solid #1565c0;
}
a.style-btn:hover {
    background: #1565c0 none repeat scroll 0 0;
    border: 1px solid #1565c0;
}

ol.carousel-indicators.slider-indicators {
  bottom: 0;
}
.left.Banner-control.hidden-xs.hidden-sm, .right.Banner-control.hidden-xs.hidden-sm {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    margin-top: -40px;
    position: absolute;
    text-align: center;
    top: calc(50% + 67px);
    width: 40px;
	z-index:99;
}
.left.Banner-control.hidden-xs.hidden-sm {
    left: 0;
}

.right.Banner-control.hidden-xs.hidden-sm {
    right: 0;
}




/* <!-----about-area Starts------> */
.about-area {
  width: 100%;
  padding-bottom: 80px;
  background:#E8EAE9;
}
.about-area-content {
    width: 100%;
}

.about-area-table {
    display: table;
    height: 100%;
    width: 100%;
}
.about-area-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.about-area-heading h2 {
    color: #212323;
    font-size: 30px;
}
.about-area-paragtaph {
  padding-right: 16px;
  width: 100%;
}
.about-area-paragtaph p {
  color: #596060;
  font-size: 14px;
  line-height: 2;
  margin-bottom: 30px;
  padding-right: 0;
}
.about-area-content-text a {
  background: #1565c0 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all 0.6s ease 0s;
  width: 108px;
}
.about-area-content-text a:hover {
  background: #F9A825;
}

.about-area-right {
    padding-left: 7%;
    width: 100%;
}
.about-area-right-img {
    width: 100%;
}
.about-area-right-img img {
    height: 100%;
    width: 100%;
}

/* <!-----about-area Ends------> */



/* <!-----our-services-area Starts------> */
.our-services-area.text-center {
    padding-bottom: 80px;
    width: 100%;
}
.section-top {
    padding-bottom: 30px;
    width: 100%;
}
.section-heading {
    padding-bottom: 30px;
    position: relative;
    width: 100%;
}
.section-heading h2 {
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
  width: 100%;
}
.section-heading h2::after {
  background: #f9a825 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 48%;
  position: absolute;
  top: 49px;
  width: 4%;
}
.section-text p {
  color: #939192;
  font-size: 14px;
  line-height: 2.5;
}
.our-services-area-single-content {
    width: 100%;
}
.our-services-area-content-icon {
    width: 100%;
}
.our-services-area-single-icon {
    height: 85px;
    margin-bottom: 30px;
    padding-top: 20px;
}
.our-services-area-single-icon a {
  color: #1565C0;
  display: inline-block;
  font-size: 36px;
  height: 80px;
  text-align: center;
  width: 80px;
  line-height: 80px;
  border-radius: 50%;
  transition:.4s;
}

.our-services-area-content .col-md-4.col-sm-4:hover .our-services-area-single-icon a {
	color:#19A4A2;
	transition:.4s;
}

.our-services-area-single-content-text {
    width: 100%;
}
.our-services-area-single-content-text h4 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
.our-services-area-single-content-text p {
  color: #676968;
  font-size: 14px;
  line-height: 1.6;
}

/* <!-----our-services-area Ends------> */


/* <!-----core-features-area Starts------same to our-services-area > */
.our-services-area-content.core-features-area .col-md-3.col-sm-6:hover .our-services-area-single-icon.core-features-area a {
    color: #f9a825;
}


/* <!-----core-features-area Ends------> */


/* <!-----progress-bar-area  Starts------> */

.section-heading  h2.white-text {
    color: #fff;
}

.progress-bar-area {
  background: #232425 none repeat scroll 0 0;
  height: auto;
  padding-top: 80px;
  width: 100%;
  padding-bottom: 40px;
}
.barfiller {
  background: #000 none repeat scroll 0 0;
  border: medium none;
  height: 12px;
  margin-bottom:50px;
}

.progress {
  height: 12px;

}
.progress-bar-area-content label {
    color: #fff;
    margin-bottom: 7px;
    text-align: left;
}

/* <!-----progress-bar-area  Ends------> */



/* <!-----counter-up-area  Starts------> */
.counter-up-area {
    background: #50d499 none repeat scroll 0 0;
    padding: 80px 0;
    text-align: center;
    width: 100%;
}
.counter-up-area-content {
    width: 100%;
}
.counter-up-icon-area {
    width: 100%;
}
.counter-up-single-icon-area {
    width: 100%;
}
.counter-up-single-icon {
    height: 79px;
    width: 100%;
}
.counter-up-single-icon a {
    color: #fff;
    font-size: 50px;
}
.counter-up-single-icon-text {
    width: 100%;
}
.counter-up-single-icon-texth3 {
    font-size: 27px;
}
.counter-up-single-icon-text h3 {
    color: #fff;
    font-size: 35px;
}
.counter-up-single-icon-text h4 {
    color: #fff;
    font-size: 16px;
}

.counter-up-area {
  background: #19a4a2 none repeat scroll 0 0;
  padding: 80px 0;
  text-align: center;
  width: 100%;
}
.counter-up-icon-area {
  width: 100%;
  margin-top: 4%;
}
.counter-up-single-icon-area {
    width: 100%;
}
.counter-up-single-icon {
    height: 79px;
    width: 100%;
}
.counter-up-single-icon a {
    color: #fff;
    font-size: 50px;
	transition:.6s;
}
.counter-up-single-icon-text {
    width: 100%;
}
.counter-up-single-icon-texth3 {
    font-size: 27px;
}
.counter-up-single-icon-text h3 {
    color: #fff;
    font-size: 35px;
}
.counter-up-single-icon-text h4 {
    color: #fff;
    font-size: 16px;
}
.counter-up-area-content-text {
    padding-left: 8%;
    text-align: left;
    width: 100%;
}
.counter-up-area-content-text h3 {
    color: #fff;
}
.counter-up-area-content-text p {
    color: #fff;
    line-height: 2.4;
    padding-right: 10%;
}
.counter-up-icon-area .col-md-4.col-xs-4.col-sm-4:hover .counter-up-single-icon > a {
  color: #f9a825;
}
/* <!-----counter-up-area  Ends------> */


/* <!-----portfolio-area  Ends------> */
.portfolio-area {
    height: auto;
    width: 100%;
}
.portfolio-area-content.text-center {
    width: 100%;
}
.portfolio-area-single-content {
  height:auto;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.portfolio-area-single-content img {
    height: 100%;
    width: 100%;
}
.portfolio-area-single-content:hover .portfolio-area-hover-icon img {
  opacity: 1;
  transform: rotate(360deg);
}

.portfolio-area-hover {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width:100%;
  transition:.3s;
}
.portfolio-area-hover::before {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: all 0.6s ease 0s;
  width: 100%;
}
.portfolio-area-single-content:hover .portfolio-area-hover::before {
	opacity:1;
	width: 100%;
	height: 100%;
	right: 0px;
	bottom:0px;
	opacity: 0.7;
}
.portfolio-area-hover-icon {
  margin-top: 44%;
  z-index: 9999;
}
.portfolio-area-hover img {
  height: 35px;
  opacity: 0;
  position: relative;
  transition: all 1s ease 0s;
  width: 35px;
  z-index: 2;
}

/* <!-----portfolio-area  Ends------> */



/* <!-----creative-area Starts------> */
.creative-area {
  background: #e8e9e9 none repeat scroll 0 0;
  width: 100%;
}
.creative-area-single-content {
    width: 100%;
}
.creative-area-single-content img {
    width: 100%;
	height:200px;
}
.creative-area-single-content h4 {
  color: #313834;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 18px;
  margin-top: 30px;
}
.creative-area-single-content h5 {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  opacity: 0.6;
}
.creative-area-icon {
    width: 100%;
}
.creative-area-single-icon a {
  background: #b2b3b3;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  text-align: center;
  width: 30px;
}
.creative-area-single-icon a:hover {
    color: #fff;
	background:#f9a825;
}
.creative-control span {
  background: #1565c0 none repeat scroll 0 0;
  font-size: 20px;
  height: 35px;
  text-align: center;
  top: 27%;
  width: 25px;
  z-index: 11;
  position: absolute;
  line-height:35px;
}
.left.creative-control span {
  left: -30px;
}
.right.creative-control span {
	right: -30px;
}
ol.carousel-indicators {
  bottom: -50px;
}
.creative-area-content.text-center {
    position: relative;
}
.left.creative-control i {
    background: #1565c0 none repeat scroll 0 0;
    color: #fff;
    padding: 2px;
}
.right.creative-control i {
    background: #1565c0 none repeat scroll 0 0;
    color: #fff;
    padding: 2px;
}
.carousel-indicators .active {
  background-color: #1565c0;
}
.carousel-indicators li {

  border: 1px solid #1565c0;
}
/* <!-----creative-area Ends------> */



/* <!-----pricing-area Starts------> */
.pricing-area-content.text-center {
    width: 100%;
}
.pricing-area-single-content {
  border: 1px solid #ddd;
  margin-bottom: 40px;
  padding-bottom: 30px;
  transition: all 1s ease 0s;
  width: 100%;
}
.pricing-area-single-content-text {
    width: 100%;
}
.pricing-area-single-content-tagname {
  border-bottom: 1px solid #ddd;
  height: 80px;
  padding-top: 4%;
  transition: all 0.6s ease 0s;
  width: 100%;
}
.pricing-area-single-content-tagname h4 {
    color: #777777;
    font-size: 24px;
	transition:.6s;
}
.pricing-area-single-content-text-price {
    width: 100%;
}
.pricing-area-single-content-tagname h4 {
  color: #777777;
  font-size: 24px;
  font-weight: bold;
  transition: all 0.6s ease 0s;
}
.pricing-area-single-content-text-price p span {
    color: #000;
    font-family: Open Sans;
    font-size: 30px;
    font-weight: bold;
}
.pricing-area-single-content-text p {
    color: #777777;
    font-size: 14px;
    line-height: 2.5;
}
p.month-duration {
    font-size: 10px;
    margin-top: -24px;
}
.pricing-area-single-content-button {
    margin-top: 41px;
    width: 100%;
}
.pricing-area-single-content-button button {
  background: #1565C0 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 18px;
  padding: 10px;
  width: 150px;
  transition:.6s;
}
.pricing-area-single-content:hover .pricing-area-single-content-button button {
  background: #F9A825 none repeat scroll 0 0;
  z-index: 9999;
}
.pricing-area-single-content.large button {
  background: #F9A825 none repeat scroll 0 0;
}
.pricing-area-single-content.large {
  transform: scale(1.1);
}
.pricing-area-single-content-tagname.tagname-bg {
    background: #1565c0 none repeat scroll 0 0;
}
.pricing-area-single-content-tagname.tagname-bg h4 {
  color: #fff;
}

/* <!-----pricing-area Ends------> */


/* <!-----Latest-blog-area Ends------> */
.latest-blog-area {
  background: #f6f6f6 none repeat scroll 0 0 / cover ;
  width: 100%;
}

.latest-blog-area-content {
    width: 100%;
}
.latest-blog-area-single-content {
    width: 100%;
}
.latest-blog-area-single-content-img {
  width: 100%;
  height: 215px;
}
.latest-blog-area-single-content-img img {
    height: 215px;
    width: 100%;
}
.latest-blog-area-single-content-text {
    background: #fff none repeat scroll 0 0;
    height: 200px;
    padding: 30px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
    text-align: left;
    width: 100%;
}
.latest-blog-area-single-content-text h4 {
    color: #000;
    font-family: openSans;
    font-size: 18px;
    font-weight: 400;
}
.latest-blog-area-single-content-text p {
    font-family: arial;
    font-size: 14px;
    font-weight: 300;
}

.latest-blog-area-single-content-text a {
	background: #1565C0 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
	padding: 10px 25px;
	transition:.4s;
}
.latest-blog-area-single-content:hover .latest-blog-area-single-content-text > a {
  color: #sss;
  background:#F9A825;
}
.latest-blog-area-single-content:hover .latest-blog-area-single-content-text {
    
}

/* <!-----Latest-blog-area Ends------> */


/* <!-----Contact-Form-area Starts------> */
#googleMap {width:100%;height:380px;}

.contact-form-area input, .contact-form-area textarea {
	border: 1px solid #797C80;
	color: #797C80;
	opacity: .8;
	font-size: 11px;
	padding: 10px;
	width: 100%;
	display: block;
	transition:all 0.4s ease 0s;
}
.contact-form-area input[type="text"], .contact-form-area input[type="email"] {
  margin-bottom: 20px;
}
.contact-form-area label {
  font-size: 14px;
  text-transform: uppercase;
}
input.message-box {
    padding-bottom: 91px;
}

.contact-form-area input[type="submit"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-weight: 700;
	padding: 10px 25px;
	text-transform: uppercase;
	float: right;
	width: inherit;
}

.contact-form-area textarea {
    font-size: 12px;
    height: 130px;
    padding: 10px;
	margin-bottom:20px;
}

.contact-form-area input[type="submit"]:hover{
	background:#F9A825;
	color:#fff;
}
/* <!-----Contact-Form-area Ends------> */



/* <!-----footer-top-area Starts------> */
.footer-top-area {
  background: #2e2e2e none repeat scroll 0 0;
  padding-bottom: 80px;
  width: 100%;
}
.footer-top-area-content {
    width: 100%;
}
.footer-top-area-widget {
    width: 100%;
}
.footer-top-area-single-widget {
    width: 100%;
}
.footer-top-area-widget-text {
    text-align: left;
    width: 100%;
}
.footer-top-area-widget-tagname {
  height: 35px;
  width: 100%;
  position:relative;
  margin-bottom:30px;
}
.footer-top-area-widget-tagname::after {
  background: #F9A825 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 30px;
}
.footer-top-area-widget-tagname > h4 {
    font-size: 18px;
	color:#fff;
}

.footer-top-area-widget-details {
    width: 100%;
}
.footer-top-area-widget-details > p {
  color: #aaaaaa;
  font-size: 11px;
  line-height: 2.2;
}

.footer-top-area-widget-details a {
    color: #aaaaaa;
}
.footer-top-area-widget-details a:hover {
  color: #1565c0;
}
.footer-top-area-widget-icons {
    width: 100%;
	margin-top:20px;
}
.footer-top-area-widget-icons a {
  background: #282828 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  text-align: center;
  width: 30px;
}
.footer-top-area-widget-icons > a:hover {
  background: #f9a825 none repeat scroll 0 0;
  color: #fff;
}
.footer-top-area-widget-details.middle-right {
  margin-top: 56%;
  text-align: left;
}

/* <!-----footer-top-area Ends------> */


/* <!-----footer-area Starts------> */
.footer-area.text-center {
    background: #262626 none repeat scroll 0 0;
    height: 80px;
    padding-top: 35px;
    width: 100%;
}
.footer-area-content {
    width: 100%;
}
.footer-area-text {
    width: 100%;
}
.footer-area-text > p {
    color: #fff;
}

.footer-area-text p a {
    color: #fff;
    font-size: 14px;
}
.footer-area:hover .footer-area-text p a {
	color:#1565c0;
}
p.record-complete {
    color: limegreen;
    margin-bottom: 30px;
}

/* <!-----footer-area Ends------> */
