.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #001b3e;
}
h1 {
  font-size: 61px;
  line-height: 55px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  margin: 0;
}
h2 {
  color: #009ee3;
  font-size: 40px;
  line-height: 43px;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-family:
  font-weight: 600;
  margin: 0;
}
h3 {
  color: #009ee3;
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  margin-bottom: 25px;
}
h4 {
  color: #009ee3;
  font-size: 25px;
  line-height: 28px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
h5 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #001b3e;
  margin-bottom: 14px;
}
h5 a {
  color: inherit;
}
h5 a:hover {
  color: #009ee3;
}
h6 {
  color: #009ee3;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-weight: normal;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 24px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 24px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 14px;
  line-height: 24px;
  background: #ffffff;
  color: #9c9c9c;
  text-shadow: none;
  border: 1px solid #001b3e;
  border-bottom-color: #001b3e;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  text-decoration: none;
  background: 01a0c6;
  color: #ffffff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn.disabled {
  cursor: default !important;
}
.btn-primary {
  background: #001b3e;
  color: #ffffff;
  text-shadow: none;
  border: none;
  font-size: 12px;
  font-weight: 600;
  line-height: 37px;
  padding: 0 14px;
  text-transform: uppercase;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-primary:hover {
  background: #009ee3;
  color: #ffffff;
}
.btn-primary.submitButton {
  float: right;
}
.btn-primary.disabled {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #009ee3;
  color: #ffffff;
}
.btn-info {
  background: #001b3e;
  color: #ffffff;
  text-shadow: none;
  border: none;
  font-size: 12px;
  font-weight: 600;
  line-height: 37px;
  padding: 0 14px;
  text-transform: uppercase;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-info:hover {
  background: #009ee3;
  color: #ffffff;
}
#searchForm .btn.btn-primary {
  height: 34px;
  line-height: 34px;
}
.mod-search form {
  font-size: 0;
  line-height: 0;
}
/*Lists*/
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 35px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
  text-align: left;
}
.pagination ul li {
  display: inline-block;
  margin-right: 2px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  border: none;
  font-size: 12px;
  font-weight: 600;
  line-height: 37px;
  padding: 0 15px;
  text-transform: uppercase;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  background: #009ee3;
  color: #ffffff;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  background: #001b3e;
  color: #ffffff;
  text-shadow: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: #009ee3;
  color: #ffffff;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 24px;
  position: relative;
}
.item_img {
  font-size: 0;
  line-height: 0;
}
.item_img a {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.item_img a:after {
  content: '\f14d';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3;
}
.item_img a:hover:after {
  font-size: 40px;
}
.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}
.item_img a img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 30px 9px 0;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 18px 9px 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.wrapper-inner {
  border-top: 17px solid #009ee3;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
 background: url(/images/dpstech/pentagon-mosaic-header.png) no-repeat #ffffff;
 background-position: right bottom;
 background-color: #ffffff;
 padding: 25px 0 70px;

 

}
.phone {
  font-size: 18px;
  line-height: 18px;
  width: auto;
  float: right;
  padding: 0 0 0 0px;
  margin-top: 0px;
  /*background: url(../images/phone.png) 0 3px no-repeat;*/
  color: #fff;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  text-transform: uppercase;
}
/*======================= NAVIGATION =======================*/
#navigation-row .container {
  position: relative;
}
#navigation-row + #maintop-row {
  padding-top: 100px;
}
#navigation-row + #maintop-row .container {
  padding-bottom: 20px;
}
#navigation-row + #content-row {
  padding-top: 90px;
}
.navigation {
  position: absolute !important;
  margin: 0;
  width: 100%;
  left: 0;
  top: -45px;
  z-index: 100;
}
.navigation ul.sf-menu {
  display: table;
  width: 100%;
  table-layout: fixed;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  float: none;
  display: table-cell;
  padding: 0;
}
.navigation ul.sf-menu > li.sfHover > .sfHolder > a,
.navigation ul.sf-menu > li.sfHover > .sfHolder > span {
  background: url(../images/menu_border.jpg) repeat-y #009ee3;
}
.navigation ul.sf-menu > li.active > .sfHolder > a,
.navigation ul.sf-menu > li.current > .sfHolder > a,
.navigation ul.sf-menu > li.active > .sfHolder > span,
.navigation ul.sf-menu > li.current > .sfHolder > span {
  background: #009ee3 !important;
  color: #ffffff;
}
.navigation ul.sf-menu > li.home {
  font-size: 0;
  line-height: 0;
  text-indent: 9999px;
  width: 84px;
}
.navigation ul.sf-menu > li.home > .sfHolder > a,
.navigation ul.sf-menu > li.home > .sfHolder > span {
  overflow: hidden;
  background-image: url(../images/home_icon.png) !important;
  background-position: 26px 27px !important;
  background-repeat: no-repeat !important;
}
.navigation ul.sf-menu > li + li > .sfHolder > a,
.navigation ul.sf-menu > li + li > .sfHolder > span {
  background: url(../images/menu_border.jpg) repeat-y #001b3e;
}
.navigation ul.sf-menu > li > .sfHolder {
  position: relative;
}
.navigation ul.sf-menu > li > .sfHolder > a,
.navigation ul.sf-menu > li > .sfHolder > span {
  font-size: 14px;
  line-height: 88px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #ffffff;
  background: #001b3e;
  height: 88px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu > li > .sfHolder > a:hover,
.navigation ul.sf-menu > li > .sfHolder > span:hover {
  background: url(../images/menu_border.gif) repeat-y #009ee3;
  color: #ffffff;
}
.navigation ul.sf-menu li > .sfHolder > ul,
.navigation ul.sf-menu li > .sfHolder > ul {
  top: 88px;
}
.navigation ul.sf-menu ul {
  width: 100%;
}
.navigation ul.sf-menu li li > .sfHolder ul,
.navigation ul.sf-menu li li > .sfHolder ul {
  top: -5px;
  left: 100%;
  margin-left: 18px;
}
.navigation ul.sf-menu li li li > .sfHolder ul,
.navigation ul.sf-menu li li li > .sfHolder ul {
  top: -5px;
  left: 100%;
  margin-left: 18px;
}
.navigation ul.sf-menu ul {
  background: #001b3e;
  padding: 32px 0;
}
.navigation ul.sf-menu ul ul {
  background: #009ee3;
}
.navigation ul.sf-menu ul ul li > .sfHolder a:hover,
.navigation ul.sf-menu ul ul li > .sfHolder span:hover {
  color: #001b3e;
}
.navigation ul.sf-menu ul ul li.active > .sfHolder > a,
.navigation ul.sf-menu ul ul li.sfHover > .sfHolder > a,
.navigation ul.sf-menu ul ul li.active > .sfHolder > span,
.navigation ul.sf-menu ul ul li.sfHover > .sfHolder > span {
  color: #001b3e;
}
.navigation ul.sf-menu ul ul:before {
  position: absolute;
  top: 13px;
  left: -5px;
  content: '';
  border-right: 5px solid #009ee3;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.navigation ul.sf-menu ul li.open > .sub-menu {
  display: block !important;
}
.navigation ul.sf-menu ul li > .sfHolder a,
.navigation ul.sf-menu ul li > .sfHolder span {
  font-size: 14px;
  line-height: 28px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #ffffff;
  display: block;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu ul li > .sfHolder a:hover,
.navigation ul.sf-menu ul li > .sfHolder span:hover {
  color: #009ee3;
}
.navigation ul.sf-menu ul li.active > .sfHolder > a,
.navigation ul.sf-menu ul li.sfHover > .sfHolder > a,
.navigation ul.sf-menu ul li.active > .sfHolder > span,
.navigation ul.sf-menu ul li.sfHover > .sfHolder > span {
  color: #009ee3;
}
.navigation ul.sf-menu.sf-vertical {
  width: 100%;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 100%;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 102%;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 88px;
  padding-bottom: 88px;
  margin-bottom: 2px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 90px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 100%;
  top: 88px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
#feature-row .container {
  padding: 66px 0 47px;
  border-bottom: 1px solid #ebeced;
}
.vehicle {
  text-transform: uppercase;
  font-weight: 300;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #c0c5c9;
  font-size: 40px;
  line-height: 43px;
}
/*======================= MAINTOP =======================*/
#maintop-row {
  padding: 48px 0 0;
}
#maintop-row .container {
  border-bottom: 1px solid #ebeced;
}
.top_blocks {
  color: #b5b5b5;
  line-height: 23px;
}
.top_blocks p {
  padding-bottom: 14px;
}
/*======================= CONTENT TOP =======================*/
#content-top-row {
  padding: 0 0 30px;
}
.who_we_are .img-intro__left {
  margin-right: 16px;
}
.who_we_are,
.why_us,
.what_we_do,
.offers,
.info,
.know {
  color: #b5b5b5;
}
.who_we_are h4.moduleTitle,
.why_us h4.moduleTitle,
.what_we_do h4.moduleTitle,
.offers h4.moduleTitle,
.info h4.moduleTitle,
.know h4.moduleTitle {
  font-size: 30px;
  line-height: 36px;
  color: #001b3e;
  margin-bottom: 32px;
}
.who_we_are h4.item-title,
.why_us h4.item-title,
.what_we_do h4.item-title,
.offers h4.item-title,
.info h4.item-title,
.know h4.item-title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  margin-bottom: 17px;
}
.who_we_are p,
.why_us p,
.what_we_do p,
.offers p,
.info p,
.know p {
  padding-bottom: 16px;
}
.news h4.moduleTitle {
  font-size: 30px;
  line-height: 36px;
  color: #001b3e;
  margin-bottom: 32px;
}
.news h4.item_title {
  margin-bottom: 0;
  letter-spacing: -1px;
}
.news h6 {
  font-size: 15px;
  line-height: 18px;
  color: #001b3e;
  margin-bottom: 15px;
}
.news .item {
  margin-bottom: 0;
}
.item_published {
  text-align: center;
  width: 75px;
  margin-right: 30px;
  float: left;
  background: #009ee3;
  border: 2px solid #009ee3;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 32px;
}
.item_published > span {
  display: block;
  background: #fff;
  text-transform: uppercase;
  color: #009ee3;
  padding: 15px 0 11px;
}
.item_published > span > span {
  display: block;
  font-size: 40px;
  color: #001b3e;
}
/*======================= CONTENT =======================*/
#content-row {
  padding: 65px 0 48px;
}
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 42px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 12px;
  text-transform: uppercase;
  font-size: 15px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #001b3e;
}
.item_info_dl dd {
  margin: 0 10px 0 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_info_dl dd a {
  color: inherit;
}
.item_info_dl dd a:hover {
  color: #009ee3;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -30px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 30px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 24px 24px 0 !important;
}
.gallery-item .view .content * {
  color: inherit;
}
.gallery-item .view .content a:hover {
  color: #999;
}
.gallery-item .view .item_title {
  margin-bottom: 0;
}
.gallery-item .view p {
  padding-bottom: 0;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0 0 0 50px;
  margin: 0;
  position: relative;
  border-left: none;
  color: #b5b5b5;
  line-height: 23px;
}
blockquote:before {
  content: '“';
  font-size: 55px;
  font-weight: 600;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  color: #001b3e;
  line-height: 48px;
}
blockquote p {
  margin-bottom: 16px;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote small {
  color: #001b3e;
  text-transform: uppercase;
  font-size: 15px;
}
blockquote small:before {
  display: none;
}
/*===== Blog Page ======*/
.page-blog h4.item_title,
.page-item__blog h4.item_title {
  margin: 0 0 20 0;
}
.page-blog .item,
.page-item__blog .item {
  border-bottom: 1px solid #ebeced;
  padding-bottom: 33px;
}
.page-blog .item_content,
.page-item__blog .item_content {
  margin-left: 100px;
}
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= CONTENT BOTTOM =======================*/
#content-bottom-row {
  border-top: 1px solid #009ee3;
  padding: 47px 0 0;
}
.bottom_blocks {
  color: #b5b5b5;
  line-height: 23px;
}
.bottom_blocks h4 {
  font-size: 30px;
  line-height: 30px;
  margin: 0;
}
.bottom_blocks .img-intro__left {
  margin-right: 24px;
}
.bottom_blocks h5 {
  margin-bottom: 20px;
}
.team {
  color: #b5b5b5;
  line-height: 23px;
}
.team h5 {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 2px;
}
.team .item {
  margin-bottom: 12px;
}
/*======================= ASIDE RIGHT =======================*/
.archive-module,
.categories-module,
.mod-menu .nav.menu,
.list1 ul {
  margin: 0;
}
.archive-module li,
.categories-module li,
.mod-menu .nav.menu li,
.list1 ul li {
  list-style: none;
  padding: 0 0 10px 25px;
  background: url(../images/list_marker.png) 0 7px no-repeat;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
  background: none !important;
  overflow: hidden;
}
.price ul li {
  font-weight: 300;
}
.price ul li a {
  display: block;
  overflow: hidden;
}
.price ul li a:after {
  display: block;
  overflow: hidden;
  content: '..................................................................................................................................................................';
}
.price ul li a > span {
  float: left;
}
.price ul li a > span + span {
  float: right;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
.testimonials .item {
  margin-bottom: 20px;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row .container {
  padding: 50px 0 60px;
  border-top: 1px solid #ebeced;
}
.offers .pretext {
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color: #009ee3;
  margin-bottom: 25px;
}
.offers .item {
  margin-bottom: 10px;
}
.info .dropcap-info {
  float: left;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  margin-right: 29px;
  width: 37px;
  background: url(../images/info.png) 12px 6px no-repeat #009ee3;
  height: 37px;
}
.info .item_content {
  overflow: hidden;
}
.info h4 {
  margin: 0;
  letter-spacing: -1px;
}
.info h5 {
  font-size: 15px;
  line-height: 18px;
}
.info .item {
  margin-bottom: 5px;
}
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#copyright-row {
  padding: 20px 0 0;
  color: #ffffff;
}
#copyright-row a {
  color: inherit;
}
#copyright-row a:hover {
  color: #009ee3;
}
#copyright {
  font-weight: 300;
  margin-top: 6px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
#copyright .footer_logo {
  margin-right: 7px;
}
#copyright .siteName {
  font-weight: 600;
  color: #fff;
}
#copyright .year:after {
  content: '|';
  padding: 0 0 0 4px;
}
#footer-wrapper {
  background: #001b3e;
}
/*===== Social Media ======*/
.social {
  margin: 0;
}
.social li {
  margin: 0 0 0 9px;
}
.social li a {
  width: 34px;
  height: 34px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  text-indent: 9999px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background-color: #31383f;
}
.social li a:hover {
  background-color: #009ee3;
}
.partnerlogo img {
max-height:85px;
}