
 
@import url("fonts.css");

/* MainBottom start */
/* --------------------------------------------------------------------- */
.mainbottom {
	background:#202427;
    font-family: 'Open Sans',sans-serif;
}
.mainbottom .container {
      background: url("../images/world-map-dark.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: #a6abae;font-family: "MyriadPro" !important; font-size:13px}

.mainbottom .container a:hover { color: #A3B5C2; text-decoration: none;}

.mainbottom .container h1,
.mainbottom .container h2,
.mainbottom .container h3,
.mainbottom .container h4,
.mainbottom .container h5,
.mainbottom .container h6 { color: #A3B5C2; margin-bottom: 20px; text-transform: uppercase;font-family:"MyriadPro" !important; }

.mainbottom .container .slogan-title {
      text-align: center;
      font-size: 44px;
      font-family: 'Lato', sans-serif;
      font-weight: 100;
      color: #606F78;
      letter-spacing: -2px;
      margin-top: 15px;
	  line-height:75px;
}
.mainbottom .container .slogan-subtitle {
      text-align: center;
      font-size: 22px;
      font-family: 'Lato', sans-serif;
      font-weight: 100;
      color: #3B444B;
      margin-top: -15px;
	  letter-spacing: 0px;
}

.mainbottom input { background: #252B2F; border: 1px solid #2E363A; color: #536266;}

.mainbottom i {
	  color: #999;
	  width: 30px;
	  height: 30px;
	  margin-right: 5px;
	  padding-top: 7px;
	  text-align: center;
	  font-size: 14px;
}

/* MainBottom - Footer Links */

.links ul {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  list-style: none;font-family: "MyriadPro" !important;
}

.links a { color: #a6abae;font-family: "MyriadPro" !important;}
.links a:hover { color: #A3B5C2;}

.links .link-list-1 {
  float: left;
  margin-right: 40px;
}

.links .link-list-2 {
  margin-right: 0;
}

/* MainBottom end */
/* --------------------------------------------------------------------- */

/* footer start */
/* --------------------------------------------------------------------- */
.footer {
      background: #293034; 
     
	  border-top: 1px solid #3D474C;
	  color: #69767F;
	  font-family: 'Open Sans', sans-serif;
}
.footer a { font-size: 11px; color: #69767F;}
.footer .container {padding-top: 10px;}
.footer .nav > li > a:hover, 
.footer .nav > li > a:focus {
	  background-color: #374246;
	  text-decoration: none;
}
.footer .copyright { font-size: 11px; color: #69767F; padding-top: 10px;font-family: "MyriadPro" !important;}

/* footer end */
/* --------------------------------------------------------------------- */

/* ====================================================================================================================
 * Footer Dark Styles end
 * ====================================================================================================================*/


.blue_footer{ color:#005eb0 !important; font-size:25px !important;}