/*

Theme Name:  ProFlex
Theme URI:   http://demo.artofthemes.com/html/proflex
Description: ProFlex Multi-Purpose Responsive Template is powerful multipurpose theme that will help you to build practically any site. Each one can be made unique with just a few clicks.
Author:      ArtofThemes
Author URI:  http://www.artofthemes.com
Version:     1.0.0
License:     GPL 2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:        agency, blog, bootstrap, corporate, deco interior, gym fitness, magazine, parallax, portfolio, restaurant, shop, spa, sports, sticky

*/

/*--------------------------------------------------------------
==>>> TABLE OF CONTENTS:
----------------------------------------------------------------
+ Footer Light Styles
	- MainBottom
	- Footer
--------------------------------------------------------------*/

/* ====================================================================================================================
 * Footer Light Styles start
 * ====================================================================================================================*/

@import url("fonts.css");

/* MainBottom start */
/* --------------------------------------------------------------------- */
.mainbottom {
   background: #f6f6f6;
}
.mainbottom .container {
      /*background: url("../images/world-map-light.png") no-repeat center 15px;*/
	  padding: 30px 0;
}
.mainbottom .bottom-box1,
.mainbottom .bottom-box2,
.mainbottom .bottom-box3,
.mainbottom .bottom-box4 {margin-top: 30px; margin-bottom: 30px;}

.mainbottom .container p,
.mainbottom .container address {color: #484848;}

.mainbottom .container a:hover { color: #8C8C8C; text-decoration: none;}

.mainbottom .container h1,
.mainbottom .container h2,
.mainbottom .container h3,
.mainbottom .container h4,
.mainbottom .container h5,
.mainbottom .container h6 { margin-bottom: 20px; text-transform: uppercase; }

.mainbottom .container .slogan-title {
      text-align: center;
      font-size: 44px;
      font-weight: 300;
      color: #b1b9bd;
      letter-spacing: -2px;
      margin-top: 15px;
	  line-height:75px;
}
.mainbottom .container .slogan-subtitle {
      text-align: center;
      font-size: 22px;
      font-weight: 300;
      color: #b1b9bd;
      margin-top: -15px;
	  margin-bottom: 20px;
	  letter-spacing: 0px;
}

.mainbottom input { background: #efefef; border: 1px solid #fff !important; color: #536266; height: 34px;}

.mainbottom i {
	  color: #484848;
	  width: 30px;
	  height: 30px;
	  margin-right: 5px;
	  padding-top: 7px;
	  text-align: center;
	  font-size: 14px;
}

/* MainBottom - Footer Links */

.links ul, .information {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.links a ,.information li{ color: #484848; font-size: 15px;}
.links a:hover { color: #8C8C8C;}

.links .link-list-1 {
  float: left;
  margin-right: 40px;
}

.links .link-list-2 {
  margin-right: 0;
}

/* MainBottom end */
/* --------------------------------------------------------------------- */

/* footer start */
/* --------------------------------------------------------------------- */
.footer {
    /*background: #016435;*/
    background: #009098;
    color: #eee;
    padding: 10px 0 0 0;
}
.footer .nav > li > a:hover,
.footer .nav > li > a:focus {
	  background-color: #374246;
	  text-decoration: none;
}

/* footer end */
/* --------------------------------------------------------------------- */

/* ====================================================================================================================
 * Footer Light Styles end
 * ====================================================================================================================*/

